2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Michael R Sweet 263f2ed1e6 Fix OK button when doing directory selection. 23 years ago
Michael R Sweet 521ab78b9a Fix file chooser absolute path bug. 23 years ago
Michael R Sweet 7d0d281fb4 2.0 tooltip changes into 1.1.x. 23 years ago
Matthias Melcher 314a351940 MacOS windows were rsizable even if size_range would not allow a resize. 23 years ago
Michael R Sweet 7e128e13da Fix cursor problems and add Shift-Delete, Ctrl-Insert, and Shift-Insert 23 years ago
Michael R Sweet b20688cfbf Ignore OSX -psn_N_NNNNN option. 23 years ago
Michael R Sweet 7a8ba8be1a Changelog update. 23 years ago
Michael R Sweet 0a5f303608 Possible fix for WIN32 redraw lockup (mainly with menus) 23 years ago
Michael R Sweet 913561c630 Fix handling of directories with \ in them. 23 years ago
Michael R Sweet 4f75130870 Limit resizes to 1 line minimum. 23 years ago
Michael R Sweet 3d2f4492ea Oops, missed this one... 23 years ago
Michael R Sweet 9e0efc1e88 First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus, 23 years ago
Michael R Sweet e001b30f18 Define bool=char, true=1, and false=0 for C++ compilers that don't 23 years ago
Michael R Sweet c300426e4c Fix Fl_Text_Display cursor drawing bug... 23 years ago
Michael R Sweet 5953e69de0 Include "flstring.h" before the FLTK headers, so that bool is defined 23 years ago
Michael R Sweet 02b14d5fdd Add section on the main() function to the editor example. 23 years ago
Michael R Sweet a79e377dc7 Changelog. 23 years ago
Michael R Sweet 4c0903ad50 WIN32 redraw fixes. 23 years ago
Michael R Sweet 3939b6cde5 Dammit, the NEdit code update before 1.1.0 introduced "bool" back into 23 years ago
Michael R Sweet 2ba819c6e7 Add missing documentation. 23 years ago
Michael R Sweet 82eeab48e6 Initialize backbuffer_bad under X11. 23 years ago
Michael R Sweet 8276f8b307 Implement Fl_Shared_Image::uncache(). 23 years ago
Michael R Sweet e50a290d8a No space between #! and /bin/sh! 23 years ago
Michael R Sweet 65c019830b Make sure that font names are zeroed. 23 years ago
Michael R Sweet 7db8fe569d Preliminary OpenGL single-buffering fix. 23 years ago
Michael R Sweet 1d42e4784b BC++ workaround... 23 years ago
Michael R Sweet 9282371cb5 Use 2.0 drawing code for check marks... 23 years ago
Michael R Sweet f337f43ad7 Documentation tweek from Emanuele. 23 years ago
Michael R Sweet be58513af7 Use memmove() instead of memcpy() in several key places. 23 years ago
Michael R Sweet fddb73a5f2 Bug #621737: Add range checking for the width and height arguments to the 23 years ago
Michael R Sweet fe8518f37c Fix bug #621740 - tooltips stay up in WIN32 when USE_TRACK_MOUSE is not 23 years ago
Michael R Sweet 6e39ebd8a0 Add link from Fl_Help_Dialog to Fl_Group. 23 years ago
Michael R Sweet 1907ad9473 Set flag so that destructor will free memory used by PNM images. 23 years ago
Michael R Sweet 5d4b4d571b fl_filename_match() was not doing a case-insensitive comparison on UNIX 23 years ago
Michael R Sweet 3a1b6495c4 Fix focus box redraw bug for buttons with FL_NO_BOX. 23 years ago
Michael R Sweet 0d2a4632bb Fix SF bug #620633 - crash on redisplay in Fl_Text_Display. 23 years ago
Michael R Sweet 8b7b26b7bf Take focus when the user presses a shortcut. 23 years ago
Michael R Sweet 77c3efad19 Matthias's fl_filename_relative() fixes. 23 years ago
Michael R Sweet 8e0ec8482e Matthias's BMP file loader updates (16-bit + transparency support) 23 years ago
Michael R Sweet 66e37af681 Add Fl_Check_Browser.html to book... 23 years ago
Michael R Sweet 008c2937ea Bump patch version in FL/Enumerations.H... 23 years ago
Michael R Sweet b40f5fb69e Documentation updates. 23 years ago
Michael R Sweet 5c8ccb8289 Vertical scrollbars didn't draw inactive arrows... 23 years ago
Michael R Sweet c4003cf4dc Forgot this one, too... 23 years ago
Michael R Sweet 90b7be9aca Update documentation and web site intro. 23 years ago
Michael R Sweet e4731d3f1a Final doco updates for 1.1.0. 23 years ago
Michael R Sweet 8d552439c7 New Fl_Widget::redraw_label() method to cleanly redraw the label of a 23 years ago
Michael R Sweet 3a0dd9fe23 Fix compile error. 23 years ago
Michael R Sweet add787dcf7 Update changelog... 23 years ago
Michael R Sweet 5610521910 Doco updates. 23 years ago