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