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
2006-01-31
FLUID didn't handle loading .fl files with international
Michael R Sweet
2006-01-31
Fl_Spinner's minimum() and maximum() "get" methods were
Michael R Sweet
2006-01-31
Fix fl_filename_list() bug (STR #1159) caused by changing of the ABI
Michael R Sweet
2006-01-17
Clicking outside a menu window dismisses it (STR #1144)
Michael R Sweet
2006-01-15
Pressing a Fl_Menu_Button widget now draws it pressed in (STR
Michael R Sweet
2006-01-06
The threads demo would display negative prime numbers
Michael R Sweet
2006-01-04
Fl::dnd() now sets the content type of the drag to
Michael R Sweet
2005-12-30
- Fixed keyboard shortcut handling in FLUID and shortcut
Matthias Melcher
2005-12-29
typo
Matthias Melcher
2005-12-16
STR #1123: Fixed include path in CMake build. I don't use CMake, but since th...
Matthias Melcher
2005-12-16
STR #1104: WIN32 version would insist on running a full length timeout even i...
Matthias Melcher
2005-12-15
STR #1122: Fl_Text_Display would throw away all key events if the mouse point...
Matthias Melcher
2005-12-14
STR $1099: The Quartz version of FLTK now draws a very nice resize
Matthias Melcher
2005-12-14
FLTK now enables large file support when available (STR #1087)
Michael R Sweet
2005-12-14
Fl_Clock_Output depended on a time value that was the same as an
Michael R Sweet
2005-11-09
Fl_Text_Display::wrap_mode() would crash if no buffer was
Michael R Sweet
2005-10-30
Updated the default label and text colors of all widgets to use
Michael R Sweet
2005-10-13
Remove unnecessary includes ("flstring.h" is included by the parent
Michael R Sweet
2005-10-12
Fl_Value_Input now uses the screen-absolute position instead of
Michael R Sweet
2005-09-25
STR #973: popup menus now pop up fully visible in the current screen if possi...
Matthias Melcher
2005-09-19
STR 1025: fixed illeagal acces to delted object. It was meant to set the dirt...
Matthias Melcher
2005-09-13
Fixed x-offset problem in Help_Widget (STR #998)
Matthias Melcher
2005-09-12
Clipboard will persist if owner window is hidden (STR #1019)
Matthias Melcher
2005-09-12
STR #1007: Applied second patch by hand. OP: could you please check if all ch...
Matthias Melcher
2005-08-29
F2 and F3 (move up/down) would not set the "changed" flag
Matthias Melcher
2005-08-29
Fixed C++ style comments in plain C files (STR #997)
Matthias Melcher
2005-08-29
Fixed signedness of argument to sscanf
Matthias Melcher
2005-08-27
Update of "CHANGES" file with information about STR#995 .
Dejan Lekic
2005-08-23
FLUID now knows if a static callback is already declared in a class and won't...
Matthias Melcher
2005-08-21
Some actions in FLUID would not set the "changed" flag.
Matthias Melcher
2005-08-17
This change is controversial. It changes the behavior of fl_filename_list
Matthias Melcher
2005-08-17
Fixed redraw range in Multiline Input with wordwrapping for space characters ...
Matthias Melcher
2005-08-17
#959: outside labels in fluid moved, so that they refresh correctly even when...
Matthias Melcher
2005-08-16
FLUID now correctly redraw FL__Tabs if one of their children changes color.
Matthias Melcher
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-15
fl_filename_list now correctly handles path names like 'c:'
Matthias Melcher
2005-08-15
Fixed Fl::event_text() for FL_DND_* events on Windows (STR 968)
Matthias Melcher
2005-08-10
Fl_Text_Display now auto-scrolls in all directions (STR #915). This is implem...
Matthias Melcher
2005-08-10
Revert changelog (Dejan, for future reference please place all non-
Michael R Sweet
2005-08-10
Added information about change related to --prefix flag.
Dejan Lekic
2005-08-08
On X11, borderless windows will not show in the taskbar anymore (STR #933)
Matthias Melcher
2005-08-08
Moved some code around so that FLTK will figure out the
Matthias Melcher
2005-08-08
Add --cc and --cxx options to fltk-config, which show the compilers that
Michael R Sweet
2005-08-08
Fl_Valuator-derived widgets could show more digits than were
Michael R Sweet
2005-08-08
Doco update for subwindows on OSX, and remove WIN32 note for cut/paste
Michael R Sweet
2005-08-08
Remove Fl_Group from Fl_File_Chooser docos.
Michael R Sweet
2005-08-08
Doco fix (STR #960)
Michael R Sweet
2005-08-08
Fl_GIF_Image did not handle images with an incorrect number of
Michael R Sweet
2005-08-08
Fixed some plastic drawing artifacts (STR #906)
Michael R Sweet
[prev]
[next]