| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed min/max confusion bug | Jon A. Cruz | 2007-09-14 | 2 | -2/+2 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| * | Compute farthest-from-center point correctly in Alt+rotation | Maximilian Albert | 2007-09-11 | 2 | -0/+14 |
| * | fix compositing for premultiplication and non-alpha cases | MenTaLguY | 2007-08-30 | 1 | -4/+39 |
| * | DNR bpp stuff so much | MenTaLguY | 2007-08-29 | 1 | -22/+46 |
| * | Refactor gradient rendering to facilitate future changes, since the simple | MenTaLguY | 2007-08-29 | 2 | -476/+330 |
| * | define gradient vector size in terms of bits | MenTaLguY | 2007-08-21 | 1 | -1/+2 |
| * | fix typo | MenTaLguY | 2007-08-21 | 1 | -1/+1 |
| * | increase gradient noise slightly | MenTaLguY | 2007-08-21 | 1 | -9/+9 |
| * | experimental: add some noise to the gradient function | MenTaLguY | 2007-08-21 | 1 | -0/+14 |
| * | factor out gradient index calculation | MenTaLguY | 2007-08-21 | 1 | -55/+59 |
| * | unify linear and radial gradients in same file (with appropriate note | MenTaLguY | 2007-08-21 | 2 | -2/+322 |
| * | doc | Peter Moulder | 2007-05-20 | 1 | -0/+2 |
| * | fixed crash when parameter viewbox=null in nr_path_matrix_point_bbox_wind_dis... | Johan B. C. Engelen | 2007-05-10 | 1 | -2/+2 |
| * | optimize picking by ignoring out-of-view segments | bulia byak | 2007-03-19 | 2 | -16/+46 |
| * | add ::upgrade for NRRectL | bulia byak | 2007-03-19 | 2 | -2/+12 |
| * | reremove bad constructors | bulia byak | 2007-03-19 | 2 | -15/+0 |
| * | revert reversion -- I had not realized it had already come into use, | MenTaLguY | 2007-03-19 | 2 | -0/+15 |
| * | correct intersection since we allow empty rects again | MenTaLguY | 2007-03-18 | 1 | -1/+1 |
| * | revert NRRect/NRRectL conversion constructors for NR::Rect, since they | MenTaLguY | 2007-03-18 | 2 | -15/+0 |
| * | add growBy and constructors from NRRect(L) | bulia byak | 2007-03-18 | 2 | -0/+27 |
| * | clean up rect mess a bit before start working on other stuff | MenTaLguY | 2007-03-17 | 3 | -31/+23 |
| * | fix 1682261 | bulia byak | 2007-03-16 | 1 | -0/+13 |
| * | disable empty enforcement for now | MenTaLguY | 2007-03-11 | 1 | -0/+2 |
| * | ban empty rectangles entirely and remove isEmpty test | MenTaLguY | 2007-03-11 | 2 | -14/+13 |
| * | Eliminate remaining sources of empty NR::Rects | MenTaLguY | 2007-03-11 | 1 | -9/+27 |
| * | fix crash | bulia byak | 2007-03-09 | 2 | -6/+6 |
| * | do not return empty intersections any longer | MenTaLguY | 2007-03-09 | 1 | -1/+1 |
| * | use STL std::min and std::max | MenTaLguY | 2007-03-09 | 1 | -8/+9 |
| * | no need to use accessors here | MenTaLguY | 2007-03-09 | 1 | -2/+2 |
| * | Whoops, forgot to friend the methods I moved out of Rect | MenTaLguY | 2007-03-09 | 2 | -2/+4 |
| * | specialize MaybeStorage for Rect, and start using reference maybes to | MenTaLguY | 2007-03-09 | 2 | -34/+51 |
| * | fix reference maybes by separate specialization | MenTaLguY | 2007-03-09 | 1 | -32/+68 |
| * | rework maybe so storage is customizable and can be optimized on a | MenTaLguY | 2007-03-08 | 1 | -128/+69 |
| * | fix NR::Maybe typos | MenTaLguY | 2007-03-05 | 1 | -3/+3 |
| * | Separate NRRect and NR::Rect a bit further; the goal is to get to the point w... | MenTaLguY | 2007-03-05 | 3 | -59/+87 |
| * | clean up operators/constructors, and give reference-maybes a more compact | MenTaLguY | 2007-03-05 | 1 | -57/+46 |
| * | fix copyright year | MenTaLguY | 2007-03-05 | 1 | -1/+1 |
| * | clean up reference version of maybe, and add == and != operators | MenTaLguY | 2007-03-04 | 1 | -20/+91 |
| * | return plain rect for union in all situations where a plain rect is given | MenTaLguY | 2007-03-04 | 2 | -11/+24 |
| * | remove remaining use of assume in nr-rect.cpp | MenTaLguY | 2007-03-04 | 1 | -5/+3 |
| * | return plain rect if both union arguments are also plain rects | MenTaLguY | 2007-03-04 | 2 | -11/+14 |
| * | Convert union and intersection to use NR::Maybe<NR::Rect> | MenTaLguY | 2007-03-04 | 2 | -15/+28 |
| * | redo NR::Maybe to be less clever | MenTaLguY | 2007-03-04 | 1 | -50/+101 |
| * | make conversions away from NR::Maybe explicit | MenTaLguY | 2007-03-04 | 1 | -39/+11 |
| * | some more NRRectL goodies for canvas optimizations | bulia byak | 2006-10-16 | 3 | -0/+63 |
| * | gracefully fail if unable to allocate memory or if more than 100Mb buffer req... | bulia byak | 2006-10-14 | 1 | -1/+14 |
| * | patch for rendering quality and speed from Jasper van de Gronde | bulia byak | 2006-07-29 | 8 | -664/+959 |
| * | * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert, | mjwybrow | 2006-07-14 | 1 | -1/+1 |
| * | add methods to identify scales and rotations | bulia byak | 2006-06-30 | 2 | -0/+30 |