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-transform.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-0
/
+1
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-37
/
+29
*
1) Fix absolute scaling in transform dialog
Diederik van Lierop
2011-09-04
1
-7
/
+7
*
Allow changing dimensions of vertical/horizontal lines using the numeric inpu...
Diederik van Lierop
2011-09-03
1
-79
/
+104
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
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
-4
/
+4
*
Fix crash that occurred when scaling a clipped object, as reported in lp:811819
Diederik van Lierop
2011-07-17
1
-4
/
+8
*
Fix crash caused by my previous commit; as reported by ~suv in bug lp:212768
Diederik van Lierop
2011-07-11
1
-7
/
+6
*
Selector's toolbar: changing the dimensions of the visual bounding box of sel...
Diederik van Lierop
2011-07-10
1
-42
/
+231
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-17
/
+17
|
\
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-4
/
+4
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-13
/
+13
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-11
/
+10
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-11
/
+10
|
|
\
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-9
/
+9
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
|
/
*
/
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
2010-08-05
1
-3
/
+3
|
/
*
patch 318246
bulia byak
2009-01-19
1
-0
/
+2
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-3
/
+3
*
Merging from trunk
Ted Gould
2008-10-11
1
-35
/
+27
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-12
/
+12
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-5
/
+5
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-4
/
+4
*
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
2008-03-25
1
-3
/
+35
*
Refactoring of previous changes
Diederik van Lierop
2007-05-04
1
-28
/
+27
*
Fix bug #1077600 -> correct mirroring and no drifting of origin
Diederik van Lierop
2007-04-30
1
-11
/
+29
*
re-introduce isEmpty tests
MenTaLguY
2007-03-17
1
-1
/
+1
*
ban empty rectangles entirely and remove isEmpty test
MenTaLguY
2007-03-11
1
-1
/
+1
*
Merge further bbox work
MenTaLguY
2007-03-10
1
-5
/
+6
*
fix 1510614
bulia byak
2006-06-22
1
-5
/
+7
*
use rotation center in keyboard rotation and transform dialog
bulia byak
2006-03-22
1
-15
/
+24
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-6
/
+6
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+148