| Age | Commit message (Expand) | Author |
| 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-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 | FLUID didn't set the initial size of widgets properly (STR #850) | 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-12 | Added the standard rgb.txt file from X11 to the test directory, | Michael R Sweet |
| 2005-05-12 | Resizing of OpenGL subwindows was broken on OSX (STR #804) | Michael R Sweet |
| 2005-05-12 | The fltk-config script now supports running from a source | 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 | 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 | 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-04-30 | Add filenew, fileopen, filesave, filesaveas, and fileprint symbols. | Michael R Sweet |
| 2005-04-21 | Updated Fl_Tabs to check the contrast of the label color against | Michael R Sweet |
| 2005-04-16 | Update "clean" targets to properly handle core files, remove backup files, | Michael R Sweet |
| 2005-04-10 | Fixed the drawing of the Fl_Browser_ selection box (STR #786) | Michael R Sweet |
| 2005-04-10 | Remove CodeWarrier files. | 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 symbol demo label bug (STR #777) | 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-02 | STR #784: Fixed tooltip stating 'function' instead of 'comment' | Matthias Melcher |
| 2005-04-02 | STR #783: added zlib to fluid path | Matthias Melcher |
| 2005-03-31 | Fl_Chart would draw outside its bounding box (STR #780) | Michael R Sweet |
| 2005-03-31 | Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi- | Michael R Sweet |
| 2005-03-28 | Add support to FLUID for widget class creation without the intermediate | Michael R Sweet |
| 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 | Resizing or moving a window through the widget panel now resets the | Michael R Sweet |
| 2005-03-23 | Update tile image to 64x64 (STR #769) | Michael R Sweet |
| 2005-03-23 | Fix syntax highlighting bug in the editor demo, and port changes to the | 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 | Initial integration with editor-based CodeEditor class (only the widget | Michael R Sweet |
| 2005-03-21 | Printing support for FLUID... | Michael R Sweet |