1327 Commits (e5d7f8367e7a19a1b85b0f3b65cc9dd82e94d8b4)

Author SHA1 Message Date
Matthias Melcher 47276e733d In order to make the whitte text field at the bottom left of the 21 years ago
Matthias Melcher e85d7a8752 The first menuitem in a menulist would not honor teh MENU_INVISIBLE flag. 21 years ago
Michael R Sweet 998f74be9f Fl_Scroll now uses a full redraw when the scheme is set to 21 years ago
Michael R Sweet 03a4621432 Documentation updates (STR #365) 21 years ago
Michael R Sweet a3d0905c9e Copyright updates and prep for 1.1.5rc1. 21 years ago
Michael R Sweet 6bed8ffce8 Update Fl_Scroll background image fix... 21 years ago
Michael R Sweet b4b95029e8 Added a new_directory_tooltip string pointer to allow 21 years ago
Michael R Sweet af0c12aae6 Add Fl_Menu_::find_item() method (STR #316) 21 years ago
Michael R Sweet 9202d0798e The Fl_Widget copy operator definitions were not conditionally 21 years ago
Michael R Sweet 70ca1d156b Fl_Value_Slider::draw_bg() didn't always apply the clipping 22 years ago
Michael R Sweet 71d7776392 Fixed some OS/2-specific build problems (STR #185) 22 years ago
Michael R Sweet f6769cebc6 Add Fl_Tooltip::hoverdelay() method and code (STR #126) 22 years ago
Michael R Sweet 4e6a41e2cd Bump to 1.1.5rc1... 22 years ago
Michael R Sweet f6a1e8ca40 Leave more space for filename label in file chooser. 22 years ago
Michael R Sweet 5495630684 Provide inline code for copy operators in Fl_Widget; this works around 22 years ago
Matthias Melcher c2e8891693 OS X: some changes to support Apples ProjectBuilder. 22 years ago
Michael R Sweet 17abd7136d Several widgets defined their own size() method but didn't 22 years ago
Michael R Sweet aa88761194 Add clear() method to Fl_Scroll so that the scrollbars don't get deleted. 22 years ago
Michael R Sweet f438ffa087 Added documentation for all forms of Fl_Widget::damage() (STR 22 years ago
Michael R Sweet 936e471e35 Add symlink for installs on OSX so that the wrong include file is not 22 years ago
Michael R Sweet 0aa85c540c Add preliminary support for Apple Open Documents event callback interface 22 years ago
Michael R Sweet ba892d2652 Add find() method to help widget and search box to help dialog. 22 years ago
Michael R Sweet 8a2aa0a0d1 Add thin up box with plastic style. 22 years ago
Michael R Sweet eca1c6cc4c Fix help dialog link color. 23 years ago
Michael R Sweet 82a8a171e5 Bump version number for next release. 23 years ago
Michael R Sweet 00cb676e11 Copyright update for 1.1.3 release (not quite yet, but soon...) 23 years ago
Michael R Sweet fc22bc93a0 Support type qualifiers before a class name; this allows for things like 23 years ago
Michael R Sweet 65e732d189 Add FL_EXPORT to nested classes. 23 years ago
Michael R Sweet 4fb89e2571 Fix build problems on Windows. 23 years ago
Michael R Sweet d43b146df3 Fix header file again. 23 years ago
Michael R Sweet c089f9b264 Need to include Fl_Export.H for FL_EXPORT definition. 23 years ago
Michael R Sweet 4bf5385fb1 Update Fl_Image and friends so that we don't need to include the 23 years ago
Michael R Sweet 74d47ce80c Doco updates. 23 years ago
Michael R Sweet cd5c9b8743 OSX fixes for GLUT/GL window classes. 23 years ago
Michael R Sweet 4842030537 Bump version number in CVS... 23 years ago
Michael R Sweet 6318705512 Fix fl_dir_chooser()/Fl_File_Chooser:value() bug - cancel didn't return 23 years ago
Michael R Sweet a74795bbb8 Get rid of some valid compiler warnings with CodeWarrior that were reported 23 years ago
Michael R Sweet 7a89877eee Add const char * add methods to Fl_Check_Browser. 23 years ago
Michael R Sweet 9268b0288d Add Alpha compiler stuff and cast for menu code. 23 years ago
Matthias Melcher 332ae4a831 Fixed missing undo bug in Fl_Text_Editor. Undo would be performed on 23 years ago
Michael R Sweet ee58dd2f62 Add draw_children() method to Fl_Group. 23 years ago
Matthias Melcher 3473297741 Added 'Undo' to Fl_Text_Editor by reusing some of the Fl_Input_ code. I tried many cases and it seems to work fine. 23 years ago
Matthias Melcher 66dabdb8f5 Added callbacks to Fl_Text_Editor. 23 years ago
Michael R Sweet 299ebf295a Update tile documentation to be explicit about widgets touching and doing 23 years ago
Michael R Sweet 7d0d281fb4 2.0 tooltip changes into 1.1.x. 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 8276f8b307 Implement Fl_Shared_Image::uncache(). 23 years ago
Michael R Sweet 7db8fe569d Preliminary OpenGL single-buffering fix. 23 years ago
Michael R Sweet be58513af7 Use memmove() instead of memcpy() in several key places. 23 years ago
Michael R Sweet 008c2937ea Bump patch version in FL/Enumerations.H... 23 years ago