| Age | Commit message (Expand) | Author |
| 2001-10-22 | Make Fl_Widget::parent() work with Fl_Group pointers... | Michael R Sweet |
| 2001-10-19 | Put all OpenGL stuff back in FLTKDLL; no separate shared | Michael R Sweet |
| 2001-10-19 | Check for png_read_destroy(), since newer versions of libpng do not | Michael R Sweet |
| 2001-10-18 | Fix the editor demo and associated documentation. | Michael R Sweet |
| 2001-10-18 | Fl::belowmouse() was resetting the tooltip, causing the flashing | Michael R Sweet |
| 2001-10-18 | Fix tooltip handling/flashing that caused KDE window manager lockups | Michael R Sweet |
| 2001-10-16 | Fix two uninitialized vars... | Michael R Sweet |
| 2001-10-16 | Fixes for the Cygwin, MingW, and OS/2 build stuff. | Michael R Sweet |
| 2001-10-02 | Support for NAME and HREF for A at the same time. | Michael R Sweet |
| 2001-10-01 | FLUID: can't use "i->image(o)" if "i" is NULL... :) | Michael R Sweet |
| 2001-10-01 | Check for png_set_tRNS_to_alpha() in configure script. | Michael R Sweet |
| 2001-09-30 | Revert line style change... | Michael R Sweet |
| 2001-09-30 | Documentation updates. | Michael R Sweet |
| 2001-09-30 | fl_line_style() didn't use the same default cap and join options | Michael R Sweet |
| 2001-09-30 | Update dependencies. | Michael R Sweet |
| 2001-09-30 | Save/restore GDI pen. | Michael R Sweet |
| 2001-09-29 | Tooltips, and more tooltips. | Michael R Sweet |
| 2001-09-29 | New fltk-config script for 1.1. | Michael R Sweet |
| 2001-09-29 | Fl_FileXYZ -> Fl_File_XYZ | Michael R Sweet |
| 2001-09-29 | Enable all of the new FLUID stuff... | Michael R Sweet |
| 2001-09-23 | Update VC++ project files. | Michael R Sweet |
| 2001-09-13 | Fix menu shortcuts. | Michael R Sweet |
| 2001-09-10 | HelpView/HelpDialog updates. | Michael R Sweet |
| 2001-09-04 | Doco updates. | Michael R Sweet |
| 2001-09-02 | Fix label/image problems. | Michael R Sweet |
| 2001-08-18 | Add missing Fl_Check_Browser file. | Michael R Sweet |
| 2001-08-11 | Add new widgets to FLUID. | Michael R Sweet |
| 2001-08-11 | Add more widgets from the bazaar... | Michael R Sweet |
| 2001-08-06 | Symbols are now supported by main label drawing code - @@ to insert a | Michael R Sweet |
| 2001-08-05 | Image labels! | Michael R Sweet |
| 2001-08-05 | Keyboard nav for valuators. | Michael R Sweet |
| 2001-08-04 | New draw_focus() methods. | Michael R Sweet |
| 2001-08-04 | Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't | 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 | Add Fl_Wizard widget... | 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-01 | First bunch of changes for the 1.1 branch - tooltips. | Michael R Sweet |
| 2001-08-01 | Update changelog... | 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-06-06 | Use explicit keyword for pixmap constructors... | 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-27 | Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() for | Michael R Sweet |
| 2001-04-25 | Don't use GCC c++ or g++ compiler to build programs, use gcc instead. | 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-03-15 | Use the Multithreaded DLL runtime model for all projects - I haven't found | Michael R Sweet |