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
/
FL
/
Fl_Preferences.H
Age
Commit message (
Expand
)
Author
2020-05-24
Fix documentation typos and formatting
Albrecht Schlosser
2020-01-14
Fixed some documentation for Fl_Preferences and fl_make_path.
Matthias Melcher
2019-12-31
Limiting file access for Fl_Preferences.
Matthias Melcher
2018-11-27
Documentation: reveal where the Fl_Preferences text files are located on each...
Manolo Gouy
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
2017-07-07
STR #2823.2/2: Improved Fl_Preferences "dirty" flag handling.
Matthias Melcher
2013-09-16
STR# #2973: applied patch str_2973_r9958_sun-fix-errors-5.patch verbatim.
Greg Ercolano
2012-01-18
Fixed Fl_Preferences documentation typos.
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-12-05
Reformatting for CMP: Indent fixes, bracing.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-10-31
Fixed tab key navigation to inactive widgets (STR #2420), fixed a few pedanti...
Matthias Melcher
2010-10-30
Added callback when double-clicking file in a file chooser (STR#2346)
Matthias Melcher
2010-07-10
Updated the Fluid IDE support for the current source file structure. Changed ...
Matthias Melcher
2010-04-03
Fixed databse typo.
Manolo Gouy
2010-04-03
Fl_Preferences.H: renamed dummy variable id to id_ to allow gcc-3.3
Manolo Gouy
2010-02-20
Mixed bag. Please see CHANGES.
Matthias Melcher
2010-01-24
Still not having added Fl_Tree and Fl_Table to Fluid, I remembered the plugin...
Matthias Melcher
2010-01-12
Fl_Preferences now have an API to delete all nodes or entries at once.
Matthias Melcher
2010-01-10
Added a function to copy an entire Fl_Preferences database into an Fl_Tree vi...
Matthias Melcher
2010-01-07
Fixed stupid crash bug in Fl_Preferences.
Matthias Melcher
2009-12-28
Fixed previous commit
Matthias Melcher
2009-12-28
Added an ID type to preferences which can be retrieved to then re-use the sam...
Matthias Melcher
2009-12-27
Improved Preferences database. Branches can now be accessed by index. Added U...
Matthias Melcher
2009-04-18
Updated doxygen docs for Fl_Input_ to get a greater insight into the code. I'...
Matthias Melcher
2009-04-01
Reverted removal of #include <stdio.h>, because it _is_ needed.
Albrecht Schlosser
2009-03-14
Fl_Preferences.H now doesn't include windows.h any more
Albrecht Schlosser
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-10-31
Moved Fl_Preferences documentation to the correct places.
Matthias Melcher
2008-10-19
Moving some doxygen dox around (Fl_Preferences).
Matthias Melcher
2008-10-18
Updated some documentation for Fl_Preferences::getUserdataPath()
Matthias Melcher
2008-10-15
Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed ...
Fabien Costantini
2008-09-18
Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Wi...
Fabien Costantini
2008-09-17
Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneou...
Fabien Costantini
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-15
Doxygen documentation. Completed Fl class, added a todo related to recent Fl ...
Fabien Costantini
2008-09-14
Doxygen Documentation WP6 Done, Also completed the documentation of Help_View...
Fabien Costantini
2008-09-02
corrected some typos and wrong argument references.
Albrecht Schlosser
2008-04-08
Added two UTF-8 support headers which can not be used just yet. Added sample ...
Matthias Melcher
2006-08-18
STR #1381: added optional "precision" argument when writing floats or doubles...
Matthias Melcher
2005-07-26
Fl_Preferences: made implicitly defined constructors and operators unavailable.
Matthias Melcher
2005-05-20
Fl_Preferences::getUserdataPath() didn't work for sub-groups (STR
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2003-01-21
Add FL_EXPORT to nested classes.
Michael R Sweet
2002-09-05
Mac OS X: modified Fl_Preferences::Node::search to correctly handle groups
Matthias Melcher
2002-08-27
Add constructors that accept the path to use (rather then SYSTEM or USER
Michael R Sweet
2002-08-14
DLL changes (still some more to go...)
Michael R Sweet
[next]