| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merged. | Shlomi Fish | 2016-09-23 | 1 | -1/+6 | |
| |\| | | | | | (bzr r15100.1.20) | |||||
| | * | adds a layer to put things in when opening raster files | Marc Jeanmougin | 2016-09-15 | 1 | -1/+6 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/394503 (bzr r15119) | |||||
| * | | Inline two "style" variables. | Shlomi Fish | 2016-09-02 | 1 | -4/+2 | |
| | | | | | | | | | | | | | They were used only once and completely unnecessary, so I just replaced them with their expressions. (bzr r15100.1.3) | |||||
| * | | Remove a pointless == for bool | Shlomi Fish | 2016-09-02 | 1 | -1/+1 | |
| |/ | | | (bzr r15100.1.2) | |||||
| * | Use M_PI, M_PI_2. We use these constants everywhere so if they are not ↵ | Tavmjong Bah | 2016-08-17 | 1 | -4/+1 | |
| | | | | | | | | defined we are already in trouble. No need to define them ourselves (except maybe in shared libraries). (bzr r15063) | |||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 5 | -243/+4 | |
| |\ | | | | | (bzr r14954.1.30) | |||||
| | * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -173/+0 | |
| | | | | | | | (bzr r15046) | |||||
| | * | extensions: Drop GTKMM2 fallbacks | Alex Valavanis | 2016-07-28 | 4 | -70/+4 | |
| | | | | | | | (bzr r15023.2.5) | |||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 6 | -12/+12 | |
| | | | | | | | (bzr r14954.1.21) | |||||
| * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -8/+10 | |
| | | | | | | | (bzr r14954.1.20) | |||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 5 | -25/+32 | |
| | | | | | | | (bzr r14954.1.19) | |||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 4 | -8/+8 | |
| |\| | | | | | (bzr r14954.1.13) | |||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 4 | -5/+5 | |
| |/ | | | (bzr r14954.1.10) | |||||
| * | Extensions: Use underscored variants of parameters / attribute names in ↵ | Eduard Braun | 2016-06-11 | 50 | -430/+430 | |
| | | | | | | | | | internal extensions where translation via gettext is desired. Fixed bugs: - https://launchpad.net/bugs/1591230 (bzr r14979) | |||||
| * | Remove last use of getSVGUnit() and remove all remnants of this abomination. | Tavmjong Bah | 2016-06-01 | 1 | -1/+1 | |
| | | | | (bzr r14939) | |||||
| * | Replace two instances of getSVGUnit() by getDocumentScale(). | Tavmjong Bah | 2016-06-01 | 1 | -9/+4 | |
| | | | | | | | Simplify writing of style string. Switch 'pt' to 'px'. (bzr r14938) | |||||
| * | [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: ↵ | suv-lp | 2016-04-11 | 1 | -7/+71 | |
| | | | | | | | | | Undefined (clang from Xcode 4.6.3). Fixed bugs: - https://launchpad.net/bugs/1545319 (bzr r14772) | |||||
| * | Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug ↵ | Eduard Braun | 2016-03-30 | 2 | -183/+171 | |
| | | | | | | | | | | | | #1441437 (crashes when load multi page visio and select page 2 or more) Also clean up code to create dialog a bit and make dialog resizable. Fixed bugs: - https://launchpad.net/bugs/1395435 - https://launchpad.net/bugs/1441437 (bzr r14751) | |||||
| * | patch for bug 1538361, work around limits in mingw/MSVCRT | mathog | 2016-03-11 | 2 | -42/+42 | |
| | | | | (bzr r14699) | |||||
| * | Add PDF/PS output support for 'paint-order' property. | Tavmjong Bah | 2016-03-08 | 3 | -19/+110 | |
| | | | | (bzr r14696) | |||||
| * | Remove regex hack added in 14650 | Liam P. White | 2016-03-04 | 1 | -7/+1 | |
| | | | | (bzr r14687) | |||||
| * | 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) | |||||
| * | 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) | |||||
| * | Remove unused header file. | Tavmjong Bah | 2015-12-09 | 4 | -5/+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 | 2 | -4/+4 | |
| | | | | (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 | 2 | -2/+2 | |
| | | | | (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 | 7 | -39/+32 | |
| |\ | | | | | | | | | 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 | 6 | -24/+25 | |
| | |\ | | | | | | | (bzr r14059.2.15) | |||||
| | * \ | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 15 | -105/+115 | |
| | |\ \ | | | | | | | | | (bzr r14059.2.11) | |||||
| | * | | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 7 | -39/+32 | |
| | | | | | | | | | | | | | (bzr r14059.2.1) | |||||
| * | | | | 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) | |||||
