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
/
sp-canvas-item.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-1
/
+1
*
Speed up de-selection by switching to more efficient intrusive list structure
Olli Parviainen
2018-12-26
1
-0
/
+10
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Fix node size regression and add ctrlResize property for multiple use.
Martin Owens
2016-04-02
1
-0
/
+1
*
cppification and performance
Marc Jeanmougin
2015-12-13
1
-0
/
+2
*
Make the behavior of the snap indicator fully transparent, such that all even...
Diederik van Lierop
2015-06-12
1
-1
/
+6
*
More header cleanup
Liam P. White
2014-09-06
1
-1
/
+2
*
Reduce header bloat
Alex Valavanis
2014-08-30
1
-2
/
+2
*
sp-canvas: GObject boilerplate reduction
Alex Valavanis
2014-08-26
1
-2
/
+3
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-2
/
+20
*
Header cleaning for GTK+3 migration
Alex Valavanis
2012-06-05
1
-2
/
+0
*
Extended control resizing to node editing. Fixes half of bug #172059.
Jon A. Cruz
2012-05-21
1
-0
/
+1
*
Extended resizing to node handles.
Jon A. Cruz
2012-05-17
1
-18
/
+1
*
Centralized line creation and enhanced visibility.
Jon A. Cruz
2012-05-09
1
-1
/
+2
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-2
/
+27
*
Stop using custom GtkObject flags
Alex Valavanis
2012-04-08
1
-0
/
+5
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
1
-5
/
+3
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-2
/
+4
*
Per-item render cache.
Krzysztof Kosi??ski
2011-07-28
1
-1
/
+1
*
Add SPCanvasArena caching layer. Currently breaks for clipped groups
Krzysztof Kosi??ski
2011-07-09
1
-2
/
+2
*
GTK+ cleanup: gtk_object_set
Alex Valavanis
2011-07-02
1
-1
/
+1
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-1
/
+1
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
1
-3
/
+3
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-2
/
+2
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-4
/
+4
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-0
/
+110