summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added xmlNodes as range functionAdrian Boguszewski2016-07-016-37/+50
* Added more testsAdrian Boguszewski2016-06-272-30/+24
* Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-2565-256/+266
* Merged trunkAdrian Boguszewski2016-06-252-8/+112
|\
| * Fix bug#168286 also opem regression on bug#1594565Jabier Arraiza Cenoz2016-06-251-1/+103
| * [Bug #1594542] Reset paint buckets parameters icon is not visible in Tool Con...Nicolas Dufour2016-06-231-5/+7
| * Fixing missing gettext keyword (regression introduced rev. 14057).Nicolas Dufour2016-06-201-2/+2
* | Added first range to ObjectSetAdrian Boguszewski2016-06-1916-238/+194
|\|
| * Fixing wrong gettext keyword preventing translations from being used.Nicolas Dufour2016-06-171-2/+2
| * Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-163-51/+23
| * remove tabsMarc Jeanmougin2016-06-161-29/+29
| * Fix z-cycling (alt+mousewheel) behaviorMarc Jeanmougin2016-06-162-118/+84
| * [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis...Mark Harmer2016-06-142-2/+7
* | Moved most functions from Selection to ObjectSetAdrian Boguszewski2016-06-1611-436/+475
|\|
| * Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.brock-alexander2016-06-143-2/+37
| * Fix a helper path dataJabier Arraiza Cenoz2016-06-121-1/+1
* | Replaced old selection containersAdrian Boguszewski2016-06-1273-763/+1023
|\|
| * Fix faulty comparison function.Tavmjong Bah2016-06-121-2/+4
| * Fix bug 'Persistent measure repositions on middle click'Jabier Arraiza Cenoz2016-06-121-1/+0
| * Optionally sort attributes and properties into a canonical order.Tavmjong Bah2016-06-128-88/+383
| * Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun2016-06-1151-431/+431
| * Clean up includes after r14955Eduard Braun2016-06-114-4/+2
| * A little cleaning up of attributes.Tavmjong Bah2016-06-114-75/+92
| * Fix a typo that spawned a lot of "unused parameter" warnings when compilingEduard Braun2016-06-111-1/+1
| * fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPEJabier Arraiza Cenoz2016-06-112-2/+27
* | Added return value to removeAdrian Boguszewski2016-06-114-20/+12
|\|
| * Enabled using the context menu key additionally to the already working Shift+...h-h-h2016-06-101-0/+5
| * Rm unnecessary/incorrect post-build messageAlex Valavanis2016-06-101-11/+0
* | Removed Object class and temporary test dependenciesAdrian Boguszewski2016-06-094-128/+1
* | Splitted tests to separate executablesAdrian Boguszewski2016-06-099-42/+53
|\|
| * Only update inkscape.version on successful file write.Tavmjong Bah2016-06-083-9/+20
| * Really remove last of svg_units.Tavmjong Bah2016-06-081-10/+0
| * Remove unused svg-units variable.Tavmjong Bah2016-06-082-19/+18
| * Store rest of string in Inkscape version ('pre' 'devel').Tavmjong Bah2016-06-082-2/+13
| * [Bug #1590171] Fill and Stroke dialog shows wrong label for Radial gradient.Nicolas Dufour2016-06-081-1/+1
| * Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ...Jabier Arraiza Cenoz2016-06-081-1/+1
* | Replaced Object by SPObjectAdrian Boguszewski2016-06-062-45/+48
|\|
| * Extensions: Fixes and improvements for "gui-text" parameter attributeEduard Braun2016-06-057-8/+19
* | Added object setAdrian Boguszewski2016-06-055-0/+321
|/
* [Bug #1587311] Entering + into stroke width dialog crashes Inkscape.rafael-g2016-06-051-2/+5
* [Bug #1550178] Inkscape crashed with segfault in ExpressionEvaluator on OpenBSD.rafael-g2016-06-051-1/+3
* Fix reading of 'stroke-dasharray' when there is a trailing blank.Tavmjong Bah2016-06-041-2/+4
* Fix for bug on previous commit about guides lockJabier Arraiza Cenoz2016-06-041-1/+0
* Fix a bug in lock guides pointed by suv on IRCJabier Arraiza Cenoz2016-06-031-1/+1
* Fix guide placement when guides are generated by a template with width/height...Tavmjong Bah2016-06-032-24/+28
* Sort color profile listshouz2016-06-026-81/+178
* Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah2016-06-015-18/+1
* Replace two instances of getSVGUnit() by getDocumentScale().Tavmjong Bah2016-06-012-18/+8
* Fix tiling when generic template used to create file. Try 2.Tavmjong Bah2016-06-011-1/+2
* Fix tiling when generic template used to create file.Tavmjong Bah2016-06-011-1/+1