index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
spray-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-89
/
+1
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-28
/
+120
2012-02-15
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
1
-5
/
+6
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2012-01-12
Initial C++ification of SPCanvas.
Jon A. Cruz
1
-3
/
+3
2012-01-08
Warning and uninitialized variable cleanup.
Jon A. Cruz
1
-1
/
+0
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-3
/
+3
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
1
-2
/
+2
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
1
-1
/
+1
2011-06-24
Switch to GObject
Alex Valavanis
1
-1
/
+1
2011-06-23
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
1
-1
/
+0
2011-04-01
Tweak and spray:
Nicolas Dufour
1
-0
/
+4
2011-03-29
Spray:
Nicolas Dufour
1
-405
/
+288
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-8
/
+8
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-4
/
+4
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-04
Wholesale cruft removal part 2
Krzysztof Kosi??ski
1
-2
/
+0
2010-07-14
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
1
-6
/
+0
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-3
/
+3
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-7
/
+7
2010-04-06
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
1
-3
/
+3
2010-04-03
Fix spray tool
Krzysztof Kosi??ski
1
-3
/
+3
2010-03-13
Fix undo stack spam in single-path mode of the spray tool
Krzysztof Kosi??ski
1
-1
/
+1
2010-03-08
Cleanup of gradients and stops.
Jon A. Cruz
1
-1
/
+0
2010-01-15
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2010-01-03
spray algorithm updated
Steren Giannini
1
-39
/
+14
2010-01-03
Spray cleanup
Steren Giannini
1
-68
/
+49
2009-12-30
Spray toolbar is working + spray-context.cpp small cleanup
Steren Giannini
1
-191
/
+148
2009-12-29
rotation and scale variation in toolbar, still need some debug
Steren Giannini
1
-52
/
+18
2009-12-29
tweak
Steren Giannini
1
-1
/
+1
2009-12-29
french comments translated and some clean up
Steren Giannini
1
-49
/
+18
2009-12-27
Warning cleanup from unused cursor images.
Jon A. Cruz
1
-8
/
+8
2009-12-20
Warning cleanup
Jon A. Cruz
1
-98
/
+107
2009-12-07
Correctly read and write values for Spray Tool option on Tool Controls Bar.
Josh Andler
1
-4
/
+4
2009-11-30
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France
Josh Andler
1
-0
/
+1199