summaryrefslogtreecommitdiff
path: root/test/preferences.fl
AgeCommit message (Expand)Author
2025-12-29Fix Fl_Pack to support more box types.Matthias Melcher
2025-12-22FLUID: Add support for lambda callbacks.Matthias Melcher
2025-04-15Reactivating Mergeback functionality. (#1226)Matthias Melcher
2025-03-16Fluid: restructuring and rejuvenation of the source code.Matthias Melcher
2025-03-06Update version numbers to 1.5.0Albrecht Schlosser
2024-12-09Update Fluid (.fl) files for release 1.4.1Albrecht Schlosser
2023-12-28Adds Fl_Input RMB menu translation to test/preferencesMatthias Melcher
2023-09-26FLUID: Fixes regression #777Matthias Melcher
2023-09-22Fix potential invalid stack variable access in test codeAlbrecht Schlosser
2023-07-14FLUID: fixes all overlapping widgets in all .fl filesMatthias Melcher
2023-02-02Update dependencies and fix whitespace errorsAlbrecht Schlosser
2022-12-30FLUID support for inline image data (see #542, #592) (#604)Matthias Melcher
2022-11-25Add i18n to test/preferences (#555)Matthias Melcher
2022-11-07Removed i18n from test/preferences.flMatthias Melcher
2022-03-03Fix whitespace, update dependencies and fluid filesAlbrecht Schlosser
2022-01-19Fixing and upgrading Fl_Preferences (#374)Matthias Melcher
2022-01-16Update fluid files and generated filesAlbrecht Schlosser
2021-12-19STR 3289: Fluid i18n, gettext, catguts improvementsMatthias Melcher
2021-12-17GitHub #327: menu buttons will no longer grab arrow keys.Matthias Melcher
2019-12-31Commented out some silly code in the preferences test.Matthias Melcher
2016-01-30Bump version numbers for next minor release: FLTK 1.4.0.Albrecht Schlosser
2015-07-09Update fluid .fl files and generated code - remove trailing white space.Albrecht Schlosser
2015-03-10[Version 1.3.4] Update version numbers - hopefully complete.Albrecht Schlosser
2014-10-05Bump version numbers to 1.3.3.Albrecht Schlosser
2012-01-18Added text constants for preference names (project and application) forAlbrecht Schlosser
2011-01-11Fixed a few GNU compiler warnings (-pedantic): C++ comments in C files,Albrecht Schlosser
2010-12-20Moved global FLTK options into Fluid until we find a better setup. Restored t...Matthias Melcher
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