Code

No more NRMatrix or NRPoint.
[inkscape.git] / src / libnr / nr-rect.h
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-01 joncruzFixed uninitialized members
2007-09-14 joncruzFixed min/max confusion bug
2007-09-11 cilix42Compute farthest-from-center point correctly in Alt...
2007-05-20 pjrmdoc
2007-03-19 buliabyakreremove bad constructors
2007-03-19 mentalrevert reversion -- I had not realized it had already...
2007-03-18 mentalrevert NRRect/NRRectL conversion constructors for NR...
2007-03-18 buliabyakadd growBy and constructors from NRRect(L)
2007-03-17 mentalclean up rect mess a bit before start working on other...
2007-03-11 mentalban empty rectangles entirely and remove isEmpty test
2007-03-09 buliabyakfix crash
2007-03-09 mentalWhoops, forgot to friend the methods I moved out of...
2007-03-09 mentalspecialize MaybeStorage for Rect, and start using refer...
2007-03-05 mentalSeparate NRRect and NR::Rect a bit further; the goal...
2007-03-04 mentalreturn plain rect for union in all situations where...
2007-03-04 mentalreturn plain rect if both union arguments are also...
2007-03-04 mentalConvert union and intersection to use NR::Maybe<NR...
2006-10-16 buliabyaksome more NRRectL goodies for canvas optimizations
2006-06-21 kiiralasvg-filters branch merged back to head
2006-06-01 ishmalremove deprecation warnings
2006-01-16 mentalmoving trunk for module inkscape