| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-08-08 | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 1 | -251/+0 | |
| (bzr r15046) | |||||
| 2016-06-12 | Optionally sort attributes and properties into a canonical order. | Tavmjong Bah | 1 | -0/+1 | |
| Useful for comparing different versions of an SVG file. (bzr r14980) | |||||
| 2015-09-13 | Refactoring of the code that handles transformations and snapping in the ↵ | Diederik van Lierop | 1 | -0/+1 | |
| selector tool and the node tool. Splitting large chunks of code into some small classes, and eliminating some wrapper methods which were all just too similar (bzr r14363) | |||||
| 2015-03-01 | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 1 | -1/+1 | |
| <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956) | |||||
| 2015-02-25 | Isolate components of libgc | Liam P. White | 1 | -7/+2 | |
| (bzr r13946) | |||||
| 2015-02-25 | Don't compile doxygen-main.cpp | Liam P. White | 1 | -1/+0 | |
| (bzr r13944) | |||||
| 2015-02-25 | Removed reference to factory.h in the src/makefile_insert file that was | Ryan Lerch | 1 | -1/+0 | |
| breaking make dist. factory.h was removed in revision 13940. (bzr r13942) | |||||
| 2015-02-25 | create SPObject factory | Liam P. White | 1 | -1/+1 | |
| (bzr r13939.1.1) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+0 | |
| (bzr r13820) | |||||
| 2014-11-11 | Add totally unfinished XML/SPObject test suite | Liam P. White | 1 | -0/+1 | |
| (bzr r13702) | |||||
| 2014-10-14 | Merged hatch rendering code | Tomasz Boczkowski | 1 | -0/+2 | |
| (bzr r13611.1.8) | |||||
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -5/+0 | |
| (bzr r13341.1.253) | |||||
| 2014-10-05 | Move GtkAction subclasses to widgets/ | Liam P. White | 1 | -7/+0 | |
| (bzr r13341.1.249) | |||||
| 2014-10-05 | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.1.248) | |||||
| 2014-10-05 | Move obvious ui component to ui/ | Liam P. White | 1 | -1/+0 | |
| (bzr r13341.1.247) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -1/+3 | |
| (bzr r13341.5.16) | |||||
| 2014-08-31 | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 1 | -1/+0 | |
| GThread deprecation errors. (bzr r13341.1.190) | |||||
| 2014-08-10 | Nuke connection-pool.h | Liam P. White | 1 | -1/+0 | |
| (bzr r13341.1.127) | |||||
| 2014-08-07 | Add in some debugging code that will complain when deleted knots are ↵ | Liam P. White | 1 | -0/+1 | |
| accessed by snap handler (bzr r13341.1.120) | |||||
| 2014-07-31 | Basic support for <solidColor> element (rendering only as a paint server). | Tavmjong Bah | 1 | -0/+1 | |
| (bzr r13484) | |||||
| 2014-07-24 | Basic support for <solidColor> element (rendring only as a paint server). | Tavmjong Bah | 1 | -0/+1 | |
| (bzr r13341.1.98) | |||||
| 2014-06-26 | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.5.3) | |||||
| 2014-05-10 | Add selection sets | Liam P. White | 1 | -0/+3 | |
| (bzr r13090.1.75) | |||||
| 2014-04-23 | Clean up of style code, converting structures to C++ classes. Step 1. | Tavmjong Bah | 1 | -1/+2 | |
| (bzr r13298) | |||||
| 2014-03-29 | Removed obsolete header file. | Markus Engel | 1 | -1/+0 | |
| (bzr r13229) | |||||
| 2014-03-11 | Change stroke-dasharray and stroke-dashoffset handling to match other ↵ | Tavmjong Bah | 1 | -0/+1 | |
| properties. Split style.h into more manageable size files. (bzr r13135) | |||||
| 2014-02-06 | Added new base class to handle viewBox and preserveAspectRatio. | Tavmjong Bah | 1 | -1/+2 | |
| Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class. Fixed some viewport issues when % used. (bzr r13002) | |||||
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -25/+1 | |
| (bzr r12785) | |||||
| 2013-09-16 | Removed TypeInfo; adjusted Factory to meet code style conventions. | Markus Engel | 1 | -1/+0 | |
| (bzr r11608.1.124) | |||||
| 2013-08-03 | Fix return code for extension tests] | Alex Valavanis | 1 | -1/+1 | |
| (bzr r12446) | |||||
| 2013-07-31 | Eliminate "unit-constants.h". | Matthew Petroff | 1 | -1/+0 | |
| (bzr r12380.1.54) | |||||
| 2013-07-31 | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 1 | -1/+0 | |
| (bzr r11608.1.110) | |||||
| 2013-07-23 | Remove unused fix for an ancient problem with g_ascii_strtod | Krzysztof Kosi??ski | 1 | -1/+0 | |
| (bzr r12432) | |||||
| 2013-07-23 | Remove approx-equal.h and replace with Geom::are_near | Krzysztof Kosi??ski | 1 | -1/+1 | |
| (bzr r12431) | |||||
| 2013-07-22 | Removed SPMetric. | Matthew Petroff | 1 | -1/+0 | |
| (bzr r12380.1.49) | |||||
| 2013-07-20 | Ported away from and removed "sp-metrics.*". | Matthew Petroff | 1 | -1/+0 | |
| (bzr r12380.1.47) | |||||
| 2013-07-09 | Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a ↵ | Nicolas Dufour | 1 | -0/+1 | |
| make dist) by Ryan Lerch. Fixed bugs: - https://launchpad.net/bugs/1185132 (bzr r12410) | |||||
| 2013-07-01 | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 1 | -0/+1 | |
| Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | |||||
| 2013-06-23 | Remove unused file memeq.h | Krzysztof Kosi??ski | 1 | -1/+0 | |
| (bzr r12385) | |||||
| 2013-04-21 | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 1 | -2/+0 | |
| (bzr r11608.1.104) | |||||
| 2013-04-20 | Moved factories to different files. | Markus Engel | 1 | -2/+5 | |
| (bzr r11608.1.100) | |||||
| 2013-04-10 | Removed old SPObject factory. | Markus Engel | 1 | -1/+0 | |
| (bzr r11608.1.91) | |||||
| 2013-04-05 | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 1 | -9/+3 | |
| (bzr r11608.1.82) | |||||
| 2013-04-02 | Added new factory for SPObject tree objects. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.68) | |||||
| 2013-03-31 | Added TypeInfo class. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.62) | |||||
| 2012-11-30 | Step 1. Remove junk and keep functionality. | Martin Owens | 1 | -1/+0 | |
| (bzr r11894.1.1) | |||||
| 2012-10-15 | A few more headers | Ted Gould | 1 | -1/+1 | |
| (bzr r11804.1.6) | |||||
| 2012-10-15 | Files in /src that no longer exist | Ted Gould | 1 | -1/+0 | |
| (bzr r11804.1.2) | |||||
| 2012-07-05 | Drop GTK+ 2.20 support. | Alex Valavanis | 1 | -1/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| 2012-05-23 | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 1 | -0/+8 | |
| (bzr r11406) | |||||
