| Age | Commit message (Expand) | Author |
| 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 |
| 2001-04-13 | Restored WM_SYNCPAINT handling | Bill Spitzak |
| 2001-04-13 | Fl_has_idle only tested N-1 callbacks and missed one | Bill Spitzak |
| 2001-03-20 | can_do_overlay was missing from WIN32 version | Bill Spitzak |
| 2001-03-15 | Use the Multithreaded DLL runtime model for all projects - I haven't found | Michael R Sweet |
| 2001-03-14 | The fractals & glpuzzle demos needed glu.h. | Bill Spitzak |
| 2001-03-14 | Replaced remaining _WIN32 symbols with WIN32 | Bill Spitzak |
| 2001-02-26 | Fl_Gl_Window leaked memory for damage regions | Bill Spitzak |
| 2001-02-21 | Check for the <GL/gl.h> header file before looking for the OpenGL or | Michael R Sweet |
| 2001-02-16 | Added HP compiler option. | Michael R Sweet |
| 2001-02-12 | Make sure menu item array is cleared to avoid uninitialized memory | Michael R Sweet |
| 2001-02-12 | Configure script changes to support man pages, HTMLDOC, AIX/QNX with | Michael R Sweet |
| 2001-02-01 | Use GetTempPath() under WIN32 for the clipboard file location. | Michael R Sweet |
| 2001-01-28 | fl_curve uses a much better algorithim to figure out how many pieces | Bill Spitzak |
| 2001-01-26 | Add call to GdiFlush() under WIN32. | Michael R Sweet |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2001-01-21 | Fixed the write-menu bug introduced in .10 | Bill Spitzak |