index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-162
/
+0
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+9
*
cppcheck
Kris De Gussem
2013-10-13
1
-44
/
+35
*
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
2013-07-31
1
-8
/
+0
*
Further refactoring of EventContexts.
Markus Engel
2013-07-30
1
-74
/
+90
*
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
2013-04-21
1
-14
/
+14
*
Merging of EventContext classes complete.
Markus Engel
2013-04-20
1
-84
/
+5
*
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
2013-04-13
1
-3
/
+5
*
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
2013-04-09
1
-5
/
+19
*
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
2013-04-08
1
-6
/
+32
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-33
/
+6
*
cppcheck: Convert more C-style pointer casts to GObject or C++
Alex Valavanis
2012-11-11
1
-2
/
+2
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-2
/
+3
*
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
1
-1
/
+0
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Fix LP #390162: Wrong defaults for Calligraphy tool
Krzysztof Kosi??ski
2009-07-07
1
-6
/
+7
*
From trunk
Ted Gould
2008-10-27
1
-44
/
+32
*
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
2008-09-18
1
-6
/
+6
*
fix compile with g++-4.3.
Peter Moulder
2008-06-05
1
-14
/
+26
*
Pass through more calls to parent contexts, and added more common property ha...
Jon A. Cruz
2008-06-02
1
-5
/
+54
*
Refactoring out common code
Jon A. Cruz
2008-05-29
1
-0
/
+169