| Age | Commit message (Expand) | Author |
| 2005-04-09 | FLUID widget class support fixes. | Michael R Sweet |
| 2005-04-09 | Added missing Fl_Window::copy_label() method. | Michael R Sweet |
| 2005-04-08 | STR #792: 'preferences' test app lost the 'radio' flags on the shoe positioni... | Matthias Melcher |
| 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-04 | Documentation update for Fl_Text_Buffer. | Matthias Melcher |
| 2005-04-02 | Attempt to fix the missing multimonitor support in VisualC6. Well, it does co... | Matthias Melcher |
| 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-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-29 | Finished changes needed to support full widget classes. | Michael R Sweet |
| 2005-03-28 | Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print'... | Matthias Melcher |
| 2005-03-28 | Handle window class methods. | Michael R Sweet |
| 2005-03-28 | Fixed window class code generation. | Michael R Sweet |
| 2005-03-28 | Add support to FLUID for widget class creation without the intermediate | Michael R Sweet |
| 2005-03-28 | Preliminary support for widget classes (still need to do code writing | Michael R Sweet |
| 2005-03-26 | Save work on FLUID printing on Windows. | Michael R Sweet |
| 2005-03-26 | FLUID printing support for Windows (still working on some | Michael R Sweet |
| 2005-03-25 | Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID). | 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-25 | Change Fl_Spinner to use double values instead of ints. | Michael R Sweet |
| 2005-03-24 | Add option to control the number of file history that is shown | Michael R Sweet |
| 2005-03-24 | More HIG stuff - file menu now shows recent files in-line, above the "Quit" | 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-24 | Resizing or moving a window through the widget panel now resets the | Michael R Sweet |
| 2005-03-24 | Add auto-indent to code editor. | 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 | Add "Use" button to printer properties (uses settings for that job only) | Michael R Sweet |
| 2005-03-21 | Fix order of output mode buttons... | 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 | If window has not been shown yet, set the image to the scheme_bg_ image so | Michael R Sweet |
| 2005-03-21 | More printing tweaks (nicer looking simulated windows...) | 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 | Add CodeEditor.cxx to VC++ project files. | Michael R Sweet |
| 2005-03-21 | Initial integration with editor-based CodeEditor class (only the widget | Michael R Sweet |
| 2005-03-21 | Fix minor printing glitch with simulated window borders. | Michael R Sweet |
| 2005-03-21 | Printing support for FLUID... | Michael R Sweet |
| 2005-03-20 | Add Fl_Spinner widget (another combo of existing widgets in a header file) | Michael R Sweet |
| 2005-03-20 | Template panel for "new" and "save template" actions, complete with | Michael R Sweet |