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-06-16
Added text selection and copy/paste to Fl_Help_View. Text can be selected by ...
Matthias Melcher
2006-06-16
STR #1322: fixes wrong menutitle position for popup menus. This was originall...
Matthias Melcher
2006-06-14
STR #1321: Calling Fl_Window::show() will exit from the current Fl_Tooltip. C...
Matthias Melcher
2006-06-14
STR 1306: udated documentation to reflect limitation in Fl::delete_widget(). ...
Matthias Melcher
2006-06-13
STR #1227: Thanks to Albrecht Schlosser for commiting this patch to fix Fl_Te...
Matthias Melcher
2006-06-09
Added an event variable "Fl::event_original_key()" which returns the current ...
Matthias Melcher
2006-06-06
STR #1310: OS X Quartz support fixed. All test codes now work without complai...
Matthias Melcher
2006-05-30
Fixed shortcut and default focus for message dialogs (STR #1298).
Matthias Melcher
2006-05-30
Fixed resizing in OS X. The code was not only unneccesarily convoluted, but a...
Matthias Melcher
2006-05-28
- In Fluid, declarations starting with the keyword
Matthias Melcher
2006-05-21
Tabs now show the correct tooltip (STR #1282)
Matthias Melcher
2006-05-21
Included fltk.spec in configure.in
Matthias Melcher
2006-05-10
Fixed insufficiently invalidated cache in Fl_Browser (STR #1265). Fl_Browser:...
Matthias Melcher
2006-05-10
STR #1153: This is an attempt to fix the described issues when querying multi...
Matthias Melcher
2006-05-05
STR #1152: Fixed Cygwin compiler warnings
Matthias Melcher
2006-05-05
STR #1187: Fixed missing reset of flag in FLUID
Matthias Melcher
2006-04-28
Fixed maximizing in OS X (STR #1221)
Matthias Melcher
2006-04-28
STR #1169: Fixed 'make distclean' to remove binaries inside MacOS app packages
Matthias Melcher
2006-04-28
Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow...
Matthias Melcher
2006-04-27
STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ...
Matthias Melcher
2006-04-27
STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi...
Matthias Melcher
2006-04-27
fl_font(0, 0) as a first call in Xft would try to access a member in fl_fonts...
Matthias Melcher
2006-04-27
STR 1161: Setting a new value in Fl_Input_ wil now actually move cursor to t...
Matthias Melcher
2006-04-20
Update changelog to show all of Matthias's fixes... :)
Michael R Sweet
2006-04-20
Fixed crash in Fl_Preferences if 2nd or 3rd argument in the 'path' constructo...
Matthias Melcher
2006-04-04
STR 1195: caret key lookup entry was missing on Mac OS X
Matthias Melcher
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
[next]