| Age | Commit message (Expand) | Author |
| 2008-09-13 | WP1 merged from my branch, WP2 reserved, todo list updated. | Fabien Costantini |
| 2008-09-10 | Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi... | Matthias Melcher |
| 2007-05-20 | Fix compiler warnings/errors. | Michael R Sweet |
| 2007-03-20 | Removed the Fl::set_awake_cb API and documented the Fl::awake(function, data)... | Matthias Melcher |
| 2007-03-06 | This is a suggested change. It is complete except for documentation. | Matthias Melcher |
| 2007-02-08 | Add handler for thread messages (STR #1536) | Michael R Sweet |
| 2006-11-16 | Merge all of the scrollbar sizes into a single API call | Michael R Sweet |
| 2006-10-30 | Fl::x(), Fl::y(), Fl::w(), and Fl::h() did not report the desktop | Michael R Sweet |
| 2006-06-09 | Added an event variable "Fl::event_original_key()" which returns the current ... | Matthias Melcher |
| 2006-04-27 | STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi... | Matthias Melcher |
| 2005-03-31 | Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi- | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2004-11-23 | Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-08-14 | DLL changes (still some more to go...) | Michael R Sweet |
| 2002-08-09 | Move the rest of the image file formats (except for XBM and XPM) to | Michael R Sweet |
| 2002-07-30 | Added Fl::get_boxtype() method. | Michael R Sweet |
| 2002-07-17 | First steps in CodeWarrior on OS_X support. | Matthias Melcher |
| 2002-07-14 | More FL_EXPORT stuff for WIN32. | Michael R Sweet |
| 2002-07-08 | Add Fl::remove_handler() method. | Michael R Sweet |
| 2002-04-13 | Add Fl::dnd_text_ops() methods. | Michael R Sweet |
| 2002-03-07 | Back-ported cut & paste code from fltk2.0. | Bill Spitzak |
| 2002-01-09 | First round of DND additions to 1.1 - just X11 code, and I haven't added | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-20 | Implement Fl::scheme() and Fl::reload_scheme() (this includes support | Michael R Sweet |
| 2001-12-19 | Multiple bug fixes from Sebastien: | Michael R Sweet |
| 2001-12-14 | More tweeking of plastic boxtypes. | Michael R Sweet |
| 2001-12-11 | Multiple fixes from Sebastien. | 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 | More doco updates. | Michael R Sweet |
| 2001-11-28 | Add Fl::version() and Fl::event() methods. | Michael R Sweet |
| 2001-11-27 | Preliminary commit of my MacOS X work. | Michael R Sweet |
| 2001-11-03 | Add Fl::visible_focus() method. | Michael R Sweet |
| 2001-08-06 | Symbols are now supported by main label drawing code - @@ to insert a | Michael R Sweet |
| 2001-08-02 | More mouse wheel stuff (as compatible as possible with the 2.0 code...) | Michael R Sweet |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-12-12 | Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered | Bill Spitzak |
| 2000-06-21 | Changed the name of the new function from "add_interval_timeout" to | Bill Spitzak |
| 2000-06-20 | Whoops, I screwed up the timeout callbacks a bit. | Bill Spitzak |
| 2000-06-16 | Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad. | Bill Spitzak |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-05-13 | Added Fl::first_window(window) to change which window is at the top of | Bill Spitzak |
| 2000-04-25 | Updated copyright notices for all of the 1.0.x files. | Michael R Sweet |
| 2000-03-08 | Fix to compile on GCC 2.95. | Carl E. Thompson |
| 2000-02-21 | Forgot to commit the header files and fixed documentation! | Bill Spitzak |
| 1999-04-17 | Fl::add_fd() structures are dynamically allocated so you can listen to | Bill Spitzak |
| 1999-02-23 | Oops - forgot that the OS/2 port doesn't use the WIN32 stuff - restored | Michael R Sweet |
| 1999-02-19 | Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays. | Michael R Sweet |
| 1999-02-16 | Updated headers to support WIN32 and OS/2 DLLs. | Michael R Sweet |