| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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) | |||||
| | * | | bzrignore: Fix *.cmake ignorance | Bryce Harrington | 2015-05-02 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | Only certain .cmake files should be ignored (bzr r14086) | |||||
| | * | | Fix dbus build | Liam P. White | 2015-04-30 | 1 | -23/+23 | |
| | | | | | | | | | | (bzr r14077) | |||||
| | * | | updated with trunk | Marc Jeanmougin | 2015-04-29 | 18 | -74/+5 | |
| | |\ \ | | | | | | | | | (bzr r13922.1.19) | |||||
| | | * | | enable default pen object for WMF files | mathog | 2015-04-28 | 1 | -1/+5 | |
| | | | | | | | | | | | | | (bzr r14067) | |||||
| | | * | | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 17 | -73/+0 | |
| | | | | | | | | | | | | | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | |||||
| | * | | | merge with trunk | Marc Jeanmougin | 2015-04-27 | 7 | -48/+93 | |
| | |\| | | | | | | | | | | (bzr r13922.1.18) | |||||
| | | * | | patch for bugs 1447850 and 1447382 | mathog | 2015-04-27 | 5 | -46/+88 | |
| | | | | | | | | | | | | | (bzr r14062) | |||||
