summaryrefslogtreecommitdiff
path: root/src/Fl_Preferences.cxx
AgeCommit message (Expand)Author
43 hourswipmaxim nikonov
3 dayswipmaxim nikonov
2025-12-10Add access to a list of registered plugin klasses.Matthias Melcher
2025-03-07Fl_String is now just an alias for std::string.Matthias Melcher
2024-10-15Fix documentation typos and trailing whitespaceAlbrecht Schlosser
2024-10-10Missing *not* in Fl_Preferences docs.Matthias Melcher
2024-10-10Fl_Preferences documentation update.Matthias Melcher
2024-01-22Fix User Preferences file search order for Unix (#891)Matthias Melcher
2024-01-19Fix crash in Fl_Preferences for deformed group name (#891)Matthias Melcher
2023-12-22A more cross-platform way to fix issue #876ManoloFLTK
2023-12-21Fix "Fl_Plugin_Manager::loadAll doesn't work correct" (#876)ManoloFLTK
2023-10-22Make Fl_String and Fl_Int_Vector private (#789)Albrecht Schlosser
2023-10-21Remove duplicated code that was commented out, fix includesAlbrecht Schlosser
2023-10-21Removes dependency on Fl_Preferences::get/set(.., Fl_String, ...)Matthias Melcher
2023-09-27Fix for CLEAR flag in Fl_PreferencesMatthias Melcher
2023-09-26FLUID: adds greatly enhanced Shell Commands (#774)Matthias Melcher
2023-03-02Fix typos in Doxygen documentationManoloFLTK
2023-02-25Add Fl_String to Fl_Preferences (#687)Matthias Melcher
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2022-04-03Silence compiler warnings [-Wunused-but-set-variable]Albrecht Schlosser
2022-03-25Update documentation and dependenciesAlbrecht Schlosser
2022-03-23Remove vsscanf_l() call from Win32 driver (it appears to be a BSD-ism and uns...ian.macarthur
2022-01-23Preferences XDG path (#377)Matthias Melcher
2022-01-19Fixing and upgrading Fl_Preferences (#374)Matthias Melcher
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2021-02-25Fix Doxygen docs (unescaped '$')Albrecht Schlosser
2020-10-04Create Fl_X11_System_Driver::dlopen_or_dlsym() for run-time addresses.ManoloFLTK
2020-08-01Implement + deploy fl_strdup()Greg Ercolano
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-06-01Improve Fl_Preferences documentationAlbrecht Schlosser
2020-02-11Fix static analyzer errors and warningsAlbrecht Schlosser
2020-01-14Merge remote-tracking branch 'refs/remotes/origin/master'Matthias Melcher
2020-01-14Fixed some documentation for Fl_Preferences and fl_make_path.Matthias Melcher
2020-01-13Fix Doxygen warnings and errorsAlbrecht Schlosser
2020-01-11Improved documentation of Fl_Preferences.Matthias Melcher
2020-01-03macOS: checking Fl_Preferences file path improvedMatthias Melcher
2019-12-31Limiting file access for Fl_Preferences.Matthias Melcher
2018-06-26Move Fl_System_Driver.H from FL/ to src/Manolo Gouy
2018-06-23Doxygen only: fixed all block comments starting with an asterisk to space-onl...Matthias Melcher
2017-07-07STR #2823.2/2: Improved Fl_Preferences "dirty" flag handling.Matthias Melcher
2017-07-07STR #2823.1/2: avoiding setting "dirty" flag in a read operation.Matthias Melcher
2017-07-07Fix some typos.Albrecht Schlosser
2017-07-07More logical data path nameMatthias Melcher
2017-07-07STR #2034: Fl_Preferences::getUserdataPath() is much more careful when creat...Matthias Melcher
2016-04-16Fix typos in comments.Albrecht Schlosser
2016-04-14PicoSDL fixes - not working!Matthias Melcher
2016-04-10Rewrite Fl_Preferences.cxx under the driver model.Manolo Gouy
2016-04-06Remove unnecessary #include <sys/stat.h> directiveManolo Gouy
2016-03-29Remove the platform-dependent type xcharManolo Gouy
2016-02-13Details on PORTME items. Move fl_parse_color() to screen drivers.Matthias Melcher