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
*
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
*
use an accessor method to get filter from style
bulia byak
2007-06-27
1
-2
/
+2
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-3
/
+4
*
more unreffing temporary styles properly
bulia byak
2007-06-27
1
-1
/
+1
*
Add translator hint.
Colin Marquardt
2007-06-17
1
-0
/
+2
*
noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.
Peter Moulder
2007-05-20
1
-10
/
+8
*
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
2007-04-15
1
-6
/
+3
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-69
/
+82
*
re-introduce isEmpty tests
MenTaLguY
2007-03-17
1
-5
/
+5
*
string disambig
bulia byak
2007-03-16
1
-1
/
+1
*
move sp_document_done() out into verbs.cpp
Aaron Spike
2007-03-12
1
-13
/
+9
*
send verb ids into history and remove casting errors
Aaron Spike
2007-03-12
1
-11
/
+13
*
add verbs for unlocking and unhiding all objects globaly or within the curren...
Aaron Spike
2007-03-12
1
-0
/
+56
*
argh, missed selection-chemistry somehow
MenTaLguY
2007-03-11
1
-3
/
+3
[next]