summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-225-4/+120
| | | (bzr r14208)
* Enable rendering of 'font-feature-settings' and 'font-variant-east-asian'.Tavmjong Bah2015-06-224-24/+51
| | | | | Requires Pango version equal or greater than 1.37.1. (bzr r14207)
* Render font variants (ligatures, postions, caps, numerics).Tavmjong Bah2015-06-213-0/+83
| | | | | Requires Pango 1.37.1. (bzr r14206)
* Spray Tool. Fixing boolean initialization and coding style issues.Nicolas Dufour2015-06-182-11/+11
| | | (bzr r14205)
* Enable column headers. Add tooltips to headers.Tavmjong Bah2015-06-182-3/+37
| | | (bzr r14204)
* Make the behavior of the snap indicator fully transparent, such that all ↵Diederik van Lierop2015-06-123-23/+29
| | | | | | | | events are sent to the items or canvas as intended Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r14201)
* "13940 was not a terrible mistake!"Liam P. White2015-06-101-5/+5
| | | (bzr r14200)
* 1357805+1227193 revisitedLiam P. White2015-06-102-2/+26
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1227193 - https://launchpad.net/bugs/1357805 (bzr r14199)
* cmake: Add some missing header files to CMakeLists.txtBryce Harrington2015-06-084-0/+16
| | | | | These were found by running cmake_consistency_check.py (bzr r14198)
* Fix undo history entry for moving a layer (consistency)su_v2015-06-031-1/+1
| | | (bzr r14194)
* patch for bug 1283194mathog2015-06-011-5/+20
| | | (bzr r14192)
* Mark user-visible messages for translationAlexandre Prokoudine2015-05-311-18/+18
| | | (bzr r14191)
* Replace tabs by spacesDiederik van Lierop2015-05-301-28/+28
| | | (bzr r14190)
* Snapping in node tool now also works when:Diederik van Lierop2015-05-3015-57/+204
| | | | | | | | | - when double clicking to insert a node on a path - when dragging a part of the path to deform it Fixed bugs: - https://launchpad.net/bugs/1448859 (bzr r14189)
* Fix a bug in BSpline whith pencil mode and handles toleranceJabier Arraiza Cenoz2015-05-291-6/+7
| | | (bzr r14187)
* Alex Valavanis fix for a compiling bugJabier Arraiza Cenoz2015-05-291-0/+1
| | | (bzr r14186)
* Import all defs from clipboard or imported filesBen Scholzen 'DASPRiD2015-05-294-1/+42
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1460057 (bzr r14185)
* Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah2015-05-291-0/+7
| | | (bzr r14184)
* clean up a couple of clang warningsmathog2015-05-282-7/+8
| | | (bzr r14183)
* Revert unintended changes.Tavmjong Bah2015-05-272-159/+8
| | | (bzr r14181)
* Merge lp:~dasprid/inkscape/width-forgetting-fix into lp:inkscapeLiam P. White2015-05-272-0/+2
|\ | | | | (bzr r14180)
| * Write line_width back to SVG after initially setting it on jointype and ↵Ben Scholzen 'DASPRiD2015-05-272-0/+2
| | | | | | | | | | taperstroke LPE (bzr r14178.1.1)
* | Add 'font-variant-xxx' to properties that should not be set on non-text ↵Tavmjong Bah2015-05-273-8/+167
|/ | | | | elements. (bzr r14179)
* Fix duplicate orderMarc Jeanmougin2015-05-261-2/+2
| | | (bzr r14178)
* Fix Gtk3 build.Tavmjong Bah2015-05-261-0/+6
| | | (bzr r14177)
* never let me try this againLiam P. White2015-05-261-2/+2
| | | (bzr r14176)
* Fix taper stroke path generation (bug #1448726)Ben Scholzen 'DASPRiD2015-05-251-2/+2
|\ | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1448726 (bzr r14174)
| * Fix taper stroke path generationBen Scholzen 'DASPRiD2015-05-251-2/+2
| | | | | | (bzr r14172.1.1)
* | Fix locale number handling on powerstroke dialog (bug #1457172)Ben Scholzen 'DASPRiD2015-05-255-28/+25
|\ \ | |/ |/| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457172 (bzr r14173)
| * Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-204-11/+13
| | | | | | (bzr r14163.1.2)
| * Fix locale number handling on powerstroke dialogBen Scholzen 'DASPRiD2015-05-202-19/+14
| | | | | | (bzr r14163.1.1)
* | Fix crash in import of PDF via Poppler/Cairo with relative path.Tavmjong Bah2015-05-241-22/+28
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1351246 (bzr r14172)
* | Respect PDF image 'interpolate' value on import.Tavmjong Bah2015-05-243-27/+73
| | | | | | (bzr r14171)
* | Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah2015-05-242-67/+90
| | | | | | (bzr r14170)
* | minor tweaks to libUEMF and related codemathog2015-05-2112-71/+145
| | | | | | (bzr r14169)
* | patch for bug 1457612mathog2015-05-211-6/+6
| | | | | | (bzr r14168)
* | patch bug 1294784mathog2015-05-212-1/+17
| | | | | | (bzr r14167)
* | Don't fill entry box with zeros while typing. Bug introduced with r14160.Tavmjong Bah2015-05-212-0/+11
|/ | | (bzr r14166)
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-204-29/+132
| | | (bzr r14163)
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵Tavmjong Bah2015-05-188-33/+256
| | | | | library). (bzr r14162)
* sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. ↵Alvin Penner2015-05-181-0/+6
| | | | | | | | (Bug 1428267) Fixed bugs: - https://launchpad.net/bugs/1428267 (bzr r14161)
* fixed: color icc selector - extra rows on startupTomasz Boczkowski2015-05-171-0/+3
| | | (bzr r14059.1.30)
* fixed: color scales - updating color when switched from undefinedTomasz Boczkowski2015-05-177-59/+107
| | | (bzr r14059.1.29)
* fixed: color scales - extra row in RGB modeTomasz Boczkowski2015-05-171-0/+5
| | | (bzr r14059.1.28)
* merged trunkTomasz Boczkowski2015-05-1717-39/+886
|\ | | | | (bzr r14059.1.27)
| * Fix attributes unit test.Tavmjong Bah2015-05-171-1/+33
| | | | | | (bzr r14158)
| * Potential fix for 384688 (A linked offset to a text object is malformed...)Tavmjong Bah2015-05-161-1/+1
| | | | | | | | | | Basically flip a flag to use a slower but more accurate offset method. (bzr r14156)
| * Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ↵Tavmjong Bah2015-05-167-33/+183
| | | | | | | | | | awaits Pango update. (bzr r14155)
| * Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵Tavmjong Bah2015-05-143-2/+34
| | | | | | | | | | library). (bzr r14152)
| * forgot a line; had weird consequences on filtersMarc Jeanmougin2015-05-121-0/+1
| | | | | | (bzr r14150)