| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | provide end user debugging for EMF and WMF issues | mathog | 2016-02-18 | 2 | -12/+52 |
| | | | | (bzr r14660) | ||||
| * | Fix improperly escaped character in previous commit (which actually fixes ↵ | Eduard Braun | 2016-02-14 | 1 | -1/+1 |
| | | | | | | | | | bug 1492153, sorry for the mix-up) Fixed bugs: - https://launchpad.net/bugs/1492153 (bzr r14651) | ||||
| * | Fix for bug 1478168 (CDR import crashes) | Eduard Braun | 2016-02-14 | 1 | -1/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1478168 (bzr r14650) | ||||
| * | Allow python extensions to get the list of selected nodes | Marc Jeanmougin | 2016-02-09 | 1 | -3/+53 |
| | | | | | | | | | | format : --selected-nodes=id:subpath:position cf https://bugs.launchpad.net/inkscape/+bug/171640 for a debug test extension Fixed bugs: - https://launchpad.net/bugs/171640 (bzr r14641) | ||||
| * | patch fixes bug 1538786 | mathog | 2016-01-27 | 1 | -19/+30 |
| | | | | (bzr r14620) | ||||
| * | patch probably fixes bug 1534833 | mathog | 2016-01-17 | 2 | -2/+5 |
| | | | | (bzr r14594) | ||||
| * | Bump poppler dep to 0.20.0 | Alex Valavanis | 2016-01-11 | 1 | -196/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1419263 (bzr r14573) | ||||
| * | Bump poppler dep to 0.15.1 (see bug #1419263) | Alex Valavanis | 2016-01-11 | 1 | -8/+0 |
| | | | | (bzr r14572) | ||||
| * | Bump poppler dep to 0.12.2 (see bug #1419263) | Alex Valavanis | 2016-01-11 | 1 | -45/+9 |
| | | | | (bzr r14571) | ||||
| * | Support rendering of radial gradients with the 'fr' attribute. New in SVG 2. | Tavmjong Bah | 2016-01-09 | 1 | -1/+2 |
| | | | | (bzr r14569) | ||||
| * | Fix more GThreads issues | Alex Valavanis | 2015-12-27 | 1 | -5/+2 |
| | | | | (bzr r14546) | ||||
| * | minor typos (mail to inkscape-translator) | Yuri Chornoivan | 2015-12-26 | 1 | -1/+1 |
| | | | | (bzr r14541) | ||||
| * | Remove unused header file. | Tavmjong Bah | 2015-12-09 | 7 | -9/+0 |
| | | | | (bzr r14522) | ||||
| * | replaced remaining GHashTable with std::map | Marc Jeanmougin | 2015-12-09 | 2 | -8/+8 |
| | | | | (bzr r14504.1.16) | ||||
| * | static code analysis | Kris De Gussem | 2015-12-07 | 3 | -5/+5 |
| | | | | (bzr r14510) | ||||
| * | added comment + simpler rounding | Marc Jeanmougin | 2015-12-04 | 1 | -2/+3 |
| | | | | (bzr r14504) | ||||
| * | Correct rounding when importing bitmaps | Marc Jeanmougin | 2015-12-03 | 1 | -2/+6 |
| | | | | (bzr r14503) | ||||
| * | static code analysis | Kris De Gussem | 2015-10-29 | 3 | -3/+3 |
| | | | | (bzr r14436) | ||||
| * | patch for bug 1511508 | mathog | 2015-10-29 | 2 | -5/+2 |
| | | | | (bzr r14435) | ||||
| * | Extensions. Fix for bug #1506043 (PDF import options always default to ↵ | Nicolas Dufour | 2015-10-19 | 1 | -0/+1 |
| | | | | | | | | | Poppler/Cairo import). Fixed bugs: - https://launchpad.net/bugs/1506043 (bzr r14423) | ||||
| * | Ensure strncpy'd strings are null terminated | Bryce Harrington | 2015-08-29 | 2 | -2/+3 |
| | | | | (bzr r14332) | ||||
| * | import images with dpi from file : xscale and yscale were not rounded but ↵ | Marc Jeanmougin | 2015-08-17 | 1 | -2/+2 |
| | | | | | | | | | floored, which resulted in 0 values for big images, and numerical mayhem ensued ("inf" and "nan"). Fixed bugs: - https://launchpad.net/bugs/1479193 (bzr r14307) | ||||
| * | Patch from Simon Keller to correct alignment of rotated text in PDF+TEX output. | Tavmjong Bah | 2015-07-07 | 1 | -3/+9 |
| | | | | (bzr r14236) | ||||
| * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 8 | -47/+33 |
| |\ | | | | | | | | | May introduce regressions. (bzr r14226) | ||||
| | * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 1 | -1/+1 |
| | | | | | | | (bzr r14059.2.16) | ||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-22 | 10 | -75/+83 |
| | |\ | | | | | | | (bzr r14059.2.15) | ||||
| | * \ | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 32 | -203/+164 |
| | |\ \ | | | | | | | | | (bzr r14059.2.11) | ||||
| | * | | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 8 | -47/+33 |
| | | | | | | | | | | | | | (bzr r14059.2.1) | ||||
| * | | | | Templates. Fix for Bug #1402182 (Crash with color widget used in procedural ↵ | Nicolas Dufour | 2015-06-30 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | template). Fixed bugs: - https://launchpad.net/bugs/1402182 (bzr r14223) | ||||
| * | | | | Use more fine-grain fallbacks for Poppler/Cairo PDF imports. | Tavmjong Bah | 2015-05-29 | 1 | -0/+7 |
| | | | | | | | | | | | | | (bzr r14184) | ||||
| * | | | | Revert unintended changes. | Tavmjong Bah | 2015-05-27 | 2 | -159/+8 |
| | | | | | | | | | | | | | (bzr r14181) | ||||
| * | | | | Add 'font-variant-xxx' to properties that should not be set on non-text ↵ | Tavmjong Bah | 2015-05-27 | 2 | -8/+159 |
| | | | | | | | | | | | | | | | | | | | | | elements. (bzr r14179) | ||||
| * | | | | Fix Gtk3 build. | Tavmjong Bah | 2015-05-26 | 1 | -0/+6 |
| | | | | | | | | | | | | | (bzr r14177) | ||||
| * | | | | 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 | 1 | -2/+4 |
| | | | | | | | | | | (bzr r14169) | ||||
| * | | | patch for bug 1457612 | mathog | 2015-05-21 | 1 | -6/+6 |
| | | | | | | | | | | (bzr r14168) | ||||
| * | | | merged trunk | Tomasz Boczkowski | 2015-05-11 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | (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) | ||||
| * | | | | merged trunk | Tomasz Boczkowski | 2015-05-11 | 1 | -7/+15 |
| |\| | | | | | | | | | | | (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) | ||||
| * | | | merged trunk | Tomasz Boczkowski | 2015-05-09 | 5 | -12/+15 |
| |\| | | | | | | | | (bzr r14059.1.21) | ||||
| | * | | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 3 | -10/+13 |
| | | | | | | | | | | (bzr r14126) | ||||
| | * | | forgotten dynamic cast | Marc Jeanmougin | 2015-05-08 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r14125) | ||||
| | * | | Fix crash in PDF export introduced in r14074 | Marc Jeanmougin | 2015-05-04 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r14108) | ||||
| * | | | renamed SPPattern methods to match coding style | Tomasz Boczkowski | 2015-05-03 | 3 | -14/+14 |
| | | | | | | | | | | (bzr r14059.1.20) | ||||
| * | | | Introduced fixes after merge proposal review | Tomasz Boczkowski | 2015-05-03 | 2 | -2/+1 |
| | | | | | | | | | | (bzr r14059.1.16) | ||||
| * | | | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 1 | -1/+0 |
| | | | | | | | | | | (bzr r14059.1.13) | ||||
| * | | | merge with trunk | Tomasz Boczkowski | 2015-05-02 | 31 | -193/+151 |
| |\| | | | | | | | | (bzr r14059.1.12) | ||||
