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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-28
cppcheck: More C-style pointer casting
Alex Valavanis
1
-4
/
+4
2012-06-09
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
1
-16
/
+8
2012-05-19
Revert r11370. Fix crash with grid in default template
Alex Valavanis
1
-7
/
+13
2012-05-16
Drop some GtkObject usage
Alex Valavanis
1
-13
/
+7
2012-04-11
Fix for 367607 : Replace deprecated sp_ctrl_set_arg and gtk_object_add_arg_ty...
John Smith
1
-91
/
+163
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-21
/
+21
2012-04-02
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
1
-1
/
+1
2012-02-15
Prevent false gtk deprecation warnings in canvas-grid and tidy headers
Alex Valavanis
1
-0
/
+1
2012-01-12
Initial C++ification of SPCanvas.
Jon A. Cruz
1
-3
/
+1
2011-12-18
Remove more deprecated GTK macros
Alex Valavanis
1
-9
/
+9
2011-08-27
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
1
-18
/
+10
2011-07-16
Fix drawing of controls at (0,0) (e.g. scaling handles, snap-indicator, etc.)...
Diederik van Lierop
1
-1
/
+6
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-1
/
+1
2011-06-24
Switch to GObject
Alex Valavanis
1
-2
/
+2
2011-06-19
Fix rendering of control points
Krzysztof Kosi??ski
1
-169
/
+192
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-3
/
+3
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+0
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-14
Completely remove NRPixBlock
Krzysztof Kosi??ski
1
-1
/
+0
2010-06-29
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
1
-1
/
+1
2010-06-29
Fix icons
Krzysztof Kosi??ski
1
-1
/
+1
2010-06-22
Fix cross control point
Krzysztof Kosi??ski
1
-11
/
+8
2010-06-22
Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns
Krzysztof Kosi??ski
1
-144
/
+139
2009-03-09
do not redraw if moved to the same point as before
bulia byak
1
-2
/
+7
2008-11-21
Merge from fe-moved
Ted Gould
1
-4
/
+12
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-8
/
+9
2008-06-24
update for 32 instead of 24 bpp canvas buf
bulia byak
1
-3
/
+3
2007-09-29
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
1
-410
/
+470
2007-09-29
noop: CodingStyle: const placement
Peter Moulder
1
-3
/
+3
2007-08-24
do not redraw until moved for the first time; this fixes the flicker at 0,0 w...
bulia byak
1
-0
/
+4