| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 5 | -100/+0 |
| | | | | (bzr r10582.1.11) | ||||
| * | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 2011-08-28 | 4 | -539/+0 |
| | | | | (bzr r10582.1.10) | ||||
| * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 3 | -47/+0 |
| | | | | (bzr r10582.1.8) | ||||
| * | Remove unused function project_on_linesegment from nr-point-fns.h | Krzysztof Kosi??ski | 2011-08-27 | 2 | -23/+1 |
| | | | | (bzr r10582.1.7) | ||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 10 | -605/+1 |
| | | | | (bzr r10582.1.6) | ||||
| * | Fix build failures on make check | Krzysztof Kosi??ski | 2011-07-17 | 2 | -13/+12 |
| | | | | (bzr r10465) | ||||
| * | fix for building with cmake and building without lcms works again. | Campbell Barton | 2011-07-16 | 1 | -10/+0 |
| | | | | (bzr r10459) | ||||
| * | Add SPCanvasArena caching layer. Currently breaks for clipped groups | Krzysztof Kosi??ski | 2011-07-09 | 3 | -2/+57 |
| | | | | | | that contain filtered objects (Cairo clipping bug?) (bzr r10347.1.6) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -0/+1 |
| |\ | | | | | (bzr r10347.1.5) | ||||
| | * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+1 |
| | | | | | | | (bzr r10397) | ||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 27 | -1784/+63 |
| | | | | | | | (bzr r10347.1.2) | ||||
| * | | Update 2Geom to pull in integer rectangle class | Krzysztof Kosi??ski | 2011-06-23 | 2 | -3/+2 |
| |/ | | | (bzr r10347.1.1) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 1 | -2/+2 |
| | | | | (bzr r10339) | ||||
| * | get cmake working again. | Campbell Barton | 2011-06-22 | 1 | -59/+0 |
| | | | | (bzr r10334) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -35/+100 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -6/+71 |
| | | | | | | | | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| | * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -2/+2 |
| | | | | | | | (bzr r10278) | ||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| | * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| | * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 2 | -35/+38 |
| | | | | | | | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -1/+1 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 2 | -8/+8 |
| | | | | | | | (bzr r10025) | ||||
| | * | remove memory boundries on bitmap renderer, optimize memory usage | Adib Taraben | 2011-01-17 | 1 | -8/+16 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/494115 (bzr r10009) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 20 | -20/+20 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 60 | -60/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 6 | -868/+0 |
| | | | | | | | (bzr r9508.1.67) | ||||
| * | | Wholesale cruft removal part 5; completely remove RasterFont | Krzysztof Kosi??ski | 2010-08-05 | 9 | -2500/+1 |
| | | | | | | | (bzr r9508.1.50) | ||||
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 3 | -231/+0 |
| | | | | | | | (bzr r9508.1.48) | ||||
| * | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 44 | -2544/+10 |
| | | | | | | | (bzr r9508.1.47) | ||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 11 | -1153/+0 |
| |/ | | | (bzr r9508.1.44) | ||||
| * | Fix for bug #577012 | Jasper van de Gronde | 2010-05-18 | 2 | -31/+45 |
| | | | | (bzr r9426) | ||||
| * | Small fix for nr-compose-transform (I compared against 255 where I should ↵ | Jasper van de Gronde | 2010-04-20 | 1 | -2/+2 |
| | | | | | | have compared against 255*255). (bzr r9358) | ||||
| * | Fix for bug #455302 and bug #165529, also partially fixes bounding box of ↵ | Jasper van de Gronde | 2010-04-18 | 1 | -51/+65 |
| | | | | | | various NR Arena Items as passed to filters (it used to explicitly make the bounding box larger) and makes nr-filter-displacement-map use rowstride (bzr r9350) | ||||
| * | Remove remnants of rather pointless MMX optimizations, and fix | Krzysztof Kosi??ski | 2010-03-29 | 5 | -638/+0 |
| | | | | | | build failure caused by recent extension renames (bzr r9255) | ||||
| * | Refactor snapping of gradient handles; now behaves like all other snapping, ↵ | Diederik van Lierop | 2010-01-01 | 2 | -15/+0 |
| | | | | | | | | | i.e. no more snapping to imaginary infinite lines along the bounding box Fixed bugs: - https://launchpad.net/bugs/371001 (bzr r8932) | ||||
| * | refactoring the snapping code (laying the groundwork for my next commit ↵ | Diederik van Lierop | 2009-12-24 | 1 | -0/+1 |
| | | | | | | which reduces snap jitter) (bzr r8906) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 1 | -3/+3 |
| | | | | (bzr r8895) | ||||
| * | Fix build again by modifiying makefile | Diederik van Lierop | 2009-12-05 | 1 | -1/+0 |
| | | | | (bzr r8866) | ||||
| * | Fix rounding error in libnr and remove inefficient mmx optimizations | Diederik van Lierop | 2009-12-04 | 2 | -450/+19 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168384 (bzr r8863) | ||||
| * | Revert patch from 168384 until after 0.47 | Josh Andler | 2009-09-27 | 1 | -16/+13 |
| | | | | (bzr r8657) | ||||
| * | Patch by Diederik for 168384. Tested by myself and others and works well, ↵ | Josh Andler | 2009-09-24 | 1 | -13/+16 |
| | | | | | | additionally reads safe... Thanks Diederik! (bzr r8645) | ||||
| * | back out Diederik's patch, problems with 32-bit systems | bulia byak | 2009-09-18 | 1 | -20/+17 |
| | | | | (bzr r8612) | ||||
| * | patch by Diederik for jumping images, bug 168384 | bulia byak | 2009-09-14 | 1 | -17/+20 |
| | | | | (bzr r8589) | ||||
| * | * Bug-fixing src/libnr/Makefile_insert to avoid build failure | Luca Bruno | 2009-08-15 | 1 | -1/+1 |
| | | | | (bzr r8489) | ||||
| * | additional file for building nr-test | theAdib | 2009-08-14 | 1 | -0/+1 |
| | | | | (bzr r8487) | ||||
| * | libnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP ↵ | Peter Moulder | 2009-07-13 | 1 | -3/+4 |
| | | | | | | and NR_CLAMP, and make it take precedence over any existing CLAMP macro (such as the one from Glib, which doesn't behave the way we want for NaN). (bzr r8272) | ||||
| * | Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, ↵ | Josh Andler | 2009-05-07 | 1 | -1/+1 |
| | | | | | | happy on Karmic now) (bzr r7831) | ||||
| * | And now gradients should be (almost) perfect... The gradient vector is set ↵ | Jasper van de Gronde | 2009-04-03 | 1 | -16/+36 |
| | | | | | | | | up to be a good approximation to the "true" gradient and it is used consistently throughout (I hope). Also some other, minor, tweaks and a small bugfix. (bzr r7616) | ||||
| * | Some quality improvements to feDisplacementMap handling (as well as extra ↵ | Jasper van de Gronde | 2009-03-29 | 1 | -0/+6 |
| | | | | | | boundary checks where necessary). (bzr r7587) | ||||
| * | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 2009-02-26 | 1 | -0/+1 |
| | | | | (bzr r7380) | ||||
