| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Image import dialog: add dpi option (from file or default), use compacter ↵ | su_v | 2014-02-12 | 1 | -5/+17 | |
| | | | | | | | | | layout (help as tooltips) Fixed bugs: - https://launchpad.net/bugs/1253051 (bzr r13026) | |||||
| * | Set bitmap upscaling preference in Cairo based PS and PDF output. | Tavmjong Bah | 2014-02-12 | 1 | -1/+22 | |
| | | | | (bzr r13025) | |||||
| * | Set 'preserveAspectRatio' to 'none' for PDF image input. Fixes #878984. | Tavmjong Bah | 2014-02-11 | 1 | -0/+4 | |
| | | | | (bzr r13023) | |||||
| * | Set 'preserveAspectRatio' to 'none' when importing an image. | Tavmjong Bah | 2014-02-11 | 1 | -0/+6 | |
| | | | | (bzr r13020) | |||||
| * | Extensions->Render submenu. Scaling into document units for grid.cpp (Bug ↵ | Alvin Penner | 2014-02-10 | 1 | -5/+7 | |
| | | | | | | 1240455) (bzr r13018) | |||||
| * | EMF/WMF support: Various changes (see bug #1263242 c35 for details) | David Mathog | 2014-02-08 | 7 | -71/+163 | |
| | | | | | | | | | | | | | | | | | | | | | EMF support: - linear gradients: improve numeric stability on round-trip editing - linear gradients: fix scaling issue libTERE/text_reassemble update: - improve handling of whitespace created with large x kerns - fix handling of absolute RTL-positioning of LTR text in EMF files WMF support: - fix support for 'textout' records and Placeable headers - add support for CREATEPATTERNBRUSH - fix offset on load if opened via GUI (bug #1250250) Fixed bugs: - https://launchpad.net/bugs/1263242 - https://launchpad.net/bugs/1250250 (bzr r13008) | |||||
| * | Fix for Bug #1275443 (Including picture results in crash). | Nicolas Dufour | 2014-02-07 | 1 | -0/+6 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1275443 (bzr r13006) | |||||
| * | EMF export: fix handling of transformed rectangular gradients (bug #1263242) | David Mathog | 2014-01-21 | 1 | -9/+9 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12968) | |||||
| * | libUEMF update; EMF linear gradient bug fixes (bug #1263242) | David Mathog | 2014-01-17 | 11 | -664/+1033 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12953) | |||||
| * | Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). ↵ | Tavmjong Bah | 2014-01-15 | 1 | -3/+3 | |
| | | | | | | Note: 523285 is not a bug. (bzr r12935) | |||||
| * | drop useless checks for hard Cairo version dependency | Alex Valavanis | 2014-01-15 | 2 | -8/+0 | |
| | | | | (bzr r12933) | |||||
| * | fix warnings | Johan B. C. Engelen | 2014-01-08 | 1 | -4/+4 | |
| | | | | (bzr r12897) | |||||
| * | ImageMagick exception handling improvements (see Bug #1252719). | Nicolas Dufour | 2013-12-03 | 1 | -1/+7 | |
| | | | | (bzr r12836) | |||||
| * | Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449. | Tavmjong Bah | 2013-11-19 | 1 | -15/+41 | |
| | | | | | | Removed two unused preference options for bitmaps. (bzr r12823) | |||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-29 | 6 | -6/+6 | |
| | | | | (bzr r12746) | |||||
| * | add some nullptr checking, should fix crash (couldn't test) | Johan B. C. Engelen | 2013-10-27 | 5 | -5/+6 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1243011 (bzr r12733) | |||||
| * | fix crash, partly fix vertical positioning issue. couldn't figure out how to ↵ | Johan B. C. Engelen | 2013-10-27 | 2 | -10/+8 | |
| | | | | | | | | | make it work, the applied scale transform works weird somehow Fixed bugs: - https://launchpad.net/bugs/1244793 (bzr r12732) | |||||
| * | fix crash | Johan B. C. Engelen | 2013-10-26 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1244793 (bzr r12728) | |||||
| * | Fix for Bug 1241783 (WMF image output size) | David Mathog | 2013-10-25 | 1 | -1/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1241783 (bzr r12726) | |||||
| * | WMF import: fix scaling of files without ViewPort record | David Mathog | 2013-10-25 | 1 | -1/+3 | |
| | | | | | | | | | (see bug 1241783, comment 4-5) Fixed bugs: - https://launchpad.net/bugs/1241783 (bzr r12725) | |||||
| * | Fix for Bug 1242927 (minor EMF import issues) | David Mathog | 2013-10-24 | 1 | -4/+11 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1242927 (bzr r12721) | |||||
| * | Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle) | David Mathog | 2013-10-24 | 2 | -0/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1243937 (bzr r12720) | |||||
| * | fix bug "some of the locale-based templates cause objects to be resized when ↵ | Johan B. C. Engelen | 2013-10-24 | 8 | -12/+14 | |
| | | | | | | | | | default units are changed" #1236257 Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r12717) | |||||
| * | Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952). | Nicolas Dufour | 2013-10-22 | 1 | -2/+9 | |
| | | | | (bzr r12711) | |||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 2 | -2/+2 | |
| | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679) | |||||
| * | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵ | Nicolas Dufour | 2013-10-09 | 3 | -7/+7 | |
| | | | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673) | |||||
| * | Fix EMF/WMF import scale (Bug #1229120). | Matthew Petroff | 2013-10-05 | 2 | -0/+52 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1229120 (bzr r12662) | |||||
| * | Fix mismatched tags | Alex Valavanis | 2013-10-01 | 1 | -2/+2 | |
| | | | | (bzr r12644) | |||||
| * | for bitmap import, use a default value of 90 dpi, if not otherwise ↵ | Alvin Penner | 2013-09-23 | 1 | -9/+4 | |
| | | | | | | specified. Bug 165952, comment 43. (bzr r12583) | |||||
| * | Fixed bug in last commit. | Matthew Petroff | 2013-09-22 | 1 | -1/+2 | |
| | | | | (bzr r12576) | |||||
| * | Fix adding viewBox to new documents. | Matthew Petroff | 2013-09-22 | 8 | -0/+51 | |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228660 - https://launchpad.net/bugs/1228693 - https://launchpad.net/bugs/1228852 (bzr r12575) | |||||
| * | Fix preview page number for PDF Cairo import dialog | Alex Valavanis | 2013-09-21 | 1 | -1/+1 | |
| | | | | (bzr r12568) | |||||
| * | Fix format security errors | Alex Valavanis | 2013-09-21 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1193025 (bzr r12563) | |||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 12 | -55/+47 | |
| |\ | | | | | (bzr r12475.1.29) | |||||
| | * | Do not require a new layer for clipping paths in the Cairo renderer. | Adrian Johnson | 2013-09-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | Fixes LP #523285. Fixed bugs: - https://launchpad.net/bugs/523285 (bzr r12544) | |||||
| | * | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 5 | -5/+5 | |
| | |\ | | | | | | | (bzr r12532) | |||||
| | | * | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 36 | -28533/+2026 | |
| | | |\ | | | | | | | | | (bzr r11608.1.121) | |||||
| | | * \ | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 40 | -3752/+41236 | |
| | | |\ \ | | | | | | | | | | | (bzr r11608.1.120) | |||||
| | | * \ \ | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 1 | -1/+19 | |
| | | |\ \ \ | | | | | | | | | | | | | (bzr r11608.1.119) | |||||
| | | * | | | | Cleaned up. | Markus Engel | 2013-08-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r11608.1.117) | |||||
| | | * | | | | reordered SPDesktop::set_event_context2; fixed last mismatched-tags | Markus Engel | 2013-08-02 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | (bzr r11608.1.116) | |||||
| | | * | | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuide | Markus Engel | 2013-08-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r11608.1.115) | |||||
| | | * | | | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 25 | -233/+330 | |
| | | |\ \ \ \ | | | | | | | | | | | | | | | (bzr r11608.1.107) | |||||
| | | * \ \ \ \ | merged from trunk (r12287) | Markus Engel | 2013-04-20 | 2 | -74/+50 | |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | (bzr r11608.1.99) | |||||
| | | * \ \ \ \ \ | merged from trunk (r12265) | Markus Engel | 2013-04-05 | 3 | -668/+379 | |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | (bzr r11608.1.80) | |||||
| | | * | | | | | | | Turned all functions concerning SPRect into member functions. | Markus Engel | 2013-03-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.60) | |||||
| | * | | | | | | | | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class | Krzysztof Kosi??ski | 2013-09-19 | 8 | -48/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | called Inkscape::Pixbuf. Replace usage in the code as appropriate. (bzr r12531) | |||||
| * | | | | | | | | | Improved code readability. | Matthew Petroff | 2013-09-15 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12475.1.21) | |||||
| * | | | | | | | | | Merge from trunk. | Matthew Petroff | 2013-09-15 | 5 | -95/+64 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12475.1.20) | |||||
| | * | | | | | | | | UI message uniformisation | Kris De Gussem | 2013-09-15 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | (bzr r12520) | |||||
