summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-rect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-91/+0
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-233/+10
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-6/+5
2008-11-21Merge from fe-movedTed Gould1-3/+3
2008-10-11Merging from trunkTed Gould1-0/+4
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-27/+10
2008-08-03Minor cleanup work on macrosJon A. Cruz1-3/+13
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-4/+2
2008-03-01Fixed uninitialized membersJon A. Cruz1-1/+3
2007-09-14Fixed min/max confusion bugJon A. Cruz1-1/+1
2007-09-11Compute farthest-from-center point correctly in Alt+rotationMaximilian Albert1-0/+2
2007-05-20docPeter Moulder1-0/+2
2007-03-19reremove bad constructorsbulia byak1-5/+0
2007-03-19revert reversion -- I had not realized it had already come into use,MenTaLguY1-0/+5
2007-03-18revert NRRect/NRRectL conversion constructors for NR::Rect, since theyMenTaLguY1-5/+0
2007-03-18add growBy and constructors from NRRect(L)bulia byak1-0/+7
2007-03-17clean up rect mess a bit before start working on other stuffMenTaLguY1-7/+13
2007-03-11ban empty rectangles entirely and remove isEmpty testMenTaLguY1-13/+7
2007-03-09fix crashbulia byak1-5/+5
2007-03-09Whoops, forgot to friend the methods I moved out of RectMenTaLguY1-0/+2
2007-03-09specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY1-32/+49
2007-03-05Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...MenTaLguY1-57/+62
2007-03-04return plain rect for union in all situations where a plain rect is givenMenTaLguY1-1/+24
2007-03-04return plain rect if both union arguments are also plain rectsMenTaLguY1-0/+1
2007-03-04Convert union and intersection to use NR::Maybe<NR::Rect>MenTaLguY1-2/+2
2006-10-16some more NRRectL goodies for canvas optimizationsbulia byak1-0/+8
2006-06-21svg-filters branch merged back to headNiko Kiirala1-0/+1
2006-06-01remove deprecation warningsBob Jamison1-1/+1