index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
inkscape-preferences.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-09
Only update shortcuts tree view once after updating (significantly reduces th...
Eduard Braun
1
-1
/
+5
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
1
-8
/
+6
2017-07-05
Clean up color profiles code
Tobias Ellinghaus
1
-3
/
+2
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
1
-1
/
+1
2017-06-23
Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")
Eduard Braun
1
-1
/
+1
2017-06-23
Improve and simplify shortcut handling.
Eduard Braun
1
-1
/
+1
2017-04-28
Reset
Jabiertxof
1
-92
/
+2
2017-04-27
Fixing remove prefs
Jabier Arraiza Cenoz
1
-0
/
+2
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-3
/
+11
2017-04-26
Add LPE prefs dialog
Jabiertxof
1
-5
/
+49
2017-04-26
Start adding GUI to prefs
Jabier Arraiza Cenoz
1
-2
/
+38
2017-03-30
Add preference that allows user to increase the canvas tile size.
Tavmjong Bah
1
-0
/
+4
2017-03-21
Add entry for canvas rotate step in Inkscape Preferences dialog.
Tavmjong Bah
1
-0
/
+3
2016-11-22
Fix a typo in inkscape-preferences.cpp.
Ivan Mas??r
1
-1
/
+1
2016-10-28
allows for denser screens in zoom correction factors
Marc Jeanmougin
1
-1
/
+1
2016-08-15
Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/
Tavmjong Bah
1
-1
/
+1
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-9
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-37
/
+5
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+10
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-10
/
+0
2016-06-02
Sort color profile lists
houz
1
-22
/
+22
2016-05-16
UI. Fixing typos in original strings.
Nicolas Dufour
1
-2
/
+2
2016-04-12
Add option for larger icons (useful for 4K display).
Tavmjong Bah
1
-2
/
+3
2016-03-02
Fix bug 1540155: Interactive simplify on pencit tool is hard to edit
Jabier Arraiza Cenoz
1
-0
/
+10
2015-11-21
Hide unused verbs if Potrace is not available
Alex Valavanis
1
-0
/
+2
2015-11-01
i18n. Strings disambiguation (thanks, Maren!).
Nicolas Dufour
1
-2
/
+2
2015-09-17
Added a pref option to disable "spacebar panning". (default:enabled)
Marc Jeanmougin
1
-5
/
+3
2015-08-12
Translations. Last set of new Indian languages translations (Kannada, Kashmir...
Nicolas Dufour
1
-16
/
+48
2015-08-11
Translations. Second set of new Indian languages translations (Bodo, Malayala...
Nicolas Dufour
1
-8
/
+8
2015-08-04
Translations. First set of new Indian languages translations (Assamese, Dogri...
Nicolas Dufour
1
-9
/
+9
2015-07-24
Make persistence of snap indicator configurable, and clean up the snapping ta...
Diederik van Lierop
1
-7
/
+19
2015-02-27
Translations. New Icenlandic translation.
Sveinn í Felli
1
-2
/
+2
2015-02-03
Typos (Bug #1417127)
Kris De Gussem
1
-1
/
+1
2015-01-07
Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together e...
Nicolas Dufour
1
-0
/
+4
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-12-21
Purge sp_desktop_message_stack
Liam P. White
1
-2
/
+2
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
1
-1
/
+1
2014-12-12
Preferences. Fix for Bug #1401782 (Take from selection button should be greye...
Nicolas Dufour
1
-1
/
+5
2014-11-25
Disable preference widget to allow saving fonts in non-px units
Josh Andler
1
-1
/
+1
2014-11-08
Black list some properties that shouldn't appear in default styles.
Tavmjong Bah
1
-0
/
+3
2014-11-05
Fixing typos found by Firas Hanife.
Nicolas Dufour
1
-1
/
+1
2014-10-02
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
1
-4
/
+4
2014-10-01
Fix for bug #690255 (Rename te_IN.po to te.po).
Nicolas Dufour
1
-2
/
+2
2014-09-13
Fix GTK3 build
su_v
1
-0
/
+1
2014-09-12
i18n. Fix for Bug #1368375 (Page titles in preferences don't escape text for ...
Nicolas Dufour
1
-1
/
+2
2014-08-15
Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...
Nicolas Dufour
1
-2
/
+6
2014-06-26
Convert accidental member accesses into static function accesses
Liam P. White
1
-1
/
+1
2014-06-25
1. make it compile
Liam P. White
1
-1
/
+1
2014-05-11
i18n. Fix for bug #1318289 (preferences > bitmap > rendering shows po file he...
Nicolas Dufour
1
-1
/
+1
2014-05-05
Apparently I didn't look twice before committing. Thanks suv!
Josh Andler
1
-2
/
+2
[next]