summaryrefslogtreecommitdiff
path: root/test/preferences.fl
AgeCommit message (Expand)Author
2010-12-15Make sure that tooltips are always on in test/preferences, even if theyAlbrecht Schlosser
2010-12-15Redefined NORMAL_INPUT_MOVE in src/Fl_Input.cxx to reflect the new optionAlbrecht Schlosser
2010-12-12Added an 'Options' dialog (replacing test/preferences) that can be used to se...Matthias Melcher
2010-11-12Applied Domingo's suggestion for formatted Fluid outputMatthias Melcher
2010-11-12Fixed missing internationalisation of menus generate by Fluid (STR #2246)Matthias Melcher
2006-08-21Fixed uninitialized data in OS X and WIN32 timout functions (STR #1374).Matthias Melcher
2006-04-04Fixed previous commit.Matthias Melcher
2006-04-04STR 1195: caret key lookup entry was missing on Mac OS XMatthias Melcher
2005-04-08STR #792: 'preferences' test app lost the 'radio' flags on the shoe positioni...Matthias Melcher
2002-11-05Added callbacks to Fl_Text_Editor.Matthias Melcher
2002-09-05Mac OS X: modified Fl_Preferences::Node::search to correctly handle groupsMatthias Melcher
2002-06-27MacOS:Matthias Melcher
2002-06-26Added gl_font calls to Cube demo for gl_font implementation on MacOS (later).Matthias Melcher
2002-05-31Some C++ compilers can't handle char& and int& versions of methods, soMichael R Sweet
2002-05-17Fl_Preferences: fixed delete/free confusion, updated docu and sample on buffe...Matthias Melcher
2002-05-02Fix include for preferences example.Michael R Sweet
2002-05-01Added preferences.fl, removed preferences.cxx and .hMatthias Melcher