summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some improvements and bugfixes to rotate copiesJabier Arraiza Cenoz2016-03-211-8/+4
* Fix a bug in rotate copies on apply over a ellipse when origin and end are th...Jabier Arraiza Cenoz2016-03-201-4/+5
* Various minor bugfixes to rotate copiesJabier Arraiza Cenoz2016-03-201-1/+5
* [Bug #1558160] Move Script::file_listener methods to script.cpp source file.raphael02022016-03-202-42/+41
* Update status bar text and remove spare Geom Point variable.Martin Owens2016-03-201-8/+7
* Add advert tooltip message to copy rotateJabier Arraiza Cenoz2016-03-201-1/+1
* [Bug #1545332] Canvas context menu: allow grouping a single selection (same a...suv-lp2016-03-201-1/+1
* Add Shift+Enter path complete and larger square node on mouse over.Martin Owens2016-03-202-3/+20
* update to trunkJabier Arraiza Cenoz2016-03-193-14/+13
|\
| * Fix a problem with LPE on clips and paths making extremly slow on LPEJabier Arraiza Cenoz2016-03-193-14/+13
* | update to trunkJabier Arraiza Cenoz2016-03-199-39/+41
|\|
| * Remove code of a semifixed bugJabier Arraiza Cenoz2016-03-181-7/+8
| * Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...Jabier Arraiza Cenoz2016-03-183-10/+14
| * Fix writing of 'x' and 'y' attributes in multiline text via sodipode:role="li...Tavmjong Bah2016-03-181-2/+2
| * [Bug #1558177] Simplify if conditions in Script.cpp.raphael02022016-03-182-7/+2
| * [Bug #1558153] Typos and tabs instead of spaces in extension module.raphael02022016-03-163-22/+22
| * fix-bug-1557192. paint-order crash with multiple itemsJabier Arraiza Cenoz2016-03-151-3/+3
| * Commit to using our stored units for now.Martin Owens2016-03-151-3/+5
* | Fix more Krzysztof comments on merge proposal, temporary disable LPE on clip ...Jabier Arraiza Cenoz2016-03-192-74/+77
* | Fix Krzysztof comments on merge proposalJabier Arraiza Cenoz2016-03-182-111/+109
* | Fix compiling bugsJabier Arraiza Cenoz2016-03-141-7/+7
* | Fix order LPEJabier Arraiza Cenoz2016-03-141-1/+1
* | update to trunkJabier Arraiza Cenoz2016-03-143-13/+9
|\|
| * Order LPE listJabier Arraiza Cenoz2016-03-141-9/+8
| * Bug #1545333 - Add new generated file 'inkscape.appdata.xml' to .bzrignore (f...Nicolas Dufour2016-03-141-1/+0
| * Fix a bug meassuring text in units diferent than PXJabier Arraiza Cenoz2016-03-141-2/+1
* | update to trunkJabier Arraiza Cenoz2016-03-14475-12387/+13838
|\|
| * "Relative to" option for node alignment.Marc Jeanmougin2016-03-134-3/+116
| * Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-1211-125/+233
| * Add new TTF to the logo in seamless pattern extensionJabier Arraiza Cenoz2016-03-121-4/+5
| * patch for bug 1538361, work around limits in mingw/MSVCRTmathog2016-03-112-42/+42
| * Improvements on the "new from template" dialogAdrian Boguszewski2016-03-116-23/+70
| * Displays filename instead of blank string in unnamed palettesAdrian Boguszewski2016-03-101-5/+6
| * Add PDF/PS output support for 'paint-order' property.Tavmjong Bah2016-03-083-19/+110
| * Re-order the stroke dialog so buttons are collected and miter is inline.Martin Owens2016-03-081-73/+69
| * Add GUI for 'paint-order' property.Tavmjong Bah2016-03-074-11/+184
| * does not zoom in to selection box if holding shift to zoom outMarc Jeanmougin2016-03-071-1/+1
| * Fix for bug 415471 and 1553182 related to undo with eraser toolJabier Arraiza Cenoz2016-03-043-51/+60
| * Remove regex hack added in 14650Liam P. White2016-03-041-7/+1
| * Update 2geom copy to 143bbcf: Fix for multiple sequential closepath commandsLiam P. White2016-03-041-2/+4
| * Fix bug: 230480 eraser tool always deletes selected objectsJabier Arraiza Cenoz2016-03-041-1/+12
| * Hide with widget in delete mode of eraser toolJabier Arraiza Cenoz2016-03-042-0/+8
| * forgot to include a file in previous commit ><Marc Jeanmougin2016-03-031-1/+1
| * Add support for the "relative to" setting when aligning baselines (fixes 167228)Marc Jeanmougin2016-03-031-3/+46
| * update to trunkJabier Arraiza Cenoz2016-03-0323-197/+113
| |\
| | * Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz2016-03-023-6/+21
| | * Fix for bug 1540070Jabier Arraiza Cenoz2016-03-0219-190/+91
| | * Another small change to miter-limit for 'arcs' join to match SVG spec.Tavmjong Bah2016-03-021-1/+1
| * | Fix a bug with 0 width shapesJabier Arraiza Cenoz2016-03-011-1/+3
| * | update to trunkJabier Arraiza Cenoz2016-03-0137-510/+979
| |\|