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