| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -1/+1 |
| | | | | (bzr r5149) | ||||
| * | Compute farthest-from-center point correctly in Alt+rotation | Maximilian Albert | 2007-09-11 | 1 | -0/+12 |
| | | | | (bzr r3723) | ||||
| * | reremove bad constructors | bulia byak | 2007-03-19 | 1 | -10/+0 |
| | | | | (bzr r2708) | ||||
| * | revert reversion -- I had not realized it had already come into use, | MenTaLguY | 2007-03-19 | 1 | -0/+10 |
| | | | | | | but I have no time to fix the code now (bzr r2706) | ||||
| * | correct intersection since we allow empty rects again | MenTaLguY | 2007-03-18 | 1 | -1/+1 |
| | | | | (bzr r2704) | ||||
| * | revert NRRect/NRRectL conversion constructors for NR::Rect, since they | MenTaLguY | 2007-03-18 | 1 | -10/+0 |
| | | | | | | | cannot correctly deal with "nullary" NRRect -- the correct path is to convert NRRect to Maybe<Rect> (bzr r2703) | ||||
| * | add growBy and constructors from NRRect(L) | bulia byak | 2007-03-18 | 1 | -0/+20 |
| | | | | (bzr r2699) | ||||
| * | clean up rect mess a bit before start working on other stuff | MenTaLguY | 2007-03-17 | 1 | -7/+1 |
| | | | | (bzr r2678) | ||||
| * | disable empty enforcement for now | MenTaLguY | 2007-03-11 | 1 | -0/+2 |
| | | | | (bzr r2611) | ||||
| * | ban empty rectangles entirely and remove isEmpty test | MenTaLguY | 2007-03-11 | 1 | -1/+6 |
| | | | | (bzr r2606) | ||||
| * | fix crash | bulia byak | 2007-03-09 | 1 | -1/+1 |
| | | | | (bzr r2589) | ||||
| * | do not return empty intersections any longer | MenTaLguY | 2007-03-09 | 1 | -1/+1 |
| | | | | (bzr r2588) | ||||
| * | use STL std::min and std::max | MenTaLguY | 2007-03-09 | 1 | -8/+9 |
| | | | | (bzr r2586) | ||||
| * | no need to use accessors here | MenTaLguY | 2007-03-09 | 1 | -2/+2 |
| | | | | (bzr r2585) | ||||
| * | Whoops, forgot to friend the methods I moved out of Rect | MenTaLguY | 2007-03-09 | 1 | -2/+2 |
| | | | | (bzr r2584) | ||||
| * | specialize MaybeStorage for Rect, and start using reference maybes to | MenTaLguY | 2007-03-09 | 1 | -2/+2 |
| | | | | | | avoid some copies (bzr r2582) | ||||
| * | Separate NRRect and NR::Rect a bit further; the goal is to get to the point ↵ | MenTaLguY | 2007-03-05 | 1 | -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 given | MenTaLguY | 2007-03-04 | 1 | -10/+0 |
| | | | | (bzr r2542) | ||||
| * | remove remaining use of assume in nr-rect.cpp | MenTaLguY | 2007-03-04 | 1 | -5/+3 |
| | | | | (bzr r2541) | ||||
| * | return plain rect if both union arguments are also plain rects | MenTaLguY | 2007-03-04 | 1 | -11/+13 |
| | | | | (bzr r2540) | ||||
| * | Convert union and intersection to use NR::Maybe<NR::Rect> | MenTaLguY | 2007-03-04 | 1 | -13/+26 |
| | | | | (bzr r2533) | ||||
| * | some more NRRectL goodies for canvas optimizations | bulia byak | 2006-10-16 | 1 | -0/+54 |
| | | | | (bzr r1804) | ||||
| * | svg-filters branch merged back to head | Niko Kiirala | 2006-06-21 | 1 | -0/+11 |
| | | | | (bzr r1252) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+233 |
| (bzr r1) | |||||
