index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
sodipodi-ctrl.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-20
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
1
-2
/
+2
2019-05-20
Fix the alignment of the guideline origin (and other controls), such that it ...
Diederik van Lierop
1
-2
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+9
2018-06-20
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2016-12-03
Add triangle knot.
Jabier Arraiza Cenoz
1
-0
/
+2
2013-09-28
Allow pixmaps to specify their width and height to control/knots. Allows non-...
Martin Owens
1
-2
/
+2
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-2
/
+2
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-1
/
+0
2011-08-27
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
1
-1
/
+1
2011-06-24
Switch to GObject
Alex Valavanis
1
-1
/
+1
2011-06-19
Fix rendering of control points
Krzysztof Kosi??ski
1
-1
/
+1
2011-06-14
Remove deprecated glib macro wrappers
Alex Valavanis
1
-4
/
+4
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-3
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-06-22
Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns
Krzysztof Kosi??ski
1
-1
/
+1
2009-03-09
do not redraw if moved to the same point as before
bulia byak
1
-0
/
+1
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-1
/
+1
2007-09-29
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
1
-27
/
+40
2007-08-24
do not redraw until moved for the first time; this fixes the flicker at 0,0 w...
bulia byak
1
-0
/
+1