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
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-61
/
+71
*
Misc. typos
luz.paz
2018-01-08
1
-2
/
+2
*
Fix title problems
Jabiertxo Arraiza Cenoz
2017-11-16
1
-13
/
+22
*
Working on fix
Jabier Arraiza
2017-11-16
1
-7
/
+34
*
Misc. typos
Unknown
2017-11-07
1
-2
/
+2
*
Bug fixes previous to overlay implementation
Jabier Arraiza
2017-10-28
1
-5
/
+11
*
Fixing problems with nested LPE and convert to paths
Jabier Arraiza
2017-10-14
1
-0
/
+4
*
third batch
Marc Jeanmougin
2017-10-02
1
-54
/
+20
*
Second batch
Marc Jeanmougin
2017-10-02
1
-24
/
+18
*
Transform duplicate object only when clipping or masking
Stefano Facchini
2017-09-24
1
-16
/
+21
*
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
2017-09-24
1
-12
/
+12
*
Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...
Jabier Arraiza
2017-09-21
1
-12
/
+19
*
Fix a bug on uninicialitated variable, that perform diferent results in debug...
Jabier Arraiza
2017-09-16
1
-12
/
+0
*
Fixes for clone original LPE
Jabiertxo Arraiza Cenoz
2017-09-13
1
-2
/
+4
*
Fix a bug when creating a cloned LPE with fill between many
Jabier Arraiza
2017-09-09
1
-3
/
+5
*
This commit is based on a coment on bug #1670644. And allow to fill the fill ...
Jabier Arraiza
2017-09-09
1
-0
/
+1
*
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
1
-1
/
+2
*
selection chemistry: cancel if we hit top/bottom
chr
2017-05-23
1
-4
/
+12
*
selection chemistry: implement z-stack order
chr
2017-05-23
1
-0
/
+39
*
fix a brunch of memory leaks
chr
2017-05-18
1
-2
/
+5
*
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
2017-03-13
1
-3
/
+1
*
[Bug #1426613] moving a selection of frame and text-flowed-into-frame displac...
Nicolas Dufour
2017-02-16
1
-1
/
+1
*
Fix for bug #1655156 Object -> Clip -> Apply distorts objects properties.
Jabiertxof
2017-02-04
1
-0
/
+1
*
Fix "swap fill and stroke" for multiple objects in selection
alexandru.roman
2017-01-21
1
-1
/
+70
*
merge recursive unlink clones branch
Marc Jeanmougin
2016-11-06
1
-37
/
+91
|
\
|
*
Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.
Alexander Brock
2016-11-06
1
-0
/
+1
|
*
Remove duplicate code from unlinkRecursive() and fix issue with clones of groups
Alexander Brock
2016-11-06
1
-19
/
+4
|
*
Make ObjectSet::unlink() work for clones which are both clipped and masked
Alexander Brock
2016-11-04
1
-12
/
+5
|
*
Preserve clips when unlinking clones
Alexander Brock
2016-11-04
1
-27
/
+52
|
*
Add "Edit->Clone->Unlink Clones recursively" function (ObjectSet::unlinkRecur...
Alexander Brock
2016-11-04
1
-9
/
+59
|
|
\
|
|
*
Add recursive clone unlink feature
Alexander Brock
2016-10-27
1
-98
/
+178
*
|
|
further cppification
Marc Jeanmougin
2016-11-06
1
-23
/
+11
|
/
/
*
/
Add some unit tests for object-set cppification
Marc Jeanmougin
2016-11-02
1
-3
/
+3
|
/
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-590
/
+515
*
Update to trunk and some fixes
Jabier Arraiza Cenoz
2016-10-02
1
-263
/
+262
|
\
|
*
Fix minor problem in previous commit
Marc Jeanmougin
2016-09-15
1
-1
/
+1
|
*
Duplicating text along path and its path relinks to the new path (if the pref...
Marc Jeanmougin
2016-09-15
1
-8
/
+16
|
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-20
/
+1
|
|
\
|
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-24
/
+1
|
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+24
|
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-24
/
+1
|
*
|
Renamed some functions, fixed tests
Adrian Boguszewski
2016-07-27
1
-48
/
+49
|
*
|
Changed arguments and names of selection chemistry functions
Adrian Boguszewski
2016-07-20
1
-144
/
+145
|
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-10
/
+10
|
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
1
-14
/
+14
|
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-20
/
+23
|
*
|
First part of new SPObject children list
Adrian Boguszewski
2016-07-11
1
-3
/
+3
|
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-47
/
+49
|
|
\
|
|
*
|
Added xmlNodes as range function
Adrian Boguszewski
2016-07-01
1
-10
/
+10
|
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-41
/
+41
[next]