| Age | Commit message (Expand) | Author |
| 2005-05-26 | Selected tabs are now drawn slightly larger than unselected tabs | Michael R Sweet |
| 2005-05-23 | There are still some artefacts, probably a confusion between round and rounde... | Matthias Melcher |
| 2005-05-20 | Fix FL_PLASTIC_DOWN_BOX artifacts (STR #852) | Michael R Sweet |
| 2005-05-20 | Fix sentinel value for HWND on WIN32 (STR #862) | Michael R Sweet |
| 2005-05-20 | Fl_Preferences::getUserdataPath() didn't work for sub-groups (STR | Michael R Sweet |
| 2005-05-19 | Revert WIN32 redraw fix from r4244, and apply a new one that is a bit | Michael R Sweet |
| 2005-05-19 | Fix eol-style in Watcom files... | Michael R Sweet |
| 2005-05-19 | FLUID didn't set the initial size of widgets properly (STR #850) | Michael R Sweet |
| 2005-05-19 | Update Fl_Tabs to draw selected tabs using labelcolor() of the Fl_Tabs | Michael R Sweet |
| 2005-05-13 | Fix WIN32 compile errors. | Michael R Sweet |
| 2005-05-13 | filename_relative() now converts the current directory to forward | Michael R Sweet |
| 2005-05-13 | Fl_File_Chooser::value() and ::directory() now handle paths with | Michael R Sweet |
| 2005-05-13 | Updates to cmake project files (STR #813) | Michael R Sweet |
| 2005-05-12 | Resizing of OpenGL subwindows was broken on OSX (STR #804) | Michael R Sweet |
| 2005-05-12 | Fl_Browser_ didn't update the position properly when an item was | Michael R Sweet |
| 2005-05-12 | fl_contrast() now compares the luminosity of each color (STR | Michael R Sweet |
| 2005-05-12 | Fl_Input_ crashed on some platforms when wrapping international | Michael R Sweet |
| 2005-05-12 | Check for FL_MOVE messages with the high bit set to 1 - treat as signed coord... | Michael R Sweet |
| 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 |