summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Import all defs from clipboard or imported filesBen Scholzen 'DASPRiD2015-05-294-1/+42
* Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah2015-05-291-0/+7
* clean up a couple of clang warningsmathog2015-05-282-7/+8
* Revert unintended changes.Tavmjong Bah2015-05-272-159/+8
* Merge lp:~dasprid/inkscape/width-forgetting-fix into lp:inkscapeLiam P. White2015-05-272-0/+2
|\
| * Write line_width back to SVG after initially setting it on jointype and taper...Ben Scholzen 'DASPRiD2015-05-272-0/+2
* | Add 'font-variant-xxx' to properties that should not be set on non-text eleme...Tavmjong Bah2015-05-273-8/+167
|/
* Fix duplicate orderMarc Jeanmougin2015-05-261-2/+2
* Fix Gtk3 build.Tavmjong Bah2015-05-261-0/+6
* never let me try this againLiam P. White2015-05-261-2/+2
* Fix taper stroke path generation (bug #1448726)Ben Scholzen 'DASPRiD2015-05-251-2/+2
|\
| * Fix taper stroke path generationBen Scholzen 'DASPRiD2015-05-251-2/+2
* | Fix locale number handling on powerstroke dialog (bug #1457172)Ben Scholzen 'DASPRiD2015-05-255-28/+25
|\ \ | |/ |/|
| * Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-204-11/+13
| * Fix locale number handling on powerstroke dialogBen Scholzen 'DASPRiD2015-05-202-19/+14
* | Fix crash in import of PDF via Poppler/Cairo with relative path.Tavmjong Bah2015-05-241-22/+28
* | Respect PDF image 'interpolate' value on import.Tavmjong Bah2015-05-243-27/+73
* | Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah2015-05-242-67/+90
* | minor tweaks to libUEMF and related codemathog2015-05-2112-71/+145
* | patch for bug 1457612mathog2015-05-211-6/+6
* | patch bug 1294784mathog2015-05-212-1/+17
* | Don't fill entry box with zeros while typing. Bug introduced with r14160.Tavmjong Bah2015-05-212-0/+11
|/
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-204-29/+132
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-188-33/+256
* sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bu...Alvin Penner2015-05-181-0/+6
* fixed: color icc selector - extra rows on startupTomasz Boczkowski2015-05-171-0/+3
* fixed: color scales - updating color when switched from undefinedTomasz Boczkowski2015-05-177-59/+107
* fixed: color scales - extra row in RGB modeTomasz Boczkowski2015-05-171-0/+5
* merged trunkTomasz Boczkowski2015-05-1717-39/+886
|\
| * Fix attributes unit test.Tavmjong Bah2015-05-171-1/+33
| * Potential fix for 384688 (A linked offset to a text object is malformed...)Tavmjong Bah2015-05-161-1/+1
| * Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-167-33/+183
| * Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-143-2/+34
| * forgot a line; had weird consequences on filtersMarc Jeanmougin2015-05-121-0/+1
| * cmake: fix build with new GUI for font-variant-xxx (r14148)su_v2015-05-121-0/+2
| * GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-1213-25/+655
* | merged trunkTomasz Boczkowski2015-05-115-38/+36
|\|
| * Translations. Fix typo in the Color blindness filter and Ukrainian translatio...Yuri Chornoivan2015-05-111-1/+1
| * UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke...Nicolas Dufour2015-05-111-2/+4
| * Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses).Nicolas Dufour2015-05-111-7/+7
| * Fix for bug 1194091Marc Jeanmougin2015-05-102-28/+24
* | fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-112-1/+4
* | merged trunkTomasz Boczkowski2015-05-1115-121/+48
|\|
| * cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg)su_v2015-05-091-7/+15
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-0910-74/+8
| * Fix potential crash in FontListerKrzysztof Kosi??ski2015-05-091-1/+1
| * duplicating layers now respect prefs for clone relinkingMarc Jeanmougin2015-05-093-39/+24
* | fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski2015-05-094-20/+28
* | Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB...Tomasz Boczkowski2015-05-093-14/+9
* | merged trunkTomasz Boczkowski2015-05-0965-228/+554
|\|