Code

Use subdirectories with icon sizes.
[inkscape.git] / src / libnr / nr-rect.cpp
2008-11-21 Ted GouldMerge from fe-moved
2008-10-11 Ted GouldMerging from trunk
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-03 joncruzMinor cleanup work on macros
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2007-09-11 cilix42Compute farthest-from-center point correctly in Alt...
2007-03-19 buliabyakreremove bad constructors
2007-03-19 mentalrevert reversion -- I had not realized it had already...
2007-03-18 mentalcorrect intersection since we allow empty rects again
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 mentaldisable empty enforcement for now
2007-03-11 mentalban empty rectangles entirely and remove isEmpty test
2007-03-09 buliabyakfix crash
2007-03-09 mentaldo not return empty intersections any longer
2007-03-09 mentaluse STL std::min and std::max
2007-03-09 mentalno need to use accessors here
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 mentalremove remaining use of assume in nr-rect.cpp
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-01-16 mentalmoving trunk for module inkscape