| Age | Commit message (Expand) | Author |
| 2002-03-25 | Rename all remaining functions that don't start with fl_ to | Michael R Sweet |
| 2002-03-25 | Update migration docos for 1.1.x. | Michael R Sweet |
| 2002-03-24 | Finish changes to FLUID chapter... | Michael R Sweet |
| 2002-03-24 | Doco updates for 1.1. | Michael R Sweet |
| 2002-03-22 | Working on the FLUID chapter, to do a new FLTK 1.1.0 beta release... | Michael R Sweet |
| 2002-03-02 | Remove unused images. | Michael R Sweet |
| 2002-02-27 | Updated OSIssues documentation for Mac | Matthias Melcher |
| 2002-02-26 | - added DDrag'N'Drop support for MacOS | Matthias Melcher |
| 2002-02-24 | Update documentation to contain DND stuff. | Matthias Melcher |
| 2002-02-20 | Update copyright in FLUID "about" window. | Michael R Sweet |
| 2002-02-15 | Use +O2 for compiler on HP-UX. | Michael R Sweet |
| 2002-02-13 | More link fixes. | Michael R Sweet |
| 2002-02-13 | Fix links in FLTK docos. | Michael R Sweet |
| 2002-01-29 | Fix link in preface... | Michael R Sweet |
| 2002-01-15 | Doco and makefile updates from SGI. | Michael R Sweet |
| 2002-01-15 | Doco fixes from Alexander. | Michael R Sweet |
| 2002-01-07 | Only build man pages by default in documentation directory. | Michael R Sweet |
| 2002-01-07 | Add missing Fl_BMP_Image docos. | Michael R Sweet |
| 2002-01-06 | Add Fl_BMP_Image class and docos. | Michael R Sweet |
| 2002-01-06 | Doco and dist file updates. | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-21 | CVS ignore files... | Michael R Sweet |
| 2001-12-19 | "make clean" should not delete makedepend, since we now track this | Michael R Sweet |
| 2001-12-17 | Fl_Help_View now ignores links when the link callback returns NULL, and | Michael R Sweet |
| 2001-12-14 | Documentation makefile should be using --batch option, not list all | Michael R Sweet |
| 2001-12-13 | Use correct image filename... | Michael R Sweet |
| 2001-12-12 | Update documentation screenshots (still have some to go...) | Michael R Sweet |
| 2001-12-12 | Documentation updates, mainly to fix typos, mark constants with TT, and | Michael R Sweet |
| 2001-12-12 | Added Carbon event handling for Mac OS X gaining support for the | Matthias Melcher |
| 2001-12-12 | Update paragraph 4 of the FLTK license exemptions; basically, justify/ | Michael R Sweet |
| 2001-12-11 | Multiple fixes from Sebastien. | Michael R Sweet |
| 2001-12-08 | Add docos for the thread methods (awake, lock, thread_message, and unlock) | Michael R Sweet |
| 2001-12-03 | Bug fixes and doco updates care of Sebastian. | Michael R Sweet |
| 2001-11-29 | Documentation updates galore (up to chapter 7, still need to do chapter | 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 | Image class docos. | Michael R Sweet |
| 2001-11-27 | More docos (many files just copied, so the content isn't right yet...) | Michael R Sweet |
| 2001-11-26 | Add missing doco file... | Michael R Sweet |
| 2001-11-26 | Doco updates. | Michael R Sweet |
| 2001-11-24 | Add horizontal scrollbar to Fl_Help_View. | Michael R Sweet |
| 2001-11-19 | Move header installs to new FL/Makefile, which is generated by | Michael R Sweet |
| 2001-11-19 | WIN32 fixes for the new image stuff... | Michael R Sweet |
| 2001-11-18 | More CygWin stuff, and a fix for WIN32 with the new fl_beep() function. | 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-11-05 | Doco updates (more to come) | Michael R Sweet |
| 2001-10-27 | Don't allow extra boxtypes to override user-defined boxtypes. | Michael R Sweet |
| 2001-10-24 | "alldocs" target to build everything, including HTML... | Michael R Sweet |
| 2001-10-22 | Make Fl_Widget::parent() work with Fl_Group pointers... | Michael R Sweet |
| 2001-10-18 | Fix the editor demo and associated documentation. | Michael R Sweet |