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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-251
/
+0
2016-06-12
Optionally sort attributes and properties into a canonical order.
Tavmjong Bah
1
-0
/
+1
2015-09-13
Refactoring of the code that handles transformations and snapping in the sele...
Diederik van Lierop
1
-0
/
+1
2015-03-01
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
1
-1
/
+1
2015-02-25
Isolate components of libgc
Liam P. White
1
-7
/
+2
2015-02-25
Don't compile doxygen-main.cpp
Liam P. White
1
-1
/
+0
2015-02-25
Removed reference to factory.h in the src/makefile_insert file that was
Ryan Lerch
1
-1
/
+0
2015-02-25
create SPObject factory
Liam P. White
1
-1
/
+1
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+0
2014-11-11
Add totally unfinished XML/SPObject test suite
Liam P. White
1
-0
/
+1
2014-10-14
Merged hatch rendering code
Tomasz Boczkowski
1
-0
/
+2
2014-10-05
Move more UI code into ui/
Liam P. White
1
-5
/
+0
2014-10-05
Move GtkAction subclasses to widgets/
Liam P. White
1
-7
/
+0
2014-10-05
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
1
-1
/
+1
2014-10-05
Move obvious ui component to ui/
Liam P. White
1
-1
/
+0
2014-09-27
Update to experimental r13565
Liam P. White
1
-1
/
+3
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-1
/
+0
2014-08-10
Nuke connection-pool.h
Liam P. White
1
-1
/
+0
2014-08-07
Add in some debugging code that will complain when deleted knots are accessed...
Liam P. White
1
-0
/
+1
2014-07-31
Basic support for <solidColor> element (rendering only as a paint server).
Tavmjong Bah
1
-0
/
+1
2014-07-24
Basic support for <solidColor> element (rendring only as a paint server).
Tavmjong Bah
1
-0
/
+1
2014-06-26
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
1
-1
/
+1
2014-05-10
Add selection sets
Liam P. White
1
-0
/
+3
2014-04-23
Clean up of style code, converting structures to C++ classes. Step 1.
Tavmjong Bah
1
-1
/
+2
2014-03-29
Removed obsolete header file.
Markus Engel
1
-1
/
+0
2014-03-11
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
1
-0
/
+1
2014-02-06
Added new base class to handle viewBox and preserveAspectRatio.
Tavmjong Bah
1
-1
/
+2
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-25
/
+1
2013-09-16
Removed TypeInfo; adjusted Factory to meet code style conventions.
Markus Engel
1
-1
/
+0
2013-08-03
Fix return code for extension tests]
Alex Valavanis
1
-1
/
+1
2013-07-31
Eliminate "unit-constants.h".
Matthew Petroff
1
-1
/
+0
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
1
-1
/
+0
2013-07-23
Remove unused fix for an ancient problem with g_ascii_strtod
Krzysztof Kosi??ski
1
-1
/
+0
2013-07-23
Remove approx-equal.h and replace with Geom::are_near
Krzysztof Kosi??ski
1
-1
/
+1
2013-07-22
Removed SPMetric.
Matthew Petroff
1
-1
/
+0
2013-07-20
Ported away from and removed "sp-metrics.*".
Matthew Petroff
1
-1
/
+0
2013-07-09
Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a m...
Nicolas Dufour
1
-0
/
+1
2013-07-01
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
1
-0
/
+1
2013-06-23
Remove unused file memeq.h
Krzysztof Kosi??ski
1
-1
/
+0
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-2
/
+0
2013-04-20
Moved factories to different files.
Markus Engel
1
-2
/
+5
2013-04-10
Removed old SPObject factory.
Markus Engel
1
-1
/
+0
2013-04-05
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
1
-9
/
+3
2013-04-02
Added new factory for SPObject tree objects.
Markus Engel
1
-0
/
+1
2013-03-31
Added TypeInfo class.
Markus Engel
1
-0
/
+1
2012-11-30
Step 1. Remove junk and keep functionality.
Martin Owens
1
-1
/
+0
2012-10-15
A few more headers
Ted Gould
1
-1
/
+1
2012-10-15
Files in /src that no longer exist
Ted Gould
1
-1
/
+0
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-1
/
+0
2012-05-23
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
1
-0
/
+8
[next]