Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / display / nr-arena-shape.cpp
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-05-15 Ted GouldUpdating to trunk
2010-04-18 Jasper van de GrondeFix for bug #455302 and bug #165529, also partially...
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.... refactoring of previous commit + add separation to...
2009-12-11 Felipe C. da S.... - new: Print Colors Preview Dialog and rendermode
2009-03-09 buliabyakseparate bbox (calculated by subclasses) and drawbox...
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-03 joncruzMinor cleanup work on macros
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-07-16 johanengelenupdate to latest 2geom (rev1497)
2008-07-04 johanengelenuse if(dynamic_cast<>) instead of if(typeid==) to check...
2008-06-29 buliabyakeven with zero opacity, paths must be selectable in...
2008-06-26 johanengelenuse all 2geom typed pathv_matrix_point_bbox_wind_distance
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