index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shortcuts.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+1
*
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-1
/
+2
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
1
-0
/
+3
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unity
John Smith
2013-02-18
1
-9
/
+59
*
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
1
-1
/
+1
*
Fix for 1036059 : Keyboard shortcut editor
John Smith
2012-11-25
1
-14
/
+510
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-3
/
+1
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-3
/
+7
*
Shortcut patch. Fixes bug #974531
Jon A. Cruz
2012-04-12
1
-13
/
+14
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Cleanups from backports.
Jon A. Cruz
2010-10-29
1
-8
/
+11
*
Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...
Jon A. Cruz
2010-09-10
1
-8
/
+9
*
Automatically add shortcuts to tooltips
Jasper van de Gronde
2010-09-06
1
-2
/
+26
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
fix 1498769
bulia byak
2006-06-02
1
-2
/
+2
*
minor cleanups
MenTaLguY
2006-04-15
1
-9
/
+5
*
change XML vocabulary for keys, make keys parsing a bit more relaxed
bulia byak
2006-04-12
1
-13
/
+20
*
share/keyboards -> share/keys; first shot at configurable keymaps
MenTaLguY
2006-04-06
1
-11
/
+30
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+195