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-12-25
Remove sp_style_write_string() and sp_style_write_difference().
Tavmjong Bah
1
-12
/
+7
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-3
/
+3
2014-12-21
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
1
-2
/
+2
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
1
-4
/
+4
2014-11-24
Fix a bug in pen/cil modes triangle in/out
Jabier Arraiza Cenoz
1
-1
/
+1
2014-11-19
modify sequence of events. (Bug 1247801)
Alvin Penner
1
-1
/
+1
2014-10-05
Move more UI code into ui/
Liam P. White
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-31
/
+9
2014-09-24
A bit refactor, remove some old vars
Jabier Arraiza Cenoz
1
-22
/
+0
2014-09-24
Show the helper curves in pen tool with the color of the current layer define...
Jabier Arraiza Cenoz
1
-0
/
+1
2014-09-22
Fix for strange gap at shift to cusp in bspline
Jabier Arraiza Cenoz
1
-4
/
+4
2014-09-07
Update to experimental r13543
Liam P. White
1
-5
/
+4
2014-09-02
Fix locale issue in powerstroke width selection
Liam P. White
1
-5
/
+4
2014-08-25
fix bug coninuing existing paths whith no LPE in bspline/spiro modes
Jabier Arraiza Cenoz
1
-4
/
+4
2014-07-30
add last applied branch - mode to strokes on pen/pencil
Jabier Arraiza Cenoz
1
-6
/
+39
2014-07-29
Fix for 1346972 (freehand shape mode should pick stroke width from tool's act...
Liam P. White
1
-0
/
+28
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
[next]