Code

disable filters in outline mode
[inkscape.git] / src / display /
2006-10-11 buliabyakdisable filters in outline mode
2006-10-10 kiiralaFiltering now works with text and image objects
2006-10-09 buliabyakadd blur speed/quality options
2006-10-03 johncoswellCheck to make sure canvas provided to forced redraw...
2006-10-02 kiiralaFixed banding problem when rendering filters
2006-09-29 johanengelenFIXED: "Several "** Message: arg" lines every time...
2006-09-23 johanengelenaxonometric grid: angles cannot be larger than 89 degrees.
2006-09-21 johanengelenAXONOMETRIC (3D) GRID! OK, still alot of work to be...
2006-09-17 johanengelenChanged grid drawing (nit more logical): hlines and...
2006-09-06 johncoswellInitial reworking of forced redraw to work better with...
2006-09-04 johncoswellAdd ability to force canvas to perform a full, non...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-20 haa_rodriguesObject groups can be blurred. Blur slider updates when...
2006-08-14 haa_rodriguesWork on filters. spFilterPrimitive structure added...
2006-08-03 buliabyakinterruptible redraw
2006-07-29 buliabyakpatch for rendering quality and speed from Jasper van...
2006-07-26 kiiralaAdded renderer support for accessing background image...
2006-07-26 kiiralaAdded support for enable-background to SPStyle
2006-07-18 kiiralaAdded a bunch of comments to filter effects rendering...
2006-07-10 kiiralaBicubic scaler added to filtering, allowing changes...
2006-07-09 ishmalfix properly. oops ^^
2006-07-09 ishmalremove conversion warnings
2006-07-09 kiiralaCompiler error in NR::Filter fixed
2006-07-09 kiiralaFilter effects bounding box calculation makes use of...
2006-07-04 kiiralaCreated NR::FilterSlot to handle pixblocks in rendering...
2006-07-03 cmarquFix include file (<ieeefp.h>, not <ieefp.h>).
2006-06-26 kiiralaAdded sanity checks and fixed buffer overflow in nr...
2006-06-22 kiiralaAdded virtual destructors for filter primitives. Corrected
2006-06-22 ishmalremove 'non virtual destructor' warning
2006-06-21 kiiralasvg-filters branch merged back to head
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-28 buliabyakbreak apart faster: prepend to list instead of append...
2006-05-26 buliabyakfactor out dashing code
2006-05-19 rwstinit matrix variable, removes compiler warnings
2006-05-09 mentalalways make local copy of path data so we have control...
2006-05-09 mentalfix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH
2006-05-09 mentalget rid of sp_curve_new_from_static_bpath() in a bid...
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-05-01 mentalNRMatrix copy constructor appears deficient; avoid...
2006-05-01 mentaluse GC allocator for bitmap cache and transform
2006-04-29 mentalrationalize function names and remove spurious soft_ptr
2006-04-21 rwstremove compiler warnings
2006-04-20 knutuxSVG 1.1 Conditional Processing Module rendering support...
2006-04-20 knutuxdisabling rendering optimization for dashed strokes...
2006-04-20 knutuxresolving compiler warnings
2006-04-19 knutuxRendering optimisation, which gives best results for...
2006-04-14 acspikeAttempt to preserve the shape of the path when deleting...
2006-04-03 pjrmCodingStyle: whitespace
2006-04-03 pjrmCodingStyle: const placement
2006-04-03 pjrmcleanup: Remove some commented-out code.
2006-04-03 pjrmCodingStyle: whitespace, and move a few declarations...
2006-04-03 pjrmcleanup: Remove commented-out code (dating from 2004...
2006-04-03 pjrmCodingStyle: const placement
2006-03-26 buliabyakfix 1457118
2006-03-26 buliabyakcosmetic
2006-03-19 buliabyakfix clipping with unfilled paths
2006-03-15 mentalReplace GC::Managed<>::clearOnceInaccessible with GC...
2006-02-15 buliabyakfix 1432089: stroke is not drawn not only when it's...
2006-02-14 mjwybrow * src/display/sp-canvas.cpp, display/sp-canvas...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-02-06 rwstrevert to using inttypes.h instead of stdint.h
2006-01-18 rwstoptimized includes
2006-01-16 mentalmoving trunk for module inkscape