index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Makefile_insert
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-251
/
+0
*
Optionally sort attributes and properties into a canonical order.
Tavmjong Bah
2016-06-12
1
-0
/
+1
*
Refactoring of the code that handles transformations and snapping in the sele...
Diederik van Lierop
2015-09-13
1
-0
/
+1
*
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
1
-1
/
+1
*
Isolate components of libgc
Liam P. White
2015-02-25
1
-7
/
+2
*
Don't compile doxygen-main.cpp
Liam P. White
2015-02-25
1
-1
/
+0
*
Removed reference to factory.h in the src/makefile_insert file that was
Ryan Lerch
2015-02-25
1
-1
/
+0
*
create SPObject factory
Liam P. White
2015-02-25
1
-1
/
+1
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+0
*
Update to trunk r13750
Liam P. White
2014-11-24
1
-0
/
+1
|
\
|
*
Add totally unfinished XML/SPObject test suite
Liam P. White
2014-11-11
1
-0
/
+1
*
|
Update to experimental r13619
Liam P. White
2014-10-18
1
-0
/
+2
|
\
|
|
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-0
/
+2
|
|
\
|
|
*
Merged hatch rendering code
Tomasz Boczkowski
2014-10-14
1
-0
/
+2
|
|
*
Basic support for <solidColor> element (rendering only as a paint server).
Tavmjong Bah
2014-07-31
1
-0
/
+1
*
|
|
Update to experimental r13598
Liam P. White
2014-10-08
1
-14
/
+1
|
\
|
|
|
*
|
Move more UI code into ui/
Liam P. White
2014-10-05
1
-5
/
+0
|
*
|
Move GtkAction subclasses to widgets/
Liam P. White
2014-10-05
1
-7
/
+0
|
*
|
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2014-10-05
1
-1
/
+1
|
*
|
Move obvious ui component to ui/
Liam P. White
2014-10-05
1
-1
/
+0
|
*
|
Update to experimental r13531
Liam P. White
2014-08-31
1
-1
/
+0
|
|
\
\
|
|
*
|
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-1
/
+0
|
*
|
|
Update to experimental r13479
Liam P. White
2014-08-12
1
-1
/
+0
|
|
\
|
|
|
*
|
|
Update to experimental r13464
Liam P. White
2014-08-08
1
-0
/
+1
|
|
\
\
\
|
*
\
\
\
Update to experimental r13452
Liam P. White
2014-07-30
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
Add selection sets
Liam P. White
2014-05-10
1
-0
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-1
/
+3
*
|
|
|
|
Update to experimental r13527
Liam P. White
2014-08-30
1
-1
/
+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Nuke connection-pool.h
Liam P. White
2014-08-10
1
-1
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Update to experimental r13464
Liam P. White
2014-08-08
1
-0
/
+1
|
\
|
|
|
|
*
|
|
Add in some debugging code that will complain when deleted knots are accessed...
Liam P. White
2014-08-07
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Update to experimental r13440
Liam P. White
2014-07-24
1
-0
/
+1
|
\
|
|
|
*
|
Basic support for <solidColor> element (rendring only as a paint server).
Tavmjong Bah
2014-07-24
1
-0
/
+1
|
|
/
*
/
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-1
/
+1
|
/
*
Clean up of style code, converting structures to C++ classes. Step 1.
Tavmjong Bah
2014-04-23
1
-1
/
+2
*
Removed obsolete header file.
Markus Engel
2014-03-29
1
-1
/
+0
*
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2014-03-11
1
-0
/
+1
*
Added new base class to handle viewBox and preserveAspectRatio.
Tavmjong Bah
2014-02-06
1
-1
/
+2
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-25
/
+1
*
Removed TypeInfo; adjusted Factory to meet code style conventions.
Markus Engel
2013-09-16
1
-1
/
+0
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-3
/
+0
|
\
|
*
Merge Google Summer of Code unit refactor.
Matthew Petroff
2013-08-06
1
-3
/
+0
|
|
\
|
|
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-1
/
+0
|
|
*
Merge from trunk.
Matthew Petroff
2013-07-30
1
-2
/
+1
|
|
|
\
|
|
*
|
Removed SPMetric.
Matthew Petroff
2013-07-22
1
-1
/
+0
|
|
*
|
Ported away from and removed "sp-metrics.*".
Matthew Petroff
2013-07-20
1
-1
/
+0
*
|
|
|
Merged from trunk (r12465).
Markus Engel
2013-08-04
1
-1
/
+1
|
\
|
|
|
|
*
|
|
Fix return code for extension tests]
Alex Valavanis
2013-08-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
2013-07-31
1
-1
/
+0
*
|
|
Merge from trunk (r12439).
Markus Engel
2013-07-25
1
-1
/
+1
|
\
|
|
[next]