Code

use pathv_matrix_point_bbox_wind_distance instead of nr_path_matrix_point_bbox_wind_d...
[inkscape.git] / src / display / nr-arena-shape.cpp
2008-06-26 johanengelenuse pathv_matrix_point_bbox_wind_distance instead of...
2008-06-23 johanengelenuse exact bbox again in updating shapes
2008-06-23 johanengelensorry to have broken build
2008-06-23 johanengelenconvert optimizing check into 2geom terms. hopefully...
2008-06-22 johanengelenuse LoadPathVector instead of LoadArtBPath everywhere
2008-06-16 johanengelenadd comment (original update code used exact bbox)
2008-06-16 johanengelenhave bbox calculation code use new helper/geom.cpp...
2008-06-16 johanengelendon't use exact bbox in nr_arena_shape_update (speed-up)
2008-06-16 johanengelenFix nr_arena_shape_add_bboxes to what it was in the...
2008-06-16 joncruzFixed NPE
2008-06-14 johanengelenuse 2geom types to calculate bounding box when updating...
2008-06-08 johanengelenuse feed_pathvector_to_cairo in display/nr-arena-shape.cpp
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-03-31 mentallay groundwork for non-filter view mode
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-10 joncruzPurged fill type enum
2007-07-04 buliabyakadapt to new paintservers API of SPStyle
2007-06-27 buliabyakuse an accessor method to get filter from style
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-05-21 kiiralaRefactoring work for filter effects renderer initialization
2007-05-14 kiiralaAdded renderer support for feBlend filter effect
2007-03-19 buliabyakno pick if transparent; fix sodipodi-era bug where...
2007-03-19 buliabyaktwo picking optimizations: 1 use our canvas' viewbox...
2007-03-18 buliabyakoptimize cairo paths by not drawing segments that are...
2007-03-14 buliabyakfix bug where master opacity did not affect markers
2007-03-04 buliabyakdelivarotify picking; restore the old pick code, fix...
2007-03-03 buliabyakrestore rendering markers in outline mode
2007-03-02 buliabyakpatch the RGBA/BGRA incompatibility (until we're not...
2007-03-02 buliabyakoutline mode: render into the passed cairo_t
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-22 buliabyakadd commented-out cairo stroke rendering; refactoring
2007-02-21 buliabyakfactor out some cairo-related helpers; add cairo clippi...
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-04 buliabyakUnions Are Evil! When pixblock size is TINY, it stores...
2007-01-11 buliabyakfix 1632748
2007-01-07 buliabyakwhen bailing out on update due to missing curve or...
2006-11-18 bryceCleanup work for markers - adding some documentation...
2006-11-04 buliabyakfix bug: stroke width was not changed when switching...
2006-10-25 buliabyakfix visibility and pickability of nofill/nostroke objec...
2006-10-14 buliabyakdeal with the possible failure to create pixblock due...
2006-08-20 haa_rodriguesObject groups can be blurred. Blur slider updates when...
2006-08-14 haa_rodriguesWork on filters. spFilterPrimitive structure added...
2006-07-29 buliabyakpatch for rendering quality and speed from Jasper van...
2006-06-21 kiiralasvg-filters branch merged back to head
2006-05-26 buliabyakfactor out dashing code
2006-05-19 rwstinit matrix variable, removes compiler warnings
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-04-29 mentalrationalize function names and remove spurious soft_ptr
2006-04-20 knutuxdisabling rendering optimization for dashed strokes...
2006-04-19 knutuxRendering optimisation, which gives best results for...
2006-04-03 pjrmCodingStyle: whitespace
2006-04-03 pjrmCodingStyle: const placement
2006-04-03 pjrmcleanup: Remove some commented-out code.
2006-03-26 buliabyakfix 1457118
2006-03-19 buliabyakfix clipping with unfilled paths
2006-01-16 mentalmoving trunk for module inkscape