e3269c96ee0242c39ff351e9524259fcd9ca95a8 |
|
15-Sep-2015 |
tavmjong-free <tavmjong@free.fr> |
Don't need bounding box if 'primitiveUnits' not 'objectBoundingBox'. |
cdd859dc07724c0b5485fb6ec5d6a3bb4d9c684f |
|
26-Dec-2014 |
tavmjong-free <tavmjong@free.fr> |
SPStyle ref counting clean up. |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
a7f76d0e65f2b7a3957ba51bcc4aa25f07ac2d8c |
|
01-Mar-2014 |
tavmjong-free <tavmjong@free.fr> |
Use viewport when calculating filter primitive region when 'primitiveUnits' set to "userSpaceOnUse". |
423ab74582ea1b362b752a1844a3a182c025798c |
|
29-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
suppress uninitialized variables (x and y) warning, don't ask why... g++'s warningsystem gives false-positive for many permutations of the code in this function |
5ac6fc09bfc1756924cc32e228c930f1ae78c21e |
|
29-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix code: prevent cornercase from crashing |
9f6f7e74a1ded383518676e0ecb2ccc5caa73d25 |
|
22-Dec-2012 |
tavmjong-free <tavmjong@free.fr> |
Add support for color-interpolation-filters = linearRGB. |
0925dca1a75222e8ea0f8a458ce3cfc3bd171042 |
|
29-Nov-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1073128 : Command line PNG export fails if FeFlood filter primitive is present |
39d69163959079fd4fb02a56ac048c754682e055 |
|
15-Oct-2012 |
tavmjong-free <tavmjong@free.fr> |
Better attempt at finding primitive filter region for percent and userSpaceOnUse. |
7bda77e763c0af49270427593108b66455dfd125 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Update 2Geom. Remove all use of NRRectL. |
1cf2607271f83cc4b20ccace552395d793055c90 |
|
09-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Initial autocache work |
b189955b1dae29b8258153911ad929dd30ad98c6 |
|
02-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated and undesired "I'm in this cpp, so change your behavior" macros. |
7c89b734639fa72a5d2ffdc9cf1f7ab22eff67f1 |
|
11-Mar-2011 |
tavmjong-free <tavmjong@free.fr> |
Add handling filter primitive subregion to filter primitive classes.
More correct handling of image placement in feImage filter primitive. |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
8635140fb4734dae6ae5f42e1db9778749ef024a |
|
14-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Flood and merge filters |
4d2111f1991274cf80f89219637fca969697e661 |
|
12-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Gaussian blur |
d9a7c806ee7f408ddb61ff4f233c9d96111ee2b5 |
|
02-Jan-2009 |
johanengelen <johanengelen@users.sourceforge.net> |
Move filters into their own namespace Inkscape::Filters (from NR::) |
1102ed16d9872bd6ea8eb4c6c147440c10cbd765 |
|
05-Dec-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
2geom more as fix |
723b4d8bde8ce8503d1d01ee0f2e3548ec0dc88c |
|
25-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
fb86717633bfcfe161571aed7058ea6a39b7a69b |
|
31-Oct-2007 |
kiirala <kiirala@users.sourceforge.net> |
Modified filter primitives' render method to use FilterUnits instead of Matrix |
bc44e67acb1457725817238120bcef0d1f1ada04 |
|
18-Aug-2007 |
kiirala <kiirala@users.sourceforge.net> |
Improved handling bounding boxes and rotated/skewed coordinates in filters |
724821145d62dee9f97465c706952582da6e432d |
|
04-Jun-2007 |
kiirala <kiirala@users.sourceforge.net> |
Modified filter rendering area handling to better accommodate upcoming feOffset |
4d2641578cb5103e09504a763f4016f136bf1386 |
|
26-Jul-2006 |
kiirala <kiirala@users.sourceforge.net> |
Added renderer support for accessing background image from filters |
cfb5fa826062314dac912b3627f932aab8250988 |
|
18-Jul-2006 |
kiirala <kiirala@users.sourceforge.net> |
Added a bunch of comments to filter effects rendering code |
abe16e5016aa518c5aeaeaf8bcb6be07331d6a2e |
|
10-Jul-2006 |
kiirala <kiirala@users.sourceforge.net> |
Bicubic scaler added to filtering, allowing changes in filter resolution |
26fe967f30c5b0de45897a858d1ae09dff7c0ea7 |
|
04-Jul-2006 |
kiirala <kiirala@users.sourceforge.net> |
Created NR::FilterSlot to handle pixblocks in rendering filters |
a72861cd83f11ef8b1247abca181a3ad31df0307 |
|
22-Jun-2006 |
kiirala <kiirala@users.sourceforge.net> |
Added virtual destructors for filter primitives. Corrected
attributes-test: filterRes, filterUnits, primitiveUnits and stdDeviation
are now recognized. |
36a048753a41b465ae130b361fb3b68c605e3e86 |
|
21-Jun-2006 |
kiirala <kiirala@users.sourceforge.net> |
svg-filters branch merged back to head |