index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dyna-draw-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1216
/
+0
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-25
/
+33
*
Fixed crash with calligraphic tool in subtract mode.
Markus Engel
2013-09-28
1
-2
/
+13
*
Simplified some in-code circle creation.
Markus Engel
2013-09-24
1
-10
/
+5
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-493
/
+442
|
\
|
*
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
2013-07-31
1
-34
/
+26
|
*
Further refactoring of EventContexts.
Markus Engel
2013-07-30
1
-442
/
+399
|
*
Merged from trunk (r12419).
Markus Engel
2013-07-14
1
-8
/
+8
|
|
\
|
*
|
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
2013-04-21
1
-4
/
+4
|
*
|
Moved factories to different files.
Markus Engel
2013-04-20
1
-1
/
+1
|
*
|
Merging of EventContext classes complete.
Markus Engel
2013-04-20
1
-80
/
+23
|
*
|
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
2013-04-13
1
-0
/
+17
|
*
|
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
-6
/
+12
|
*
|
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
2013-04-08
1
-8
/
+38
*
|
|
Fix bug that added transforms to new objects.
Matthew Petroff
2013-09-02
1
-0
/
+2
|
|
/
|
/
|
*
|
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-2
/
+2
*
|
Temporily fix abiguous macros before later removal.
Jon A. Cruz
2013-04-28
1
-6
/
+6
|
/
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-34
/
+8
*
Replace C-style pointer casts in event contexts
Alex Valavanis
2012-12-31
1
-7
/
+7
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-1
/
+1
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-3
/
+3
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-19
/
+1
*
Replace deprecated GDK key symbols
Alex Valavanis
2012-04-09
1
-19
/
+41
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
1
-2
/
+3
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
1
-5
/
+1
*
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-23
/
+12
|
\
|
*
calligraphy tool does not need to know the type of the end curves to add the ...
Johan B. C. Engelen
2011-02-12
1
-18
/
+6
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-5
/
+5
|
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-0
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-7
/
+8
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-7
/
+8
|
|
\
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-2
/
+2
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
|
/
*
|
Completely remove NRPixBlock
Krzysztof Kosi??ski
2010-08-14
1
-11
/
+11
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-0
/
+1
|
/
*
remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls
Thomas Holder
2009-03-13
1
-2
/
+1
*
add subtract mode with alt, adjust inertia
bulia byak
2009-01-26
1
-6
/
+11
*
- The snap-delay mechanism should now be more robust. From now on, it must be...
Diederik van Lierop
2009-01-25
1
-14
/
+14
*
improve guide tracking: add inertia after escape, suppress initial jerk, redu...
bulia byak
2009-01-19
1
-14
/
+48
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-2
/
+2
*
convert NR to Geom
Johan B. C. Engelen
2008-12-28
1
-13
/
+10
*
use 2geom bezier fitting (is copy of inkscape's)
Johan B. C. Engelen
2008-12-10
1
-3
/
+3
*
Make all tools consider full parent transform (up to document, not just up to...
Thomas Holder
2008-12-08
1
-2
/
+2
[next]