index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
draw-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++
Johan B. C. Engelen
2013-10-04
1
-3
/
+3
*
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
2013-09-25
1
-1
/
+1
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-106
/
+59
|
\
|
*
Cleaned up once more.
Markus Engel
2013-08-04
1
-80
/
+51
|
*
Further refactoring of EventContexts.
Markus Engel
2013-07-30
1
-1
/
+1
|
*
Merged from trunk (r12419).
Markus Engel
2013-07-14
1
-1
/
+1
|
|
\
|
*
|
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
2013-04-21
1
-1
/
+1
|
*
|
Merging of EventContext classes complete.
Markus Engel
2013-04-20
1
-77
/
+16
|
*
|
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
-6
/
+16
|
*
|
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
2013-04-08
1
-6
/
+37
*
|
|
Fix bug that added transforms to new objects.
Matthew Petroff
2013-09-02
1
-0
/
+1
|
|
/
|
/
|
*
|
Temporily fix abiguous macros before later removal.
Jon A. Cruz
2013-04-28
1
-1
/
+1
|
/
*
Cleanup more GObject type definitions
Alex Valavanis
2013-01-17
1
-30
/
+6
*
cppcheck: get rid of more C-style pointer casts
Alex Valavanis
2012-10-27
1
-9
/
+9
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-1
/
+2
*
Freehand. Fix for Bug #597136 (dots are created with wrong cy value).
Nicolas Dufour
2012-09-05
1
-2
/
+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
-4
/
+4
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-67
/
+1
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-116
/
+83
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-4
/
+74
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-25
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-2
/
+3
*
unsorted powerstroke points is quite advanced. mostly annoying.
Johan B. C. Engelen
2012-01-18
1
-1
/
+1
*
clean up after myself...
Johan B. C. Engelen
2012-01-17
1
-3
/
+0
*
improve the powerstroke settings in drawing tool. triangle in and out now use...
Johan B. C. Engelen
2012-01-17
1
-7
/
+8
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-1
/
+1
*
change pencil tool dropdown shapes to use powerstroke, instead of pattern alo...
Johan B. C. Engelen
2012-01-17
1
-18
/
+31
*
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
2012-01-14
1
-2
/
+9
*
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
1
-2
/
+2
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-2
/
+2
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-4
/
+4
|
\
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-3
/
+3
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-12
/
+14
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-12
/
+14
|
|
\
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-2
/
+2
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
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
-5
/
+6
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-36
/
+20
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
*
|
Leave constrained angular snapping to the snap manager, instead of handling i...
Diederik van Lierop
2010-11-07
1
-34
/
+16
|
*
|
- Constrained snap: proper implementation of the preference to snap the mouse...
Diederik van Lierop
2010-10-29
1
-35
/
+34
|
*
|
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
2010-08-11
1
-0
/
+2
|
*
|
Implement constrained snapping to nodes
Diederik van Lierop
2010-08-10
1
-1
/
+1
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-3
/
+2
|
\
|
|
|
*
|
- Snap while rotating an object using the selector tool
Diederik van Lierop
2010-07-12
1
-1
/
+1
|
|
/
|
*
fix wrong transform for dot drawing with pen or pencil tool
Johan B. C. Engelen
2010-06-22
1
-2
/
+1
*
|
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
2010-08-05
1
-1
/
+1
|
/
[next]