index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesh-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
2013-07-31
1
-12
/
+5
*
Further refactoring of EventContexts.
Markus Engel
2013-07-30
1
-3
/
+3
*
Merged from trunk (r12419).
Markus Engel
2013-07-14
1
-22
/
+22
|
\
|
*
Temporily fix abiguous macros before later removal.
Jon A. Cruz
2013-04-28
1
-22
/
+22
*
|
various changes
Markus Engel
2013-04-27
1
-172
/
+168
*
|
Moved factories to different files.
Markus Engel
2013-04-20
1
-1
/
+1
*
|
Merging of EventContext classes complete.
Markus Engel
2013-04-20
1
-57
/
+11
*
|
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
2013-04-13
1
-0
/
+16
*
|
Added prefPaths to contexts; modified SPFactory
Markus Engel
2013-04-12
1
-0
/
+2
*
|
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
2013-04-09
1
-4
/
+15
*
|
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
2013-04-08
1
-6
/
+29
|
/
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-30
/
+6
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Replace deprecated GDK key symbols in mesh-context
Alex Valavanis
2012-05-31
1
-10
/
+10
*
Fixing warnings.
Jon A. Cruz
2012-05-25
1
-3
/
+2
*
fix windows build. use 'guint' instead of 'uint'. although I do not know why ...
Johan B. C. Engelen
2012-05-24
1
-8
/
+8
*
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
1
-0
/
+1045