Commit Graph

14 Commits

Author SHA1 Message Date
wj32 d8b94c2b5f reverted some stuff, fixed design-time exceptions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-20 07:23:16 +00:00
wj32 a6b490bd9b fixed settings screwing up in different cultures
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 09:16:53 +00:00
wj32 5ce1963158 updated documentation for settings classes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2216 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 07:27:25 +00:00
wj32 6aecd20e3f reverted r2213 - an empty setting is still a setting (e.g. when the default is non-empty)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2215 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 07:11:26 +00:00
dmex04 d7aeec8fda fixed empty settings being created containing no values and being written
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2213 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 06:57:15 +00:00
dmex04 469141a4fe updated r2209 with wj32's recent advice about strings checking :P
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2212 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 06:03:50 +00:00
wj32 2015b0db71 fixed XmlFileSettingsStore with no file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2209 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 05:24:45 +00:00
wj32 db33515991 added more caching to SettingsBase, disabled some caching in Settings, implemented some
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2205 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-16 00:14:07 +00:00
wj32 d2e2b6226f settings system is working with some bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 23:27:06 +00:00
dmex04 d9b57d89f1 completed settings migration + updated settings references
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2199 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 17:32:04 +00:00
wj32 054c167760 * not compilable *
migrated around 1/6 of the settings to the new system

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2194 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 10:17:50 +00:00
wj32 d2f754e92f completed settings classes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2193 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-15 09:50:04 +00:00
wj32 4499b91df3 sync
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-04 05:45:22 +00:00
wj32 8e9bd6bea8 * fixed critical CircularBuffer bug
* started Settings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2046 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-04 03:31:06 +00:00