summaryrefslogtreecommitdiffstats
path: root/src/display/display-forward.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-50/+0
| | | (bzr r10666)
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-4/+11
| | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+8
| | | (bzr r10347.1.21)
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-0/+3
| | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-20/+0
|\ | | | | (bzr r9508.1.73)
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-52/+0
|/ | | | | header. (bzr r9978.1.1)
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+1
| | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636)
* remove flashing test indicator on pointparam.Johan B. C. Engelen2008-03-021-0/+6
| | | | | | | | | remove some leftover code from point param code remove test pointparam from LPEKnot added SnapIndicator added SnapIndicator to SPDesktop, and a call from guidesnapping to display a snapindicator when a guide is snapped. fix canvas-temporary-item-list.cpp (bzr r4931)
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-011-1/+1
| | | (bzr r4150)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+46
(bzr r1)