| Age | Commit message (Expand) | Author |
| 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 |
| 2001-09-30 | Documentation updates. | Michael R Sweet |
| 2001-09-29 | Fl_FileXYZ -> Fl_File_XYZ | Michael R Sweet |
| 2001-09-10 | HelpView/HelpDialog updates. | Michael R Sweet |
| 2001-09-04 | Doco updates. | Michael R Sweet |
| 2001-08-02 | Fl_HelpDialog and Fl_HelpView widgets. | Michael R Sweet |
| 2001-08-02 | Documentation... | Michael R Sweet |
| 2001-08-01 | This commit was manufactured by cvs2svn to create branch 'branch-1.1'. | No Author |
| 2001-07-10 | HTMLDOC book file for docos. | Michael R Sweet |
| 2001-07-09 | Fl_Tabs, not Fl_Tab | Michael R Sweet |
| 2001-05-07 | Fix Mesa test in configure script. | Michael R Sweet |
| 2001-05-06 | Update documentation files to eliminate most of the warnings | Michael R Sweet |
| 2001-04-15 | Document that fl_line_style() must be called after fl_color() on WIN32 | Michael R Sweet |
| 2001-03-14 | Replaced remaining _WIN32 symbols with WIN32 | Bill Spitzak |
| 2001-02-12 | Configure script changes to support man pages, HTMLDOC, AIX/QNX with | Michael R Sweet |
| 2001-01-28 | fl_curve uses a much better algorithim to figure out how many pieces | Bill Spitzak |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-12-21 | Fix to allow Fl.cxx to compile with older C++ compilers (no variable | Michael R Sweet |
| 2000-12-12 | Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered | Bill Spitzak |
| 2000-12-06 | Updated the version numbers in spec and list files. | Michael R Sweet |
| 2000-11-20 | Doco and header updates for 1.0.10. | Michael R Sweet |
| 2000-08-19 | Changes & additions for OS/2 from Alexander Mai | Bill Spitzak |
| 2000-07-10 | Added documentation for GL_SWAP_TYPE | Bill Spitzak |
| 2000-06-21 | Changed the name of the new function from "add_interval_timeout" to | Bill Spitzak |
| 2000-06-20 | Added maximum_size() docos. | Michael R Sweet |
| 2000-06-20 | Whoops, I screwed up the timeout callbacks a bit. | Bill Spitzak |
| 2000-06-18 | Cleanup of the timeout and Fl::wait() code. This one calls the clock | Bill Spitzak |
| 2000-06-16 | Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad. | Bill Spitzak |