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