de843c4e0b086a164491232bcf99a51cb5f7dd68 |
|
16-Dec-2014 |
tavmjong-free <tavmjong@free.fr> |
Code rearrangement to make it clearer what is happening. |
437c1cd94c72c1a38636a923cd9c0a95189596ad |
|
18-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Fix build (not pretty). |
2230ac0a2af6aefab16d3c711180325a97b4490c |
|
13-Mar-2014 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Reimplement global aliasing toggle as a 'shape-rendering' property
on the root element. |
d3521b41ea04dd65dff95af5291c942fcc72f3a3 |
|
13-Mar-2014 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Provide a toggle in the document properties to optionally turn off
antialiasing for display and export.
Fixes a nearly 10 year old bug #170356 |
58ba7163a5ee19414f3357a7c84d93989cb7498c |
|
08-Feb-2014 |
mathog <mathog@caltech.edu> |
DrawingContext: change variable names ct to dc (bug #1272073) |
f86ed0e63c49b8a10d407bd2d21f513f7ce2a3b5 |
|
29-Sep-2013 |
buliabyak <> |
fix leaking of transforms |
28f74a03fc1d9ebe507ee0c8f6c361c06c2ea27e |
|
02-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removing redundant doxygen @brief tag. |
edf415bfa81ef3be799bb0d740a9ca54553ff091 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Completely remove NRRect, NRRectL, in-svg-plane.h |
d7f431dc1e23b8394f96c5c2d5cec3db17a089b3 |
|
21-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Filter background rendering now matches the SVG specification. |
a73bc90a4fadf46d159cbb7a3480a93375f14d5d |
|
19-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix rendering glitches appearing when filtered, cached groups have
filtered, cached children |
3e0790bc7c644b06f3f02ae3bdbf682ce1b3f9ce |
|
13-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
More generic handling of child type in DrawingItem.
Fix clip object selection bug (LP #365458). |
3a3365c39fe3932d005ae1aa4324ef48606f5e18 |
|
07-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArena -> Inkscape::Drawing. Call render and update
methods on the Drawing rather than on the root DrawingItem. |
920b345fc97b2e4e29b75603acc439717bee750c |
|
06-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Document things figured out during the rewriting |
d1bde559850436556ebee2e70e10f1cfc8aff636 |
|
06-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArenaItem hierarchy into C++ |