summaryrefslogtreecommitdiffstats
path: root/src/prefs-utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* From trunkTed Gould2008-10-271-93/+0
| | | (bzr r6885)
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-12/+57
| | | | | | | | 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)
* Remove unused and buggy-looking function get_pref_children.Peter Moulder2008-06-051-1/+0
| | | (bzr r5815)
* More woke on calligraaphic presets:Aubanel Monnier2008-03-191-0/+6
| | | | | | | | | | | | | | | | Added a No Preset entry Made save button and save functionality Changing settings swithces back the preset combo to No Preset Internals: added several functions in pref-utils: add child-pref, get list of children, number of children added a function to retrieve the model from egeActioSelectOne Todos: when a profile is selected, the save button should be a delete button that deletes the current profile find a way to (re)name new profiles find a way to get unique ids (are ids mandatory in preferences anyway ?) (bzr r5125)
* calligraphic profiles are now read from the preferencesAubanel Monnier2008-03-141-0/+1
| | | | | | TODO1: Fix problem on init (Should react on the set signal instead of change but cannot find if such a signal exists) TODO2: Find a way to display svg icons in the combo box and add a property icon_id in configuration (bzr r5088)
* switch pref/repr utility methods to using long long ints; withbulia byak2006-10-251-3/+3
| | | | | out it, we cannot even store an rgba32 color in an attribute\! (bzr r1860)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+42
(bzr r1)