| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 3 | -8/+8 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 3 | -6/+23 |
| * | * Lots of documentation for the Inkscape::XML namespace | Krzysztof Kosi??ski | 2008-09-23 | 1 | -1/+3 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -0/+8 |
| * | LIBNR REMOVAL. remove nartbpath code!!! | Johan B. C. Engelen | 2008-09-10 | 5 | -204/+0 |
| * | LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ... | Johan B. C. Engelen | 2008-09-07 | 3 | -569/+0 |
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -0/+13 |
| * | add automatic conversion between Geom::Matrix and NR::Matrix. (added to NR::M... | Johan B. C. Engelen | 2008-08-06 | 1 | -0/+14 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 5 | -43/+26 |
| * | Refactoring the object-snapper to use 2geom paths | Diederik van Lierop | 2008-08-03 | 2 | -22/+0 |
| * | Minor cleanup work on macros | Jon A. Cruz | 2008-08-03 | 6 | -10/+22 |
| * | Enable exception handling for CxxTest in Makefiles | Jasper van de Gronde | 2008-08-02 | 1 | -1/+1 |
| * | 2geomify a lot of NR::Points to Geom::Point | Johan B. C. Engelen | 2008-08-01 | 1 | -4/+0 |
| * | Warning cleanup | Jon A. Cruz | 2008-08-01 | 8 | -8/+8 |
| * | Consistently use (create/destroy)Suite in unit tests. | Jasper van de Gronde | 2008-07-19 | 1 | -0/+5 |
| * | NR::Point : add cast operator to Geom::Point | Johan B. C. Engelen | 2008-07-17 | 1 | -0/+2 |
| * | The new CxxTest unit tests now also work on Linux! (Note that test-all | Jasper van de Gronde | 2008-07-17 | 2 | -0/+4 |
| * | warning cleanup | Jon A. Cruz | 2008-07-16 | 1 | -18/+16 |
| * | use dynamic_cast in favor of typeid. because of derivative classes | Johan B. C. Engelen | 2008-07-14 | 1 | -2/+2 |
| * | replace separate forward declarations by proper forward.h inclusion | Johan B. C. Engelen | 2008-07-07 | 2 | -10/+2 |
| * | Tests for nr-compose, as well as updated tests for svg-affine and svg-length. | Jasper van de Gronde | 2008-07-05 | 3 | -0/+786 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -102/+39 |
| * | need #include <typeinfo> | Bob Jamison | 2008-06-23 | 1 | -1/+1 |
| * | better method to convert nartbpath to PathVector | Johan B. C. Engelen | 2008-06-22 | 1 | -5/+54 |
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 6 | -6/+6 |
| * | add commentary to some methods about 2geom replacements | Johan B. C. Engelen | 2008-06-12 | 1 | -2/+2 |
| * | add conversion from NR::Rect to Geom::Rect | Johan B. C. Engelen | 2008-06-08 | 1 | -2/+4 |
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 9 | -110/+44 |
| * | complete adding const to have only NArtBpath const * get_bpath() const; for a... | Johan B. C. Engelen | 2008-05-09 | 3 | -15/+22 |
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 2 | -4/+4 |
| * | Cmake: added livarot as a lib, fixes problem with linking | Joshua L. Blocher | 2008-04-27 | 1 | -0/+2 |
| * | cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.* | Johan B. C. Engelen | 2008-04-14 | 1 | -0/+2 |
| * | please dont forget to update Makefile_insert\! | bulia byak | 2008-04-14 | 1 | -0/+2 |
| * | move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.* | Johan B. C. Engelen | 2008-04-13 | 2 | -0/+171 |
| * | cmake: exclude some files that are also excluded from build in build.xml | Johan B. C. Engelen | 2008-04-10 | 1 | -10/+10 |
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -13/+0 |
| * | Adjustments to the lib directory Cmake files | Joshua L. Blocher | 2008-03-30 | 1 | -1/+1 |
| * | add CMakeFiles for libcroco, libgdl, libnr, libnrtype. | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+100 |
| * | nr_matrix_inverse is no more, removed test from nr-matrix-test.h | Jasper van de Gronde | 2008-03-29 | 1 | -30/+1 |
| * | nr_matrix_inverse is no more, removed test from nr-matrix-test | Jasper van de Gronde | 2008-03-28 | 1 | -29/+1 |
| * | Major overhaul of the selector tool's internals to improve handling of transf... | Diederik van Lierop | 2008-03-25 | 1 | -0/+5 |
| * | delete unused code | bulia byak | 2008-03-23 | 6 | -926/+0 |
| * | Temporary disable of broken test code | Jon A. Cruz | 2008-03-22 | 2 | -4/+8 |
| * | fix compile | bulia byak | 2008-03-21 | 1 | -2/+0 |
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 24 | -707/+157 |
| * | remove assert_close | bulia byak | 2008-03-01 | 7 | -30/+0 |
| * | Fixed uninitialized members | Jon A. Cruz | 2008-03-01 | 1 | -1/+3 |
| * | Line-end fix | Jon A. Cruz | 2008-02-25 | 1 | -38/+38 |
| * | remaining g++ 4.3 compilation fix-ups | Kees Cook | 2008-02-11 | 1 | -0/+1 |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 3 | -3/+8 |