Code

make default paintbucket offset 0
[inkscape.git] / src / display /
2007-03-04 buliabyakdelivarotify picking; restore the old pick code, fix...
2007-03-03 buliabyakthe SP_IS_GAUSSIANBLUR fix is not only for shapes....
2007-03-03 buliabyakimplement proper picking (by the frame and diagonals...
2007-03-03 buliabyakrestore rendering markers in outline mode
2007-03-02 buliabyakblind fix for endianness, needs testing by someone...
2007-03-02 buliabyakcairoify image outlines
2007-03-02 buliabyakpatch the RGBA/BGRA incompatibility (until we're not...
2007-03-02 buliabyakcreate/destroy the cairo_t for all items to render...
2007-03-02 buliabyakoutline mode: render into the passed cairo_t
2007-03-02 buliabyakeliminate caching and temp buffers for cairo outline...
2007-03-01 buliabyakjasper's patch for bug 1666430; see that patch for...
2007-03-01 schwarzenberg(hopefully) fixed build on linux, added missing isnormal.h
2007-03-01 schwarzenbergcommited Solaris 2.8 / gcc-3.2.3 fixes
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-03-01 buliabyakrender text in outline mode via cairo (still no endian...
2007-02-27 buliabyakmore comments
2007-02-27 buliabyakmore comments on cairo's and our own woes
2007-02-25 buliabyakmove a global to a class property; reduce the use of...
2007-02-22 buliabyakadd commented-out cairo stroke rendering; refactoring
2007-02-21 buliabyakfactor out some cairo-related helpers; add cairo clippi...
2007-02-19 joncruzCleaned up DOS line ends that had snuck in.
2007-02-19 buliabyaksmooth panning: suppress painting for so long as scroll...
2007-02-17 buliabyaka bunch of cairo fixmes in anticipation of a more direc...
2007-02-17 buliabyakeliminate temporary buffer in outline mode (faster...
2007-02-17 buliabyakfirst try to use cairo, for outline mode only so far
2007-02-11 buliabyakjasper's patch for fast iir blur
2007-02-04 buliabyakUnions Are Evil! When pixblock size is TINY, it stores...
2007-01-24 johanengelenSorry, forgot the copyright text.
2007-01-17 buliabyakpatch 1635163: directional repaint for better interactivity
2007-01-17 johanengelenUpgraded gradient tool =)
2007-01-11 buliabyakfix 1632748
2007-01-07 gustav_bFix for 1502439, annoying GTK warning: "Gtk-CRITICAL...
2007-01-07 buliabyakcomment on possible optimization
2007-01-07 buliabyakwhen bailing out on update due to missing curve or...
2007-01-04 kiiralaFixed and disabled extra debugging routines in pixblock...
2007-01-03 kiiralaAdded bitmap transformer to fix blur with rotation...
2006-12-11 buliabyakpatch by Jasper van de Gronde from bug 1576258
2006-11-18 bryceCleanup work for markers - adding some documentation...
2006-11-13 buliabyakfix another crash on exit caused by trying to do stuff...
2006-11-06 kidprotoApplied patch to disable the pressure sensitivity for...
2006-11-05 buliabyakadd diagonals, fix shape conversion
2006-11-05 buliabyakdisplay images as rects in Outline mode
2006-11-04 buliabyakfix bug: stroke width was not changed when switching...
2006-10-26 johanengelenRenaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid...
2006-10-26 buliabyakextend the semantics of sp_canvas_force_full_redraw_aft...
2006-10-25 buliabyakfix visibility and pickability of nofill/nostroke objec...
2006-10-25 buliabyakimplement rendering of clips/masks in outline mode...
2006-10-20 buliabyakmore correct double opacity fix: do not multiply by...
2006-10-20 buliabyakfix the erroneous double opacity on filtered objects
2006-10-20 buliabyakhandle the case of no filter primitives
2006-10-20 buliabyakfill in set methods to enable x/y/w/h
2006-10-17 buliabyakpurge fred's arena item tile cache (has been disabled...
2006-10-16 buliabyakanother canvas repaint optimization: if the new rect...
2006-10-14 buliabyakindentation; declarations to first uses; deal with...
2006-10-14 buliabyakdeal with the possible failure to create pixblock due...
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...
next