| Age | Commit message (Expand) | Author |
| 2001-08-02 | Fix mouse wheel stuff for browser and helpview widgets (move 3 lines at | Michael R Sweet |
| 2001-08-02 | Mousewheel support for browsers and help view. | Michael R Sweet |
| 2001-08-02 | More mouse wheel stuff (as compatible as possible with the 2.0 code...) | Michael R Sweet |
| 2001-08-02 | Fl_HelpDialog and Fl_HelpView widgets. | Michael R Sweet |
| 2001-08-02 | Add Fl_Wizard widget... | Michael R Sweet |
| 2001-08-02 | Documentation... | Michael R Sweet |
| 2001-08-02 | Don't build OpenGL demos if OpenGL is not available or disabled. | Michael R Sweet |
| 2001-08-02 | OpenGL stuff is now in libfltkgl.* | Michael R Sweet |
| 2001-08-02 | Changelog update. | Michael R Sweet |
| 2001-08-02 | FileIcon, FileBrowser, FileChooser stuff. | Michael R Sweet |
| 2001-08-02 | Fix tooltips a la 2.0. | Michael R Sweet |
| 2001-08-01 | First bunch of changes for the 1.1 branch - tooltips. | Michael R Sweet |
| 2001-08-01 | This commit was manufactured by cvs2svn to create branch 'branch-1.1'. | No Author |
| 2001-08-01 | Update changelog... | Michael R Sweet |
| 2001-07-30 | Fix scrollbar direction. | Michael R Sweet |
| 2001-07-18 | Does not blink the OpenGl cursor on NT except when a gl overlay is being done... | Bill Spitzak |
| 2001-07-10 | HTMLDOC book file for docos. | Michael R Sweet |
| 2001-07-09 | Fl_Tabs, not Fl_Tab | Michael R Sweet |
| 2001-07-09 | Fl_Menu_Item::add() didn't use myflags. | Michael R Sweet |
| 2001-07-09 | Fix scrollbar bug. | Michael R Sweet |
| 2001-07-05 | Fixed crash if you shift+click on a multibrowser below the last item | Michael R Sweet |
| 2001-06-07 | Add #ifdef for SGI 5.3 C++ compiler, which doesn't support the | Michael R Sweet |
| 2001-06-06 | Use explicit keyword for pixmap constructors... | Michael R Sweet |
| 2001-05-30 | Added const to help Borland compiler | Bill Spitzak |
| 2001-05-19 | Fl_Menu_add of a menu item with the same name as an existing submenu | Bill Spitzak |
| 2001-05-11 | Changes for AIX (still have menu problems) | Michael R Sweet |
| 2001-05-07 | Forgot to update RPM spec and EPM list files... | 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-05-06 | OS/2 updates from Alexander Mai. | Michael R Sweet |
| 2001-05-05 | Compiling with -DBOXX_BUGS will work around some problems with the newest | Bill Spitzak |
| 2001-05-05 | Add new text to license agreement. | Michael R Sweet |
| 2001-04-30 | Separate test for GLU and GL... | Michael R Sweet |
| 2001-04-27 | Fix configure script and configh.in... | Michael R Sweet |
| 2001-04-27 | One more keyboard fix for good measure - still need to address "stuck" | Michael R Sweet |
| 2001-04-27 | Fixing lock/meta key handling... | Michael R Sweet |
| 2001-04-27 | Mask low bit of key state for all keys. | Michael R Sweet |
| 2001-04-27 | Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() for | Michael R Sweet |
| 2001-04-26 | Fixed makeinclude.os2x from Alexander Mai | Bill Spitzak |
| 2001-04-25 | Don't use GCC c++ or g++ compiler to build programs, use gcc instead. | Michael R Sweet |
| 2001-04-24 | OS/2 fix, mirror from 2.0 tree. | Michael R Sweet |
| 2001-04-24 | Update to cover both SGI C++ and GCC 2.8.x. | Michael R Sweet |
| 2001-04-23 | Add additional constructors for old IRIX compiler; might be needed for | Michael R Sweet |
| 2001-04-22 | Another fix for WM_SYNCPAINT from Matt | Bill Spitzak |
| 2001-04-18 | Pass 0 instead of false for integer parameter, since not all C++ compilers | Michael R Sweet |
| 2001-04-15 | Document that fl_line_style() must be called after fl_color() on WIN32 | Michael R Sweet |
| 2001-04-14 | Add CPPFLAGS to makeinclude. | Michael R Sweet |
| 2001-04-13 | Write pixmap strings as const char *[] instead of char *[]. | Michael R Sweet |
| 2001-04-13 | AIX changes... | Michael R Sweet |
| 2001-04-13 | Eliminate all compiler warnings (string constants, const'ness, hiding of | Michael R Sweet |