| Age | Commit message (Expand) | Author |
| 2007-02-10 | Update dependencies. | Michael R Sweet |
| 2007-01-04 | Add fl_open_uri() function as discussed on fltk.development. | Michael R Sweet |
| 2005-11-27 | Update dependencies. | Michael R Sweet |
| 2005-03-06 | Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the | Michael R Sweet |
| 2003-07-23 | Update dependencies... | Michael R Sweet |
| 2003-01-15 | Update dependencies. | Michael R Sweet |
| 2003-01-12 | Fix header file again. | Michael R Sweet |
| 2003-01-10 | Update dependencies and the change log. | Michael R Sweet |
| 2002-10-23 | Include "flstring.h" before the FLTK headers, so that bool is defined | Michael R Sweet |
| 2002-08-01 | Add image() methods to Fl_Menu_Item. | Michael R Sweet |
| 2002-06-28 | Add missing file. | Michael R Sweet |
| 2002-06-07 | New file chooser. | Michael R Sweet |
| 2002-05-30 | fl_read_image() - not implemented for WIN32 or OSX yet. | Michael R Sweet |
| 2002-05-24 | Get rid of as many compiler warnings as possible. | Michael R Sweet |
| 2002-05-16 | Massive update to use strlcpy() and strlcat() instead of strncpy() | Michael R Sweet |
| 2002-05-15 | Update dependencies. | Michael R Sweet |
| 2002-05-04 | Fix scandir dirent stuff under WIN32. | Michael R Sweet |
| 2002-04-30 | New Fl_File_Input widget, courtesy of Curtis Edwards old Fl_Input_File | Michael R Sweet |
| 2002-04-29 | Updated credits file. | Michael R Sweet |
| 2002-04-14 | Add Cygwin drive code. | Michael R Sweet |
| 2002-04-11 | Make Fl_Output a subclass of Fl_Input, and add input_type and readonly | Michael R Sweet |
| 2002-04-10 | Update dependencies... | Michael R Sweet |
| 2002-03-25 | Don't use the snprintf() and vsnprintf() names; instead, use fl_snprintf() | Michael R Sweet |
| 2002-03-25 | Rename all remaining functions that don't start with fl_ to | Michael R Sweet |
| 2002-03-08 | Purge and re-make dependencies... | Michael R Sweet |
| 2002-03-08 | Fix 1.1.x makefile - it had the wrong depend target (Bill, you can use | Michael R Sweet |
| 2002-03-07 | Re-add dependency files. | Michael R Sweet |
| 2002-03-07 | Back-ported cut & paste code from fltk2.0. | Bill Spitzak |
| 2002-03-06 | Fix non-Xft build. | Michael R Sweet |
| 2002-02-26 | Changes to get DND to compile under X11; get a coredump when dragging | Michael R Sweet |
| 2002-01-06 | Add Fl_BMP_Image class and docos. | Michael R Sweet |
| 2001-12-20 | Implement Fl::scheme() and Fl::reload_scheme() (this includes support | Michael R Sweet |
| 2001-12-16 | Better UNFOCUS redraw() fix for Fl_Button. | Michael R Sweet |
| 2001-12-09 | CygWin threading fixes from Teun. | Michael R Sweet |
| 2001-12-08 | Fix infinite loop problem in Fl_Text_Editor - was resizing before we | Michael R Sweet |
| 2001-12-06 | FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX. | Michael R Sweet |
| 2001-11-28 | Add new plastic box types (kindof a shiny translucent box type...) | Michael R Sweet |
| 2001-11-25 | Add flstring.h header file to include string functions, strcasecmp | Michael R Sweet |
| 2001-11-24 | Added XBM, XPM, and PNM image file classes. | Michael R Sweet |
| 2001-11-24 | Fix bugs in copy() methods. | Michael R Sweet |
| 2001-11-19 | OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image | Michael R Sweet |
| 2001-11-18 | Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions | Michael R Sweet |
| 2001-11-17 | Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that | Michael R Sweet |
| 2001-09-30 | Update dependencies. | Michael R Sweet |
| 2001-09-30 | Windows doesn't have case-sensitive filenames, so we can't have two | Michael R Sweet |
| 2001-09-29 | Fl_FileXYZ -> Fl_File_XYZ | Michael R Sweet |
| 2001-09-10 | HelpView/HelpDialog updates. | Michael R Sweet |
| 2001-08-11 | Add more widgets from the bazaar... | Michael R Sweet |
| 2001-08-06 | Symbols are now supported by main label drawing code - @@ to insert a | Michael R Sweet |
| 2001-08-05 | Image labels! | Michael R Sweet |