summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Working on coontinuing pathsJabier Arraiza2017-11-191-13/+2
* | Working on fix smooth drawJabier Arraiza2017-11-191-15/+6
* | Base refactorJabier Arraiza2017-11-121-19/+10
|/
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-101-2/+3
|\
| * Remove need to restart Inkscape when changing tile multiplier.Tavmjong Bah2017-11-041-2/+3
* | Merge branch 'master' into powerpencilJabier Arraiza2017-11-031-78/+65
|\|
| * Preferences: cleanupEduard Braun2017-10-221-51/+46
| * Preferences: Minor consistency fixes for UIEduard Braun2017-10-221-3/+5
| * Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992Eduard Braun2017-10-221-21/+6
| * Add preference to load additional fonts from custom directoriesEduard Braun2017-10-211-0/+3
| * Add preference to load additional fonts from 'fonts' directoriesEduard Braun2017-10-201-1/+7
| * Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-11/+7
* | Clarify a bit some stringsJabiertxo Arraiza Cenoz2017-08-291-3/+3
* | Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-281-0/+40
|/
* Only update shortcuts tree view once after updating (significantly reduces th...Eduard Braun2017-07-091-1/+5
* Merge branch 'master' into shortcutsEduard Braun2017-07-091-12/+9
|\
| * Gtkmm deprecation fixesAlexander Valavanis2017-07-061-8/+6
| * Clean up color profiles codeTobias Ellinghaus2017-07-051-3/+2
| * Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-1/+1
* | Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")Eduard Braun2017-06-231-1/+1
* | Improve and simplify shortcut handling.Eduard Braun2017-06-231-1/+1
|/
* Add preference that allows user to increase the canvas tile size.Tavmjong Bah2017-03-301-0/+4
* Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-211-0/+3
* Fix a typo in inkscape-preferences.cpp.Ivan Mas??r2016-11-221-1/+1
* allows for denser screens in zoom correction factorsMarc Jeanmougin2016-10-281-1/+1
* Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-1/+1
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-37/+5
|\
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-37/+5
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-9/+1
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+10
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-10/+0
|/
* Sort color profile listshouz2016-06-021-22/+22
* UI. Fixing typos in original strings.Nicolas Dufour2016-05-161-2/+2
* Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-121-2/+3
* Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz2016-03-021-0/+10
* Hide unused verbs if Potrace is not availableAlex Valavanis2015-11-211-0/+2
* i18n. Strings disambiguation (thanks, Maren!).Nicolas Dufour2015-11-011-2/+2
* Added a pref option to disable "spacebar panning". (default:enabled)Marc Jeanmougin2015-09-171-5/+3
* Translations. Last set of new Indian languages translations (Kannada, Kashmir...Nicolas Dufour2015-08-121-16/+48
* Translations. Second set of new Indian languages translations (Bodo, Malayala...Nicolas Dufour2015-08-111-8/+8
* Translations. First set of new Indian languages translations (Assamese, Dogri...Nicolas Dufour2015-08-041-9/+9
* Make persistence of snap indicator configurable, and clean up the snapping ta...Diederik van Lierop2015-07-241-7/+19
* Translations. New Icenlandic translation.Sveinn í Felli2015-02-271-2/+2
* Typos (Bug #1417127)Kris De Gussem2015-02-031-1/+1
* Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together e...Nicolas Dufour2015-01-071-0/+4
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Purge sp_desktop_message_stackLiam P. White2014-12-211-2/+2
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Preferences. Fix for Bug #1401782 (Take from selection button should be greye...Nicolas Dufour2014-12-121-1/+5
* Update to trunk r13766Liam P. White2014-11-261-1/+1
|\