summaryrefslogtreecommitdiffstats
path: root/src/application/application.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-12Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski1-160/+0
(bzr r9828)
2008-11-21Merge from fe-movedTed Gould1-4/+4
(bzr r6891)
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-5/+2
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)