summaryrefslogtreecommitdiffstats
path: root/src/menus-skeleton.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implement filter toggleMenTaLguY2008-03-311-0/+1
| | | (bzr r5266)
* Adding axis detection to new input dialogJon A. Cruz2008-03-211-0/+1
| | | (bzr r5140)
* add delete lpe verb, rearrange menu to collect all lpe commands under pathbulia byak2008-03-191-2/+5
| | | (bzr r5120)
* remove edit clippath/mask from menubulia byak2008-03-181-2/+0
| | | (bzr r5115)
* New menu command to quickly create guides around pageMaximilian Albert2008-03-051-0/+2
| | | (bzr r4970)
* * on-canvas clip and mask editing :) in the object menu you can find how to ↵Johan B. C. Engelen2008-02-231-0/+2
| | | | | | | edit them. * show helperpath toggle on node-edit toolbar. so helperpath is now also available for normal paths (instead of only for LPE'd paths) (bzr r4834)
* added "Ask Us a Question" to the Help menu linking to ↵Felipe Corr??a da Silva Sanches2008-01-181-0/+1
| | | | | http://answers.launchpad.net/inkscape/+addquestion (bzr r4546)
* Add possibility to convert objects (only rectangles and 3D boxes currently) ↵Maximilian Albert2008-01-111-0/+1
| | | | | to guidelines. Also see corresponding post on the mailing list; in particular, feel free to revert it if this is inappropriate during Frost phase. (bzr r4462)
* Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth2007-12-231-7/+0
| | | (bzr r4279)
* Introduce verb, menu item and shortcut for the global snapping toggleDiederik van Lierop2007-12-181-0/+1
| | | (bzr r4256)
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-0/+1
| | | (bzr r4138)
* rename EditCloneOriginal to EditCloneSelectOriginal ; ↵Johan B. C. Engelen2007-11-181-1/+1
| | | | | SP_VERB_EDIT_CLONE_ORIGINAL to SP_VERB_EDIT_CLONE_SELECT_ORIGINAL (bzr r4109)
* more logical order of commandsbulia byak2007-11-101-1/+1
| | | (bzr r4055)
* apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen2007-10-091-0/+1
| | | (bzr r3864)
* keys reference via webbrowser callbulia byak2007-09-221-1/+1
| | | (bzr r3786)
* r16619@tres: ted | 2007-09-18 21:09:29 -0700Ted Gould2007-09-191-3/+0
| | | | | Removing more GNOME Print. It's everywhere! (bzr r3773)
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and ↵Johan B. C. Engelen2007-09-041-0/+1
| | | | | path-along-path. remove trailing space in verbs.cpp. Fix initialization of BoolParam (bzr r3675)
* added import/export preferences categoryBruno Dilly2007-08-201-0/+2
| | | (bzr r3549)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+2
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* export to ocal bug fixBruno Dilly2007-08-081-0/+1
| | | (bzr r3418)
* adds export to ocal feature without dialog windowBruno Dilly2007-08-061-0/+1
| | | (bzr r3398)
* move filters dialog to where it makes more sensebulia byak2007-07-101-1/+1
| | | (bzr r3218)
* initial filter UI code drop from NickMenTaLguY2007-06-241-0/+1
| | | (bzr r3095)
* add unhide/unlock commandsbulia byak2007-03-161-0/+3
| | | (bzr r2666)
* spelling, view menu rearrangement, swatches moved to viewbulia byak2006-11-071-14/+12
| | | (bzr r1921)
* add view mode togglebulia byak2006-11-031-0/+1
| | | (bzr r1887)
* more help commandsbulia byak2006-10-091-0/+2
| | | (bzr r1792)
* add new help commands via webbrowser extensionsbulia byak2006-10-091-0/+5
| | | (bzr r1790)
* Committed a great patch which adds a Save A Copy menu function. This is the ↵Jon Phillips2006-08-221-0/+1
| | | | | first gloss of this patch...I will add more stuff to it shortly... (bzr r1628)
* accelerator for effectsbulia byak2006-07-021-1/+1
| | | (bzr r1343)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-0/+2
| | | (bzr r1315)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-10/+1
| | | (bzr r1268)
* menus, keys, prefs changes for Layersbulia byak2006-05-151-1/+2
| | | (bzr r847)
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-0/+1
| | | (bzr r843)
* get the CORRECT Sodipodi namespace in thereMenTaLguY2006-05-071-1/+1
| | | (bzr r758)
* renamed many verbs to more meaningful names, fixed a few inconsistencies, ↵bulia byak2006-04-121-13/+13
| | | | | rearranged and commented keys/default.xml (bzr r505)
* add paste width/height separatelybulia byak2006-04-091-0/+2
| | | (bzr r467)
* r11143@tres: ted | 2006-03-27 21:54:21 -0800Ted Gould2006-03-291-1/+1
| | | | | | | | | | Hiding the button for the extension editor and the help button on the preferences dialogs. While they are marginially useful now, I've had too much of this code on my machine for too long. I'd like to have more of it see the light of day, and protect it from thigns like crashes. Defeats the point of Open Source if everything is just sitting on my harddrive. (bzr r361)
* r10954@tres: ted | 2006-02-18 04:51:24 -0800Ted Gould2006-03-291-0/+1
| | | | | Adding the extension editor to the menus (bzr r344)
* pasting sizebulia byak2006-03-261-0/+6
| | | (bzr r298)
* menu rearrange, tips copyeditbulia byak2006-03-261-7/+10
| | | (bzr r297)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+9
| | | (bzr r263)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+252
(bzr r1)