| Age | Commit message (Expand) | Author |
| 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-18 | Pass 0 instead of false for integer parameter, since not all C++ compilers | Michael R Sweet |
| 2001-04-13 | Eliminate all compiler warnings (string constants, const'ness, hiding of | Michael R Sweet |
| 2001-03-14 | Replaced remaining _WIN32 symbols with WIN32 | Bill Spitzak |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-12-12 | Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered | Bill Spitzak |
| 2000-12-06 | APIENTRY doesn't need to be used for the font pointers in glut.H | Michael R Sweet |
| 2000-11-28 | One more try to fix the APIENTRY stuff in glut.h. The file gl.h now | Bill Spitzak |
| 2000-11-20 | Doco and header updates for 1.0.10. | Michael R Sweet |
| 2000-10-21 | Does not clear Fl::keysym on every event, this makes better back compatabilit... | Bill Spitzak |
| 2000-10-17 | Another attempt to get glut.h to work on WIN32. | Bill Spitzak |
| 2000-08-19 | Made Fl_Browser not hide the Fl_Widget::show() method | Bill Spitzak |
| 2000-07-29 | Added missing FL_EXPORT for format() | Bill Spitzak |
| 2000-06-21 | Changed the name of the new function from "add_interval_timeout" to | Bill Spitzak |
| 2000-06-20 | Fixes to WORDWRAP modification to Fl_Input based on work done by | Bill Spitzak |
| 2000-06-20 | Whoops, I screwed up the timeout callbacks a bit. | Bill Spitzak |
| 2000-06-16 | Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad. | Bill Spitzak |
| 2000-06-15 | Added a bunch of missing FL_EXTERN's to glut.h (I have not really | Bill Spitzak |
| 2000-06-10 | Made sure all draw()s were protected and all handle()s were public. (Most | Carl E. Thompson |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-06-03 | Fixes for 1.0.8 I found: | Bill Spitzak |
| 2000-05-13 | Added Fl::first_window(window) to change which window is at the top of | Bill Spitzak |
| 2000-04-25 | Updated copyright notices for all of the 1.0.x files. | Michael R Sweet |
| 2000-04-11 | I made FL_NORMAL_SIZE into a public int variable. You can now change it | Bill Spitzak |
| 2000-04-04 | Forgot to fix this file | Bill Spitzak |
| 2000-04-04 | Fl_Value_Input callback can call value() or destructor on the Fl_Value_Input | Bill Spitzak |
| 2000-03-08 | Fix to compile on GCC 2.95. | Carl E. Thompson |
| 2000-03-05 | Moved FL_LEFT_MOUSE, FL_MIDDLE_MOUSE, and FL_RIGHT_MOUSE from forms.h to | Bill Spitzak |
| 2000-02-25 | Updated version to 1.0.8. | Michael R Sweet |
| 2000-02-23 | New X function: fl_open_display(Display*) lets you run fltk on an | Bill Spitzak |
| 2000-02-21 | Forgot to commit the header files and fixed documentation! | Bill Spitzak |
| 2000-01-05 | Added Fl.H required by an inline function if Fl_Repeat_Button.H | Bill Spitzak |
| 1999-12-17 | Updated to 1.0.7. | Michael R Sweet |
| 1999-11-16 | Changes requested by Jeff Meininger | Bill Spitzak |
| 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 |