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-rect.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partial fix for bug 1430873. Ellipses should behave properly with % values.
Tavmjong Bah
2015-03-16
1
-8
/
+16
*
Partial fix for bug 1430873. Rectangles should behave properly with % values.
Tavmjong Bah
2015-03-14
1
-40
/
+30
*
scale spinboxes for rectangle toolbar. (Bug 307656)
Alvin Penner
2015-03-04
1
-8
/
+8
*
create SPObject factory
Liam P. White
2015-02-25
1
-10
/
+0
*
Added some consts.
Markus Engel
2013-10-26
1
-3
/
+3
*
cppcheck
Kris De Gussem
2013-10-22
1
-1
/
+1
*
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
2013-09-24
1
-1
/
+1
*
Refactor status-bar text for multiple items, was very broken
Martin Owens
2013-09-20
1
-2
/
+2
*
various changes
Markus Engel
2013-04-27
1
-2
/
+0
*
Added prefPaths to contexts; modified SPFactory
Markus Engel
2013-04-12
1
-1
/
+1
*
various little changes
Markus Engel
2013-04-10
1
-12
/
+33
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-1
/
+0
*
Merged Item.
Markus Engel
2013-04-05
1
-1
/
+0
*
Merged more classes.
Markus Engel
2013-04-05
1
-1
/
+0
*
Merged Shape and subclasses. Cleaned up a bit.
Markus Engel
2013-04-05
1
-7
/
+5
*
Combined SPRect and CRect.
Markus Engel
2013-04-02
1
-138
/
+127
*
Cleaned up a bit. Uses some C++11 features.
Markus Engel
2013-04-02
1
-18
/
+1
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+11
*
Added experimental constructor to SPRect. Memory leaks because of non-virtual...
Markus Engel
2013-04-01
1
-4
/
+10
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Turned all functions concerning SPRect into member functions.
Markus Engel
2013-03-30
1
-125
/
+107
*
merged from trunk
Markus Engel
2013-03-29
1
-2
/
+2
|
\
|
*
Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by ...
Nicolas Dufour
2013-03-28
1
-2
/
+2
*
|
Renamed virtual function names.
Markus Engel
2013-03-29
1
-15
/
+15
*
|
merged from trunk
Markus Engel
2013-03-29
1
-129
/
+5
|
\
|
|
*
Cleanup more GObject type definitions
Alex Valavanis
2013-01-17
1
-37
/
+9
|
*
clip path visual bbox refresh, second try (Bug 1005085)
Alvin Penner
2012-12-31
1
-0
/
+2
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-3
/
+3
*
|
Various changes.
Markus Engel
2013-03-14
1
-1
/
+1
*
|
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
2012-10-06
1
-4
/
+4
*
|
Removed old calls to set_shape and update_patheffect.
Markus Engel
2012-09-29
1
-1
/
+1
*
|
Added "virtual pad" to SPRect.
Markus Engel
2012-08-18
1
-47
/
+107
|
/
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+2
*
Refactoring of the snapping preferences; mainly about storing all toggles in ...
Diederik van Lierop
2011-08-22
1
-12
/
+7
*
remove some unnecessary inkscape_active_desktop() calls
Johan B. C. Engelen
2011-07-19
1
-1
/
+1
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-10
/
+10
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-13
/
+13
*
- Add a third group of snap sources/targets, called ¨others¨ (before we had...
Diederik van Lierop
2011-06-26
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-8
/
+13
|
\
|
*
add curve before LPE to SPShape. this is useful for helperpath display. It wa...
Johan B. C. Engelen
2011-04-01
1
-0
/
+5
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-8
/
+8
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-15
/
+15
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-15
/
+15
|
|
\
|
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-3
/
+3
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-6
/
+6
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-6
/
+6
|
|
/
*
/
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-3
/
+1
|
/
*
Prevent a redundant closing line segment being added when converting
Krzysztof Kosi??ski
2010-02-10
1
-2
/
+1
*
Refactoring the snapping API (making it easier to maintain and understand for...
Diederik van Lierop
2010-01-09
1
-24
/
+19
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
[next]