| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adapt to poppler 0.58 | David Tardon | 2017-09-07 | 1 | -0/+521 |
| | | |||||
| * | 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) | ||||
| * | Revert unintended changes. | Tavmjong Bah | 2015-05-27 | 1 | -35/+0 |
| | | | | (bzr r14181) | ||||
| * | Add 'font-variant-xxx' to properties that should not be set on non-text ↵ | Tavmjong Bah | 2015-05-27 | 1 | -0/+35 |
| | | | | | | elements. (bzr r14179) | ||||
| * | Respect PDF image 'interpolate' value on import. | Tavmjong Bah | 2015-05-24 | 1 | -6/+41 |
| | | | | (bzr r14171) | ||||
| * | Bump Poppler dependency to 0.8.3 | Alex Valavanis | 2015-02-12 | 1 | -20/+0 |
| | | | | (bzr r13917) | ||||
| * | Fix build with poppler 0.29.0 (Bug #1399811) | su_v | 2014-12-11 | 1 | -6/+26 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1399811 (bzr r13794) | ||||
| * | Cleanup of unintialized and leaked values. | Jon A. Cruz | 2014-10-16 | 1 | -60/+122 |
| | | | | (bzr r13618) | ||||
| * | Patch from comment 7. Fixes build with Poppler 0.26. | Matthias Kilian (no public email in lp) | 2014-06-03 | 1 | -9/+45 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1315142 (bzr r13405) | ||||
| * | remove #pragma for 11 year old compiler that I cannot imagine anyone using ↵ | Johan B. C. Engelen | 2014-03-20 | 1 | -8/+0 |
| | | | | | | at this point (bzr r13174) | ||||
| * | Render zero-width PDF lines as 1px lines compensated for current transform. | Krzysztof Kosi??ski | 2014-03-13 | 1 | -4/+1 |
| | | | | | | | | | Partially fixes import of some LibreOffice charts. See LP bug #1283537 Fixed bugs: - https://launchpad.net/bugs/1283537 (bzr r13143) | ||||
| * | Improve code readability. | Matthew Petroff | 2013-08-28 | 1 | -3/+3 |
| | | | | (bzr r12475.1.9) | ||||
| * | Merge Google Summer of Code unit refactor. | Matthew Petroff | 2013-08-06 | 1 | -4/+4 |
| |\ | | | | | (bzr r12471) | ||||
| | * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -4/+4 |
| | | | | | | | (bzr r12380.1.54) | ||||
| * | | code cleanup (cppcheck) | Johan B. C. Engelen | 2013-08-05 | 1 | -6/+5 |
| |/ | | | (bzr r12469) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-11 | 1 | -280/+285 |
| | | | | (bzr r12193) | ||||
| * | Fix building with Poppler 0.20 (LP: #1005565) | Luca Bruno | 2012-06-30 | 1 | -13/+208 |
| | | | | | | | | | Poppler >= 0.20 has a new internal API for errors and other miscellanea. As we are abusing these internal functionalities, they broke from time to time. Fixing it for now with a new conditional build flag. This fixes https://bugs.launchpad.net/inkscape/+bug/1005565 (bzr r11518) | ||||
| * | pdf import. set a default line width, see ↵ | Alvin Penner | 2012-05-15 | 1 | -1/+4 |
| | | | | | | http://thread.gmane.org/gmane.comp.graphics.inkscape.user/14539 (bzr r11364) | ||||
| * | improved workaround to prevent GfxRadialShading from getting corrupted ↵ | Alvin Penner | 2012-05-06 | 1 | -2/+15 |
| | | | | | | | | | during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11340) | ||||
| * | pdf import. temporary workaround to prevent GfxRadialShading from getting ↵ | Alvin Penner | 2012-04-08 | 1 | -1/+2 |
| | | | | | | | | | corrupted during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11184) | ||||
| * | pdf import. improve upon rev 11094. transform four corners of bbox ↵ | Alvin Penner | 2012-03-21 | 1 | -8/+14 |
| | | | | | | | | | separately (Bug 919176) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11112) | ||||
| * | pdf import. transform the bbox associated with a clip path (Bug 919176) | Alvin Penner | 2012-03-18 | 1 | -0/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11094) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -79/+78 |
| | | | | (bzr r10977) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-08 | 1 | -8/+8 |
| | | | | (bzr r10952) | ||||
| * | initialisation | Kris De Gussem | 2012-02-04 | 1 | -0/+1 |
| | | | | (bzr r10933) | ||||
| * | Warning and uninitialized data cleanup. | Jon A. Cruz | 2012-01-07 | 1 | -159/+245 |
| | | | | (bzr r10853) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -3/+2 |
| | | | | (bzr r10697) | ||||
| * | Patch from Lubomir Rintel to fix build with Poppler 0.15.1 | Krzysztof Kosi??ski | 2010-11-21 | 1 | -0/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/676271 (bzr r9910) | ||||
| * | Fix build with poppler >= 0.12.2 | Krzysztof Kosi??ski | 2010-03-21 | 1 | -0/+54 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/487038 (bzr r9217) | ||||
| * | Restore files that shouldn't have been touched. Grrr | Diederik van Lierop | 2009-12-30 | 1 | -11/+11 |
| | | | | (bzr r8928) | ||||
| * | When combining paths: clear the selection before deleting the original objects | Diederik van Lierop | 2009-12-30 | 1 | -11/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/495483 (bzr r8927) | ||||
| * | fix build again for old poppler libs, by reverting a part of my previous commit | Diederik van Lierop | 2009-12-25 | 1 | -11/+11 |
| | | | | (bzr r8908) | ||||
| * | refactoring the snapping code (laying the groundwork for my next commit ↵ | Diederik van Lierop | 2009-12-24 | 1 | -11/+11 |
| | | | | | | which reduces snap jitter) (bzr r8906) | ||||
| * | using C++ const_cast instead of plain C-type cast | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -129/+129 |
| | | | | (bzr r7255) | ||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-08 | 1 | -133/+132 |
| | | | | | | | | | mainly deprecated conversion from string constant to ‘char*’ and unused variables (bzr r7249) | ||||
| * | noop: Refactor massive copy&paste of PdfParser::doShowText, in exchange for ↵ | Peter Moulder | 2008-07-19 | 1 | -140/+13 |
| | | | | | | using three one-line-each #ifdef/#else blocks instead of one big one covering the whole function. (bzr r6365) | ||||
| * | Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many ↵ | Bob Jamison | 2008-06-12 | 1 | -0/+148 |
| | | | | | | thanks to <tsdgeos>. (bzr r5909) | ||||
| * | Merged from Poppler's Gfx.cc; Unset the font if it doesn't exist or we can ↵ | miklosh | 2007-11-17 | 1 | -0/+4 |
| | | | | | | not load it properly (bzr r4098) | ||||
| * | noop: Remove a couple of redundant casts. | Peter Moulder | 2007-09-16 | 1 | -2/+2 |
| | | | | (bzr r3762) | ||||
| * | Avoid transforming a group with an already set clip-path | miklosh | 2007-08-23 | 1 | -2/+2 |
| | | | | (bzr r3570) | ||||
| * | Fixed a typo and an off-by-one error | miklosh | 2007-08-19 | 1 | -2/+2 |
| | | | | (bzr r3521) | ||||
| * | Require a pageBox in the constructor for GfxState so that we do not always ↵ | miklosh | 2007-08-19 | 1 | -2/+3 |
| | | | | | | need to specify a cropbox (bzr r3520) | ||||
| * | Added the ability to set the precision of gradient mesh approximation in ↵ | miklosh | 2007-08-18 | 1 | -34/+32 |
| | | | | | | PdfParser (bzr r3510) | ||||
| * | Make sure style is invalidated when setting fill/stroke color in text objects | miklosh | 2007-08-17 | 1 | -0/+2 |
| | | | | (bzr r3494) | ||||
| * | Moved the code for updating the text matrix to where it belongs | miklosh | 2007-08-17 | 1 | -0/+1 |
| | | | | (bzr r3493) | ||||
| * | Added initial transparency group and softmask support | miklosh | 2007-08-17 | 1 | -18/+15 |
| | | | | (bzr r3491) | ||||
| * | Added a clip path stack for PdfParser and a node stack for SvgBuilder needed ↵ | miklosh | 2007-08-13 | 1 | -15/+77 |
| | | | | | | for mask support later (bzr r3458) | ||||
| * | To ease testing reduced fallback operations' precision for now | miklosh | 2007-08-09 | 1 | -5/+5 |
| | | | | (bzr r3443) | ||||
