summaryrefslogtreecommitdiffstats
path: root/share/keys/default.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* keys: merge duplicate entriessu_v2012-10-141-4/+3
| | | (bzr r11795)
* Fix for 171221 : color panel improvementsJohn Smith2012-10-141-0/+3
| | | (bzr r11793)
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+3
| | | (bzr r11782)
* Update default keymap to include most of the new verbsadded in trunk, sync ↵su_v2012-10-111-15/+44
| | | | | inkscape.xml (bzr r11780)
* add stubs for layer verbs to default keymap file, keep default.xml and ↵su_v2012-10-091-0/+11
| | | | | inkscape.xml in sync (bzr r11766)
* Fix for 189535 : Change shortcut key for Horizontal align to Ctrl+Alt+tJohn Smith2012-09-041-2/+2
| | | (bzr r11650)
* Fix for 171915 : Fullscreen mode without toolbars shortcutJohn Smith2012-08-281-0/+1
| | | (bzr r11628)
* Fix for 189535 : align verbs and by keysJohn Smith2012-08-181-1/+24
| | | (bzr r11611)
* Shortcuts. Fix for Bug #1035903 (adobe-illustrator-cs2 contains multiple ↵Nicolas Dufour2012-08-171-3/+3
| | | | | display=true for EditPaste). (bzr r11609)
* Fix for 722625 : Select Same by Object TypeJohn Smith2012-07-251-0/+3
| | | (bzr r11573)
* Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad ↵Nicolas Dufour2012-07-101-1/+3
| | | | | not working). (bzr r11537)
* Patch for bug #728081 (Keyboard shortcut - Lock current layer).Nicolas Dufour2012-07-051-0/+3
| | | (bzr r11528)
* Fix for bug #1001446 (export bitmap hotkey)Nicolas Dufour2012-07-051-2/+2
| | | (bzr r11527)
* display shortcut in tooltip for measure toolFelipe Corr??a da Silva Sanches2011-06-211-1/+1
| | | (bzr r10330)
* adding shortcut for Measure Tool ("m" or "M")Felipe Corr??a da Silva Sanches2011-06-131-0/+3
| | | (bzr r10290)
* Extensions to alternate layer visibility for glyph layers.Felipe Corr??a da Silva Sanches2011-05-271-0/+6
| | | | | These extensions are using the new "silent" option that I have introduced to the inx file sintax in the previous commit. (bzr r10241)
* adding keyboard shortcut (Ctrl Alt G) for "add glyph layer" extensionFelipe Corr??a da Silva Sanches2011-05-261-0/+3
| | | (bzr r10231)
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-0/+3
| | | (bzr r10065)
* Keys. Alphapad support for zoom shortcuts (Bug #181393).Nicolas Dufour2010-08-051-0/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/181393 (bzr r9690)
* Keys. Additional keypad bindings (Bug #362040).Nicolas Dufour2010-08-041-135/+141
| | | | | | Fixed bugs: - https://launchpad.net/bugs/362040 (bzr r9688)
* Keys. Binding the Spray tool to 'a' and 'shift+F3'.Nicolas Dufour2010-06-221-1/+8
| | | (bzr r9527)
* Keys. gdkkeysyms.h URL correction (Bug #528884).Nicolas Dufour2010-05-181-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/528884 (bzr r9430)
* remove shortcuts to switch to the Geometric Tool (to disable for 0.47, after ↵Josh Andler2009-05-011-2/+0
| | | | | 0.47 is released I will restore) (bzr r7809)
* response to bug #171923; now Ctrl+PgUp/Dn is 'Switch to Layer Above/Below'Ed Halley2009-03-131-2/+4
| | | (bzr r7483)
* spellcheck keysbulia byak2009-02-171-0/+3
| | | (bzr r7312)
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-2/+2
| | | (bzr r7107)
* Merge from fe-movedTed Gould2008-11-211-1/+7
| | | (bzr r6891)
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵Ted Gould2008-09-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882)
* Fix shortcut for geometry toolMaximilian Albert2008-08-181-1/+1
| | | (bzr r6693)
* Add shortcut for geometry toolMaximilian Albert2008-08-181-0/+2
| | | (bzr r6691)
* consistency with offset keysbulia byak2008-04-071-1/+3
| | | (bzr r5359)
* update lpe commandsbulia byak2008-03-191-3/+5
| | | (bzr r5121)
* added Shift+G to default.xml, sorted order of appearanceAlexandre Prokoudine2008-02-121-0/+3
| | | (bzr r4715)
* Retired FilePrintDirect verbJoel Holdsworth2007-12-231-2/+0
| | | (bzr r4287)
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-201-4/+6
| | | (bzr r4266)
* Introduce verb, menu item and shortcut for the global snapping toggleDiederik van Lierop2007-12-181-4/+5
| | | (bzr r4256)
* rename EditCloneOriginal to EditCloneSelectOriginal ; ↵Johan B. C. Engelen2007-11-181-2/+2
| | | | | SP_VERB_EDIT_CLONE_ORIGINAL to SP_VERB_EDIT_CLONE_SELECT_ORIGINAL (bzr r4109)
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-281-1/+3
| | | (bzr r3968)
* remove the disabled old svg-keys-chart verbbulia byak2007-09-281-1/+1
| | | (bzr r3813)
* more consistent coverage of all shift-modes of + and -bulia byak2007-09-071-0/+4
| | | (bzr r3700)
* add pasting lpebulia byak2007-09-051-1/+3
| | | (bzr r3678)
* change tweak to shift+f2bulia byak2007-09-021-2/+1
| | | (bzr r3668)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+5
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* tweak toolbulia byak2007-08-081-0/+6
| | | (bzr r3424)
* Add keybindings for the 3D box toolMaximilian Albert2007-06-301-0/+6
| | | (bzr r3156)
* s/ToolCalligrphic/ToolCalligraphic/ggustav_b2007-05-071-3/+3
| | | (bzr r2983)
* verbify esc to deselect; enable esc and ctrl-z to cancel drawing in calligraphicbulia byak2007-03-031-1/+1
| | | (bzr r2526)
* rename flood to paintbucket, copyeditbulia byak2007-02-261-0/+6
| | | (bzr r2449)
* 1664055bulia byak2007-02-201-1/+2
| | | (bzr r2405)
* add tab/shift-tab; fix shift for next/prev windowbulia byak2006-11-061-2/+7
| | | (bzr r1915)