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 sp_style_new().
Tavmjong Bah
2014-12-25
1
-4
/
+5
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-52
/
+52
*
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-35
/
+35
*
fix errors in string conversion. (rev13762, 13763)
Johan B. C. Engelen
2014-11-28
1
-6
/
+6
*
Update to trunk r13766
Liam P. White
2014-11-26
1
-22
/
+17
|
\
|
*
More c++ string usage.
Johan B. C. Engelen
2014-11-25
1
-16
/
+7
|
*
More C++ string usage.
Johan B. C. Engelen
2014-11-25
1
-4
/
+2
|
*
Fix applying LPE to clones (through the "+" button in the LPE dialog).
Johan B. C. Engelen
2014-11-25
1
-2
/
+8
*
|
Update to trunk r13750
Liam P. White
2014-11-24
1
-2
/
+2
|
\
|
|
*
Macro cleanup of commented out code.
Jon A. Cruz
2014-11-15
1
-1
/
+1
|
*
Fix a bug releasing LPE clip and mask
Jabier Arraiza Cenoz
2014-11-12
1
-1
/
+1
*
|
Update to trunk r13690
Liam P. White
2014-11-09
1
-3
/
+6
|
\
|
|
*
Black list some properties that shouldn't appear in default styles.
Tavmjong Bah
2014-11-08
1
-0
/
+3
|
*
update svg-length-test.h from 90 to 96 dpi
Alvin Penner
2014-11-03
1
-3
/
+3
*
|
Update to trunk r13648
Liam P. White
2014-10-31
1
-237
/
+366
|
\
|
|
*
Update to trunk r13638
Liam P. White
2014-10-25
1
-237
/
+366
|
|
\
|
|
*
Correct casting from wrong variable.
Jon A. Cruz
2014-10-24
1
-1
/
+1
|
|
*
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
2014-10-24
1
-235
/
+366
*
|
|
Update to experimental r13598
Liam P. White
2014-10-08
1
-4
/
+8
|
\
|
|
|
*
|
Update to trunk r13580
Liam P. White
2014-10-06
1
-1
/
+1
|
|
\
|
|
|
*
i18n. Adding context to the "Group" verb (undo history).
Nicolas Dufour
2014-09-12
1
-1
/
+1
|
*
|
Move more UI code into ui/
Liam P. White
2014-10-05
1
-2
/
+2
|
*
|
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2014-10-05
1
-1
/
+1
|
*
|
this patch fix the problem whith clips and mask update in live effects.
Jabier Arraiza Cenoz
2014-09-29
1
-0
/
+4
|
*
|
Update to experimental r13483
Liam P. White
2014-08-17
1
-9
/
+8
|
|
\
|
|
*
|
Clone Original -> Fill Between Many
Liam P. White
2014-08-14
1
-43
/
+42
|
*
|
Update to experimental r13452
Liam P. White
2014-07-30
1
-2
/
+5
|
|
\
\
|
*
\
\
Update to experimental r13418
Liam P. White
2014-07-05
1
-4
/
+0
|
|
\
\
\
|
*
|
|
|
Add clip group option from Ponyscape
Liam P. White
2014-06-14
1
-0
/
+112
*
|
|
|
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-43
/
+154
*
|
|
|
|
Update to experimental r13527
Liam P. White
2014-08-30
1
-9
/
+8
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Fix shift of transformation center on pasting
Diederik van Lierop
2014-08-16
1
-6
/
+8
|
*
|
|
|
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
2014-08-14
1
-5
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Update to experimental r13464
Liam P. White
2014-08-08
1
-2
/
+5
|
\
|
|
|
|
*
|
|
Fix moving of item center: 1) at paste and 2) at changing document units
Diederik van Lierop
2014-07-12
1
-2
/
+5
|
*
|
|
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
2014-06-27
1
-4
/
+0
|
*
|
|
Fix for bug #1241902
Jabier Arraiza Cenoz
2014-06-11
1
-0
/
+4
*
|
|
|
Update to experimental r13440
Liam P. White
2014-07-24
1
-4
/
+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
2014-06-27
1
-4
/
+0
|
|
|
/
|
|
/
|
*
|
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-1
/
+1
*
|
|
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-1
/
+1
*
|
|
1. make it compile
Liam P. White
2014-06-25
1
-1
/
+1
|
/
/
*
/
Fix for Bug #1241902 -
Jabier Arraiza Cenoz
2014-06-07
1
-0
/
+4
|
/
*
Clean up of style code: refactor marker properties. Step 3.
Tavmjong Bah
2014-04-24
1
-3
/
+3
*
Allow ungrouping switches
Krzysztof Kosi??ski
2014-03-12
1
-1
/
+1
*
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2014-03-11
1
-11
/
+3
*
UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...
Nicolas Dufour
2014-03-04
1
-1
/
+1
*
Embedded SVG's cannot be transformed.
Tavmjong Bah
2014-02-28
1
-0
/
+7
*
Correct the ungrouping logic so that selected clones of selected groups
Krzysztof Kosi??ski
2014-02-27
1
-2
/
+2
[next]