summaryrefslogtreecommitdiffstats
path: root/src/libnr (follow)
Commit message (Expand)AuthorAgeFilesLines
* And now gradients should be (almost) perfect... The gradient vector is set up...Jasper van de Gronde2009-04-031-16/+36
* Some quality improvements to feDisplacementMap handling (as well as extra bou...Jasper van de Gronde2009-03-291-0/+6
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-11/+7
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+1
* Cmake build fixes, minorJoshua L. Blocher2009-01-051-5/+0
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-291-14/+1
* Makes sure a Gaussian filter is applied to premultiplied data.Jasper van de Gronde2008-12-282-1/+31
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-099-761/+19
* "make check" now compiles and runs on Linux.Krzysztof Kosi??ski2008-12-081-3/+4
* Warning and 'using' cleanup.Jon A. Cruz2008-12-086-73/+59
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-072-12/+12
* NR::LInfty => Geom::Johan B. C. Engelen2008-12-051-1/+1
* Merge from fe-movedTed Gould2008-11-213-8/+8
* Merging from trunkTed Gould2008-10-113-6/+23
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-1/+3
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-0/+8
* LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen2008-09-105-204/+0
* LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen2008-09-073-569/+0
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-0/+13
* add automatic conversion between Geom::Matrix and NR::Matrix. (added to NR::M...Johan B. C. Engelen2008-08-061-0/+14
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-055-43/+26
* Refactoring the object-snapper to use 2geom pathsDiederik van Lierop2008-08-032-22/+0
* Minor cleanup work on macrosJon A. Cruz2008-08-036-10/+22
* Enable exception handling for CxxTest in MakefilesJasper van de Gronde2008-08-021-1/+1
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-4/+0
* Warning cleanupJon A. Cruz2008-08-018-8/+8
* Consistently use (create/destroy)Suite in unit tests.Jasper van de Gronde2008-07-191-0/+5
* NR::Point : add cast operator to Geom::PointJohan B. C. Engelen2008-07-171-0/+2
* The new CxxTest unit tests now also work on Linux! (Note that test-all Jasper van de Gronde2008-07-172-0/+4
* warning cleanupJon A. Cruz2008-07-161-18/+16
* use dynamic_cast in favor of typeid. because of derivative classesJohan B. C. Engelen2008-07-141-2/+2
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-072-10/+2
* Tests for nr-compose, as well as updated tests for svg-affine and svg-length.Jasper van de Gronde2008-07-053-0/+786
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-102/+39
* need #include <typeinfo>Bob Jamison2008-06-231-1/+1
* better method to convert nartbpath to PathVectorJohan B. C. Engelen2008-06-221-5/+54
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-226-6/+6
* add commentary to some methods about 2geom replacementsJohan B. C. Engelen2008-06-121-2/+2
* add conversion from NR::Rect to Geom::RectJohan B. C. Engelen2008-06-081-2/+4
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-069-110/+44
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-093-15/+22
* warning cleanup and fixed string free issueJon A. Cruz2008-05-042-4/+4
* Cmake: added livarot as a lib, fixes problem with linkingJoshua L. Blocher2008-04-271-0/+2
* cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-141-0/+2
* please dont forget to update Makefile_insert\!bulia byak2008-04-141-0/+2
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-132-0/+171
* cmake: exclude some files that are also excluded from build in build.xmlJohan B. C. Engelen2008-04-101-10/+10
* delete remaining .cvsignore filesAdib Taraben2008-04-011-13/+0
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-301-1/+1