| Age | Commit message (Expand) | Author |
| 2000-10-21 | Does not clear Fl::keysym on every event, this makes better back compatabilit... | Bill Spitzak |
| 2000-08-20 | Removed some (not all) of the warnings when compiled with -Wwrite-strings, | Bill Spitzak |
| 2000-07-30 | Shortcuts for "buttons" in a Fl_Menu_Bar work again. | Bill Spitzak |
| 2000-07-11 | Shortcuts for submenu titles in a menubar pop up the submenu (rather than cal... | Bill Spitzak |
| 2000-06-13 | Updates for Mingw and Cygnus builds. | Michael R Sweet |
| 2000-06-08 | Added return type to main() in line_style.cxx | Bill Spitzak |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-06-03 | Moved .fl building rules to test/Makefile. | Michael R Sweet |
| 2000-05-13 | Added Fl::first_window(window) to change which window is at the top of | Bill Spitzak |
| 2000-04-27 | Dropped use of -fomit-frame-pointer, as I've just discovered that it | Michael R Sweet |
| 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 | Fixes for Cygwin POSIX emulation layer from Norman Vine. | Bill Spitzak |
| 2000-01-20 | Pageup/down by correct amount in scrollbar | Bill Spitzak |
| 2000-01-16 | Buttons on scrollbars draw pushed in (fix from barrero@irit.fr) | Bill Spitzak |
| 2000-01-11 | Programs can now resize() their windows even if they are not resizable() | Bill Spitzak |
| 1999-10-15 | I fixed Fl_Tabs so that child tabs can be added/removed without any | Bill Spitzak |
| 1999-08-09 | Fixed compile error with gcc 2.95 - the "d" string needed to be cast to | Michael R Sweet |
| 1999-07-27 | Can draw xpm pixmaps with spaces in the color names (such as the ones in | Bill Spitzak |
| 1999-07-22 | FL_KEYBOARD events have the correct x/y when sent to child X windows. | Bill Spitzak |
| 1999-06-07 | Replaced remaining malloc.h's with stdlib.h | Bill Spitzak |
| 1999-05-11 | Missing header files and FL_EXTERNs that prevented DLL's from compiling | Bill Spitzak |
| 1999-05-06 | Redid Carl's fix to fast_slow (making it be output widgets rather | Bill Spitzak |
| 1999-04-26 | Tab, space, backtab, and backspace can be used to navigate through menus. | Bill Spitzak |
| 1999-04-19 | Changes to Fl_Menu_::add() so that you should be able to add to any menu, | Bill Spitzak |
| 1999-04-17 | Fl::add_fd() structures are dynamically allocated so you can listen to | Bill Spitzak |
| 1999-04-08 | Fixes this demo (got broken somewhere...) | Carl E. Thompson |
| 1999-03-26 | Changed the valuators demo so only one copy of the callback code is | Bill Spitzak |
| 1999-03-25 | Updated README and distribution packages to use v1.0.1. | Michael R Sweet |
| 1999-03-25 | Added gluDeleteQuadric() call to avoid memory leak. | Michael R Sweet |
| 1999-03-13 | Fixed fluid bug that caused styles patch to crash when you delete menu item. | Bill Spitzak |
| 1999-03-10 | Updated not to use v3f() macro. | Michael R Sweet |
| 1999-03-10 | Changes to dial so that counter-clockwise motion is supported if you | Bill Spitzak |
| 1999-03-10 | Changes Fl_Dial to use XForms defaults for angles | Carl E. Thompson |
| 1999-03-08 | This adds support for the Fl_Dial::angles() method. This seems to work | Carl E. Thompson |
| 1999-03-04 | Fixed OpenGL checks (#if HAVE_GL, not #ifdef...), plus added message | Michael R Sweet |
| 1999-03-04 | Added HAVE_GL check to CubeView demo code. | Michael R Sweet |
| 1999-03-04 | Missing "int" on main()... | Michael R Sweet |
| 1999-02-25 | Fixed glpuzzle so you can move the pieces. | Bill Spitzak |
| 1999-02-25 | Fix for Curtis so that the height of a title of a popup menu is not | Bill Spitzak |
| 1999-02-22 | Missing dependencies... | Michael R Sweet |
| 1999-02-22 | Makefile didn't have a .cxx to .o rule. | Michael R Sweet |
| 1999-02-22 | Added CubeView source files. | Michael R Sweet |
| 1999-02-22 | Updated dist to initialize to INT_MAX (2^31 - 1) instead of UINT_MAX | Michael R Sweet |
| 1999-02-22 | Updated demo program to append d.exe or .exe to end of command name and | Michael R Sweet |
| 1999-02-03 | Put Fl::grab() into it's own source file. Rewritten as suggested so that | Bill Spitzak |
| 1999-01-31 | Added optimization for SGI builds (mike: please run autoconf before making | Bill Spitzak |
| 1999-01-19 | Fixes from Bill: | Michael R Sweet |
| 1999-01-13 | Fixes from Bill: | Michael R Sweet |
| 1999-01-07 | Yay, change all copyright notices to be 1998-1999. | Michael R Sweet |