summaryrefslogtreecommitdiffstats
path: root/src/preferences.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tentative fix for LP bug #168922: don't save prefs n crash handlerKrzysztof Kosi??ski2009-02-261-10/+7
| | | (bzr r7376)
* Add missing xml/repr.h header.Krzysztof Kosi??ski2009-02-131-0/+1
| | | (bzr r7288)
* Fix crashes when tool styles are not set in prefs.Krzysztof Kosi??ski2009-02-131-4/+4
| | | (bzr r7287)
* "make check" now compiles and runs on Linux.Krzysztof Kosi??ski2008-12-081-0/+1
| | | (bzr r6973)
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-071-20/+20
| | | (bzr r6964)
* From trunkTed Gould2008-10-271-36/+453
| | | (bzr r6885)
* Fix some bugs introduced by the preferences rewrite.Krzysztof Kosi??ski2008-09-161-7/+3
| | | (bzr r6826)
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-20/+106
| | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+44
(bzr r1)