summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-20Add 5° rotation optionMarc Jeanmougin1-3/+3
2018-01-16Add change missed in last commit (due to incomplete cherry-pick).Tavmjong Bah1-1/+1
2018-01-16Remove the dialog "showclose" optionStefano Facchini1-3/+0
2018-01-12Fix tiny default size of preferences dialogEduard Braun1-10/+42
2018-01-07Make natural window size default and fix small window sizeEduard Braun1-4/+10
2018-01-07Make stored geometry and default window size enumsEduard Braun1-5/+5
2017-12-26Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza1-1/+1
2017-12-18Working on powerstroke fixes to pentoolJabier Arraiza1-10/+0
2017-12-14Fix typosJabier Arraiza1-1/+1
2017-12-14Add break apart. Thanks MarenJabier Arraiza1-1/+1
2017-12-14Fix strings, thanks MarenJabier Arraiza1-2/+2
2017-12-14Make optional convert clone to path by a prefs optionJabier Arraiza1-0/+5
2017-12-08Moving toleranceJabier Arraiza1-0/+10
2017-11-26Don't translate the empty stringEduard Braun1-1/+1
2017-11-22Working on continuous pathsJabier Arraiza1-5/+5
2017-11-19Working on coontinuing pathsJabier Arraiza1-13/+2
2017-11-19Working on fix smooth drawJabier Arraiza1-15/+6
2017-11-12Base refactorJabier Arraiza1-19/+10
2017-11-04Remove need to restart Inkscape when changing tile multiplier.Tavmjong Bah1-2/+3
2017-10-22Preferences: cleanupEduard Braun1-51/+46
2017-10-22Preferences: Minor consistency fixes for UIEduard Braun1-3/+5
2017-10-22Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992Eduard Braun1-21/+6
2017-10-21Add preference to load additional fonts from custom directoriesEduard Braun1-0/+3
2017-10-20Add preference to load additional fonts from 'fonts' directoriesEduard Braun1-1/+7
2017-09-30Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin1-11/+7
2017-08-29Clarify a bit some stringsJabiertxo Arraiza Cenoz1-3/+3
2017-08-28Parametrice into preferences magic numbers and other staffJabier Arraiza1-0/+40
2017-07-09Only update shortcuts tree view once after updating (significantly reduces th...Eduard Braun1-1/+5
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-8/+6
2017-07-05Clean up color profiles codeTobias Ellinghaus1-3/+2
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens1-1/+1
2017-06-23Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")Eduard Braun1-1/+1
2017-06-23Improve and simplify shortcut handling.Eduard Braun1-1/+1
2017-04-28ResetJabiertxof1-92/+2
2017-04-27Fixing remove prefsJabier Arraiza Cenoz1-0/+2
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-3/+11
2017-04-26Add LPE prefs dialogJabiertxof1-5/+49
2017-04-26Start adding GUI to prefsJabier Arraiza Cenoz1-2/+38
2017-03-30Add preference that allows user to increase the canvas tile size.Tavmjong Bah1-0/+4
2017-03-21Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah1-0/+3
2016-11-22Fix a typo in inkscape-preferences.cpp.Ivan Mas??r1-1/+1
2016-10-28allows for denser screens in zoom correction factorsMarc Jeanmougin1-1/+1
2016-08-15Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-9/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-37/+5
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+10
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-10/+0
2016-06-02Sort color profile listshouz1-22/+22
2016-05-16UI. Fixing typos in original strings.Nicolas Dufour1-2/+2
2016-04-12Add option for larger icons (useful for 4K display).Tavmjong Bah1-2/+3