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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-25
Remove sp_style_new().
Tavmjong Bah
1
-4
/
+5
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-52
/
+52
2014-12-21
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
1
-1
/
+1
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
1
-35
/
+35
2014-11-28
fix errors in string conversion. (rev13762, 13763)
Johan B. C. Engelen
1
-6
/
+6
2014-11-25
More c++ string usage.
Johan B. C. Engelen
1
-16
/
+7
2014-11-25
More C++ string usage.
Johan B. C. Engelen
1
-4
/
+2
2014-11-25
Fix applying LPE to clones (through the "+" button in the LPE dialog).
Johan B. C. Engelen
1
-2
/
+8
2014-11-15
Macro cleanup of commented out code.
Jon A. Cruz
1
-1
/
+1
2014-11-12
Fix a bug releasing LPE clip and mask
Jabier Arraiza Cenoz
1
-1
/
+1
2014-11-08
Black list some properties that shouldn't appear in default styles.
Tavmjong Bah
1
-0
/
+3
2014-11-03
update svg-length-test.h from 90 to 96 dpi
Alvin Penner
1
-3
/
+3
2014-10-24
Correct casting from wrong variable.
Jon A. Cruz
1
-1
/
+1
2014-10-24
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
1
-235
/
+366
2014-10-05
Move more UI code into ui/
Liam P. White
1
-2
/
+2
2014-10-05
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
1
-1
/
+1
2014-09-29
this patch fix the problem whith clips and mask update in live effects.
Jabier Arraiza Cenoz
1
-0
/
+4
2014-09-27
Update to experimental r13565
Liam P. White
1
-43
/
+154
2014-09-12
i18n. Adding context to the "Group" verb (undo history).
Nicolas Dufour
1
-1
/
+1
2014-08-16
Fix shift of transformation center on pasting
Diederik van Lierop
1
-6
/
+8
2014-08-14
Clone Original -> Fill Between Many
Liam P. White
1
-43
/
+42
2014-08-14
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
1
-5
/
+2
2014-07-12
Fix moving of item center: 1) at paste and 2) at changing document units
Diederik van Lierop
1
-2
/
+5
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-1
/
+1
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-4
/
+0
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-4
/
+0
2014-06-26
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
1
-1
/
+1
2014-06-25
1. make it compile
Liam P. White
1
-1
/
+1
2014-06-14
Add clip group option from Ponyscape
Liam P. White
1
-0
/
+112
2014-06-11
Fix for bug #1241902
Jabier Arraiza Cenoz
1
-0
/
+4
2014-06-07
Fix for Bug #1241902 -
Jabier Arraiza Cenoz
1
-0
/
+4
2014-04-24
Clean up of style code: refactor marker properties. Step 3.
Tavmjong Bah
1
-3
/
+3
2014-03-12
Allow ungrouping switches
Krzysztof Kosi??ski
1
-1
/
+1
2014-03-11
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
1
-11
/
+3
2014-03-04
UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...
Nicolas Dufour
1
-1
/
+1
2014-02-28
Embedded SVG's cannot be transformed.
Tavmjong Bah
1
-0
/
+7
2014-02-27
Correct the ungrouping logic so that selected clones of selected groups
Krzysztof Kosi??ski
1
-2
/
+2
2014-02-27
Partial fix for LP #1001756 (crash when ungrouping a selection
Krzysztof Kosi??ski
1
-32
/
+71
2014-02-25
Rewrite of symbol creation code. Partial fix for 1201325.
Tavmjong Bah
1
-79
/
+144
2014-01-30
Don't reverse object order when creating a marker.
Tavmjong Bah
1
-1
/
+1
2014-01-30
Correct positioning of custom markers. Fixes #230491.
Tavmjong Bah
1
-14
/
+15
2014-01-21
Move dragging undo block from tools-base to canvas. Regarding bug #168695
Martin Owens
1
-2
/
+3
2014-01-20
Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...
Martin Owens
1
-0
/
+6
2014-01-08
Add id switch to unsymbol to stop clones from being deleted.
Martin Owens
1
-1
/
+2
2013-11-21
fix crash bug 1253721, document code with explanation
Johan B. C. Engelen
1
-13
/
+18
2013-11-21
fix memleak
Johan B. C. Engelen
1
-0
/
+2
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-5
/
+5
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-15
/
+16
2013-10-28
fix crash
Johan B. C. Engelen
1
-9
/
+11
2013-10-15
Fix for bug #1239452 (trunk: crash on ungroup...)
Nicolas Dufour
1
-1
/
+1
[next]