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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-5
/
+5
2018-05-14
Misc. typos
luz.paz
1
-1
/
+1
2017-12-25
Fix start anchors
Jabier Arraiza
1
-1
/
+3
2017-12-05
Add fix to problem switching pen tool modes
Jabier Arraiza
1
-5
/
+2
2017-12-04
Add fix to problem switching pen tool modes
Jabier Arraiza
1
-5
/
+2
2017-12-01
Cleaninng
Jabier Arraiza
1
-2
/
+5
2017-11-28
Working on BSPline interpolator
Jabier Arraiza
1
-5
/
+2
2017-10-01
Removed all GSList occurences in .h files
Marc Jeanmougin
1
-3
/
+3
2017-08-28
Allow pressure in pencil in the tree modes, bezier, bspline and spiro
Jabier Arraiza
1
-0
/
+2
2017-08-25
Starting with powerpencil
Jabier Arraiza
1
-6
/
+9
2017-06-30
Hackfest: Refactor cursors so the hot spot is inside the xpm
Martin Owens
1
-1
/
+1
2017-01-04
Correct/rephrase a comment. Remove trailing space.
Shlomi Fish
1
-2
/
+4
2015-04-10
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-4
/
+1
2014-09-24
A bit refactor, remove some old vars
Jabier Arraiza Cenoz
1
-4
/
+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-03-31
clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...
Jabier Arraiza Cenoz
1
-2
/
+5
2014-03-26
Cleaned up includes of tools / revert experimental casting macro replacements...
Markus Engel
1
-9
/
+16
2014-03-20
Full refactor of path continuations in bspline-spirolive mode, I think no mor...
Jabier Arraiza Cenoz
1
-2
/
+2
2014-03-20
Refactor of anchors
Jabier Arraiza Cenoz
1
-0
/
+2
2014-03-02
Add new curve structure to show temporay item while draw on bspline and spiro...
Jabier Arraiza Cenoz
1
-0
/
+4
2014-02-26
Made constructors of tools use initializer lists.
Markus Engel
1
-2
/
+2
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-2
/
+0
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-9
/
+9
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-6
/
+14
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-08-04
Cleaned up once more.
Markus Engel
1
-0
/
+1
2013-07-30
Further refactoring of EventContexts.
Markus Engel
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
-24
/
+3
2013-04-14
Go back
root
1
-3
/
+0
2013-04-14
halo
Jabier Arraiza Cenoz
1
-0
/
+1
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-2
/
+4
2013-04-09
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
1
-0
/
+1
2013-04-08
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
1
-1
/
+19
2013-01-17
Cleanup more GObject type definitions
Alex Valavanis
1
-1
/
+3
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-6
/
+36
2012-01-14
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
1
-1
/
+1
2011-10-08
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
1
-1
/
+1
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-4
/
+3
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-1
/
+1
2011-06-14
Remove deprecated glib macro wrappers
Alex Valavanis
1
-4
/
+4
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+0
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-09-18
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
1
-4
/
+4
2008-09-01
Move single-dot-creation function to a better location (and rename it accordi...
Maximilian Albert
1
-0
/
+1
2008-08-06
New mode in pen tool to draw paraxial lines
Maximilian Albert
1
-1
/
+1
[next]