summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* new command: relink clone to copied objectbulia byak2008-06-151-1/+51
* Added duplicate layer command. Fixes bug #171246.Jon A. Cruz2008-06-141-9/+15
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-12/+12
* remove filters verb and commandbulia byak2008-06-091-3/+33
* LPE STACKING!Johan B. C. Engelen2008-05-301-1/+1
* merge inline patch from JimmyMenTaLguY2008-05-081-7/+7
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-121-1/+2
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-11/+4
* system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY2008-03-261-612/+46
* remove multiple inheritance from lpe PathParam. since it is often desired to ...Johan B. C. Engelen2008-03-231-1/+1
* Add option to treat grups as single objects when converting to guides.Maximilian Albert2008-03-191-4/+5
* add delete lpe verb, rearrange menu to collect all lpe commands under pathbulia byak2008-03-191-0/+38
* recurse into groups when pasting lpebulia byak2008-03-181-15/+31
* use the same colors for clippath and mark helper paths as used in outline modebulia byak2008-03-181-1/+4
* fix 199791bulia byak2008-03-081-0/+2
* Copy perspectives, too, when pasting 3D boxes (solves LP #195867)Maximilian Albert2008-02-291-0/+5
* * on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen2008-02-231-0/+50
* fix center of the generated marker to be at the rotation center, not geometri...bulia byak2008-02-131-2/+3
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* add copy button to LPE pathparamJohan B. C. Engelen2008-01-261-2/+49
* Add option in Preferences to keep objects after conversion to guidesMaximilian Albert2008-01-161-3/+9
* Slightly more 'object-oriented' way to invoke item-specific conversion-to-gui...Maximilian Albert2008-01-151-7/+2
* Allow conversion of all selected items to guides (for items other than rectan...Maximilian Albert2008-01-121-17/+21
* Add possibility to convert objects (only rectangles and 3D boxes currently) t...Maximilian Albert2008-01-111-0/+35
* + Fix bug #179840, forking of LPEsJohan B. C. Engelen2008-01-021-5/+13
* Excised unneeded windows include that slipped in by mistake.gorodish2007-11-271-4/+0
* Undo compile breakJon A. Cruz2007-11-261-3/+4
* Fix for Bug #1823541: Added support for pasting bitmap data from the system c...gorodish2007-11-251-1/+59
* A pasted selection is supposed to snap to the grid, but this cannot work the ...Diederik van Lierop2007-11-141-6/+1
* Warning cleanupJon A. Cruz2007-11-041-67/+69
* noop: comment stylePeter Moulder2007-10-311-8/+7
* CodingStyle: const placement. (noop; checked no change to .o file.)Peter Moulder2007-10-311-35/+42
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-281-0/+18
* ensure copy/paste of style between gradient stops worksbulia byak2007-10-221-11/+22
* fix unlinking clones when moving original to another layerbulia byak2007-10-161-4/+4
* Fix g_return_if_fail failure: It can validly happen that fit_canvas_to_select...Peter Moulder2007-10-111-1/+4
* apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen2007-10-091-0/+77
* sorry for debug message. deleted.Johan B. C. Engelen2007-09-141-1/+0
* fix pasting of LPE's across multiple document; plus a number of small fixes.Johan B. C. Engelen2007-09-141-0/+6
* Compute farthest-from-center point correctly in Alt+rotationMaximilian Albert2007-09-111-1/+1
* Purged fill type enumJon A. Cruz2007-09-101-3/+3
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen2007-09-041-0/+48
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+5
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-1/+1
* A few additions to ensure that editing trefs is not allowed (and doesn't caus...Gail Carmichael2007-07-171-1/+13
* bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes2007-07-111-7/+22
* use an accessor method to get filter from stylebulia byak2007-06-271-2/+2
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-3/+4
* more unreffing temporary styles properlybulia byak2007-06-271-1/+1
* Add translator hint.Colin Marquardt2007-06-171-0/+2