summaryrefslogtreecommitdiff
path: root/FL
AgeCommit message (Expand)Author
2005-03-21Polygon drawing fixed #765, fl_message wrapped in Fl_Group::current(0), so it...Matthias Melcher
2005-03-21Printing support for FLUID...Michael R Sweet
2005-03-20Add Fl_Spinner widget (another combo of existing widgets in a header file)Michael R Sweet
2005-03-06Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of theMichael R Sweet
2005-03-05More browser documentation changes.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2005-02-24Added Greg Ercolano's simple Fl_Input_Choice widget which is aMichael R Sweet
2005-02-05Fl_File_Chooser was slow with large directories (STR #654)Michael R Sweet
2004-12-06Fixed a compiler warning in Fl_Window.H (STR #641)Michael R Sweet
2004-12-03Fl::event_number() didn't always match the value sent to theMichael R Sweet
2004-12-03Fl_Help_View::topline() incorrectly set the changed() flag (STRMichael R Sweet
2004-11-29Changelog.Michael R Sweet
2004-11-23Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.xMichael R Sweet
2004-11-20Watcom fixes (STR #584, STR #594, STR #595)Michael R Sweet
2004-10-18Documentation updates (STR #568)Michael R Sweet
2004-10-18Documentation updates (STR #570)Michael R Sweet
2004-09-29Eliminate shadowed arguments...Michael R Sweet
2004-09-24Now look for 8 bits of alpha when the developer has requestedMichael R Sweet
2004-09-12Tooltips would not reappear on the same widget, and the initialMichael R Sweet
2004-09-09News from FLTK1.1 and QuartzMatthias Melcher
2004-08-31Quartz for FLTK1.1Matthias Melcher
2004-08-31Quartz for FLTK 1.1:Matthias Melcher
2004-08-27Quartz:Matthias Melcher
2004-08-26Quartz implementation for FLTK 1.1:Matthias Melcher
2004-07-27More doco updates.Michael R Sweet
2004-07-26More documentation updates...Michael R Sweet
2004-07-04In order to make the whitte text field at the bottom left of theMatthias Melcher
2004-06-07The first menuitem in a menulist would not honor teh MENU_INVISIBLE flag.Matthias Melcher
2004-05-15Fl_Scroll now uses a full redraw when the scheme is set toMichael R Sweet
2004-04-29Documentation updates (STR #365)Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-04-11Update Fl_Scroll background image fix...Michael R Sweet
2004-04-06Added a new_directory_tooltip string pointer to allowMichael R Sweet
2004-04-06Add Fl_Menu_::find_item() method (STR #316)Michael R Sweet
2004-04-06The Fl_Widget copy operator definitions were not conditionallyMichael R Sweet
2004-03-11Fl_Value_Slider::draw_bg() didn't always apply the clippingMichael R Sweet
2003-11-01Fixed some OS/2-specific build problems (STR #185)Michael R Sweet
2003-09-14Add Fl_Tooltip::hoverdelay() method and code (STR #126)Michael R Sweet
2003-09-09Bump to 1.1.5rc1...Michael R Sweet
2003-09-08Leave more space for filename label in file chooser.Michael R Sweet
2003-09-04Provide inline code for copy operators in Fl_Widget; this works aroundMichael R Sweet
2003-08-02OS X: some changes to support Apples ProjectBuilder.Matthias Melcher
2003-06-15Several widgets defined their own size() method but didn'tMichael R Sweet
2003-06-15Add clear() method to Fl_Scroll so that the scrollbars don't get deleted.Michael R Sweet
2003-06-12Added documentation for all forms of Fl_Widget::damage() (STRMichael R Sweet
2003-06-01Add symlink for installs on OSX so that the wrong include file is notMichael R Sweet
2003-05-30Add preliminary support for Apple Open Documents event callback interfaceMichael R Sweet
2003-05-21Add find() method to help widget and search box to help dialog.Michael R Sweet
2003-05-18Add thin up box with plastic style.Michael R Sweet
2003-02-25Fix help dialog link color.Michael R Sweet