summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged from trunk (r12441).Markus Engel2013-07-311-31/+15
|\ | | | | (bzr r11608.1.112)
| * Fix selection of images in outline mode. Fixes LP #1089702Krzysztof Kosi??ski2013-07-311-31/+15
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1089702 (bzr r12440)
* | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-3155-714/+592
| | | | | | (bzr r11608.1.111)
* | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-3143-276/+161
| | | | | | (bzr r11608.1.110)
* | Further refactoring of EventContexts.Markus Engel2013-07-3060-1176/+1147
| | | | | | (bzr r11608.1.109)
* | Merge from trunk (r12439).Markus Engel2013-07-25551-36354/+214
|\| | | | | (bzr r11608.1.108)
| * Remove unnecessary variable from the GMarkup-based unit parserKrzysztof Kosi??ski2013-07-241-8/+6
| | | | | | (bzr r12439)
| * Remove the "simple SAX" parser. Replace its only use (loading of unitKrzysztof Kosi??ski2013-07-246-1751/+67
| | | | | | | | | | definitions in util/units.cpp) with Glib::Markup (bzr r12438)
| * Comparison between licenses are now done by comparing the License URI.Christoffer Holmstedt2013-07-242-9/+86
| |\ | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/372427 (bzr r12436)
| | * Merging patch from Peter Liljenberg. License comparison is now done by ↵Christoffer Holmstedt2013-07-162-9/+86
| | | | | | | | | | | | | | | comparing license URI and nothing else. (bzr r12419.1.1)
| * | Actually remove approx-equal.h (oops again)Krzysztof Kosi??ski2013-07-231-25/+0
| | | | | | | | | (bzr r12435)
| * | Fix stray prototype of a removed functionKrzysztof Kosi??ski2013-07-231-3/+0
| | | | | | | | | (bzr r12434)
| * | Actually remove the file containing the unused fix (oops)Krzysztof Kosi??ski2013-07-231-194/+0
| | | | | | | | | (bzr r12433)
| * | Remove unused fix for an ancient problem with g_ascii_strtodKrzysztof Kosi??ski2013-07-232-2/+0
| | | | | | | | | (bzr r12432)
| * | Remove approx-equal.h and replace with Geom::are_nearKrzysztof Kosi??ski2013-07-235-7/+7
| | | | | | | | | (bzr r12431)
| * | Fix spelling error in filenameKrzysztof Kosi??ski2013-07-235-6/+6
| | | | | | | | | (bzr r12430)
| * | Remove the Digest class. Replace its only use with a glibmm call.Krzysztof Kosi??ski2013-07-235-2120/+6
| | | | | | | | | (bzr r12429)
| * | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-23521-32394/+0
| | | | | | | | | (bzr r12428)
| * | Changed metadata tooltips to match the definition of Dublin Core terms.Christoffer Holmstedt2013-07-171-16/+16
| |\ \ | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/835849 (bzr r12424)
| | * | Changed document properties - metadata tooltips to match the definition of ↵Christoffer Holmstedt2013-06-241-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dublin core terms. Fixed bugs: - https://launchpad.net/bugs/835849 (bzr r12387.2.1)
| * | | Fix ordering of verbsAlex Valavanis2013-07-171-2/+2
| | | | | | | | | | | | (bzr r12423)
| * | | Fix remaining g_type_init deprecation issuesAlex Valavanis2013-07-172-0/+6
| | | | | | | | | | | | (bzr r12421)
| * | | Shape calculations. re-introduce grid of a smaller size. ↵Alvin Penner2013-07-164-20/+20
| | |/ | |/| | | | | | | | | | (http://article.gmane.org/gmane.comp.graphics.inkscape.devel/40786) (bzr r12420)
* | | Merged from trunk (r12419).Markus Engel2013-07-14259-3285/+5464
|\| | | | | | | | (bzr r11608.1.107)
| * | Minor C++ish refactoring pass.Jon A. Cruz2013-07-132-99/+158
| | | | | | | | | (bzr r12419)
| * | Whitespace cleanup.Jon A. Cruz2013-07-131-79/+79
| | | | | | | | | (bzr r12418)
| * | Use Jon Cruz info about OptRect to correctly get area height and widthMartin Owens2013-07-121-5/+5
| | | | | | | | | (bzr r12417)
| * | Do not effect the focus in align computationMartin Owens2013-07-121-7/+9
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1200649 (bzr r12416)
| * | Change small to sml to fix windows compile problemMartin Owens2013-07-112-4/+4
| | | | | | | | | (bzr r12415)
| * | Remove align point, not required any moreMartin Owens2013-07-112-6/+0
| | | | | | | | | (bzr r12414)
| * | Step 2 refactoring the align functions, added some functionality to selection.Martin Owens2013-07-114-117/+68
| | | | | | | | | (bzr r12413)
| * | Merge from trunkEric Greveson2013-07-1013-249/+95
| |\ \ | | | | | | | | (bzr r12402.1.2)
| | * | Small refactor of align and distribute to reduce complexity.Martin Owens2013-07-103-42/+23
| | | | | | | | | | | | (bzr r12411)
| | * | Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a ↵Nicolas Dufour2013-07-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make dist) by Ryan Lerch. Fixed bugs: - https://launchpad.net/bugs/1185132 (bzr r12410)
| | * | Revert wrong changes and apply right fixes from prev-commitMartin Owens2013-07-082-3/+1
| | | | | | | | | | | | (bzr r12409)
| | * | Make colour a guint instead of a uint. bug 1198501Martin Owens2013-07-071-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1198501 (bzr r12408)
| | * | Fix build failure with GDL >= 3.6Alex Valavanis2013-07-062-9/+21
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1196070 (bzr r12407)
| | * | Fix verbs that were out by 5 because of missing script verbs (broken between ↵Martin Owens2013-07-061-1/+11
| | | | | | | | | | | | | | | | | | | | r7137-r11611) (bzr r12406)
| | * | Merge: scale, rotate and skew handles refactoringMartin Owens2013-07-055-196/+38
| | |\ \ | | | | | | | | | | (bzr r12403)
| | | * | Adjust sizes of listsMartin Owens2013-07-052-2/+2
| | | | | | | | | | | | | | | (bzr r12401.1.2)
| | | * | Improve handle xpm loading using rotateMartin Owens2013-07-044-196/+38
| | | | | | | | | | | | | | | (bzr r12401.1.1)
| * | | | Added "dbus-name" command line option to allow a D-Bus bus name other thanEric Greveson2013-07-105-7/+57
| |/ / / | | | | | | | | | | | | | | | | | | | | "org.inkscape" to be specified. This allows multiple Inkscape instances to be controlled over D-Bus in a single user session. (bzr r12402.1.1)
| * | | Merge: Command-line and DBus refactoring to improve inkscapes ability to be ↵Martin Owens2013-07-0561-1058/+1843
| |\ \ \ | | |/ / | |/| | | | | | | | | | run headless. (bzr r12402)
| | * | Fix for builds without --enable-dbusapi (missing #ifdef)Eric Greveson2013-07-041-1/+5
| | | | | | | | | | | | (bzr r12387.1.9)
| | * | Further renaming of DBus variables (object -> app_interface/doc_interfaceEric Greveson2013-07-049-403/+450
| | | | | | | | | | | | | | | | | | | | | | | | | | | | and doc_context -> target) Fixes to application interface for document_new (now only works in console mode, and behaves as expected) (bzr r12387.1.8)
| | * | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-0415-305/+210
| | | | | | | | | | | | | | | | | | | | based on merge request code review and feedback (bzr r12387.1.7)
| | * | Merge recent changes from inkscape trunkEric Greveson2013-07-0315-53/+87
| | |\ \ | | | | | | | | | | (bzr r12387.1.6)
| | * | | Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson2013-07-0310-148/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | return type for selection_combine to support this (array of string). This also fixes a bug with not setting the error flag when returning NULL from this method. Refactored some more selection verbs to allow use in no-GUI mode. (bzr r12387.1.5)
| | * | | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-0320-253/+536
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified action context setup so that in console mode, when a document is added to the main inkscape app instance, it gets a selection model and layer model automatically set up for it Made a couple more verbs work in console mode (bzr r12387.1.4)
| | * | | Added error messages when attempting to use verbs requiring GUI inEric Greveson2013-07-013-15/+78
| | | | | | | | | | | | | | | | | | | | | | | | | console (--without-gui) mode. (bzr r12387.1.3)