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