| Age | Commit message (Expand) | Author |
| 2005-08-16 | FLUID now correctly redraw FL__Tabs if one of their children changes color. | Matthias Melcher |
| 2005-08-16 | Cast value to int to avoid compiler warnings... | Michael R Sweet |
| 2005-08-15 | Added support for Fl_Window::size_range() in FLUID. There are no UI elements ... | Matthias Melcher |
| 2005-08-15 | Dottet label selection box and standard widget selection boxes would not alwa... | Matthias Melcher |
| 2005-08-06 | This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the mi... | Dejan Lekic |
| 2005-07-23 | Fluid was casting Fl_Input_Choice to Fl_Menu_ at two occasions which is wrong... | Matthias Melcher |
| 2005-07-22 | last character in CodeEditor (Fluid) would disappear under certain circumstan... | Matthias Melcher |
| 2005-07-20 | Declaration in Fluid now uses its own public/private setting unless the paren... | Matthias Melcher |
| 2005-07-20 | - Fluid overlay now shows a seperate bounding box of selected | Matthias Melcher |
| 2005-07-20 | - I enlarged the 'minimal update' area in Fl_Input_, so that characters that ... | Matthias Melcher |
| 2005-07-19 | Fluid live mode: correct tooltip support. | Matthias Melcher |
| 2005-07-19 | Better support for Live mode in Fluid. Most Widget attributes are now support... | Matthias Melcher |
| 2005-07-16 | Changing the 'private' flag would not reflect in the widget browser immediately. | Matthias Melcher |
| 2005-07-15 | If starting Fluid with the -c (compile only) option, Fluid should not require... | Matthias Melcher |
| 2005-07-14 | - Fixed Fl_Bitmap::copy code according to Stephans suggestions. Thanks! Good ... | Matthias Melcher |
| 2005-07-09 | fixed 'static' vs. forward declaration mixup for my last commit | Matthias Melcher |
| 2005-07-08 | Added the first implementation of "live mode" to Fluid. This is incomplete an... | Matthias Melcher |
| 2005-05-30 | Fluid: Added a pixmap for WidgetClass, added pixmap to the Widget Bin. | Matthias Melcher |
| 2005-05-30 | Made all menu items fit into Fluid dialog Widget Properties/GUI/Label | Matthias Melcher |
| 2005-05-30 | Made most Fluid properties dialogs duoble buffered, because they tend to flic... | Matthias Melcher |
| 2005-05-30 | Two Fluid dialog boxes were 2 pixels to wide. | Matthias Melcher |
| 2005-05-29 | Fluid panel resize and alignment fixes (STR #891). | Matthias Melcher |
| 2005-05-29 | Fixed alignment win Widget bin. Still to do: | Matthias Melcher |
| 2005-05-28 | Fixed Function Panel in Fluid to obey HIG | Matthias Melcher |
| 2005-05-28 | Made Comment Properties dialog obey HIG (I hope) and fixed resizing behavior ... | Matthias Melcher |
| 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-13 | Updates to cmake project files (STR #813) | Michael R Sweet |
| 2005-04-21 | FLUID wasn't tracking all changes on the widget panel, so undo and save stuff | 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 | Fix subclass callback output code. | 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-14 | Make comment strings const char *... | Michael R Sweet |
| 2005-04-13 | #include print_panel.cxx in fluid.cxx, so that we don't need to put it in | Michael R Sweet |
| 2005-04-13 | Cast GetCurrentProcessId to int to avoid compiler warning. | Michael R Sweet |
| 2005-04-11 | Fix definition of auto_indent() method... | Michael R Sweet |
| 2005-04-10 | Add missing include for undo functions (STR #773) | Michael R Sweet |
| 2005-04-10 | Fix move within custom widget bug (STR #796) | Michael R Sweet |
| 2005-04-10 | Add GCC printf format attribute check to catch code formatting | Michael R Sweet |
| 2005-04-09 | FLUID widget class support fixes. | Michael R Sweet |
| 2005-04-02 | STR #784: Fixed tooltip stating 'function' instead of 'comment' | Matthias Melcher |
| 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 |