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
/
test
/
preferences.fl
Age
Commit message (
Expand
)
Author
2006-08-21
Fixed uninitialized data in OS X and WIN32 timout functions (STR #1374).
Matthias Melcher
2006-04-04
Fixed previous commit.
Matthias Melcher
2006-04-04
STR 1195: caret key lookup entry was missing on Mac OS X
Matthias Melcher
2005-04-08
STR #792: 'preferences' test app lost the 'radio' flags on the shoe positioni...
Matthias Melcher
2002-11-05
Added callbacks to Fl_Text_Editor.
Matthias Melcher
2002-09-05
Mac OS X: modified Fl_Preferences::Node::search to correctly handle groups
Matthias Melcher
2002-06-27
MacOS:
Matthias Melcher
2002-06-26
Added gl_font calls to Cube demo for gl_font implementation on MacOS (later).
Matthias Melcher
2002-05-31
Some C++ compilers can't handle char& and int& versions of methods, so
Michael R Sweet
2002-05-17
Fl_Preferences: fixed delete/free confusion, updated docu and sample on buffe...
Matthias Melcher
2002-05-02
Fix include for preferences example.
Michael R Sweet
2002-05-01
Added preferences.fl, removed preferences.cxx and .h
Matthias Melcher