| Age | Commit message (Expand) | Author |
| 1999-02-18 | Updated headers to only support DLLs under MSVC++. | Michael R Sweet |
| 1999-02-18 | Updated documentation for OS/2, Cygnus, and MingW32 instructions. | Michael R Sweet |
| 1999-02-18 | Added top-level makefiles for Cygnus and MingW32 builds to avoid | Michael R Sweet |
| 1999-02-18 | Updated scandir() check to use FLTK scandir function instead of Sun | Michael R Sweet |
| 1999-02-18 | Fl_Window::icon() used a parameter named "i", which conflicted with the | Michael R Sweet |
| 1999-02-18 | Fixed typo in configure input (dns# instead of dnl#). | Michael R Sweet |
| 1999-02-18 | Updated DLL definitions for VC++ 6.0 - now define "FL_STATIC" | Michael R Sweet |
| 1999-02-17 | Updated README file in the lib directory for DLL info. | Michael R Sweet |
| 1999-02-17 | Updated documentation revision to 3. | Michael R Sweet |
| 1999-02-17 | Ampersand wasn't quoted in compose character table. | Michael R Sweet |
| 1999-02-17 | Fix from Bill for infinite loop problem when moving groups of widgets. | Michael R Sweet |
| 1999-02-17 | Patch from Bill that adds virtual method support. | Michael R Sweet |
| 1999-02-16 | Removed extra "events" target from enumerations.html. | Michael R Sweet |
| 1999-02-16 | Updated headers to support WIN32 and OS/2 DLLs. | Michael R Sweet |
| 1999-02-16 | Updated Fl_Dial to use atan2() to avoid possible math errors and reduce | Michael R Sweet |
| 1999-02-16 | Patch from Bill - not freeing bitmap array? | Michael R Sweet |
| 1999-02-16 | Updated the makeinclude and config files to have the standard headers. | Michael R Sweet |
| 1999-02-16 | Removed fl_line_style.cxx from makefile... | Michael R Sweet |
| 1999-02-16 | Whoops - missed a closing bracket... | Michael R Sweet |
| 1999-02-16 | Menu item numbering bug fix from Bill. | Michael R Sweet |
| 1999-02-16 | Patch from Jim Hourihan that adds symbol support to Fl_Choice. | Michael R Sweet |
| 1999-02-09 | Fixed dirent.h compatibility file; was including fl_scandir.H instead of | Michael R Sweet |
| 1999-02-03 | Fixed documentation for Fl::grab() | Bill Spitzak |
| 1999-02-03 | Put Fl::grab() into it's own source file. Rewritten as suggested so that | Bill Spitzak |
| 1999-02-02 | Fl_abort.cxx didn't include <config.h>, and didn't conditionally declare | Michael R Sweet |
| 1999-02-01 | Added a section on damage() for widget writers. | Michael R Sweet |
| 1999-02-01 | Added Craig P. Earls to the list of contributors. | Michael R Sweet |
| 1999-02-01 | OS/2 XFree86 changes from Alexander Mai. | Michael R Sweet |
| 1999-02-01 | Updated README and intro.html for a complete discussion on setting | Michael R Sweet |
| 1999-02-01 | Updated Fl_Chart to allocate entries dynamically. The previous "scrolling" | Michael R Sweet |
| 1999-02-01 | Updated configure.in for proper debug and optimization handling. | Michael R Sweet |
| 1999-02-01 | Fixed fl_line() bugs in for WIN32 - the documentation says | Michael R Sweet |
| 1999-01-31 | Added optimization for SGI builds (mike: please run autoconf before making | Bill Spitzak |
| 1999-01-30 | Updated Fl_Browser documentation | Michael R Sweet |
| 1999-01-30 | Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int). | Carl E. Thompson |
| 1999-01-29 | Moved fl_old_shortcut() from Fl_Menu_add.cxx to Fl.cxx so that using a | Carl E. Thompson |
| 1999-01-29 | Fixed buttons in the menubar | Bill Spitzak |
| 1999-01-27 | Updated to include <sys/select.h> as needed. | Michael R Sweet |
| 1999-01-27 | The README file had a bad link for the documentation, and had some errors | Michael R Sweet |
| 1999-01-27 | Updated Makefile for shared libraries (wasn't copying both files). | Michael R Sweet |
| 1999-01-27 | Updated symbols image, and fixed a few more typos. | Michael R Sweet |
| 1999-01-27 | Fixes to documentation. | Bill Spitzak |
| 1999-01-26 | The about dialog was too small. | Michael R Sweet |
| 1999-01-26 | Lots of little GUI tweeks, capitalization changes, copyright update, etc. | Michael R Sweet |
| 1999-01-26 | Updated WIN32 clipboard file to be in the root directory to allow for | Michael R Sweet |
| 1999-01-26 | Applied a navigation bug fix from Bill. | Michael R Sweet |
| 1999-01-26 | Lots of documentation fixes, and added a new image for the Fluid chapter. | Michael R Sweet |
| 1999-01-26 | Commented out Help/Manual menu item since Help isn't implemented yet. | Michael R Sweet |
| 1999-01-25 | Updated copyright notice in FLUID. | Michael R Sweet |
| 1999-01-25 | Patch from Carl - inactive and contrast functions. | Michael R Sweet |