| Age | Commit message (Expand) | Author |
| 2001-09-29 | Fl_FileXYZ -> Fl_File_XYZ | Michael R Sweet |
| 2001-09-29 | File chooser update with new FLUID. | Michael R Sweet |
| 2001-09-10 | HelpView/HelpDialog updates. | Michael R Sweet |
| 2001-09-04 | Doco updates. | Michael R Sweet |
| 2001-08-11 | Add more widgets from the bazaar... | Michael R Sweet |
| 2001-08-06 | WIN32 updates to make the DLL project work again... | Michael R Sweet |
| 2001-08-06 | Symbols are now supported by main label drawing code - @@ to insert a | Michael R Sweet |
| 2001-08-05 | Image labels! | Michael R Sweet |
| 2001-08-04 | New draw_focus() methods. | Michael R Sweet |
| 2001-08-04 | Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't | Michael R Sweet |
| 2001-08-03 | File chooser cleanup (use fl_ok and fl_cancel for translated label | Michael R Sweet |
| 2001-08-03 | Update WIN32 projects and config file. | Michael R Sweet |
| 2001-08-02 | More mouse wheel stuff (as compatible as possible with the 2.0 code...) | Michael R Sweet |
| 2001-08-02 | Fl_HelpDialog and Fl_HelpView widgets. | Michael R Sweet |
| 2001-08-02 | Add Fl_Wizard widget... | Michael R Sweet |
| 2001-08-02 | FileIcon, FileBrowser, FileChooser stuff. | Michael R Sweet |
| 2001-08-02 | Fix tooltips a la 2.0. | Michael R Sweet |
| 2001-08-01 | First bunch of changes for the 1.1 branch - tooltips. | Michael R Sweet |
| 2001-08-01 | This commit was manufactured by cvs2svn to create branch 'branch-1.1'. | No Author |
| 2001-06-07 | Add #ifdef for SGI 5.3 C++ compiler, which doesn't support the | Michael R Sweet |
| 2001-06-06 | Use explicit keyword for pixmap constructors... | Michael R Sweet |
| 2001-05-30 | Added const to help Borland compiler | Bill Spitzak |
| 2001-05-11 | Changes for AIX (still have menu problems) | Michael R Sweet |
| 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 |