index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pen-context.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-105
/
+0
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-11
/
+19
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
-2
/
+3
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-2
/
+2
2013-04-27
various changes
Markus Engel
1
-14
/
+14
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
-22
/
+2
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-2
/
+6
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-0
/
+2
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
/
+20
2012-12-14
bzr history lost by a killed merge
Jabier Arraiza Cenoz
1
-0
/
+5
2012-05-04
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
1
-2
/
+5
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-1
/
+4
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
-1
/
+1
2008-08-18
Add function to cancel wait-for-LPE mode in pen context
Maximilian Albert
1
-0
/
+1
2008-08-18
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
1
-0
/
+2
2008-08-06
New mode in pen tool to draw paraxial lines
Maximilian Albert
1
-0
/
+4
2008-06-16
Separate function to put pen context into 'wait for LPE mouse clicks' mode
Maximilian Albert
1
-0
/
+2
2008-06-12
When expecting mouse clicks for a LPE in pen context, don't concatenate with ...
Maximilian Albert
1
-6
/
+7
2008-06-12
More infrastructure to have waiting LPEs that are freshly created and applied...
Maximilian Albert
1
-1
/
+1
2008-06-12
Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...
Maximilian Albert
1
-0
/
+7
2008-06-12
Pen context can now wait for a specified number of clicks and finish the path...
Maximilian Albert
1
-0
/
+2
2008-06-12
Remove obsolete variable 'onlycurves' from pen-context.(h|cpp)
Maximilian Albert
1
-1
/
+0
2008-06-12
New 'polylines only' mode in pen context; to be used later when LPEs are wait...
Maximilian Albert
1
-0
/
+2
2006-09-03
Disable pen event handling during important update operations
John Bintz
1
-0
/
+2