6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Manolo Gouy 0cfd9a1a23 button demo program: use fl_beep() function. 13 years ago
Manolo Gouy 7fadd473af Fix STR#2846: revert CMakeLists.txt as before libpng upgrade 13 years ago
Greg Ercolano df5c8cc76f Fixed some keynav problems: 13 years ago
Greg Ercolano 3bcc267052 Mac only: centered down arrow for mac. 13 years ago
Greg Ercolano b547a4f5dc Fixed doc typo 13 years ago
Manolo Gouy aa2ed50292 Added Doxygen doc of Fl_File_Chooser::showHiddenButton. 13 years ago
Greg Ercolano 6295b803b7 SGI fixes. 13 years ago
Manolo Gouy f1210a7fd2 Fixed Doxygen doc of Fl_File_Native_Chooser::SAVEAS_CONFIRM 13 years ago
Manolo Gouy b05079b38a Fixed the Doxygen doc of Fl_Slider::Fl_Slider(uchar t, int X, int Y, int W, int H, const char* L). 13 years ago
Greg Ercolano b879b0673a Added some descriptions to colors, switched jpg -> png. 13 years ago
Greg Ercolano 7dcf31ff36 Added colormap with index numbers in the legends to the "Colors" 13 years ago
Greg Ercolano 34716f86a0 Added three methods and dox to Fl_Tooltip: 13 years ago
Greg Ercolano f9d8abbf7b o Added color() methods to get/set color of input field. 13 years ago
Greg Ercolano 041a77c347 Small adjust 13 years ago
Greg Ercolano 7e66b6ee3c Added screenshot for Fl_Spinner docs. 13 years ago
Greg Ercolano 31f320e2c6 o Added new 0xffffffff 'transparent' color behavior for the item's bg color; 13 years ago
Manolo Gouy 4a5e1ec196 Fixed Fl_PostScript_Graphics_Driver::pie(). 13 years ago
Greg Ercolano ebf71d633b Documentation improvements: 13 years ago
Albrecht Schlosser 21520a3d5e Remove redundant redraw_label() call from copy_label(), STR #2836. 13 years ago
Albrecht Schlosser 66cea4322f Fix STR #2836: copy_label() with old label() value failed. 13 years ago
Greg Ercolano 93fd842a5b Fixes small redraw problem with Fl_Tree child widgets on linux, perhaps others. 13 years ago
Manolo Gouy 547fc0a3f0 Added Fl_Graphics_Driver::vertex_no(), vertices() and vextex_kind() accessor functions useful 13 years ago
Manolo Gouy 1229ac8808 Fix STR#2831: regression in Fl_Pixmap drawing under X11. 13 years ago
Matthias Melcher 0d214036bc Jenkins fixed 13 years ago
Matthias Melcher b5465c7cde Testing Jenkins 13 years ago
Greg Ercolano b395ce78de Grr, looks like Fl_Group::update_child() 13 years ago
Greg Ercolano f8d269725d Fixes focus issues: 13 years ago
Greg Ercolano 165cd2b63b Fixes STR#2832; support labels on tree child widget()s. 13 years ago
Fabien Costantini 0ab2bd9dda Added cocoa improvement inspired for from ossman improvement STR2802 for modal windows... 13 years ago
Fabien Costantini e67e798aeb Fixed build break on FLTK_ABI_VERSION >= 10302 introduce in r9293 as extern ref to fl_copy_offscreen would not be found anymore by linker... This can't be captured yet by the Jenkins continous intergration builds as the compilation is for the FLTK_ABIVERSION >= 10302 13 years ago
Greg Ercolano 16fb1bad6a Added a new example to demonstrate complex widgets as children 13 years ago
Greg Ercolano 474feee1db o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode() 13 years ago
Fabien Costantini fa60da1ca7 Optimized final string ending sorting test 13 years ago
Fabien Costantini 78a8821bc5 Optimized unnecessary use of strlen() 13 years ago
Greg Ercolano db73861e7c allow 'open all' button to include root. 13 years ago
Greg Ercolano bb8f51ea1a Fixes STR #2796 13 years ago
Fabien Costantini 41d77efe8e Fixed comments 13 years ago
Fabien Costantini 6588c7f390 Fixed indentation as specified by the CMP 13 years ago
Fabien Costantini 2340ea06a6 Fixed a sorting issue w/ different sizes 13 years ago
Fabien Costantini 8154316dc5 improved ascii strcasecmp, and use it in font sort instead of strcasecmp 13 years ago
Fabien Costantini d90b170c8d Fixed more warnings in VC2010 32+64 bits builds 13 years ago
Fabien Costantini 36c52ce810 Fixed even more warnings in Fl_x.cxx & utf8Wrap.c 13 years ago
Fabien Costantini 5e0ecd4dab Fixed a warning in utf8Wrap.c 13 years ago
Fabien Costantini 88cbdd46f7 removed more 64 bits warning in curve/arc demos 13 years ago
Fabien Costantini 636885f28c removed 64 bits warning in arc demo 13 years ago
Fabien Costantini 9011c77c0e Added range test in new fl_ascii_strcasecmp to avoid potential false positives. 13 years ago
Matthias Melcher e2d3d400cd Reverted flags in Fl_Widget to protected. 13 years ago
Greg Ercolano d07ef80207 Various Fl_Tree enhancements: 13 years ago
Albrecht Schlosser fd9f4e6132 Fix STR #2819 (include dirent.h on Windows/MinGW). 13 years ago
Greg Ercolano 42416fa912 Fixed problem with linespacing(): should not affect widget() size 13 years ago