1578 Commits (6e4cdc0978dd9655e7d75c3ffffc0aed365954ef)
 

Author SHA1 Message Date
Michael R Sweet 0fdef4a820 Rename files with the correct filenames... 23 years ago
Michael R Sweet da5525cfcb Don't allow multiple shell commands to run at the same time. 23 years ago
Matthias Melcher f4a60090ba Added WidgetBin/ToolBox to fluid. Made fluid remember window 23 years ago
Matthias Melcher 270c364bb3 Fixed two little bugs for Fluid pixmaps on MacOS and Unix. 23 years ago
Matthias Melcher 41d14b074b Added icons to Fluid's menu and object list. 23 years ago
Michael R Sweet 299ebf295a Update tile documentation to be explicit about widgets touching and doing 23 years ago
Michael R Sweet 4bed0a3665 Tooltip tweeks. 23 years ago
Matthias Melcher 36656517e6 Unswapped MacOS modifier keys. event_key and event_text should return 23 years ago
Michael R Sweet a5131e1959 Fix focus hogging by the Fl_Tabs widget. 23 years ago
Michael R Sweet 0daa36de39 More fun with WIN32 redraw... 23 years ago
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