| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -91/+0 |
| | | | | (bzr r10582.1.6) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -233/+10 |
| | | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\ | | | | | (bzr r9508.1.70) | ||||
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -6/+5 |
| |/ | | | (bzr r9508.1.47) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -3/+3 |
| | | | | (bzr r6891) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -0/+4 |
| | | | | (bzr r6884) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -27/+10 |
| | | | | (bzr r6569) | ||||
| * | Minor cleanup work on macros | Jon A. Cruz | 2008-08-03 | 1 | -3/+13 |
| | | | | (bzr r6546) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -4/+2 |
| | | | | (bzr r5149) | ||||
| * | Fixed uninitialized members | Jon A. Cruz | 2008-03-01 | 1 | -1/+3 |
| | | | | (bzr r4912) | ||||
| * | Fixed min/max confusion bug | Jon A. Cruz | 2007-09-14 | 1 | -1/+1 |
| | | | | (bzr r3744) | ||||
| * | Compute farthest-from-center point correctly in Alt+rotation | Maximilian Albert | 2007-09-11 | 1 | -0/+2 |
| | | | | (bzr r3723) | ||||
| * | doc | Peter Moulder | 2007-05-20 | 1 | -0/+2 |
| | | | | (bzr r3031) | ||||
| * | reremove bad constructors | bulia byak | 2007-03-19 | 1 | -5/+0 |
| | | | | (bzr r2708) | ||||
| * | revert reversion -- I had not realized it had already come into use, | MenTaLguY | 2007-03-19 | 1 | -0/+5 |
| | | | | | | but I have no time to fix the code now (bzr r2706) | ||||
| * | revert NRRect/NRRectL conversion constructors for NR::Rect, since they | MenTaLguY | 2007-03-18 | 1 | -5/+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/+7 |
| | | | | (bzr r2699) | ||||
| * | clean up rect mess a bit before start working on other stuff | MenTaLguY | 2007-03-17 | 1 | -7/+13 |
| | | | | (bzr r2678) | ||||
| * | ban empty rectangles entirely and remove isEmpty test | MenTaLguY | 2007-03-11 | 1 | -13/+7 |
| | | | | (bzr r2606) | ||||
| * | fix crash | bulia byak | 2007-03-09 | 1 | -5/+5 |
| | | | | (bzr r2589) | ||||
| * | Whoops, forgot to friend the methods I moved out of Rect | MenTaLguY | 2007-03-09 | 1 | -0/+2 |
| | | | | (bzr r2584) | ||||
| * | specialize MaybeStorage for Rect, and start using reference maybes to | MenTaLguY | 2007-03-09 | 1 | -32/+49 |
| | | | | | | 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 | -57/+62 |
| | | | | | | 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 | -1/+24 |
| | | | | (bzr r2542) | ||||
| * | return plain rect if both union arguments are also plain rects | MenTaLguY | 2007-03-04 | 1 | -0/+1 |
| | | | | (bzr r2540) | ||||
| * | Convert union and intersection to use NR::Maybe<NR::Rect> | MenTaLguY | 2007-03-04 | 1 | -2/+2 |
| | | | | (bzr r2533) | ||||
| * | some more NRRectL goodies for canvas optimizations | bulia byak | 2006-10-16 | 1 | -0/+8 |
| | | | | (bzr r1804) | ||||
| * | svg-filters branch merged back to head | Niko Kiirala | 2006-06-21 | 1 | -0/+1 |
| | | | | (bzr r1252) | ||||
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -1/+1 |
| | | | | (bzr r1114) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+255 |
| (bzr r1) | |||||
