| Commit message (Expand) | Author | Files | Lines |
| 2016-09-02 | Inline two "style" variables. | Shlomi Fish | 1 | -4/+2 |
| 2016-09-02 | Remove a pointless == for bool | Shlomi Fish | 1 | -1/+1 |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -2/+2 |
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -4/+4 |
| 2016-03-08 | Add PDF/PS output support for 'paint-order' property. | Tavmjong Bah | 1 | -1/+29 |
| 2015-10-29 | static code analysis | Kris De Gussem | 1 | -1/+1 |
| 2015-05-04 | Fix crash in PDF export introduced in r14074 | Marc Jeanmougin | 1 | -1/+1 |
| 2015-03-17 | Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ... | Nicolas Dufour | 1 | -1/+1 |
| 2015-02-27 | more cast cleanup | Marc Jeanmougin | 1 | -2/+1 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -1/+1 |
| 2015-02-19 | added a set to the Selection | Marc Jeanmougin | 1 | -3/+2 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -4/+4 |
| 2014-11-25 | Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn'). | Tavmjong Bah | 1 | -5/+5 |
| 2014-11-10 | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 1 | -74/+90 |
| 2014-11-02 | change default pdf import resolution to 96 dpi | Alvin Penner | 1 | -1/+1 |
| 2014-10-14 | Implement marker 'orient' attribute value 'auto-start-reverse'. | Tavmjong Bah | 1 | -5/+7 |
| 2014-10-14 | Merged hatch pdf and png export code | Tomasz Boczkowski | 1 | -0/+16 |
| 2014-10-05 | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree | Liam P. White | 1 | -1/+1 |
| 2014-08-20 | Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin... | Tavmjong Bah | 1 | -5/+7 |
| 2014-02-25 | Revert unintended checkin. | Tavmjong Bah | 1 | -3/+3 |
| 2014-02-25 | Rewrite of symbol creation code. Partial fix for 1201325. | Tavmjong Bah | 1 | -3/+3 |
| 2014-01-15 | Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). N... | Tavmjong Bah | 1 | -3/+3 |
| 2013-09-19 | Do not require a new layer for clipping paths in the Cairo renderer. | Adrian Johnson | 1 | -2/+2 |
| 2013-09-19 | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class | Krzysztof Kosi??ski | 1 | -16/+10 |
| 2013-09-13 | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 1 | -3/+8 |
| 2013-08-28 | Improve code readability. | Matthew Petroff | 1 | -2/+2 |
| 2013-08-27 | Added viewBox implement document unit support. | Matthew Petroff | 1 | -2/+2 |
| 2013-08-26 | Move omit text feature from cairo renderer to context | David R. Bild | 1 | -6/+0 |
| 2013-07-31 | Eliminate "unit-constants.h". | Matthew Petroff | 1 | -9/+9 |
| 2012-10-28 | fix margin for PDF exporting page area | Johan B. C. Engelen | 1 | -10/+15 |
| 2012-10-28 | add bleed/margin to pdf export | Johan B. C. Engelen | 1 | -1/+2 |
| 2012-04-02 | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ... | John Smith | 1 | -1/+1 |
| 2012-01-17 | add underscores to some member variables. | Johan B. C. Engelen | 1 | -8/+8 |
| 2011-12-08 | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 1 | -1/+1 |
| 2011-10-04 | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 1 | -1/+0 |
| 2011-08-27 | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 1 | -1/+0 |
| 2011-08-27 | Remove all NRRect use. | Krzysztof Kosi??ski | 1 | -17/+19 |
| 2011-08-27 | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 1 | -48/+38 |
| 2011-08-07 | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 1 | -1/+0 |
| 2011-08-06 | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 1 | -4/+3 |
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 1 | -3/+3 |
| 2011-07-16 | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 1 | -1/+1 |
| 2011-07-13 | Fix crashes in print preview | Krzysztof Kosi??ski | 1 | -3/+5 |
| 2011-07-06 | Fix mixed up colors when exporting images with bitmaps to PDF and other | Krzysztof Kosi??ski | 1 | -10/+6 |
| 2011-06-04 | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 1 | -6/+5 |
| 2011-05-05 | symbol rendering fix for bug:705345 | Adib Taraben | 1 | -3/+3 |
| 2011-05-01 | Fix crashes on empty marker definitions. | Johan B. C. Engelen | 1 | -5/+7 |
| 2011-02-22 | Finished cleanup of outdated SP_OBJECT_STYLE C macro. | Jon A. Cruz | 1 | -24/+32 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -23/+23 |
| 2011-01-17 | remove memory boundries on bitmap renderer, optimize memory usage | Adib Taraben | 1 | -1/+16 |