index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
selection-chemistry.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement snapping of clipping paths and masks
Diederik van Lierop
2008-07-21
1
-2
/
+6
*
Enable simultaneous knotholder and nodepath
Maximilian Albert
2008-07-14
1
-1
/
+3
*
fix a long-standing bug with Undo after Fit canvas to selection/drawing.
Peter Moulder
2008-07-05
1
-16
/
+49
*
warning cleanup
Felipe Corr??a da Silva Sanches
2008-06-28
1
-2
/
+2
*
new command: relink clone to copied object
bulia byak
2008-06-15
1
-1
/
+51
*
Added duplicate layer command. Fixes bug #171246.
Jon A. Cruz
2008-06-14
1
-9
/
+15
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-12
/
+12
*
remove filters verb and command
bulia byak
2008-06-09
1
-3
/
+33
*
LPE STACKING!
Johan B. C. Engelen
2008-05-30
1
-1
/
+1
*
merge inline patch from Jimmy
MenTaLguY
2008-05-08
1
-7
/
+7
*
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
2008-04-12
1
-1
/
+2
*
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
2008-03-28
1
-11
/
+4
*
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
2008-03-26
1
-612
/
+46
*
remove multiple inheritance from lpe PathParam. since it is often desired to ...
Johan B. C. Engelen
2008-03-23
1
-1
/
+1
*
Add option to treat grups as single objects when converting to guides.
Maximilian Albert
2008-03-19
1
-4
/
+5
*
add delete lpe verb, rearrange menu to collect all lpe commands under path
bulia byak
2008-03-19
1
-0
/
+38
*
recurse into groups when pasting lpe
bulia byak
2008-03-18
1
-15
/
+31
*
use the same colors for clippath and mark helper paths as used in outline mode
bulia byak
2008-03-18
1
-1
/
+4
*
fix 199791
bulia byak
2008-03-08
1
-0
/
+2
*
Copy perspectives, too, when pasting 3D boxes (solves LP #195867)
Maximilian Albert
2008-02-29
1
-0
/
+5
*
* on-canvas clip and mask editing :) in the object menu you can find how to ...
Johan B. C. Engelen
2008-02-23
1
-0
/
+50
*
fix center of the generated marker to be at the rotation center, not geometri...
bulia byak
2008-02-13
1
-2
/
+3
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
add copy button to LPE pathparam
Johan B. C. Engelen
2008-01-26
1
-2
/
+49
*
Add option in Preferences to keep objects after conversion to guides
Maximilian Albert
2008-01-16
1
-3
/
+9
*
Slightly more 'object-oriented' way to invoke item-specific conversion-to-gui...
Maximilian Albert
2008-01-15
1
-7
/
+2
*
Allow conversion of all selected items to guides (for items other than rectan...
Maximilian Albert
2008-01-12
1
-17
/
+21
*
Add possibility to convert objects (only rectangles and 3D boxes currently) t...
Maximilian Albert
2008-01-11
1
-0
/
+35
*
+ Fix bug #179840, forking of LPEs
Johan B. C. Engelen
2008-01-02
1
-5
/
+13
*
Excised unneeded windows include that slipped in by mistake.
gorodish
2007-11-27
1
-4
/
+0
*
Undo compile break
Jon A. Cruz
2007-11-26
1
-3
/
+4
*
Fix for Bug #1823541: Added support for pasting bitmap data from the system c...
gorodish
2007-11-25
1
-1
/
+59
*
A pasted selection is supposed to snap to the grid, but this cannot work the ...
Diederik van Lierop
2007-11-14
1
-6
/
+1
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-67
/
+69
*
noop: comment style
Peter Moulder
2007-10-31
1
-8
/
+7
*
CodingStyle: const placement. (noop; checked no change to .o file.)
Peter Moulder
2007-10-31
1
-35
/
+42
*
LPE: implement 'edit next LPE parameter'. Accessible through key '7'.
Johan B. C. Engelen
2007-10-28
1
-0
/
+18
*
ensure copy/paste of style between gradient stops works
bulia byak
2007-10-22
1
-11
/
+22
*
fix unlinking clones when moving original to another layer
bulia byak
2007-10-16
1
-4
/
+4
*
Fix g_return_if_fail failure: It can validly happen that fit_canvas_to_select...
Peter Moulder
2007-10-11
1
-1
/
+4
*
apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item
Johan B. C. Engelen
2007-10-09
1
-0
/
+77
*
sorry for debug message. deleted.
Johan B. C. Engelen
2007-09-14
1
-1
/
+0
*
fix pasting of LPE's across multiple document; plus a number of small fixes.
Johan B. C. Engelen
2007-09-14
1
-0
/
+6
*
Compute farthest-from-center point correctly in Alt+rotation
Maximilian Albert
2007-09-11
1
-1
/
+1
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-3
/
+3
*
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
2007-09-04
1
-0
/
+48
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+5
*
1) Changes to snapping preferences dialog
Diederik van Lierop
2007-07-28
1
-1
/
+1
*
A few additions to ensure that editing trefs is not allowed (and doesn't caus...
Gail Carmichael
2007-07-17
1
-1
/
+13
*
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
2007-07-11
1
-7
/
+22
[next]