| Age | Commit message (Expand) | Author |
| 2005-07-11 | STR #878: fixed tiny memory leak when calling Fl_Widget::label(label()) which... | Matthias Melcher |
| 2005-07-11 | STR #915: fixed hang on corrupt jpegs by giving a maximum of 10 chances for j... | Matthias Melcher |
| 2005-06-24 | Fixed one dependency in VC6 setup. | Matthias Melcher |
| 2005-06-02 | Added missing SetPort to restore the current port fin Mac OSX fl_read_image. | Matthias Melcher |
| 2005-06-01 | OK, I admit that I am nuts. But since the code was mostly there anyways addin... | Matthias Melcher |
| 2005-06-01 | Added a symbol named 'recycle' that can be used to refresh directory listings... | Matthias Melcher |
| 2005-06-01 | Win322: Calling Fl_Window::size() and friends would move focus from the curre... | Matthias Melcher |
| 2005-06-01 | Fixed WIndows line endings | Matthias Melcher |
| 2005-06-01 | Fl::copy() would always set a flag, instructing Fl::paste to use the internal... | Matthias Melcher |
| 2005-06-01 | Fix clipping code on OSX... | Michael R Sweet |
| 2005-05-31 | Fl_Menu_::find_item() was trying to search through submenus created with FL_S... | Matthias Melcher |
| 2005-05-29 | Fluid interactive window resizing fixe (STR #873, 791) | Matthias Melcher |
| 2005-05-27 | Fixed the Round Plastic buttons to actually draw nice and riund, just | Matthias Melcher |
| 2005-05-26 | Move show() after scheme() call in Fl_Window::show(argc, argv) to | Michael R Sweet |
| 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 |