haiku/headers
Adrien Destugues 015a928b88 Notifications: use a single settings file.
There were 3 setting files, each an archived BMessage. Now there is only
one with all the data inside.
* Rework the SettingsPane class to save and load settings from a
message, rather than having each panel pick a file path on its own
* Move saving the app filters to the preference app, rather than the
server (so it's done at the same place as other settings)
* Rework loading prefs in the server so the settings message is read
from the file once and all settings are loaded from it.

This turns out to be more changes than I anticipated.
Fixes #9424.
2014-10-21 18:53:06 +02:00
..
build Forgot to fix LDBL_MIN... 2014-10-15 13:08:10 +02:00
compatibility
config
cpp
glibc
libs Fix infinite recursion in agg when drawing bezier with invalid points 2014-10-20 15:54:58 +02:00
os BUrl: IDNA ToUnicode and ToASCII conversions. 2014-10-21 14:43:13 +02:00
posix Revert "Add sys/ucontext.h" 2014-08-09 20:18:05 +02:00
private Notifications: use a single settings file. 2014-10-21 18:53:06 +02:00
tools Remove preprocessor checks from TestShell.h 2014-07-29 23:05:52 +02:00