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
Age
Commit message (
Expand
)
Author
2006-06-18
Removed debugging messages, added character lookup table for HTML enteties in...
Matthias Melcher
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
Changed Tooltip::exit_() to Tooltip::exit()
Matthias Melcher
2006-06-14
STR #1321: Calling Fl_Window::show() will exit from the current Fl_Tooltip. C...
Matthias Melcher
2006-06-14
Avoiding crash when passing NULL as a string in Fl_Preferences::set(key, char...
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-13
STR #1319: added missing '#' in Fl_Clock_Output
Matthias Melcher
2006-06-09
Fixing the fix: restored the FL_KEYUP behavior of WIN32 before the NumLock fi...
Matthias Melcher
2006-06-09
Make sure that all source files expand $Id$...
Michael R Sweet
2006-06-09
Fixed the Fl::event_original_key() function for X11.
Matthias Melcher
2006-06-09
Added an event variable "Fl::event_original_key()" which returns the current ...
Matthias Melcher
2006-06-07
STR #1316: fixed two html tags
Matthias Melcher
2006-06-07
OS X: fixed handling of the KP_Enter key which is at different key codes for ...
Matthias Melcher
2006-06-06
Increased gap size in Fl_Text_Buffer to make the buffer suitable for much lon...
Matthias Melcher
2006-06-06
Added check for NULL for numbnuts (like me) who query the size of a font befo...
Matthias Melcher
2006-06-06
STR #1310: OS X Quartz support fixed. All test codes now work without complai...
Matthias Melcher
2006-06-05
STR #1309: resize indicator not showing if size range does not permit resizing.
Matthias Melcher
2006-06-05
OS X Quartz: fixed issues with creating a gray image map. Fluid problems stil...
Matthias Melcher
2006-06-05
OS X Quartz: fixed the text width problem.
Matthias Melcher
2006-06-05
OS X Quartz rendering: text is now clipped and drawn in the correct color. I ...
Matthias Melcher
2006-06-04
OS X Quartz: one pretty essential fix to the call order in Quartz context cha...
Matthias Melcher
2006-06-02
STR #1305: Added MacRoman to utf16 lookup table. Everything's rendered the wa...
Matthias Melcher
2006-06-02
STR #1305: partial fix.
Matthias Melcher
2006-05-31
Remove executable bit from more source files.
Michael R Sweet
2006-05-31
Remove executable bit from source files.
Michael R Sweet
2006-05-30
Make sure native eol-style is set on all source files.
Michael R Sweet
2006-05-30
Fixed shortcut and default focus for message dialogs (STR #1298).
Matthias Melcher
2006-05-30
Remove warnings found by Robin Rowe's settings for VC7. I do not have VC7, bu...
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-28
Added permission to reproduce the manual as given by Bill Spitzak and agreed ...
Matthias Melcher
2006-05-21
Tabs now show the correct tooltip (STR #1282)
Matthias Melcher
2006-05-21
STR #1282: added tooltips to the 'tabs' demo so we can test and fix this bug.
Matthias Melcher
2006-05-21
Included fltk.spec in configure.in
Matthias Melcher
2006-05-18
Declarations in Fluid can now explicitly be made non-static or non-extern. Th...
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-07
Update svn:ignore props.
Michael R Sweet
2006-05-05
Fixed FLUID undo. Thanks Fabien fr finding this.
Matthias Melcher
2006-05-05
STR #1152: Fixed Cygwin compiler warnings
Matthias Melcher
2006-05-05
Some minor improvements for the Mac keyboard mapping: accent-space would unde...
Matthias Melcher
2006-05-05
STR #1187: Fixed missing reset of flag in FLUID
Matthias Melcher
2006-05-05
Added fl_encoding_... files to VC6 dll build.
Matthias Melcher
2006-05-05
STR 1264: Editor uses "delete" instead of the required "delete_widget"
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
[next]