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
/
tool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed ~sub advertising for a compile problem
Jabier Arraiza Cenoz
2013-09-20
1
-0
/
+1
*
Update to trunk
Jabier Arraiza Cenoz
2013-09-19
4
-349
/
+372
|
\
|
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
|
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-6
/
+12
|
|
\
|
*
|
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+1
|
*
|
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
2013-07-31
2
-15
/
+8
|
*
|
Further refactoring of EventContexts.
Markus Engel
2013-07-30
2
-20
/
+21
|
*
|
Merged from trunk (r12419).
Markus Engel
2013-07-14
2
-8
/
+12
|
|
\
\
|
*
|
|
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
2013-04-21
2
-12
/
+12
|
*
|
|
Cleaned up a bit.
Markus Engel
2013-04-21
2
-339
/
+320
|
*
|
|
Moved factories to different files.
Markus Engel
2013-04-20
1
-1
/
+1
|
*
|
|
Merging of EventContext classes complete.
Markus Engel
2013-04-20
3
-138
/
+20
|
*
|
|
Further changes to EventContexts; they work without GObject
Markus Engel
2013-04-20
3
-22
/
+88
|
*
|
|
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
2013-04-13
2
-2
/
+21
|
*
|
|
Added prefPaths to contexts; modified SPFactory
Markus Engel
2013-04-12
2
-0
/
+4
|
*
|
|
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
2013-04-09
2
-7
/
+30
|
*
|
|
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
2013-04-08
2
-13
/
+67
*
|
|
|
update to trunk
Jabier Arraiza Cenoz
2013-08-09
1
-6
/
+12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Ported away from and removed "sp-metrics.*".
Matthew Petroff
2013-07-20
1
-6
/
+12
|
|
|
/
|
|
/
|
*
|
|
Update to trunk
Jabier Arraiza Cenoz
2013-07-05
1
-6
/
+6
|
\
|
|
|
*
|
Improve handle xpm loading using rotate
Martin Owens
2013-07-04
1
-6
/
+6
*
|
|
Upadate to trunk
Jabier Arraiza Cenoz
2013-07-04
1
-2
/
+6
|
\
|
|
|
*
|
Make DAMN sure paths with zero nodes do not cause a crash.
Martin Owens
2013-06-29
1
-2
/
+6
|
|
/
*
|
Fixed a error that handles all kinds of pathas as bsplines
Jabier Arraiza Cenoz
2013-05-28
1
-1
/
+1
*
|
Fix error with envelope lpe
Jabier Arraiza Cenoz
2013-05-18
1
-1
/
+1
*
|
Fix error with try-catch
Jabier Arraiza Cenoz
2013-05-16
3
-14
/
+51
*
|
Change only selected nodes
root
2013-05-06
1
-5
/
+7
*
|
Removed auto select nodes, not decide for the user. Added auto update all sel...
Jabier Arraiza Cenoz
2013-05-06
1
-24
/
+9
*
|
Fixed important selection bug when changing to cusp nodes
Jabier Arraiza Cenoz
2013-04-27
2
-31
/
+44
*
|
Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...
root
2013-04-17
2
-10
/
+19
*
|
Change width only for selected nodes by widget
root
2013-04-07
2
-3
/
+17
*
|
Fixed scale-rotate isue with paths multiples
root
2013-04-01
1
-0
/
+6
*
|
update to trunk
Jabier Arraiza Cenoz
2013-03-31
1
-5
/
+2
|
\
|
|
*
Header cleanup
Alex Valavanis
2013-03-29
1
-5
/
+2
*
|
Fix scale and rotate some nodes
Jabier Arraiza Cenoz
2013-03-31
4
-31
/
+39
*
|
Update to trunk
Jabier Arraiza Cenoz
2013-03-28
1
-1
/
+0
|
\
|
|
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
1
-1
/
+0
*
|
Update to trunk
Jabier Arraiza Cenoz
2013-03-26
1
-2
/
+1
|
\
|
|
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+1
*
|
Remove extra code
Jabier Arraiza Cenoz
2013-03-23
1
-11
/
+0
*
|
Mauro based feedbak added some fixes
Jabier Arraiza Cenoz
2013-03-23
4
-10
/
+20
*
|
Fixed end extremium node delete fault, ready for testing
root
2013-03-22
2
-14
/
+28
*
|
Fixing errors at delete extrewmiuns nodes
Jabier Arraiza Cenoz
2013-03-21
1
-8
/
+18
*
|
Fixed redraw handles at node delete
Jabier Arraiza Cenoz
2013-03-21
1
-6
/
+6
*
|
Inserting nodes fixed, cleanup
Jabier Arraiza Cenoz
2013-03-21
7
-74
/
+55
|
\
\
|
*
|
Fixing node fault
jtx
2013-03-20
1
-2
/
+12
|
*
|
Fixing node fault
jtx
2013-03-20
3
-32
/
+25
|
*
|
Fixing node creations in BSpline mode.
jtx
2013-03-20
5
-41
/
+28
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
For testing, widget added, regression fixed
Jabier Arraiza Cenoz
2013-03-20
1
-1
/
+6
|
/
/
*
|
Fixing regression
jtx
2013-03-19
3
-5
/
+2
[next]