| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Import all defs from clipboard or imported files | Ben Scholzen 'DASPRiD | 2015-05-29 | 4 | -1/+42 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1460057 (bzr r14185) | ||||
| * | Use more fine-grain fallbacks for Poppler/Cairo PDF imports. | Tavmjong Bah | 2015-05-29 | 1 | -0/+7 |
| | | | | (bzr r14184) | ||||
| * | clean up a couple of clang warnings | mathog | 2015-05-28 | 2 | -7/+8 |
| | | | | (bzr r14183) | ||||
| * | Revert unintended changes. | Tavmjong Bah | 2015-05-27 | 2 | -159/+8 |
| | | | | (bzr r14181) | ||||
| * | Merge lp:~dasprid/inkscape/width-forgetting-fix into lp:inkscape | Liam P. White | 2015-05-27 | 2 | -0/+2 |
| |\ | | | | | (bzr r14180) | ||||
| | * | Write line_width back to SVG after initially setting it on jointype and ↵ | Ben Scholzen 'DASPRiD | 2015-05-27 | 2 | -0/+2 |
| | | | | | | | | | | | taperstroke LPE (bzr r14178.1.1) | ||||
| * | | Add 'font-variant-xxx' to properties that should not be set on non-text ↵ | Tavmjong Bah | 2015-05-27 | 3 | -8/+167 |
| |/ | | | | | elements. (bzr r14179) | ||||
| * | Fix duplicate order | Marc Jeanmougin | 2015-05-26 | 1 | -2/+2 |
| | | | | (bzr r14178) | ||||
| * | Fix Gtk3 build. | Tavmjong Bah | 2015-05-26 | 1 | -0/+6 |
| | | | | (bzr r14177) | ||||
| * | never let me try this again | Liam P. White | 2015-05-26 | 1 | -2/+2 |
| | | | | (bzr r14176) | ||||
| * | Fix taper stroke path generation (bug #1448726) | Ben Scholzen 'DASPRiD | 2015-05-25 | 1 | -2/+2 |
| |\ | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1448726 (bzr r14174) | ||||
| | * | Fix taper stroke path generation | Ben Scholzen 'DASPRiD | 2015-05-25 | 1 | -2/+2 |
| | | | | | | | (bzr r14172.1.1) | ||||
| * | | Fix locale number handling on powerstroke dialog (bug #1457172) | Ben Scholzen 'DASPRiD | 2015-05-25 | 5 | -28/+25 |
| |\ \ | |/ |/| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457172 (bzr r14173) | ||||
| | * | Use sane constant for min and max values in LPE dialogs | Ben Scholzen 'DASPRiD | 2015-05-20 | 4 | -11/+13 |
| | | | | | | | (bzr r14163.1.2) | ||||
| | * | Fix locale number handling on powerstroke dialog | Ben Scholzen 'DASPRiD | 2015-05-20 | 2 | -19/+14 |
| | | | | | | | (bzr r14163.1.1) | ||||
| * | | Fix crash in import of PDF via Poppler/Cairo with relative path. | Tavmjong Bah | 2015-05-24 | 1 | -22/+28 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1351246 (bzr r14172) | ||||
| * | | Respect PDF image 'interpolate' value on import. | Tavmjong Bah | 2015-05-24 | 3 | -27/+73 |
| | | | | | | | (bzr r14171) | ||||
| * | | Reorganized PDF import dialog, disabling unused options as appropriate. | Tavmjong Bah | 2015-05-24 | 2 | -67/+90 |
| | | | | | | | (bzr r14170) | ||||
| * | | minor tweaks to libUEMF and related code | mathog | 2015-05-21 | 12 | -71/+145 |
| | | | | | | | (bzr r14169) | ||||
| * | | patch for bug 1457612 | mathog | 2015-05-21 | 1 | -6/+6 |
| | | | | | | | (bzr r14168) | ||||
| * | | patch bug 1294784 | mathog | 2015-05-21 | 2 | -1/+17 |
| | | | | | | | (bzr r14167) | ||||
| * | | Don't fill entry box with zeros while typing. Bug introduced with r14160. | Tavmjong Bah | 2015-05-21 | 2 | -0/+11 |
| |/ | | | (bzr r14166) | ||||
| * | Font-variants widget: Enable 'Apply' button. Add more tooltips. | Tavmjong Bah | 2015-05-20 | 4 | -29/+132 |
| | | | | (bzr r14163) | ||||
| * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 2015-05-18 | 8 | -33/+256 |
| | | | | | | library). (bzr r14162) | ||||
| * | sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. ↵ | Alvin Penner | 2015-05-18 | 1 | -0/+6 |
| | | | | | | | | | (Bug 1428267) Fixed bugs: - https://launchpad.net/bugs/1428267 (bzr r14161) | ||||
| * | fixed: color icc selector - extra rows on startup | Tomasz Boczkowski | 2015-05-17 | 1 | -0/+3 |
| | | | | (bzr r14059.1.30) | ||||
| * | fixed: color scales - updating color when switched from undefined | Tomasz Boczkowski | 2015-05-17 | 7 | -59/+107 |
| | | | | (bzr r14059.1.29) | ||||
| * | fixed: color scales - extra row in RGB mode | Tomasz Boczkowski | 2015-05-17 | 1 | -0/+5 |
| | | | | (bzr r14059.1.28) | ||||
| * | merged trunk | Tomasz Boczkowski | 2015-05-17 | 17 | -39/+886 |
| |\ | | | | | (bzr r14059.1.27) | ||||
| | * | Fix attributes unit test. | Tavmjong Bah | 2015-05-17 | 1 | -1/+33 |
| | | | | | | | (bzr r14158) | ||||
| | * | Potential fix for 384688 (A linked offset to a text object is malformed...) | Tavmjong Bah | 2015-05-16 | 1 | -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 Bah | 2015-05-16 | 7 | -33/+183 |
| | | | | | | | | | | | awaits Pango update. (bzr r14155) | ||||
| | * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 2015-05-14 | 3 | -2/+34 |
| | | | | | | | | | | | library). (bzr r14152) | ||||
| | * | forgot a line; had weird consequences on filters | Marc Jeanmougin | 2015-05-12 | 1 | -0/+1 |
| | | | | | | | (bzr r14150) | ||||
| | * | cmake: fix build with new GUI for font-variant-xxx (r14148) | su_v | 2015-05-12 | 1 | -0/+2 |
| | | | | | | | (bzr r14149) | ||||
| | * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵ | Tavmjong Bah | 2015-05-12 | 13 | -25/+655 |
| | | | | | | | | | | | progress. (bzr r14148) | ||||
| * | | merged trunk | Tomasz Boczkowski | 2015-05-11 | 5 | -38/+36 |
| |\| | | | | | (bzr r14059.1.26) | ||||
| | * | Translations. Fix typo in the Color blindness filter and Ukrainian ↵ | Yuri Chornoivan | 2015-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | translation update. Fixed bugs: - https://launchpad.net/bugs/1407331 (bzr r14145) | ||||
| | * | UI. Fix for Bug #1450875 (A change of the Image quality for an ↵ | Nicolas Dufour | 2015-05-11 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | embedded/linked image can't be saved in some circumstances.). Fixed bugs: - https://launchpad.net/bugs/1450875 (bzr r14144) | ||||
| | * | Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses). | Nicolas Dufour | 2015-05-11 | 1 | -7/+7 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1452266 (bzr r14143) | ||||
| | * | Fix for bug 1194091 | Marc Jeanmougin | 2015-05-10 | 2 | -28/+24 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1194091 (bzr r14142) | ||||
| * | | fixed color selector not remembering it's last open tab | Tomasz Boczkowski | 2015-05-11 | 2 | -1/+4 |
| | | | | | | | (bzr r14059.1.25) | ||||
| * | | merged trunk | Tomasz Boczkowski | 2015-05-11 | 15 | -121/+48 |
| |\| | | | | | (bzr r14059.1.24) | ||||
| | * | cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg) | su_v | 2015-05-09 | 1 | -7/+15 |
| | | | | | | | (bzr r14139) | ||||
| | * | Remove documentUnits from live_effect/effect.cpp/h | Jabier Arraiza Cenoz | 2015-05-09 | 10 | -74/+8 |
| | | | | | | | | | | | Remove units from fillet-chamfer and roughen (bzr r14136) | ||||
| | * | Fix potential crash in FontLister | Krzysztof Kosi??ski | 2015-05-09 | 1 | -1/+1 |
| | | | | | | | (bzr r14135) | ||||
| | * | duplicating layers now respect prefs for clone relinking | Marc Jeanmougin | 2015-05-09 | 3 | -39/+24 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/267565 (bzr r14134) | ||||
| * | | fixed crash in paint selector when changing from gradient to solid color | Tomasz Boczkowski | 2015-05-09 | 4 | -20/+28 |
| | | | | | | | (bzr r14059.1.23) | ||||
| * | | Using MODE_SOLID_COLOR in paint selector instead of duplicated ↵ | Tomasz Boczkowski | 2015-05-09 | 3 | -14/+9 |
| | | | | | | | | | | | MODE_COLOR_RGB and MODE_COLOR_CMYK (bzr r14059.1.22) | ||||
| * | | merged trunk | Tomasz Boczkowski | 2015-05-09 | 65 | -228/+554 |
| |\| | | | | | (bzr r14059.1.21) | ||||
