summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved most functions from Selection to ObjectSetAdrian Boguszewski2016-06-1613-1224/+1310
|\
| * Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.brock-alexander2016-06-143-2/+37
| * [Bug #1407331] Ukrainian translation update for 0.92.Yuri Chornoivan2016-06-141-708/+752
| * Fix a helper path dataJabier Arraiza Cenoz2016-06-121-1/+1
* | Replaced old selection containersAdrian Boguszewski2016-06-1275-766/+1048
|\|
| * 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
| * Fix errors do to previous commit. (We have two attribute-test files.)Tavmjong Bah2016-06-121-1/+6
| * 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-1110-260/+242
|\|
| * [Bug 1588983] Finish up German tutorials for 0.92 - part 3.Nicolas Dufour2016-06-111-45/+45
| * Enabled using the context menu key additionally to the already working Shift+...Marc Jeanmougin2016-06-111-0/+5
| |\
| | * Enabled using the context menu key additionally to the already working Shift+...h-h-h2016-06-101-0/+5
| * | Add 'transform' to list of allowed properties for <flowRoot>.Tavmjong Bah2016-06-102-25/+25
| |/
| * Rm unused WITH_GTEST pseudo-optionAlex Valavanis2016-06-101-1/+0
| * Rm unnecessary/incorrect post-build messageAlex Valavanis2016-06-101-11/+0
| * Remove unit test dependency on GUI session to allow auto-build in PPAAlex Valavanis2016-06-101-4/+7
* | Removed Object class and temporary test dependenciesAdrian Boguszewski2016-06-098-209/+5
* | Splitted tests to separate executablesAdrian Boguszewski2016-06-0923-1614/+1477
|\|
| * Fix make test targetAlex Valavanis2016-06-099-30/+18
| |\
| | * Fix testing dependenciesAlex Valavanis2016-06-093-30/+18
| | * Rename test->testfiles folder to avoid naming conflictAlex Valavanis2016-06-098-2/+2
| |/
| * [Bug #1574561] Italian translation updates for 0.92.x.firashanife2016-06-091-283/+208
| * Dutch translation updateKris De Gussem2016-06-081-281/+269
| * 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
| * Translations. PO template update.Nicolas Dufour2016-06-081-48/+48
| * [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
| * [Bug #1574561] Italian translation updates for 0.92.x.firashanife2016-06-071-919/+864
* | Replaced Object by SPObjectAdrian Boguszewski2016-06-063-103/+128
|\|
| * [Bug #1588983] Finish up German tutorials for 0.92.Nicolas Dufour2016-06-064-435/+435
| * Documentation. French tutorials and man update.Nicolas Dufour2016-06-0610-1999/+2006
| * Extensions: Fixes and improvements for "gui-text" parameter attributeEduard Braun2016-06-058-10/+21
* | Added object setAdrian Boguszewski2016-06-059-8/+555
|/
* [Bug #1545333] Convenience option (default: ON) for cmake builds to enable SV...suv-lp2016-06-052-0/+14
* [Bug #1545333] Remove obsolete poppler entries from cmake's template for conf...suv-lp2016-06-051-12/+0
* [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