| Age | Commit message (Expand) | Author |
| 2001-12-01 | Fix Fl_Tabs to use boxtypes exclusively for drawing the tabs. This results | Michael R Sweet |
| 2001-12-01 | Updated Win32 MS-VisualC Workspace to run FLTK "out of the box": | Matthias Melcher |
| 2001-11-30 | Fix infinite loop bug with WIDTH=100% in Fl_Help_View widget. | Michael R Sweet |
| 2001-11-30 | CVS test. Ignore. Matthias. | Matthias Melcher |
| 2001-11-29 | Clean all GL demos with a "make clean". | Michael R Sweet |
| 2001-11-29 | Fix for makesrcdist script... | Michael R Sweet |
| 2001-11-29 | Require autoconf 2.13 or newer. | Michael R Sweet |
| 2001-11-29 | Add cast for Fl_Pixmap constructor. | Michael R Sweet |
| 2001-11-29 | Tweek makeinclude.in so that we build from .o files instead of .cxx -> .exe | Michael R Sweet |
| 2001-11-29 | Minor tweeks to the configure script for CygWin and Mesa. | Michael R Sweet |
| 2001-11-29 | Documentation updates galore (up to chapter 7, still need to do chapter | Michael R Sweet |
| 2001-11-29 | Update tile image... | Michael R Sweet |
| 2001-11-29 | VC++ fixes, plus add new tiled_image project file. | Michael R Sweet |
| 2001-11-28 | Add new plastic box types (kindof a shiny translucent box type...) | Michael R Sweet |
| 2001-11-28 | Add tiled_image demo to menu file. | Michael R Sweet |
| 2001-11-28 | Missing cast in Fl_Tooltip.cxx... | Michael R Sweet |
| 2001-11-28 | More doco updates. | Michael R Sweet |
| 2001-11-28 | Wasn't calling fopen() when loading PNM files... :( | Michael R Sweet |
| 2001-11-28 | Add Fl::version() and Fl::event() methods. | Michael R Sweet |
| 2001-11-28 | Fix fltk-config --compile filename.cxx so it echos the command and | Michael R Sweet |
| 2001-11-28 | Add check for window callback getting called... | Michael R Sweet |
| 2001-11-27 | Configure script changes... | Michael R Sweet |
| 2001-11-27 | Fix typos from OSX commit. | Michael R Sweet |
| 2001-11-27 | Preliminary commit of my MacOS X work. | 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-26 | Bug fixes from Sebastien Recio. | Michael R Sweet |
| 2001-11-26 | Need to include <ctype.h>... | Michael R Sweet |
| 2001-11-26 | Add note about using RENDER extension in the future for proper alpha | 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-25 | Forgot to add this file... | 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-23 | Add code for PNG and JPEG images. | Michael R Sweet |
| 2001-11-22 | Fix all references to '.C' files (now .cxx) | Michael R Sweet |
| 2001-11-22 | Add EM and STRONG support to Fl_HelpView. | Michael R Sweet |
| 2001-11-20 | Don't use -lm unless required. | Michael R Sweet |
| 2001-11-20 | GIF loading code from FLUID. | 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-19 | Don't send FL_RELEASE events for buttons 4 and 5 (mouse wheel) | 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-18 | More CygWin stuff, and a fix for WIN32 with the new fl_beep() function. | Michael R Sweet |
| 2001-11-17 | Always use PIXELFORMAT cast for WIN32 OpenGL stuff. | Michael R Sweet |