| Commit message (Expand) | Author | Files | Lines |
| 2011-08-28 | Completely remove libnr | Krzysztof Kosi??ski | 5 | -100/+0 |
| 2011-08-28 | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 4 | -539/+0 |
| 2011-08-27 | Remove nr-forward.h | Krzysztof Kosi??ski | 3 | -47/+0 |
| 2011-08-27 | Remove unused function project_on_linesegment from nr-point-fns.h | Krzysztof Kosi??ski | 2 | -23/+1 |
| 2011-08-27 | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 10 | -605/+1 |
| 2011-07-17 | Fix build failures on make check | Krzysztof Kosi??ski | 2 | -13/+12 |
| 2011-07-16 | fix for building with cmake and building without lcms works again. | Campbell Barton | 1 | -10/+0 |
| 2011-07-09 | Add SPCanvasArena caching layer. Currently breaks for clipped groups | Krzysztof Kosi??ski | 3 | -2/+57 |
| 2011-07-02 | added missing header | Campbell Barton | 1 | -0/+1 |
| 2011-06-23 | Remove more of libnr | Krzysztof Kosi??ski | 27 | -1784/+63 |
| 2011-06-23 | Update 2Geom to pull in integer rectangle class | Krzysztof Kosi??ski | 2 | -3/+2 |
| 2011-06-22 | Warning cleanup. | Jon A. Cruz | 1 | -2/+2 |
| 2011-06-22 | get cmake working again. | Campbell Barton | 1 | -59/+0 |
| 2011-06-13 | cmake: | Campbell Barton | 1 | -6/+71 |
| 2011-06-13 | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 1 | -2/+2 |
| 2011-06-13 | cmake: | Campbell Barton | 1 | -2/+1 |
| 2011-06-12 | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 1 | -2/+2 |
| 2011-06-12 | work in progress cmake commit: | Campbell Barton | 2 | -35/+38 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 2 | -8/+8 |
| 2011-01-17 | remove memory boundries on bitmap renderer, optimize memory usage | Adib Taraben | 1 | -8/+16 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 60 | -60/+60 |
| 2010-08-14 | Completely remove NRPixBlock | Krzysztof Kosi??ski | 6 | -868/+0 |
| 2010-08-05 | Wholesale cruft removal part 5; completely remove RasterFont | Krzysztof Kosi??ski | 9 | -2500/+1 |
| 2010-08-05 | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 3 | -231/+0 |
| 2010-08-04 | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 44 | -2544/+10 |
| 2010-08-04 | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 11 | -1153/+0 |
| 2010-05-18 | Fix for bug #577012 | Jasper van de Gronde | 2 | -31/+45 |
| 2010-04-20 | Small fix for nr-compose-transform (I compared against 255 where I should hav... | Jasper van de Gronde | 1 | -2/+2 |
| 2010-04-18 | Fix for bug #455302 and bug #165529, also partially fixes bounding box of var... | Jasper van de Gronde | 1 | -51/+65 |
| 2010-03-29 | Remove remnants of rather pointless MMX optimizations, and fix | Krzysztof Kosi??ski | 5 | -638/+0 |
| 2010-01-01 | Refactor snapping of gradient handles; now behaves like all other snapping, i... | Diederik van Lierop | 2 | -15/+0 |
| 2009-12-24 | refactoring the snapping code (laying the groundwork for my next commit which... | Diederik van Lierop | 1 | -0/+1 |
| 2009-12-20 | Warning cleanup | Jon A. Cruz | 1 | -3/+3 |
| 2009-12-05 | Fix build again by modifiying makefile | Diederik van Lierop | 1 | -1/+0 |
| 2009-12-04 | Fix rounding error in libnr and remove inefficient mmx optimizations | Diederik van Lierop | 2 | -450/+19 |
| 2009-09-27 | Revert patch from 168384 until after 0.47 | Josh Andler | 1 | -16/+13 |
| 2009-09-24 | Patch by Diederik for 168384. Tested by myself and others and works well, add... | Josh Andler | 1 | -13/+16 |
| 2009-09-18 | back out Diederik's patch, problems with 32-bit systems | bulia byak | 1 | -20/+17 |
| 2009-09-14 | patch by Diederik for jumping images, bug 168384 | bulia byak | 1 | -17/+20 |
| 2009-08-15 | * Bug-fixing src/libnr/Makefile_insert to avoid build failure | Luca Bruno | 1 | -1/+1 |
| 2009-08-14 | additional file for building nr-test | theAdib | 1 | -0/+1 |
| 2009-07-13 | libnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP an... | Peter Moulder | 1 | -3/+4 |
| 2009-05-07 | Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ... | Josh Andler | 1 | -1/+1 |
| 2009-04-03 | And now gradients should be (almost) perfect... The gradient vector is set up... | Jasper van de Gronde | 1 | -16/+36 |
| 2009-03-29 | Some quality improvements to feDisplacementMap handling (as well as extra bou... | Jasper van de Gronde | 1 | -0/+6 |
| 2009-02-26 | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 1 | -0/+1 |
| 2009-02-20 | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 1 | -11/+7 |
| 2009-01-12 | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 1 | -1/+1 |
| 2009-01-05 | Cmake build fixes, minor | Joshua L. Blocher | 1 | -5/+0 |
| 2008-12-29 | Build a single test executable on Linux to match Windows build system. | Krzysztof Kosi??ski | 1 | -14/+1 |