summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some improvements and bugfixes to rotate copiesJabier Arraiza Cenoz2016-03-211-8/+4
| | | (bzr r14730)
* Fix a bug in rotate copies on apply over a ellipse when origin and end are ↵Jabier Arraiza Cenoz2016-03-201-4/+5
| | | | | the center of rotation (bzr r14729)
* Various minor bugfixes to rotate copiesJabier Arraiza Cenoz2016-03-201-1/+5
| | | (bzr r14728)
* [Bug #1558160] Move Script::file_listener methods to script.cpp source file.raphael02022016-03-202-42/+41
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1558160 (bzr r14727)
* Update status bar text and remove spare Geom Point variable.Martin Owens2016-03-201-8/+7
| | | (bzr r14725)
* Add advert tooltip message to copy rotateJabier Arraiza Cenoz2016-03-201-1/+1
| | | (bzr r14724)
* [Bug #1545332] Canvas context menu: allow grouping a single selection (same ↵suv-lp2016-03-201-1/+1
| | | | | | | | as menu, toolbar command). Fixed bugs: - https://launchpad.net/bugs/1545332 (bzr r14723)
* Add Shift+Enter path complete and larger square node on mouse over.Martin Owens2016-03-202-3/+20
| | | (bzr r14721)
* update to trunkJabier Arraiza Cenoz2016-03-193-14/+13
|\ | | | | (bzr r13708.1.46)
| * Fix a problem with LPE on clips and paths making extremly slow on LPEJabier Arraiza Cenoz2016-03-193-14/+13
| | | | | | (bzr r14719)
* | update to trunkJabier Arraiza Cenoz2016-03-199-39/+41
|\| | | | | (bzr r13708.1.45)
| * Remove code of a semifixed bugJabier Arraiza Cenoz2016-03-181-7/+8
| | | | | | (bzr r14718)
| * Bug #1419517 Fix Crash when applying new path effect after deleting pattern ↵Jabier Arraiza Cenoz2016-03-183-10/+14
| | | | | | | | | | | | | | | | of Pattern-along-path LPE Fixed bugs: - https://launchpad.net/bugs/1419517 (bzr r14717)
| * Fix writing of 'x' and 'y' attributes in multiline text via ↵Tavmjong Bah2016-03-181-2/+2
| | | | | | | | | | sodipode:role="line". (bzr r14716)
| * [Bug #1558177] Simplify if conditions in Script.cpp.raphael02022016-03-182-7/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1558177 (bzr r14715)
| * [Bug #1558153] Typos and tabs instead of spaces in extension module.raphael02022016-03-163-22/+22
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1558153 (bzr r14713)
| * fix-bug-1557192. paint-order crash with multiple itemsJabier Arraiza Cenoz2016-03-151-3/+3
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1557192 (bzr r14708)
| * Commit to using our stored units for now.Martin Owens2016-03-151-3/+5
| | | | | | (bzr r14707)
* | Fix more Krzysztof comments on merge proposal, temporary disable LPE on clip ↵Jabier Arraiza Cenoz2016-03-192-74/+77
| | | | | | | | | | and paths (bzr r13708.1.44)
* | Fix Krzysztof comments on merge proposalJabier Arraiza Cenoz2016-03-182-111/+109
| | | | | | (bzr r13708.1.43)
* | Fix compiling bugsJabier Arraiza Cenoz2016-03-141-7/+7
| | | | | | (bzr r13708.1.42)
* | Fix order LPEJabier Arraiza Cenoz2016-03-141-1/+1
| | | | | | (bzr r13708.1.41)
* | update to trunkJabier Arraiza Cenoz2016-03-143-13/+9
|\| | | | | (bzr r13708.1.40)
| * Order LPE listJabier Arraiza Cenoz2016-03-141-9/+8
| | | | | | (bzr r14706)
| * Bug #1545333 - Add new generated file 'inkscape.appdata.xml' to .bzrignore ↵Nicolas Dufour2016-03-141-1/+0
| | | | | | | | | | | | | | (for in-tree builds). Bug #1545333 - Remove duplicate entry 'filtereffects' from preferences skeleton. (bzr r14705)
| * Fix a bug meassuring text in units diferent than PXJabier Arraiza Cenoz2016-03-141-2/+1
| | | | | | (bzr r14704)
* | update to trunkJabier Arraiza Cenoz2016-03-14475-12387/+13838
|\| | | | | (bzr r13708.1.39)
| * "Relative to" option for node alignment.Marc Jeanmougin2016-03-134-3/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Node tool has those new "relative to" alignment options : last selected, first selected, current behaviour (middle), max value(rightmost/topmost) or min value(leftmost/bottommost). - Verbs: --If the node tool is active and whole objects are selected (no individual node is), works as usual for objects; --Else, align horizontal/vertical (SP_VERB_ALIGN_HORIZONTAL_CENTER) honor the "relative to" settings, SP_VERB_ALIGN_HORIZONTAL_LEFT (ctrl+alt+pavnum4) aligns vertically on the leftmost node (same behavior as SP_VERB_ALIGN_HORIZONTAL_LEFT when the setting is "align relative to min value"), and so on with all alignment verbs Fixed bugs: - https://launchpad.net/bugs/171287 (bzr r14703)
| * Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-1211-125/+233
| | | | | | (bzr r14701)
| * Add new TTF to the logo in seamless pattern extensionJabier Arraiza Cenoz2016-03-121-4/+5
| | | | | | | | | | | | | | Add checkboard background to the same extension Update template to 0.01+devel Fix a bug on SPPatern when apply a transform = Affine() (bzr r14700)
| * patch for bug 1538361, work around limits in mingw/MSVCRTmathog2016-03-112-42/+42
| | | | | | (bzr r14699)
| * Improvements on the "new from template" dialogAdrian Boguszewski2016-03-116-23/+70
| | | | | | | | | | | | | | | | | | | | | | -> greyed buttons when no dialogs selected (bug 1363450) -> selected template deselects when filtered out -> filtering down to 1 template selects it -> selected template keeps looking selected when filtered Fixed bugs: - https://launchpad.net/bugs/1363450 (bzr r14698)
| * Displays filename instead of blank string in unnamed palettesAdrian Boguszewski2016-03-101-5/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/780659 (bzr r14697)
| * Add PDF/PS output support for 'paint-order' property.Tavmjong Bah2016-03-083-19/+110
| | | | | | (bzr r14696)
| * Re-order the stroke dialog so buttons are collected and miter is inline.Martin Owens2016-03-081-73/+69
| | | | | | (bzr r14694)
| * Add GUI for 'paint-order' property.Tavmjong Bah2016-03-074-11/+184
| | | | | | (bzr r14693)
| * does not zoom in to selection box if holding shift to zoom outMarc Jeanmougin2016-03-071-1/+1
| | | | | | (bzr r14692)
| * Fix for bug 415471 and 1553182 related to undo with eraser toolJabier Arraiza Cenoz2016-03-043-51/+60
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1553182 (bzr r14688)
| * Remove regex hack added in 14650Liam P. White2016-03-041-7/+1
| | | | | | (bzr r14687)
| * Update 2geom copy to 143bbcf: Fix for multiple sequential closepath commandsLiam P. White2016-03-041-2/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1492153 (bzr r14686)
| * Fix bug: 230480 eraser tool always deletes selected objectsJabier Arraiza Cenoz2016-03-041-1/+12
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/230480 (bzr r14685)
| * Hide with widget in delete mode of eraser toolJabier Arraiza Cenoz2016-03-042-0/+8
| | | | | | (bzr r14684)
| * forgot to include a file in previous commit ><Marc Jeanmougin2016-03-031-1/+1
| | | | | | (bzr r14683)
| * Add support for the "relative to" setting when aligning baselines (fixes 167228)Marc Jeanmougin2016-03-031-3/+46
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/167228 (bzr r14682)
| * update to trunkJabier Arraiza Cenoz2016-03-0323-197/+113
| |\ | | | | | | (bzr r14648.1.5)
| | * Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz2016-03-023-6/+21
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1540155 (bzr r14679)
| | * Fix for bug 1540070Jabier Arraiza Cenoz2016-03-0219-190/+91
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678)
| | * Another small change to miter-limit for 'arcs' join to match SVG spec.Tavmjong Bah2016-03-021-1/+1
| | | | | | | | | (bzr r14677)
| * | Fix a bug with 0 width shapesJabier Arraiza Cenoz2016-03-011-1/+3
| | | | | | | | | (bzr r14648.1.4)
| * | update to trunkJabier Arraiza Cenoz2016-03-0137-510/+979
| |\| | | | | | | (bzr r14648.1.3)