summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* new "compensate" param for sp_selection_apply_affine and ↵Thomas Holder2009-05-131-2/+2
| | | | | sp_selection_move_relative to avoid temporary prefs changing (bzr r7875)
* add utility for recursively replacing groups with their members in a list of ↵bulia byak2008-12-291-1/+2
| | | | | objects (bzr r7035)
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-8/+7
| | | (bzr r6836)
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where ↵Maximilian Albert2008-08-141-41/+41
| | | | | the desktop is readily available in the calling function) (bzr r6629)
* fix a long-standing bug with Undo after Fit canvas to selection/drawing.Peter Moulder2008-07-051-3/+5
| | | (bzr r6165)
* new command: relink clone to copied objectbulia byak2008-06-151-0/+1
| | | (bzr r5948)
* Added duplicate layer command. Fixes bug #171246.Jon A. Cruz2008-06-141-3/+3
| | | (bzr r5927)
* remove filters verb and commandbulia byak2008-06-091-0/+2
| | | (bzr r5866)
* system clipboard support (bug #170185) from Chris KosińskiMenTaLguY2008-03-261-3/+0
| | | (bzr r5190)
* add delete lpe verb, rearrange menu to collect all lpe commands under pathbulia byak2008-03-191-0/+1
| | | (bzr r5120)
* * 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)
* add copy button to LPE pathparamJohan B. C. Engelen2008-01-261-0/+7
| | | (bzr r4600)
* 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)
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-281-0/+2
| | | (bzr r3968)
* ensure copy/paste of style between gradient stops worksbulia byak2007-10-221-0/+2
| | | (bzr r3944)
* apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen2007-10-091-0/+3
| | | (bzr r3864)
* 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)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+1
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* move sp_document_done() out into verbs.cppAaron Spike2007-03-121-4/+4
| | | (bzr r2616)
* send verb ids into history and remove casting errorsAaron Spike2007-03-121-4/+4
| | | (bzr r2615)
* add verbs for unlocking and unhiding all objects globaly or within the ↵Aaron Spike2007-03-121-0/+6
| | | | | current layer (bzr r2613)
* factor out retrieving export hints from selection and document; use that for ↵bulia byak2006-11-131-0/+3
| | | | | create_bitmap if no resolution/minsize specified in prefs; for default 90dpi, snap the bitmap to pixel grid; move deleting objects when clipping/masking to the end of function (bzr r1943)
* Adding fit canvas verbsAaron Spike2006-04-191-0/+4
| | | | | | a few fixes in verbs.cpp and a new button (bzr r539)
* pasting sizebulia byak2006-03-261-0/+3
| | | (bzr r298)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+3
| | | (bzr r263)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+108
(bzr r1)