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
/
src
/
Fl_Preferences.cxx
Age
Commit message (
Expand
)
Author
2016-04-16
Fix typos in comments.
Albrecht Schlosser
2016-04-14
PicoSDL fixes - not working!
Matthias Melcher
2016-04-10
Rewrite Fl_Preferences.cxx under the driver model.
Manolo Gouy
2016-04-06
Remove unnecessary #include <sys/stat.h> directive
Manolo Gouy
2016-03-29
Remove the platform-dependent type xchar
Manolo Gouy
2016-02-13
Details on PORTME items. Move fl_parse_color() to screen drivers.
Matthias Melcher
2016-02-11
Mark places that need to be refactored with // PORTME:
Matthias Melcher
2016-01-03
Updated platform specific #if's to report unimplemented code when compiling w...
Matthias Melcher
2015-04-24
Fixed small typo, added some elipsis to clarify docs
Greg Ercolano
2015-04-03
Fix compiler warning (another part of STR #2813).
Albrecht Schlosser
2015-01-31
Fix potential buffer overflow (Windows: BEX64 error) and home dir (STR 3166).
Albrecht Schlosser
2014-12-19
Unused functions makePath() and makePathForFile() removed. (STR#3169)
Greg Ercolano
2014-10-14
Adjust the Fl_Preferences method
Ian MacArthur
2014-10-01
Protect use of dlopen() with HAVE_DLSYM and HAVE_DLFCN_H for compatibility wi...
Manolo Gouy
2012-04-09
Fix compiler warning "variable set but not used".
Albrecht Schlosser
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2012-01-18
Fixed Fl_Preferences documentation typos.
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-01-19
Removed gcc 4.4 compiler warning:
Manolo Gouy
2011-01-03
Mac OS X: removed all uses of Carbon (except for older OS versions) and re-or...
Manolo Gouy
2010-12-05
Reformatting for CMP: Indent fixes, bracing.
Greg Ercolano
2010-12-03
Another fix for Fl_Preferences when creating a "user data" path for system
Albrecht Schlosser
2010-12-02
Fix for STR #2465: make sure that system preference files are user readable (...
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-10-30
Added callback when double-clicking file in a file chooser (STR#2346)
Matthias Melcher
2010-10-28
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis miss...
Matthias Melcher
2010-09-30
Commit to fix handling of Fl_Preferences UUID values on 64-bit WinXX and *nix...
Ian MacArthur
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-03-29
OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only...
Matthias Melcher
2010-03-25
Remove a spurious #warning I'd left in the win32 builds...
Ian MacArthur
2010-03-20
removed "#undef FL_PLUGIN_VERBOSE" since this would prevent
Albrecht Schlosser
2010-03-19
Fl_Plugin: using bas 'A' encoded BCD to write the pointer. This is pure and f...
Matthias Melcher
2010-03-19
Changed reading and writing of pointers in Fl_Plugin. This will hopefully fix...
Matthias Melcher
2010-03-17
Fixed the IDE's for Xcode3, Xcode3.1, and VisualC (last one untested).
Matthias Melcher
2010-02-27
Starting to add a GUI to manage the IDE database.
Matthias Melcher
2010-02-20
Mixed bag. Please see CHANGES.
Matthias Melcher
2010-02-19
Fixed Fl_Preferences Cygwin wide character bug (STR #2164)
Matthias Melcher
2010-01-24
Without knowing Cygwin, this seems to make more sense to me?!
Matthias Melcher
2010-01-24
Still not having added Fl_Tree and Fl_Table to Fluid, I remembered the plugin...
Matthias Melcher
2010-01-21
fix x86_64 linux build
yuri
2010-01-13
Another bug in Fl_Preferences
Matthias Melcher
2010-01-12
Fl_Preferences now have an API to delete all nodes or entries at once.
Matthias Melcher
2010-01-11
Fl_Preferences::copyTo() would fail if there is no tree root
Matthias Melcher
2010-01-11
Minor bugs in Fl_Preferences::copyTo(). Note to self: increase warning level!
Matthias Melcher
2010-01-10
Added a function to copy an entire Fl_Preferences database into an Fl_Tree vi...
Matthias Melcher
2010-01-09
This is my test implementation of the UUID code for Fl_Preferences.cxx on win32.
Ian MacArthur
2010-01-07
Fixed stupid crash bug in Fl_Preferences.
Matthias Melcher
2010-01-04
Fixed previous commit (s/gethostbyname/gethostname/) and added
Albrecht Schlosser
2010-01-04
Temporary fix for Fl_Preferences on Windows, because gethostbyname would need
Albrecht Schlosser
[next]