summaryrefslogtreecommitdiffstats
path: root/share/keys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* response to bug #171923; now Ctrl+PgUp/Dn is 'Switch to Layer Above/Below'Ed Halley2009-03-132-4/+8
| | | (bzr r7483)
* spellcheck keysbulia byak2009-02-172-0/+6
| | | (bzr r7312)
* synchronizebulia byak2009-01-261-1/+7
| | | (bzr r7178)
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-102-4/+4
| | | (bzr r7107)
* Merge from fe-movedTed Gould2008-11-212-2/+14
| | | (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)
* shift+letters are reserved for modes inside tools, so we cannot use them for ↵bulia byak2008-09-191-3/+0
| | | | | global shortcutas (bzr r6848)
* Fix shortcut for geometry toolMaximilian Albert2008-08-181-1/+1
| | | (bzr r6693)
* Add shortcut for geometry toolMaximilian Albert2008-08-181-0/+2
| | | (bzr r6691)
* fixed E/V keys by request from InitMassAlexandre Prokoudine2008-04-151-2/+4
| | | (bzr r5451)
* consistency with offset keysbulia byak2008-04-072-2/+6
| | | (bzr r5359)
* delete remaining .cvsignore filesAdib Taraben2008-04-011-2/+0
| | | (bzr r5299)
* update lpe commandsbulia byak2008-03-192-10/+14
| | | (bzr r5121)
* fix makefile.amFelipe Corr??a da Silva Sanches2008-02-131-1/+1
| | | | | share/keys directory should not be included, I think (bzr r4722)
* first shot at ACD Systems Canvas 11 keyboard shortcuts schemeAlexandre Prokoudine2008-02-132-1/+400
| | | (bzr r4720)
* added Shift+G to default.xml, sorted order of appearanceAlexandre Prokoudine2008-02-122-3/+6
| | | (bzr r4715)
* another forgotten file added to POTFILES.in, Shift+G added to default keys ↵Alexandre Prokoudine2008-02-041-0/+3
| | | | | scheme, ru.po update (bzr r4646)
* fixes and updates to hotkeysAlexandre Prokoudine2008-01-311-3/+102
| | | (bzr r4626)
* First shot at Corel DRAW and Zoner Draw keyboard shorcut schemes has landed :)Alexandre Prokoudine2008-01-313-1/+505
| | | (bzr r4625)
* Retired FilePrintDirect verbJoel Holdsworth2007-12-235-12/+0
| | | (bzr r4287)
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-202-8/+12
| | | (bzr r4266)
* Introduce verb, menu item and shortcut for the global snapping toggleDiederik van Lierop2007-12-182-8/+10
| | | (bzr r4256)
* rename EditCloneOriginal to EditCloneSelectOriginalJohan B. C. Engelen2007-11-182-4/+4
| | | (bzr r4110)
* rename EditCloneOriginal to EditCloneSelectOriginal ; ↵Johan B. C. Engelen2007-11-182-4/+4
| | | | | 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-282-1/+5
| | | (bzr r3968)
* remove the disabled old svg-keys-chart verbbulia byak2007-09-282-2/+2
| | | (bzr r3813)
* more consistent coverage of all shift-modes of + and -bulia byak2007-09-072-0/+8
| | | (bzr r3700)
* add pasting lpebulia byak2007-09-052-2/+6
| | | (bzr r3678)
* change tweak to shift+f2bulia byak2007-09-022-3/+2
| | | (bzr r3668)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-142-0/+9
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* tweak toolbulia byak2007-08-082-0/+12
| | | (bzr r3424)
* Added 3D box keyboard shortcut to right handed illustration keyboard layoutJohn Bintz2007-08-041-0/+1
| | | (bzr r3368)
* inkscape.xml and default.xml must be the samebulia byak2007-07-261-0/+6
| | | (bzr r3302)
* Add keybindings for the 3D box toolMaximilian Albert2007-06-301-0/+6
| | | (bzr r3156)
* s/ToolCalligrphic/ToolCalligraphic/ggustav_b2007-05-074-12/+12
| | | (bzr r2983)
* Add keyboard binding for Paint Bucket and Set Clipping PathJohn Bintz2007-04-121-1/+7
| | | (bzr r2870)
* verbify esc to deselect; enable esc and ctrl-z to cancel drawing in calligraphicbulia byak2007-03-032-2/+2
| | | (bzr r2526)
* rename flood to paintbucket, copyeditbulia byak2007-02-262-0/+12
| | | (bzr r2449)
* 1664055bulia byak2007-02-202-2/+4
| | | (bzr r2405)
* fix key names; match above/below to select next/prevbulia byak2006-11-061-15/+12
| | | (bzr r1916)
* add tab/shift-tab; fix shift for next/prev windowbulia byak2006-11-062-4/+14
| | | (bzr r1915)
* fill in more correspondencesbulia byak2006-11-061-7/+33
| | | (bzr r1912)
* copyeditbulia byak2006-11-062-2/+2
| | | (bzr r1910)
* add display mode togglebulia byak2006-11-061-1/+4
| | | (bzr r1909)
* add view mode toggle, ensure kp_5 works without numlock toobulia byak2006-11-032-0/+8
| | | (bzr r1886)
* Added key bindings that optimize the layout for drawing on a tablet with the ↵John Bintz2006-08-262-1/+551
| | | | | right hand (bzr r1641)
* I added a key configuration for this command, changed a variable name and ↵Jon Phillips2006-08-222-0/+6
| | | | | added the patch's author to the AUTHORS file.... (bzr r1629)
* I renamed the adobe-illustrator-cs2.xml and macromedia-freehand-mx.xml to betterJon Phillips2006-08-213-2/+2
| | | | | | | align with having the actual version the keybindings match to. The same shoudl really be done for xara as well. This is committing of a patch by Alan Horkan and Alexandre Prokoudine (bzr r1627)
* Added adobe illustrator cs keybindings..Jon Phillips2006-08-212-1/+245
| | | (bzr r1626)
* Added the patch for macromedia-freehand.xml key preferences...needs testingJon Phillips2006-08-212-1/+440
| | | (bzr r1625)