index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES
Age
Commit message (
Expand
)
Author
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
2005-03-20
Preliminary template save support in FLUID, plus some bug fixes.
Michael R Sweet
2005-03-20
Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not
Michael R Sweet
2005-03-20
Changelog update.
Michael R Sweet
2005-03-20
Undo/redo support for FLUID.
Michael R Sweet
2005-03-20
Add "scheme" chooser in GUI settings dialog.
Michael R Sweet
2005-03-19
Many FLUID updates...
Michael R Sweet
2005-03-17
Use check items for overlays and the widget bin, and track their state.
Michael R Sweet
2005-03-15
fixed frame drawing of Fl_Text_Display (STR #762.2). Thanks for the patch pro...
Matthias Melcher
2005-03-12
STR 748: Fl_Clock_Output::value(ulong) does not change value_
Michael R Sweet
2005-03-09
Updated CHANGES file. Removed CRLF from xpm Pixmaps
Matthias Melcher
2005-03-08
'Anonymous' reported a problem when using Fl_Value_Input. It seemed,
Matthias Melcher
2005-03-05
fl_filename_relative() didn't compare drive letters in a
Michael R Sweet
2005-03-05
Fixed menu item width calculations with symbols (STR #740)
Michael R Sweet
2005-03-05
More browser documentation changes.
Michael R Sweet
2005-03-05
The keyboard shortcut handling code did not handle 8-bit
Michael R Sweet
2005-03-05
Doco fixes (show const modifier on methods)
Michael R Sweet
2005-03-05
Fl_JPEG_Image could still crash an app with a corrupt JPEG file
Michael R Sweet
2005-03-05
Using the layout alignment controls on a menu widget would cause
Michael R Sweet
2005-02-24
Added QNX bug workaround for menu handling (STR #704)
Michael R Sweet
2005-02-24
Added Greg Ercolano's simple Fl_Input_Choice widget which is a
Michael R Sweet
2005-02-24
Fl_Multiline_Input now scrolls the full height of the widget
Michael R Sweet
2005-02-24
CMake build fixes (STR #724)
Michael R Sweet
2005-02-24
Fl_Browser::swap() didn't handle redraws properly when the
Michael R Sweet
2005-02-20
FL_MOUSEWHEEL events are now sent first to the widget under the
Michael R Sweet
2005-02-14
Fl::wait() could block on WIN32 if the window was deleted via
Michael R Sweet
2005-02-14
Fl_Preferences::RootNode did not find the user's home directory
Michael R Sweet
2005-02-14
Fl_Window::hide() didn't delete the current clipping region on
Michael R Sweet
2005-02-06
...
Matthias Melcher
2005-02-06
Fl_Menu now draws the arrow more like other toolkits and 2.0
Michael R Sweet
2005-02-06
Fixed a VC++ compiler error in Fl_JPEG_Image.cxx (STR #676)
Michael R Sweet
2005-02-06
FL_SHADOW_BOX/FRAME drew outside of the bounding box (STR #694)
Michael R Sweet
2005-02-06
Fl_Widget::copy_label(NULL) didn't work (STR #707)
Michael R Sweet
2005-02-06
Cmake updates (STR #645)
Michael R Sweet
2005-02-06
Clarify Fl_Choice callback description (STR #692)
Michael R Sweet
2005-02-06
Fl_Check_Browser didn't draw properly when inactive (STR #681)
Michael R Sweet
2005-02-06
Removed some redundant code in Fl_Group::handle() (STR #669)
Michael R Sweet
2005-02-05
The file chooser didn't always deactivate the OK button when
Michael R Sweet
2005-02-05
Documentation fix (STR #648)
Michael R Sweet
2005-02-05
Fixed some compiler errors on WIN32 (STR #647)
Michael R Sweet
2005-02-05
FLUID didn't update the widget panel X/Y/W/H values when moving
Michael R Sweet
2005-02-05
FLUID didn't use the label type constant names for menu items,
Michael R Sweet
2005-02-05
Fl_File_Chooser was slow with large directories (STR #654)
Michael R Sweet
2005-02-02
FLUID didn't add xclass() calls to windows (STR #718)
Michael R Sweet
2005-02-01
Fix X11 DND support.
Michael R Sweet
2005-01-25
Temporary fix for JPEG error handle; we need to flag the error in
Michael R Sweet
2005-01-04
Fix menu crash bug (STR #685)
Michael R Sweet
2004-12-27
Fl_Double_Windows would always redraw their full content, even
Matthias Melcher
2004-12-16
Fl_JPEG_Image did not correctly handle errors reported by the
Michael R Sweet
[prev]
[next]