summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-rect.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Separate NRRect and NR::Rect a bit further; the goal is to get to the point ↵MenTaLguY2007-03-051-0/+24
| | | | | where there is no way to create an empty NR::Rect (bzr r2551)
* return plain rect for union in all situations where a plain rect is givenMenTaLguY2007-03-041-10/+0
| | | (bzr r2542)
* remove remaining use of assume in nr-rect.cppMenTaLguY2007-03-041-5/+3
| | | (bzr r2541)
* return plain rect if both union arguments are also plain rectsMenTaLguY2007-03-041-11/+13
| | | (bzr r2540)
* Convert union and intersection to use NR::Maybe<NR::Rect>MenTaLguY2007-03-041-13/+26
| | | (bzr r2533)
* some more NRRectL goodies for canvas optimizationsbulia byak2006-10-161-0/+54
| | | (bzr r1804)
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+11
| | | (bzr r1252)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+233
(bzr r1)