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