Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / nr-arena-item.cpp
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-08-04 Jasper van de GrondeFix to background handling that avoids both duplication...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-11 Felipe C. da S.... - new: Print Colors Preview Dialog and rendermode
2009-03-09 buliabyakseparate bbox (calculated by subclasses) and drawbox...
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
2008-12-14 kiiralaFilter quality setting revised, seems to not crash...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-03 joncruzMinor cleanup work on macros
2008-03-31 mentallay groundwork for non-filter view mode
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-19 brycewhitespace
2007-08-18 kiiralaImproved handling bounding boxes and rotated/skewed...
2007-08-11 buliabyakrevert jasper's way overzealous fix in png-write.cpp...
2007-06-07 kiiralaFixed background access problems introduced in previous...
2007-06-07 kiiralaFirst version of feOffset support. Contains some render...
2007-06-04 kiiralaModified filter rendering area handling to better accom...
2007-03-02 buliabyakeliminate caching and temp buffers for cairo outline...
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-02-04 buliabyakUnions Are Evil! When pixblock size is TINY, it stores...
2007-01-07 buliabyakcomment on possible optimization
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-17 buliabyakpurge fred's arena item tile cache (has been disabled...
2006-10-14 buliabyakindentation; declarations to first uses; deal with...
2006-10-11 buliabyakdisable filters in outline mode
2006-07-29 buliabyakpatch for rendering quality and speed from Jasper van...
2006-07-26 kiiralaAdded renderer support for accessing background image...
2006-06-21 kiiralasvg-filters branch merged back to head
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-19 knutuxRendering optimisation, which gives best results for...
2006-03-26 buliabyakcosmetic
2006-03-19 buliabyakfix clipping with unfilled paths
2006-03-15 mentalReplace GC::Managed<>::clearOnceInaccessible with GC...
2006-01-16 mentalmoving trunk for module inkscape