| Age | Commit message (Expand) | Author |
| 2005-05-12 | Fixed some BMP images loading bugs (STR #825) | Michael R Sweet |
| 2005-05-12 | Fl_File_Chooser now returns directory names with a trailing slash | Michael R Sweet |
| 2005-05-12 | Fl_Help_View now supports the FONT and U elements (STR #815) | Michael R Sweet |
| 2005-05-12 | Fix drawing of non-square round boxes. | Michael R Sweet |
| 2005-05-12 | OpenGL windows that were completely off-screen caused problems | Michael R Sweet |
| 2005-05-12 | Multiple screen support didn't work on Windows NT and 95 (STR | Michael R Sweet |
| 2005-05-12 | Fl_Scrollbar didn't compute the correct knob size when using the | Michael R Sweet |
| 2005-05-12 | fl_draw() would segfault on WIN32 if no font was set; it now uses | Michael R Sweet |
| 2005-05-12 | Fl_Browser_ was calling the callback multiple times for a single | Michael R Sweet |
| 2005-05-09 | Remove an extra, bogus strlcpy() from the Fl_File_Chooser::value(int) | Michael R Sweet |
| 2005-04-30 | Add filenew, fileopen, filesave, filesaveas, and fileprint symbols. | Michael R Sweet |
| 2005-04-28 | Fix MacOS X 10.4 compile issues. | Michael R Sweet |
| 2005-04-21 | Updated Fl_Tabs to check the contrast of the label color against | Michael R Sweet |
| 2005-04-18 | Fix compiler warnings. | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-16 | Update "clean" targets to properly handle core files, remove backup files, | Michael R Sweet |
| 2005-04-15 | Don't make non-inline methods from FLUID inline (that is, remove the | Michael R Sweet |
| 2005-04-14 | Fix compiler warnings. | Michael R Sweet |
| 2005-04-14 | Eliminate compiler warnings on Solaris... | Michael R Sweet |
| 2005-04-11 | Remove all warnings for Mac buidl with gcc (except one) | Matthias Melcher |
| 2005-04-11 | Bump width of focus box by 1 (STR #786) | Michael R Sweet |
| 2005-04-10 | Fixed the drawing of the Fl_Browser_ selection box (STR #786) | Michael R Sweet |
| 2005-04-10 | Check for proper directory handling with FL_Enter (STR #787) | Michael R Sweet |
| 2005-04-10 | The FLTK string functions are now compiled in on all systems (STR | Michael R Sweet |
| 2005-04-10 | Fixed position of menu titles (STR #794) | Michael R Sweet |
| 2005-04-09 | Added missing Fl_Window::copy_label() method. | Michael R Sweet |
| 2005-04-08 | fixed Xinerama compile and link bug | Matthias Melcher |
| 2005-04-07 | This is an attempt to fix the redraw problem on WinXP and other Windows varia... | Matthias Melcher |
| 2005-04-02 | Attempt to fix the missing multimonitor support in VisualC6. Well, it does co... | Matthias Melcher |
| 2005-04-01 | Fixed WIN32 monitor enum proc. | Michael R Sweet |
| 2005-03-31 | Fl_Chart would draw outside its bounding box (STR #780) | Michael R Sweet |
| 2005-03-31 | Added MacOS X monitor support. | Michael R Sweet |
| 2005-03-31 | Add WIN32 code for screen support. | Michael R Sweet |
| 2005-03-31 | Cache screen information. | Michael R Sweet |
| 2005-03-31 | Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi- | Michael R Sweet |
| 2005-03-28 | Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print'... | Matthias Melcher |
| 2005-03-25 | Updated Fl_File_Chooser to correctly deselect other items when | Michael R Sweet |
| 2005-03-25 | Fl_File_Chooser no longer resets the type() when choosing a | Michael R Sweet |
| 2005-03-25 | Pressing Enter in the file chooser when selecting a directory | Michael R Sweet |
| 2005-03-25 | The Fl_File_Chooser window now properly resizes its controls (STR | Michael R Sweet |
| 2005-03-24 | Now provide FL_PLASTIC_ROUND_UP/DOWN_BOX box types which are used | Michael R Sweet |
| 2005-03-24 | Prep work to support separate FL_PLASTIC_ROUND_UP/DOWN_BOX box types. | Michael R Sweet |
| 2005-03-23 | Update tile image to 64x64 (STR #769) | Michael R Sweet |
| 2005-03-21 | Fl_Progress didn't use a contrasting label color over the progress bar, | Michael R Sweet |
| 2005-03-21 | Image reading, template handling, and printing bug fixes. | Michael R Sweet |
| 2005-03-21 | Polygon drawing fixed #765, fl_message wrapped in Fl_Group::current(0), so it... | Matthias Melcher |
| 2005-03-21 | Printing support for FLUID... | Michael R Sweet |
| 2005-03-20 | Preliminary template save support in FLUID, plus some bug fixes. | Michael R Sweet |
| 2005-03-20 | Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not | Michael R Sweet |
| 2005-03-18 | Bug fixes and UI tweaking... | Michael R Sweet |