summaryrefslogtreecommitdiffstats
path: root/src/preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+22
| | | (bzr r8846.1.1)
* Fixed copying of old settings, along with some data() vs. c_str() cleanup. ↵Jon A. Cruz2009-11-101-27/+38
| | | | | Fixes bug #437929. (bzr r8831)
* Migrate file MRU prefsJon A. Cruz2009-11-091-27/+124
| | | (bzr r8827)
* Fixed collapsed if/cond/body lines that blocked debugging.Jon A. Cruz2009-05-051-128/+158
| | | (bzr r7823)
* Implement warning of prior errors.Jon A. Cruz2009-05-041-1/+20
| | | (bzr r7817)
* Fixed broken preferences singleton and removed GUI encapsulation leakage. ↵Jon A. Cruz2009-05-041-44/+35
| | | | | Fixes bug #367752. (bzr r7816)
* 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)