summaryrefslogtreecommitdiffstats
path: root/src/libnr (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-12-28Makes sure a Gaussian filter is applied to premultiplied data.Jasper van de Gronde2-1/+31
2008-12-09Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski9-761/+19
2008-12-08"make check" now compiles and runs on Linux.Krzysztof Kosi??ski1-3/+4
2008-12-08Warning and 'using' cleanup.Jon A. Cruz6-73/+59
2008-12-07Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2-12/+12
2008-12-05NR::LInfty => Geom::Johan B. C. Engelen1-1/+1
2008-11-21Merge from fe-movedTed Gould3-8/+8
2008-10-11Merging from trunkTed Gould3-6/+23
2008-09-23* Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski1-1/+3
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-0/+8
2008-09-10LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen5-204/+0
2008-09-07LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen3-569/+0
2008-08-11Move all of the snapper code to 2geomDiederik van Lierop1-0/+13
2008-08-06add automatic conversion between Geom::Matrix and NR::Matrix. (added to NR::M...Johan B. C. Engelen1-0/+14
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen5-43/+26
2008-08-03Refactoring the object-snapper to use 2geom pathsDiederik van Lierop2-22/+0
2008-08-03Minor cleanup work on macrosJon A. Cruz6-10/+22
2008-08-02Enable exception handling for CxxTest in MakefilesJasper van de Gronde1-1/+1
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-4/+0
2008-08-01Warning cleanupJon A. Cruz8-8/+8
2008-07-19Consistently use (create/destroy)Suite in unit tests.Jasper van de Gronde1-0/+5
2008-07-17NR::Point : add cast operator to Geom::PointJohan B. C. Engelen1-0/+2
2008-07-17The new CxxTest unit tests now also work on Linux! (Note that test-all Jasper van de Gronde2-0/+4
2008-07-16warning cleanupJon A. Cruz1-18/+16
2008-07-14use dynamic_cast in favor of typeid. because of derivative classesJohan B. C. Engelen1-2/+2
2008-07-07replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2-10/+2
2008-07-05Tests for nr-compose, as well as updated tests for svg-affine and svg-length.Jasper van de Gronde3-0/+786
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher1-102/+39
2008-06-23need #include <typeinfo>Bob Jamison1-1/+1
2008-06-22better method to convert nartbpath to PathVectorJohan B. C. Engelen1-5/+54
2008-06-22* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow6-6/+6
2008-06-12add commentary to some methods about 2geom replacementsJohan B. C. Engelen1-2/+2
2008-06-08add conversion from NR::Rect to Geom::RectJohan B. C. Engelen1-2/+4
2008-06-06merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen9-110/+44
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen3-15/+22
2008-05-04warning cleanup and fixed string free issueJon A. Cruz2-4/+4
2008-04-27Cmake: added livarot as a lib, fixes problem with linkingJoshua L. Blocher1-0/+2
2008-04-14cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen1-0/+2
2008-04-14please dont forget to update Makefile_insert\!bulia byak1-0/+2
2008-04-13move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2-0/+171
2008-04-10cmake: exclude some files that are also excluded from build in build.xmlJohan B. C. Engelen1-10/+10
2008-04-01delete remaining .cvsignore filesAdib Taraben1-13/+0
2008-03-30Adjustments to the lib directory Cmake filesJoshua L. Blocher1-1/+1