summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-0/+1
2012-02-08Patch from lp 721448 to make OSX Aqua builds more stableJosh Andler1-1/+0
2011-11-29Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah1-0/+3
2011-07-10Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz1-1/+2
2011-07-09Next step in refactoring color management. More to come.Jon A. Cruz1-1/+2
2011-06-06Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches1-1/+2
2011-05-28Port of 0.48.x branch revision 9781.Jon A. Cruz1-0/+1
2011-05-06Adding initial cut of resource manager.Jon A. Cruz1-0/+1
2010-07-14Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski1-3/+0
2010-04-23Converted text toolbar to GTK toolbar.Tavmjong Bah1-0/+2
2010-03-24Adding missing snapping headers.Ted Gould1-0/+1