summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-29STR 1167: updated documentation for Fl_Valuator and Fl_Value_InputMatthias Melcher
2006-03-29Str 1171: added documentation for Fl_Toggle_ButtonMatthias Melcher
2006-03-29Fixing STR #1222 (case sensitive include fl_draw.H correction)Fabien Costantini
2006-03-29STR 1157: Attempt to make the documentation on Fl_Valuator::format clearer. A...Matthias Melcher
2006-03-28STR 1192: Added documentation for Fl_Clock_OutputMatthias Melcher
2006-03-28STR 1183: swapping two items in an Fl_Browser_ widget would corrupt redrawing...Matthias Melcher
2006-03-28STR 1179: function fl_scroll should now be correctly exported, even on VC6 :-)Matthias Melcher
2006-03-28ST 1148: a preselected filename will also be selected in the file chooser whe...Matthias Melcher
2006-03-28Reverted Help Browser to previous faster and simpler code.Matthias Melcher
2006-03-27STR 1186: Fixed Help Browser buffer overflow by adding a self-enlarging buffe...Matthias Melcher
2006-03-27STR 1213: leaving the area of a menubar when dragging would not cancel out th...Matthias Melcher
2006-02-22Don't increment read-only cells on a multiple-click.Michael R Sweet
2006-02-22Don't try to load image file we couldn't openMichael R Sweet
2006-01-31Update copyrights.Michael R Sweet
2006-01-31FLUID didn't handle loading .fl files with internationalMichael R Sweet
2006-01-31Fl_Spinner's minimum() and maximum() "get" methods wereMichael R Sweet
2006-01-31Fix fl_filename_list() bug (STR #1159) caused by changing of the ABIMichael R Sweet
2006-01-18Update announcement with edited changelog.Michael R Sweet
2006-01-17Fix menubar menu clicking, so that menu items work again and clicking outsideMichael R Sweet
2006-01-17Clicking outside a menu window dismisses it (STR #1144)Michael R Sweet
2006-01-17Check if the user clicks outside the menu area in the menu bar so that weMichael R Sweet
2006-01-16STR #1109 re-fix: when fixing 1109, I accidentally enabled clicking on grayed...Matthias Melcher
2006-01-15Update Linux desktop files.Michael R Sweet
2006-01-15Fix EPM list file and games programs.Michael R Sweet
2006-01-15Update EPM list file and OSX icon for FLUID.Michael R Sweet
2006-01-15Fix OSX make and install stuff.Michael R Sweet
2006-01-15Add OSX application stuff for FLUID.Michael R Sweet
2006-01-15Update OSX icons.Michael R Sweet
2006-01-15More packaging fun.Michael R Sweet
2006-01-15More packaging fun (games package to "advertise" FLTK...)Michael R Sweet
2006-01-15Separate the desktop install/uninstall stuff so that users that don'tMichael R Sweet
2006-01-15Fix installation of Linux desktop files.Michael R Sweet
2006-01-15Work on Linux and OSX desktop integration stuff via make install andMichael R Sweet
2006-01-15Another copyright notice update.Michael R Sweet
2006-01-15More copyright updates.Michael R Sweet
2006-01-15Update copyright.Michael R Sweet
2006-01-15Pressing a Fl_Menu_Button widget now draws it pressed in (STRMichael R Sweet
2006-01-14Fix resizing of Windows (STR #1139)Michael R Sweet
2006-01-13Fix compile error.Michael R Sweet
2006-01-13Fix bugs in Sudoku demo:Michael R Sweet
2006-01-08Make sure that threads.o depends on threads.h - it wasn't included in theMichael R Sweet
2006-01-08Oops...Michael R Sweet
2006-01-06The threads demo would display negative prime numbersMichael R Sweet
2006-01-05Add ipp, ldap, mailto, news, and smb schemes.Michael R Sweet
2006-01-05Add comment block for new DND code.Michael R Sweet
2006-01-04Check for CR LF and no spaces in addition to starting with a URI prefix.Michael R Sweet
2006-01-04Fl::dnd() now sets the content type of the drag toMichael R Sweet
2006-01-02Fixed "Pixmap" demo to not pop up a dialog if an image (or other file or even...Matthias Melcher
2006-01-02Use "512" in place of kWindowNoTitleBarAttribute, as that constant wasMichael R Sweet
2006-01-02Fix MingW threading support.Michael R Sweet