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-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-785
/
+0
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-6
/
+14
2013-10-27
fix warnings
Johan B. C. Engelen
1
-1
/
+1
2013-10-16
Removed BSpline from tell by su_v
Jabier Arraiza Cenoz
1
-6
/
+0
2013-10-16
fixing last applied bend
Jabier Arraiza Cenoz
1
-2
/
+2
2013-10-16
fixing bend warnings
Jabier Arraiza Cenoz
1
-2
/
+0
2013-10-16
fixing bend warnings
Jabier Arraiza Cenoz
1
-6
/
+4
2013-10-16
fixing bend warnings
Jabier Arraiza Cenoz
1
-7
/
+11
2013-10-15
Fixing errors
Jabier Arraiza Cenoz
1
-2
/
+2
2013-10-15
Fix errors on compile and in console detected by su_v, added selection of str...
Jabier Arraiza Cenoz
1
-18
/
+34
2013-10-04
C++
Johan B. C. Engelen
1
-3
/
+3
2013-09-26
Fixing ending selection
Jabier Arraiza Cenoz
1
-15
/
+22
2013-09-25
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
1
-1
/
+1
2013-09-25
Name of attributes in effect changed
Jabier Arraiza Cenoz
1
-2
/
+2
2013-09-25
Fix error in apply
Jabier Arraiza Cenoz
1
-13
/
+19
2013-09-25
First attemp for
Jabier Arraiza Cenoz
1
-3
/
+102
2013-09-02
Fix bug that added transforms to new objects.
Matthew Petroff
1
-0
/
+1
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
[next]