summaryrefslogtreecommitdiffstats
path: root/src/display/nr-arena-image.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lay groundwork for non-filter view modeMenTaLguY2008-03-311-2/+2
| | | (bzr r5265)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-9/+9
| | | (bzr r5149)
* Warning cleanupJon A. Cruz2007-11-101-3/+3
| | | (bzr r4052)
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵Peter Moulder2007-09-291-209/+210
| | | | | for indentation. (bzr r3816)
* noop: CodingStyle: const placementPeter Moulder2007-09-291-13/+13
| | | (bzr r3815)
* use an accessor method to get filter from stylebulia byak2007-06-271-3/+3
| | | (bzr r3145)
* switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵bulia byak2007-06-271-3/+4
| | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116)
* Refactoring work for filter effects renderer initializationNiko Kiirala2007-05-211-49/+31
| | | (bzr r3035)
* Added renderer support for feBlend filter effectNiko Kiirala2007-05-141-0/+8
| | | (bzr r3015)
* the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate ↵bulia byak2007-03-031-1/+1
| | | | | definitely needs to be factored out (bzr r2517)
* implement proper picking (by the frame and diagonals) in outline modebulia byak2007-03-031-11/+51
| | | (bzr r2513)
* cairoify image outlinesbulia byak2007-03-021-30/+28
| | | (bzr r2505)
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-2/+2
| | | (bzr r2472)
* add diagonals, fix shape conversionbulia byak2006-11-051-2/+10
| | | (bzr r1902)
* display images as rects in Outline modebulia byak2006-11-051-28/+75
| | | (bzr r1901)
* Filtering now works with text and image objectsNiko Kiirala2006-10-101-0/+57
| | | (bzr r1794)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+258
(bzr r1)