| Age | Commit message (Expand) | Author |
| 1999-10-16 | Changed the sgi -woff pragma to the new #define suggested by Michael Sweet. | Bill Spitzak |
| 1999-10-14 | Forgot to check in the header file changes | Bill Spitzak |
| 1999-09-27 | Changes for 1.0.6 release. | Michael R Sweet |
| 1999-09-15 | Updated for FLTK 1.0.5. | Michael R Sweet |
| 1999-08-27 | Added missing FL_EXPORT to Fl_Window::resize() | Bill Spitzak |
| 1999-08-20 | Added inline function make_visible(n) to scroll it to show line n. | Bill Spitzak |
| 1999-08-09 | Dropped #pragma from x.H - first, it isn't supported by the 5.3 compilers, | Michael R Sweet |
| 1999-08-09 | It crashed when a group with exactly 1 child was deleted. | Bill Spitzak |
| 1999-07-22 | Pragma added around xlib.h to shut up the IRIX compiler warnings | Bill Spitzak |
| 1999-07-10 | Added inline deactivate() method that calls Fl::remove_timeout() | Michael R Sweet |
| 1999-06-20 | Added inline destructor that calls Fl_Browser::clear() method... | Michael R Sweet |
| 1999-06-12 | Updated to 1.0.4... | Michael R Sweet |
| 1999-05-11 | Missing header files and FL_EXTERNs that prevented DLL's from compiling | Bill Spitzak |
| 1999-05-01 | Updated version numbers to 1.0.3. | Michael R Sweet |
| 1999-04-18 | Updated patch version to 2 (1.0.2) | Michael R Sweet |
| 1999-04-17 | Fl::add_fd() structures are dynamically allocated so you can listen to | Bill Spitzak |
| 1999-04-07 | Missing header guards in FL/math.h. | gustavo |
| 1999-03-25 | Updated patch version number to 1... | Michael R Sweet |
| 1999-03-18 | Changes from Luis Ibanez to make it compile under Borland. | Bill Spitzak |
| 1999-03-10 | Removed unused "u32" type... | Michael R Sweet |
| 1999-03-10 | Changes to dial so that counter-clockwise motion is supported if you | Bill Spitzak |
| 1999-03-09 | Added missing FL_EXPORT stuff... | Michael R Sweet |
| 1999-03-08 | This adds support for the Fl_Dial::angles() method. This seems to work | Carl E. Thompson |
| 1999-02-23 | Oops - forgot that the OS/2 port doesn't use the WIN32 stuff - restored | Michael R Sweet |
| 1999-02-23 | fl_ask.H didn't include Enumerations.H, so the DLL stuff wasn't defined. | Michael R Sweet |
| 1999-02-22 | Removed unused "FL_IMPORT" definition. | Michael R Sweet |
| 1999-02-19 | Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays. | Michael R Sweet |
| 1999-02-19 | Updated header files to only use FL_DLL stuff when compiled | Michael R Sweet |
| 1999-02-18 | Updated DLL stuff yet again... sigh... | Michael R Sweet |
| 1999-02-18 | Updated headers to only support DLLs under MSVC++. | Michael R Sweet |
| 1999-02-18 | Fl_Window::icon() used a parameter named "i", which conflicted with the | Michael R Sweet |
| 1999-02-18 | Updated DLL definitions for VC++ 6.0 - now define "FL_STATIC" | Michael R Sweet |
| 1999-02-16 | Updated headers to support WIN32 and OS/2 DLLs. | Michael R Sweet |
| 1999-02-09 | Fixed dirent.h compatibility file; was including fl_scandir.H instead of | Michael R Sweet |
| 1999-02-03 | Put Fl::grab() into it's own source file. Rewritten as suggested so that | Bill Spitzak |
| 1999-02-01 | Updated Fl_Chart to allocate entries dynamically. The previous "scrolling" | Michael R Sweet |
| 1999-01-30 | Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int). | Carl E. Thompson |
| 1999-01-26 | Applied a navigation bug fix from Bill. | Michael R Sweet |
| 1999-01-25 | Patch from Carl - inactive and contrast functions. | Michael R Sweet |
| 1999-01-13 | More color fixes from Bill - contrast function not right, and moved | Michael R Sweet |
| 1999-01-13 | Fixes from Bill: | Michael R Sweet |
| 1999-01-13 | Fix from Bill - handle() method needs to be public. | Michael R Sweet |
| 1999-01-07 | Yay, change all copyright notices to be 1998-1999. | Michael R Sweet |
| 1999-01-07 | More contrast updates from Carl. | Michael R Sweet |
| 1999-01-05 | Fix from Carl - the inactive() function now works with all colors, and | Michael R Sweet |
| 1999-01-04 | Lots of changes: | Michael R Sweet |
| 1998-12-22 | Added FL_FREE_BOXTYPE constant to Enumerations.H. | Michael R Sweet |
| 1998-12-07 | Need "struct dirent" with C... | Michael R Sweet |
| 1998-12-07 | Redraw speedup patch from Bill. | Michael R Sweet |
| 1998-12-02 | Fl_Pixmap bug fix from Bill. | Michael R Sweet |