index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tools
/
freehand-base.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
Refactor of end anchors.
Jabier Arraiza Cenoz
1
-0
/
+19
2014-03-31
clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...
Jabier Arraiza Cenoz
1
-14
/
+6
2014-03-20
Removed persistent blue line
Jabier Arraiza Cenoz
1
-0
/
+4
2014-03-20
Full refactor of path continuations in bspline-spirolive mode, I think no mor...
Jabier Arraiza Cenoz
1
-22
/
+15
2014-03-20
Refactor of anchors
Jabier Arraiza Cenoz
1
-58
/
+39
2014-03-19
Fixing suv mac bug continuing existing bsplines/spiro paths
root
1
-1
/
+1
2014-03-19
This think fix su_v related bug on continuous paths in BSpline or Spiro mode
Jabier Arraiza Cenoz
1
-1
/
+13
2014-03-10
Removing repeated condition logical test to make the code more readable
Vinícius dos Santos Oliveira
1
-8
/
+6
2014-03-10
Shortening code through removal of variable declaration used only at one
Vinícius dos Santos Oliveira
1
-2
/
+1
2014-03-05
Fixing branch problems
Jabier Arraiza Cenoz
1
-11
/
+12
2014-03-05
Translations
Jabier Arraiza Cenoz
1
-12
/
+11
2014-03-05
translations from spanish to english done, it might need a little review, but...
Guiu Rocafort
1
-11
/
+12
2014-03-02
Add new curve structure to show temporay item while draw on bspline and spiro...
Jabier Arraiza Cenoz
1
-0
/
+22
2014-03-02
Added some consts. Turned functions to member functions.
Markus Engel
1
-1
/
+1
2014-02-28
adding some comments
Jabier Arraiza Cenoz
1
-1
/
+6
2014-02-26
Fixed some/all bugs related to continuing bspline/spiro curves advertaising b...
Jabier Arraiza Cenoz
1
-12
/
+25
2014-02-26
Made constructors of tools use initializer lists.
Markus Engel
1
-31
/
+25
2014-02-23
Fix for selcue settings.
Markus Engel
1
-0
/
+2
2014-02-08
update to trunk
Jabier Arraiza Cenoz
1
-24
/
+13
2014-02-05
fixing su_v advertising memory bug
Jabier Arraiza Cenoz
1
-13
/
+24
2013-12-30
Spanish comment of freehand-base.cpp
Jabier Arraiza Cenoz
1
-4
/
+4
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-8
/
+0
2013-11-12
Clean up some tool related things.
Markus Engel
1
-8
/
+8
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-27
/
+27
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-04
C++
Johan B. C. Engelen
1
-3
/
+3
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-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
[next]