summaryrefslogtreecommitdiffstats
path: root/src/display/nr-arena-image.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-390/+0
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-63/+45
* Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-1/+1
* Warning cleanup.Jon A. Cruz2011-06-221-4/+6
* Fix outline viewKrzysztof Kosi??ski2011-06-191-8/+5
* Merge from trunkKrzysztof Kosi??ski2011-04-071-1/+1
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-151-1/+0
* | Fix performance regression when displaying large imagesKrzysztof Kosi??ski2010-08-091-3/+7
* | Minor cleanupsKrzysztof Kosi??ski2010-08-051-1/+2
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-2/+0
* | Handle preserveAspectRatio for imagesKrzysztof Kosi??ski2010-08-031-72/+107
* | Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-4/+0
* | Switch to nearest neighbor filtering when image is larger than originalKrzysztof Kosi??ski2010-07-071-0/+5
* | Smaller intermediate rendering regionsKrzysztof Kosi??ski2010-07-071-3/+1
* | Remove some cruftKrzysztof Kosi??ski2010-07-041-3/+1
* | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-1/+1
* | Bitmap image renderingKrzysztof Kosi??ski2010-06-291-56/+39
|/
* Fix for bug #284147Jasper van de Gronde2010-05-181-0/+1
* Fix for bug #455302 and bug #165529, also partially fixes bounding box of var...Jasper van de Gronde2010-04-181-11/+5
* Bitmap images with filters are now updated as the filter is modifiedNiko Kiirala2009-05-171-0/+2
* was a bit overzealous in removing render requests from subclassesbulia byak2009-03-121-0/+3
* separate bbox (calculated by subclasses) and drawbox, which includes filters ...bulia byak2009-03-091-5/+0
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-1/+1
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-301-1/+1
* Merge from fe-movedTed Gould2008-11-211-1/+1
* From trunkTed Gould2008-10-271-3/+4
* Merging from trunkTed Gould2008-10-111-31/+32
* delivarotifybulia byak2008-06-241-5/+0
* lay groundwork for non-filter view modeMenTaLguY2008-03-311-2/+2
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-9/+9
* Warning cleanupJon A. Cruz2007-11-101-3/+3
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder2007-09-291-209/+210
* noop: CodingStyle: const placementPeter Moulder2007-09-291-13/+13
* use an accessor method to get filter from stylebulia byak2007-06-271-3/+3
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-3/+4
* Refactoring work for filter effects renderer initializationNiko Kiirala2007-05-211-49/+31
* Added renderer support for feBlend filter effectNiko Kiirala2007-05-141-0/+8
* the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate de...bulia byak2007-03-031-1/+1
* implement proper picking (by the frame and diagonals) in outline modebulia byak2007-03-031-11/+51
* cairoify image outlinesbulia byak2007-03-021-30/+28
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-2/+2
* add diagonals, fix shape conversionbulia byak2006-11-051-2/+10
* display images as rects in Outline modebulia byak2006-11-051-28/+75
* Filtering now works with text and image objectsNiko Kiirala2006-10-101-0/+57
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+258