summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2005-03-20Add Fl_Spinner widget (another combo of existing widgets in a header file)Michael R Sweet
2005-03-20Template panel for "new" and "save template" actions, complete withMichael R Sweet
2005-03-20Preliminary template save support in FLUID, plus some bug fixes.Michael R Sweet
2005-03-20Use uppercase letters for shortcut labels (e.g. "Ctrl+N", notMichael R Sweet
2005-03-20Changelog update.Michael R Sweet
2005-03-20Undo/redo support for FLUID.Michael R Sweet
2005-03-20Add "scheme" chooser in GUI settings dialog.Michael R Sweet
2005-03-19Many FLUID updates...Michael R Sweet
2005-03-17Use check items for overlays and the widget bin, and track their state.Michael R Sweet
2005-03-15fixed frame drawing of Fl_Text_Display (STR #762.2). Thanks for the patch pro...Matthias Melcher
2005-03-12STR 748: Fl_Clock_Output::value(ulong) does not change value_Michael R Sweet
2005-03-09Updated CHANGES file. Removed CRLF from xpm PixmapsMatthias Melcher
2005-03-08'Anonymous' reported a problem when using Fl_Value_Input. It seemed, Matthias Melcher
2005-03-05fl_filename_relative() didn't compare drive letters in aMichael R Sweet
2005-03-05Fixed menu item width calculations with symbols (STR #740)Michael R Sweet
2005-03-05More browser documentation changes.Michael R Sweet
2005-03-05The keyboard shortcut handling code did not handle 8-bitMichael R Sweet
2005-03-05Doco fixes (show const modifier on methods)Michael R Sweet
2005-03-05Fl_JPEG_Image could still crash an app with a corrupt JPEG fileMichael R Sweet
2005-03-05Using the layout alignment controls on a menu widget would causeMichael R Sweet
2005-02-24Added QNX bug workaround for menu handling (STR #704)Michael R Sweet
2005-02-24Added Greg Ercolano's simple Fl_Input_Choice widget which is aMichael R Sweet
2005-02-24Fl_Multiline_Input now scrolls the full height of the widgetMichael R Sweet
2005-02-24CMake build fixes (STR #724)Michael R Sweet
2005-02-24Fl_Browser::swap() didn't handle redraws properly when theMichael R Sweet
2005-02-20FL_MOUSEWHEEL events are now sent first to the widget under theMichael R Sweet
2005-02-14Fl::wait() could block on WIN32 if the window was deleted viaMichael R Sweet
2005-02-14Fl_Preferences::RootNode did not find the user's home directoryMichael R Sweet
2005-02-14Fl_Window::hide() didn't delete the current clipping region onMichael R Sweet
2005-02-06...Matthias Melcher
2005-02-06Fl_Menu now draws the arrow more like other toolkits and 2.0Michael R Sweet
2005-02-06Fixed a VC++ compiler error in Fl_JPEG_Image.cxx (STR #676)Michael R Sweet
2005-02-06FL_SHADOW_BOX/FRAME drew outside of the bounding box (STR #694)Michael R Sweet
2005-02-06Fl_Widget::copy_label(NULL) didn't work (STR #707)Michael R Sweet
2005-02-06Cmake updates (STR #645)Michael R Sweet
2005-02-06Clarify Fl_Choice callback description (STR #692)Michael R Sweet
2005-02-06Fl_Check_Browser didn't draw properly when inactive (STR #681)Michael R Sweet
2005-02-06Removed some redundant code in Fl_Group::handle() (STR #669)Michael R Sweet
2005-02-05The file chooser didn't always deactivate the OK button whenMichael R Sweet
2005-02-05Documentation fix (STR #648)Michael R Sweet
2005-02-05Fixed some compiler errors on WIN32 (STR #647)Michael R Sweet
2005-02-05FLUID didn't update the widget panel X/Y/W/H values when movingMichael R Sweet
2005-02-05FLUID didn't use the label type constant names for menu items,Michael R Sweet
2005-02-05Fl_File_Chooser was slow with large directories (STR #654)Michael R Sweet
2005-02-02FLUID didn't add xclass() calls to windows (STR #718)Michael R Sweet
2005-02-01Fix X11 DND support.Michael R Sweet
2005-01-25Temporary fix for JPEG error handle; we need to flag the error inMichael R Sweet
2005-01-04Fix menu crash bug (STR #685)Michael R Sweet
2004-12-27Fl_Double_Windows would always redraw their full content, evenMatthias Melcher
2004-12-16Fl_JPEG_Image did not correctly handle errors reported by theMichael R Sweet