summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/preferences-widget.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-0/+2
| | | (bzr r11304)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+1
| | | (bzr r11018)
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+5
| | | (bzr r10940)
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-10/+1
| | | (bzr r10827)
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+0
| | | (bzr r10826)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-0/+5
| | | (bzr r10697)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-2/+4
| | | (bzr r10696)
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-0/+16
| | | | | change Preferences > Steps to this new widget (bzr r10177)
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-3/+3
| | | (bzr r10176)
* Use the subclassed SpinButton class for numeric inputs, such that '.' and ↵Johan B. C. Engelen2011-04-111-1/+2
| | | | | | | ',' both can be used as decimal point. (related to bug 484187) (bzr r10159)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵Nicolas Dufour2011-02-211-0/+13
| | | | | | | | doesn't work on Windows). Fixed bugs: - https://launchpad.net/bugs/262617 (bzr r10062)
* add possibility to change the UI language (gettext) in preferences dialoguetheAdib2008-12-301-0/+3
| | | (bzr r7044)
* Merge from fe-movedTed Gould2008-11-211-0/+17
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-20/+10
| | | (bzr r6885)
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-35/+34
| | | | | | | | 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)
* Add a zoom correction option to preferences (used when zooming to 1:1 etc. ↵Maximilian Albert2008-09-041-0/+44
| | | | | to display items in their true sizes) (bzr r6758)
* * Missing localization for Reset preferences buttonLuca Bruno2008-02-111-1/+1
| | | (bzr r4707)
* add default unit to grid preferences.Johan B. C. Engelen2007-12-161-0/+10
| | | (bzr r4238)
* Add default grid settings to Inkscape preferences.Johan B. C. Engelen2007-12-141-0/+18
| | | (bzr r4230)
* Changed preference to use file chooser buttonJon A. Cruz2007-09-261-5/+17
| | | (bzr r3806)
* search and reset buttons added to ocal related features. fixed signals in ↵Bruno Dilly2007-08-201-0/+16
| | | | | import from ocal dialog. (bzr r3544)
* export to ocal bug fixBruno Dilly2007-08-081-1/+1
| | | (bzr r3418)
* adds export to ocal feature without dialog windowBruno Dilly2007-08-061-1/+13
| | | (bzr r3398)
* applying patch #1407697 by Marco ScholtenRalf Stephan2006-01-171-0/+1
| | | (bzr r10)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+117
(bzr r1)