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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-04
Cleaned up once more.
Markus Engel
1
-80
/
+51
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-1
/
+1
2013-04-28
Temporily fix abiguous macros before later removal.
Jon A. Cruz
1
-1
/
+1
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-1
/
+1
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-77
/
+16
2013-04-14
Go back
root
1
-14
/
+0
2013-04-14
halo
Jabier Arraiza Cenoz
1
-1
/
+2
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
-6
/
+16
2013-04-08
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
1
-6
/
+37
2013-03-11
~sub fix, double click to reset default handles and control to 10% step
root
1
-0
/
+6
2013-02-28
Fixed closed pc->ea
Jabier Arraiza Cenoz
1
-1
/
+21
2013-01-17
Cleanup more GObject type definitions
Alex Valavanis
1
-30
/
+6
2012-12-14
bzr history lost by a killed merge
Jabier Arraiza Cenoz
1
-0
/
+5
2012-10-27
cppcheck: get rid of more C-style pointer casts
Alex Valavanis
1
-9
/
+9
2012-10-04
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
1
-1
/
+2
2012-09-05
Freehand. Fix for Bug #597136 (dots are created with wrong cy value).
Nicolas Dufour
1
-2
/
+1
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-4
/
+0
2012-06-09
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
1
-4
/
+4
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-67
/
+1
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-116
/
+83
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-4
/
+74
2012-02-25
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-2
/
+3
2012-01-18
unsorted powerstroke points is quite advanced. mostly annoying.
Johan B. C. Engelen
1
-1
/
+1
2012-01-17
clean up after myself...
Johan B. C. Engelen
1
-3
/
+0
2012-01-17
improve the powerstroke settings in drawing tool. triangle in and out now use...
Johan B. C. Engelen
1
-7
/
+8
2012-01-17
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
1
-1
/
+1
2012-01-17
change pencil tool dropdown shapes to use powerstroke, instead of pattern alo...
Johan B. C. Engelen
1
-18
/
+31
2012-01-14
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
1
-2
/
+9
2011-10-08
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
1
-2
/
+2
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
1
-2
/
+2
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-3
/
+3
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-11-07
Leave constrained angular snapping to the snap manager, instead of handling i...
Diederik van Lierop
1
-34
/
+16
2010-10-29
- Constrained snap: proper implementation of the preference to snap the mouse...
Diederik van Lierop
1
-35
/
+34
2010-08-11
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
1
-0
/
+2
2010-08-10
Implement constrained snapping to nodes
Diederik van Lierop
1
-1
/
+1
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
1
-1
/
+1
2010-07-12
- Snap while rotating an object using the selector tool
Diederik van Lierop
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-2
/
+2
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-5
/
+6
2010-06-22
fix wrong transform for dot drawing with pen or pencil tool
Johan B. C. Engelen
1
-2
/
+1
2010-01-23
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
1
-9
/
+7
2010-01-09
Refactoring the snapping API (making it easier to maintain and understand for...
Diederik van Lierop
1
-3
/
+1
2009-11-23
fix bug 427267, single dots inside transformed groups misplaced
Thomas Holder
1
-1
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
[next]