index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-item-group.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-15
scale symbols when changing document units (Bug 1365451)
Alvin Penner
1
-2
/
+7
2014-10-24
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
1
-135
/
+150
2014-10-03
modify scaling procedure for uniform scaling of flowed text (Bug 1278561)
Alvin Penner
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-0
/
+12
2014-09-19
improved version of rev 13561, to allow transforming both clip and mask on th...
Alvin Penner
1
-1
/
+9
2014-09-19
scale clip or mask upon unit change (Bug 1287288)
Alvin Penner
1
-0
/
+12
2014-09-08
partial rollback of r13544, allow old recursive behavior for some locations, ...
mathog
1
-20
/
+29
2014-09-04
resolves bug 1348417 and implements addition features for bug 1302857
mathog
1
-1
/
+19
2014-08-14
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
1
-7
/
+1
2014-07-28
noop: remove commented-out code that is dangerous and should not come back
Johan B. C. Engelen
1
-2
/
+0
2014-07-12
Fix moving of item center: 1) at paste and 2) at changing document units
Diederik van Lierop
1
-1
/
+2
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-29
/
+7
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-29
/
+7
2014-06-11
Fix for bug #1241902
Jabier Arraiza Cenoz
1
-7
/
+29
2014-06-07
Fix for Bug #1241902 -
Jabier Arraiza Cenoz
1
-7
/
+29
2014-03-02
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
1
-0
/
+12
2013-10-26
Added some consts.
Markus Engel
1
-7
/
+8
2013-10-04
C++
Johan B. C. Engelen
1
-2
/
+2
2013-10-04
C++
Johan B. C. Engelen
1
-1
/
+1
2013-10-01
Comprehensive fix for the issues with disappearing filtered objects.
Krzysztof Kosi??ski
1
-7
/
+0
2013-10-01
Fix computed shapes disappearing when grouping within filtered groups.
Krzysztof Kosi??ski
1
-15
/
+20
2013-09-25
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
1
-1
/
+1
2013-09-24
Refactored SPUse.
Markus Engel
1
-5
/
+85
2013-09-24
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
1
-1
/
+1
2013-09-20
Refactor status-bar text for multiple items, was very broken
Martin Owens
1
-3
/
+5
2013-09-16
Fix 3d box document unit change undo bug.
Matthew Petroff
1
-1
/
+3
2013-09-15
Fix document unit change for disconnected connectors.
Matthew Petroff
1
-0
/
+11
2013-09-15
Fix document unit change for transformed flow text and transformed text on path.
Matthew Petroff
1
-8
/
+17
2013-09-11
Finish fixing document unit change undo bug.
Matthew Petroff
1
-4
/
+4
2013-09-11
Fix document unit change for 3d boxes and (mostly) for text on path.
Matthew Petroff
1
-9
/
+34
2013-08-27
Added viewBox implement document unit support.
Matthew Petroff
1
-0
/
+31
2013-07-31
Removed placement news / explicit destructor calls.
Markus Engel
1
-2
/
+2
2013-06-14
Allow svg elements to be ungrouped
Martin Owens
1
-1
/
+4
2013-04-29
Fixed logic error confusing bitwise and with logical and.
Jon A. Cruz
1
-2
/
+3
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-2
/
+0
2013-04-05
Merged Item.
Markus Engel
1
-1
/
+0
2013-04-05
Merged more classes.
Markus Engel
1
-16
/
+12
2013-04-05
Merged Group and subclasses.
Markus Engel
1
-107
/
+95
2013-04-02
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
1
-0
/
+10
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-4
/
+10
2013-04-01
Replaced calls to g_object_(un)ref with sp_object_(un)ref.
Markus Engel
1
-2
/
+2
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-26
/
+26
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-8
/
+8
2013-03-14
Various changes.
Markus Engel
1
-1
/
+1
2013-01-24
More GObject boilerplate cleanup
Alex Valavanis
1
-47
/
+21
2012-10-30
Fix for 1071328 : Inkscape encounters internal error when opening a valid SVG...
John Smith
1
-1
/
+3
2012-10-06
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
1
-6
/
+6
2012-09-29
Removed old calls to set_shape and update_patheffect.
Markus Engel
1
-4
/
+5
2012-08-18
Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some...
Markus Engel
1
-249
/
+290
[prev]
[next]