summaryrefslogtreecommitdiffstats
path: root/src/preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tentative fix for LP bug #168922: don't save prefs n crash handlerKrzysztof Kosi??ski2009-02-261-4/+11
| | | (bzr r7376)
* preferences.cpp: Remove an assert that causes problems with some Krzysztof Kosi??ski2008-12-091-1/+2
| | | | | input devices. (bzr r6977)
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-071-9/+13
| | | (bzr r6964)
* Merge from trunkTed Gould2008-10-281-7/+12
| | | (bzr r6886)
* From trunkTed Gould2008-10-271-182/+331
| | | (bzr r6885)
* Merging from trunkTed Gould2008-10-111-18/+18
| | | (bzr r6884)
* Fix some bugs introduced by the preferences rewrite.Krzysztof Kosi??ski2008-09-161-21/+54
| | | (bzr r6826)
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-51/+421
| | | | | | | | 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)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-3/+3
| | | (bzr r149)
* Fix a typo, a vim modeline, and a wrongly indented line.mjwybrow2006-01-171-1/+1
| | | (bzr r6)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+92
(bzr r1)