5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Manolo Gouy da5c3c2cbc Added missing #include <stdlib.h> 13 years ago
Manolo Gouy 477febec7b Added missing initialization/deallocation of member variables of class Fl_Graphics_Driver 13 years ago
Michael R Sweet e3f407427c Pass through menu() accessor. 13 years ago
Greg Ercolano 78e2cdf50b fl_measure() doc clarifications for common use errors. 13 years ago
Greg Ercolano 4e40f1b339 Mods to allow test/tree to add 20,000 items at a time to the tree to test for slowness. 13 years ago
Greg Ercolano 9a4ef219de Fl_Tree optimizations for selecting large trees (100k items). 13 years ago
Albrecht Schlosser 82b6725d16 Added text constants for preference names (project and application) for 14 years ago
Albrecht Schlosser 92d846caa4 Fixed Fl_Preferences documentation typos. 14 years ago
Manolo Gouy c7b0467518 Remove compilation error under Mac OS 10.3 14 years ago
Manolo Gouy b8d34a254f Fixed the use of FL_SUBMENU_POINTER in Fl_Sys_Menu_Bar objects (cont'd). 14 years ago
Manolo Gouy 2d4cf9e26b Some code simplifications. 14 years ago
Manolo Gouy 4be97ea19c Fixed the use of FL_SUBMENU_POINTER in Fl_Sys_Menu_Bar objects (Mac OS-specific). 14 years ago
Greg Ercolano aa0e4bb823 Small fix for vertical connectors between far away items, as noted by Christophe. 14 years ago
Greg Ercolano fc135a498b Optimizations for very large Fl_Tree's 14 years ago
Greg Ercolano a0be94eebe Fix comment typo 14 years ago
Albrecht Schlosser 7788e3d699 Fixed fl_round_box regression causing drawing artifacts (STR #2709). 14 years ago
Ian MacArthur c4e1e39f6b Per STR 2687, remove the old fltk-local scandir implementation which might 14 years ago
Albrecht Schlosser 3f94496191 Typos and formatting, again. 14 years ago
Albrecht Schlosser b5a0625dcd Fixed typos, added Debian and Ubuntu installation notes. 14 years ago
Greg Ercolano 15e00887fe Updates for Centos 5.5 builds 14 years ago
Greg Ercolano 931f01a589 Cleaner example image for input_choice. Kept size the same. 14 years ago
Greg Ercolano 94563a2d33 Improved docs, added example image 14 years ago
Greg Ercolano 759794dbdb Added docs to show how to walk the menu array. 14 years ago
Ian MacArthur 367f563334 Fix typo in includes 14 years ago
Manolo Gouy 900fe72b8a Fixed the Doxygen comments of the Fl_Overlay_Window class. 14 years ago
Greg Ercolano 272475dde4 Fixing STR #2786; clipping problem with child FLTK widgets. 14 years ago
Albrecht Schlosser d250e21542 Fixed Fl_Input_::maximum_size() documentation and Fl_Input::replace() 14 years ago
Manolo Gouy 3edb5e5aba Fix STR #2782: allow early #include <FL/Fl_Native_File_Chooser.H> 14 years ago
Manolo Gouy 67fdcb8fa3 Fix STR #2779: clang-detected error 14 years ago
Manolo Gouy eab4e1f2d5 Needed after r.9181 for the Gmsh program according to its author Christophe Geuzaine 14 years ago
Albrecht Schlosser 05f669c9ce Fixed a potential crash if Fl_Double_Window::flush() was called before show(). 14 years ago
Manolo Gouy a1a9dbd961 Improved the windowShouldClose message processing. 14 years ago
Manolo Gouy c78bc79001 Fix STR #2770: menubar menus have problems near screen edges. 14 years ago
Manolo Gouy d92f2d765b Mac OS: fix possible crash when closing window with a callback that deletes it. 14 years ago
Manolo Gouy 1962c2b6ed Fix STR #2775. Under Mac OS, fixed some erroneous window move/resize. 14 years ago
Manolo Gouy 12a0cb308e Fix STR #2769: Mac OS crash during creation of non-modal window on secondary screen 14 years ago
Manolo Gouy 74720fd205 Mac OS: better window positioning on secondary displays at creation. 14 years ago
Greg Ercolano 6b1db04a80 Small fix: typo affected string length calc. 14 years ago
Greg Ercolano 7f556fde4a Solve STR #2733: MAX_PATH too small on Win32 (260 chars!) 14 years ago
Greg Ercolano e0e04cc956 Solve STR #2768: WIN32 file filter pulldown menu was not showing wildcard patterns. 14 years ago
Greg Ercolano baca25f902 Fix for problem with posting 'popup menus' during user callback 14 years ago
yuri 3086c07eec fix STR #2764 14 years ago
Manolo Gouy 409afd29cc Mac OS: more accurate definition of the Window system-specific type. 14 years ago
Manolo Gouy 4fbc766422 Fixes for STR 2600, 2695, 2697. 14 years ago
Manolo Gouy e37006f259 Fix STR #2759: Fl_Window::hotspot() now positions a new window correctly on a secondary display. 14 years ago
Manolo Gouy 0cf73d4603 Mac OS: simpler processing of window closing events. 14 years ago
Manolo Gouy c9345e7d01 Added more paper sizes for Fl_PostScript_Printer. 14 years ago
Manolo Gouy 1e88511efa Fixed use of "landscape" orientation with PostScript printing/output. 14 years ago
Manolo Gouy 8ff32e11d6 Mac OS: fixed the setting of the key window after a window is closed. 14 years ago
Manolo Gouy 353f59a0ce Mac OS: restore the focus to the top FLTK window after closing the window opened by the 14 years ago