| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pdf import. move style attribute from <tspan> node to <text> node (Bug 219709) | Alvin Penner | 2012-09-10 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/219709 (bzr r11661) | ||||
| * | Fix building with Poppler 0.20 (LP: #1005565) | Luca Bruno | 2012-06-30 | 1 | -3/+1 |
| | | | | | | | | | 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) | ||||
| * | Correct use of memcopy/sizeof on wrong type. Fixes bug #616178. | Jon A. Cruz | 2012-05-18 | 1 | -2/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616178 (bzr r11379) | ||||
| * | pdf import. modify criterion for applying scaling to gradientTransform (Bug ↵ | Alvin Penner | 2012-04-22 | 1 | -6/+8 |
| | | | | | | | | | 985182) Fixed bugs: - https://launchpad.net/bugs/985182 (bzr r11283) | ||||
| * | Warning cleanup | Jon A. Cruz | 2012-04-18 | 1 | -6/+6 |
| | | | | (bzr r11265) | ||||
| * | pdf import. for radial gradient, approximate an ExponentialFunction using an ↵ | Alvin Penner | 2012-04-15 | 1 | -19/+18 |
| | | | | | | | | | extra stop (Bug 919176) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11256) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-08 | 1 | -8/+8 |
| | | | | (bzr r10952) | ||||
| * | variable initialisation | Kris De Gussem | 2011-11-19 | 1 | -3/+7 |
| | | | | (bzr r10746) | ||||
| * | Updating use of libpng jump buffer. Fixes bug #721029. | Jon A. Cruz | 2011-10-29 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10707) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -1/+1 |
| | | | | (bzr r10697) | ||||
| * | Warning cleanup | Jon A. Cruz | 2011-10-23 | 1 | -14/+14 |
| | | | | (bzr r10694) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-20 | 1 | -2/+2 |
| | | | | (bzr r10686) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -2/+2 |
| | | | | (bzr r10681) | ||||
| * | pdf import. modify calculation of GradientTransform (Bug 530895) | Alvin Penner | 2011-10-17 | 1 | -1/+38 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/530895 (bzr r10680) | ||||
| * | pdf import. apply invert transform to all image tags (Bug 840625) | Alvin Penner | 2011-09-09 | 1 | -2/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/840625 (bzr r10627) | ||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | | | | (bzr r10582.1.6) | ||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -5/+5 |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -5/+5 |
| | | | | (bzr r10067) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -8/+8 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -2/+4 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| * | | Applied patch and updated to address non-BMP Unicode charcters. Fixes bug ↵ | Jon A. Cruz | 2010-10-03 | 1 | -16/+19 |
| |/ | | | | | | | | #369861. Fixed bugs: - https://launchpad.net/bugs/369861 (bzr r9812) | ||||
| * | Patches 3-11 from 488862 for a number of memleaks and ↵ | Josh Andler | 2009-12-16 | 1 | -2/+2 |
| | | | | | | allocation/deallocation issues. (bzr r8891) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8408) | ||||
| * | patch 179589 with UI added: optionally, try to replace a font name specified ↵ | bulia byak | 2009-04-15 | 1 | -7/+87 |
| | | | | | | in PDF with the closest-named local installed font (since we do not extract any fonts, nor can we embed them into svg) (bzr r7718) | ||||
| * | patch by KoRi for 324938 | bulia byak | 2009-02-11 | 1 | -1/+2 |
| | | | | (bzr r7272) | ||||
| * | Move filters into their own namespace Inkscape::Filters (from NR::) | Johan B. C. Engelen | 2009-01-02 | 1 | -3/+4 |
| | | | | (bzr r7058) | ||||
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 1 | -1/+0 |
| | | | | (bzr r7045) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -1/+3 |
| | | | | (bzr r6885) | ||||
| * | NR:: to Geom:: for most of src/extension/ | Johan B. C. Engelen | 2008-08-12 | 1 | -15/+15 |
| | | | | (bzr r6612) | ||||
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-07-12 | 1 | -30/+30 |
| | | | | (bzr r6282) | ||||
| * | Applying Gail's patch for font-specification | Bryce Harrington | 2008-01-05 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | (Closes LP: #169973) - New attribute in an object's style string called -inkscape-font-specification stores full font name - This will be useful when we can support fonts that don't fit into the confines of CSS (if either pango enhances their PangoFontDescription structure, or we can get around its limitations) - Framework in place to separate font families from their "styles" (faces) in the text and font dialog - need only the code that does the actual separation - Text and Styles dialog shows only fonts it can handle (bzr r4392) | ||||
| * | noop: (SvgBuilder::setTransform): Mark argument as not being written through. | Peter Moulder | 2007-09-16 | 1 | -1/+1 |
| | | | | (bzr r3763) | ||||
| * | Avoid transforming a group with an already set clip-path | miklosh | 2007-08-23 | 1 | -0/+4 |
| | | | | (bzr r3570) | ||||
| * | Fixed some compiler warnings | miklosh | 2007-08-19 | 1 | -13/+7 |
| | | | | (bzr r3537) | ||||
| * | Remove the clipping path emitted before the 'sh' operator since that same ↵ | miklosh | 2007-08-19 | 1 | -0/+21 |
| | | | | | | path is filled later (bzr r3535) | ||||
| * | Corrected image mask generation | miklosh | 2007-08-19 | 1 | -28/+14 |
| | | | | (bzr r3529) | ||||
| * | Added a PDF import settings dialog | miklosh | 2007-08-19 | 1 | -2/+9 |
| | | | | (bzr r3523) | ||||
| * | Moved the code for updating the text matrix to where it belongs | miklosh | 2007-08-17 | 1 | -26/+26 |
| | | | | (bzr r3493) | ||||
| * | Optimized text output by not repeating glyph coordinates when they are identical | miklosh | 2007-08-17 | 1 | -2/+20 |
| | | | | (bzr r3492) | ||||
| * | Added initial transparency group and softmask support | miklosh | 2007-08-17 | 1 | -7/+116 |
| | | | | (bzr r3491) | ||||
| * | Added a clip path stack for PdfParser and a node stack for SvgBuilder needed ↵ | miklosh | 2007-08-13 | 1 | -15/+37 |
| | | | | | | for mask support later (bzr r3458) | ||||
| * | Reworked gradient handling to support all shading color spaces | miklosh | 2007-08-09 | 1 | -109/+77 |
| | | | | (bzr r3442) | ||||
| * | Added support for the shading operator | miklosh | 2007-08-09 | 1 | -10/+49 |
| | | | | (bzr r3439) | ||||
| * | Added support for exponential functions in gradients | miklosh | 2007-08-09 | 1 | -20/+54 |
| | | | | (bzr r3437) | ||||
| * | Set the even-odd clipping rule if requested | miklosh | 2007-08-09 | 1 | -3/+3 |
| | | | | (bzr r3436) | ||||
| * | Forgot to advance text position when skipping the first space | miklosh | 2007-07-30 | 1 | -0/+2 |
| | | | | (bzr r3351) | ||||
| * | Type3 fonts do not have a name set so default to 'Arial' | miklosh | 2007-07-30 | 1 | -1/+3 |
| | | | | (bzr r3350) | ||||
| * | Added image mask support | miklosh | 2007-07-30 | 1 | -5/+158 |
| | | | | (bzr r3349) | ||||
| * | Do not flip non-top-level images | miklosh | 2007-07-30 | 1 | -4/+6 |
| | | | | (bzr r3348) | ||||
