summaryrefslogtreecommitdiffstats
path: root/share/keys/default.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* copyeditbulia byak2006-11-061-1/+1
| | | (bzr r1910)
* add view mode toggle, ensure kp_5 works without numlock toobulia byak2006-11-031-0/+4
| | | (bzr r1886)
* I added a key configuration for this command, changed a variable name and ↵Jon Phillips2006-08-221-0/+3
| | | | | added the patch's author to the AUTHORS file.... (bzr r1629)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-0/+3
| | | (bzr r1315)
* menus, keys, prefs changes for Layersbulia byak2006-05-151-0/+2
| | | (bzr r847)
* add comment about effect actionsbulia byak2006-04-171-2/+5
| | | (bzr r534)
* add inkscape.xml (copy of default.xml) and xara.xml keymapsbulia byak2006-04-131-6/+13
| | | (bzr r506)
* renamed many verbs to more meaningful names, fixed a few inconsistencies, ↵bulia byak2006-04-121-116/+366
| | | | | rearranged and commented keys/default.xml (bzr r505)
* change XML vocabulary for keys, make keys parsing a bit more relaxedbulia byak2006-04-121-241/+241
| | | (bzr r500)
* share/keyboards -> share/keys; first shot at configurable keymapsMenTaLguY2006-04-061-0/+242
(bzr r437)