| Age | Commit message (Expand) | Author |
| 2001-12-14 | More tweeking of plastic boxtypes. | Michael R Sweet |
| 2001-12-12 | Update documentation screenshots (still have some to go...) | 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-10 | "make uninstall" didn't uninstall the OpenGL library. | Michael R Sweet |
| 2001-12-09 | Mac: Added missing Cursor Shapes for Mac version | Matthias Melcher |
| 2001-12-08 | Fix infinite loop problem in Fl_Text_Editor - was resizing before we | Michael R Sweet |
| 2001-12-06 | FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX. | Michael R Sweet |
| 2001-12-06 | Don't pop up the message box for warnings under WIN32. | Michael R Sweet |
| 2001-12-06 | Use FL_NO_BOX for check button and round button. | Michael R Sweet |
| 2001-12-06 | Implemeted 95% of all Mac OS X support. Makefiles still need modifications. | Matthias Melcher |
| 2001-12-05 | Add support for 2-byte XPM files. | Michael R Sweet |
| 2001-12-05 | Segfault fixes... | Michael R Sweet |
| 2001-12-04 | updated CHANGES file | Matthias Melcher |
| 2001-12-03 | Make Fl_Text_Display use the same defaults for the selection and background | Michael R Sweet |
| 2001-12-03 | Bug fixes and doco updates care of Sebastian. | Michael R Sweet |
| 2001-12-01 | Fix Fl_Tabs to use boxtypes exclusively for drawing the tabs. This results | Michael R Sweet |
| 2001-11-30 | Fix infinite loop bug with WIDTH=100% in Fl_Help_View widget. | Michael R Sweet |
| 2001-11-28 | Add new plastic box types (kindof a shiny translucent box type...) | Michael R Sweet |
| 2001-11-28 | Missing cast in Fl_Tooltip.cxx... | Michael R Sweet |
| 2001-11-28 | Add Fl::version() and Fl::event() methods. | Michael R Sweet |
| 2001-11-26 | Doco updates. | Michael R Sweet |
| 2001-11-26 | New filename_relative() function, and use it from fl_file_chooser() and | Michael R Sweet |
| 2001-11-25 | Redo Fluid_Image class to use Fl_Shared_Image instead of its own subclasses | Michael R Sweet |
| 2001-11-25 | Add flstring.h header file to include string functions, strcasecmp | Michael R Sweet |
| 2001-11-24 | Added XBM, XPM, and PNM image file classes. | Michael R Sweet |
| 2001-11-24 | Add horizontal scrollbar to Fl_Help_View. | Michael R Sweet |
| 2001-11-24 | Fix bugs in copy() methods. | Michael R Sweet |
| 2001-11-22 | Add EM and STRONG support to Fl_HelpView. | Michael R Sweet |
| 2001-11-19 | Move header installs to new FL/Makefile, which is generated by | Michael R Sweet |
| 2001-11-19 | OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image | Michael R Sweet |
| 2001-11-18 | Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions | Michael R Sweet |
| 2001-11-17 | Always use PIXELFORMAT cast for WIN32 OpenGL stuff. | Michael R Sweet |
| 2001-11-17 | Limit width of drop-down button in Fl_Choice widgets. | Michael R Sweet |
| 2001-11-17 | Make paste logic smarter for int and float fields. | Michael R Sweet |
| 2001-11-17 | Add fl_beep() function. | Michael R Sweet |
| 2001-11-17 | Update configure script to support non-X platforms; currently just | 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-03 | Update all non-text widgets that take keyboard focus to check | Michael R Sweet |
| 2001-11-03 | Add Fl::visible_focus() method. | Michael R Sweet |
| 2001-11-02 | Range check input in Fl_Browser::make_visible() | Michael R Sweet |
| 2001-10-30 | FLUID didn't write static data for the deimage() image. | Michael R Sweet |
| 2001-10-30 | Fix shortcut button bug - wasn't calling callback when changed. | Michael R Sweet |
| 2001-10-29 | Cygwin fixes... | Michael R Sweet |
| 2001-10-29 | 32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color() | Michael R Sweet |
| 2001-10-27 | Wasn't quoting @label stuff... | Michael R Sweet |
| 2001-10-27 | FL_KEYUP event support. | Michael R Sweet |
| 2001-10-27 | Don't allow extra boxtypes to override user-defined boxtypes. | Michael R Sweet |
| 2001-10-23 | Check for GCC 3.0.x... | Michael R Sweet |