summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-07Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together e...Nicolas Dufour1-0/+4
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Purge sp_desktop_message_stackLiam P. White1-2/+2
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+1
2014-12-12Preferences. Fix for Bug #1401782 (Take from selection button should be greye...Nicolas Dufour1-1/+5
2014-11-25Disable preference widget to allow saving fonts in non-px unitsJosh Andler1-1/+1
2014-11-08Black list some properties that shouldn't appear in default styles.Tavmjong Bah1-0/+3
2014-11-05Fixing typos found by Firas Hanife.Nicolas Dufour1-1/+1
2014-10-02i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour1-4/+4
2014-10-01Fix for bug #690255 (Rename te_IN.po to te.po).Nicolas Dufour1-2/+2
2014-09-13Fix GTK3 buildsu_v1-0/+1
2014-09-12i18n. Fix for Bug #1368375 (Page titles in preferences don't escape text for ...Nicolas Dufour1-1/+2
2014-08-15Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...Nicolas Dufour1-2/+6
2014-06-26Convert accidental member accesses into static function accessesLiam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-1/+1
2014-05-11i18n. Fix for bug #1318289 (preferences > bitmap > rendering shows po file he...Nicolas Dufour1-1/+1
2014-05-05Apparently I didn't look twice before committing. Thanks suv!Josh Andler1-2/+2
2014-05-05Add one more ifdef for LPETool prefs. Thanks suv!Josh Andler1-1/+3
2014-04-19Fix remaining issue with prefs updatingMartin Owens1-1/+1
2014-04-18Add image rendering option for outlines. Setup desktop preferences observer.Martin Owens1-0/+5
2014-03-30Added "Gtk::" scope to "manage" function calls.Markus Engel1-5/+5
2013-11-19Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah1-14/+23
2013-09-15UI message uniformisationKris De Gussem1-1/+1
2013-08-15Add option to write out path data using only relative coordinatesTavmjong Bah1-2/+6
2013-07-31Eliminate "unit-constants.h".Matthew Petroff1-4/+4
2013-05-13cleanup document option to clean up unused swatchesRaphael Rosch1-0/+7
2013-05-11Fix for 871563 : JPG images are recompressed with lower quality when embeddedJohn Smith1-0/+3
2013-05-01Fix for Bug #830663 (default window size is too small) by Jiabao WuJon A. Cruz1-1/+10
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-2/+1
2013-03-22Translations. Translatable files clean-up (find.cpp removal).Nicolas Dufour1-1/+1
2013-03-09Migrate from Gtk::Color to Gtk::RGBAAlex Valavanis1-0/+14
2013-03-07Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis1-0/+14
2013-02-25Some strings clarifications (see Bug #955060, Latvian translation for 0.49).Nicolas Dufour1-1/+1
2013-02-23Fix missing headers for Gtk+ 3 buildAlex Valavanis1-0/+1
2013-02-11adding dockbar/switcher style toggles in prefs uiRaphael Rosch1-0/+18
2013-01-18i18n. Shortcuts preferences are now fully translatable.Nicolas Dufour1-4/+4
2013-01-14clarify preference text (thought it was a bug first)Johan B. C. Engelen1-1/+1
2013-01-14Preferences. Moving selection option to avoid confusion.Nicolas Dufour1-4/+3
2013-01-11Warning and dead code cleanup.Jon A. Cruz1-1/+1
2013-01-04Re-add omitted UI pref from prefences dialog rewriteJosh Andler1-0/+1
2012-12-16GTK+ 3: Use orientable widgetsAlex Valavanis1-0/+5
2012-12-14Fix for 383871 : Let space switch to selector tool even when used for panningJohn Smith1-0/+2
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-12/+0
2012-11-25Fix for 1036059 : Keyboard shortcut editorJohn Smith1-1/+318
2012-10-08Fix for 490338 : Try to create the autosave directory if that does not existsJohn Smith1-1/+1
2012-10-07Typo fix by Yuri Chornoivan.Nicolas Dufour1-1/+1
2012-10-06user message standardisationKris De Gussem1-1/+1
2012-10-05Fix for 570695 : show default|fallback autosave pathJohn Smith1-2/+6
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-1/+1
2012-09-20Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.Nicolas Dufour1-0/+3