Code

Indent support for XSLT extensions output.
[inkscape.git] / src / libnr /
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-13 Ted GouldUpgrading to trunk
2010-05-18 Jasper van de GrondeFix for bug #577012
2010-05-15 Ted GouldUpdating to trunk
2010-04-20 Jasper van de GrondeSmall fix for nr-compose-transform (I compared against...
2010-04-18 Jasper van de GrondeFix for bug #455302 and bug #165529, also partially...
2010-03-29 Krzysztof KosińskiRemove remnants of rather pointless MMX optimizations...
2010-03-26 Ted GouldMerge from trunk
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-01 Diederik van LieropRefactor snapping of gradient handles; now behaves...
2010-01-01 Ted GouldKeeping up with trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-24 Diederik van Lieroprefactoring the snapping code (laying the groundwork...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-20 Jon A. CruzWarning cleanup
2009-12-05 Felipe C. da S.... merging gsoc 2009 color management work by Felipe Sanch...
2009-12-05 Diederik van LieropFix build again by modifiying makefile
2009-12-04 Diederik van LieropFix rounding error in libnr and remove inefficient...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-27 scislacRevert patch from 168384 until after 0.47
2009-09-24 scislacPatch by Diederik for 168384. Tested by myself and...
2009-09-18 buliabyakback out Diederik's patch, problems with 32-bit systems
2009-09-14 buliabyakpatch by Diederik for jumping images, bug 168384
2009-08-15 luca_bruno * Bug-fixing src/libnr/Makefile_insert to avoid build...
2009-08-14 theAdibadditional file for building nr-test
2009-07-13 pjrmlibnr/nr-macros.h: Change our CLAMP macro definition...
2009-05-07 scislacPatch 337357 by Lubomir Rintel: GCC 4.4 compilation...
2009-04-03 jaspervdgAnd now gradients should be (almost) perfect... The...
2009-03-29 jaspervdgSome quality improvements to feDisplacementMap handling...
2009-02-26 tweenkPatch from Lubomir Rintel: fixes for GCC 4.4
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-05 verbalshadowCmake build fixes, minor
2008-12-29 tweenkBuild a single test executable on Linux to match Window...
2008-12-28 jaspervdgMakes sure a Gaussian filter is applied to premultiplie...
2008-12-09 tweenkSimplify "make check" makefile rules and remove most...
2008-12-08 tweenk"make check" now compiles and runs on Linux.
2008-12-08 joncruzWarning and 'using' cleanup.
2008-12-07 tweenkChange the way preferences are loaded to simplify unit...
2008-12-05 johanengelenNR::LInfty => Geom::
2008-11-21 Ted GouldMerge from fe-moved
2008-10-11 Ted GouldMerging from trunk
2008-09-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-10 johanengelenLIBNR REMOVAL. remove nartbpath code!!!
2008-09-07 johanengelenLIBNR REMOVAL. Deleted nr-path.h/.cpp which is no...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-06 johanengelenadd automatic conversion between Geom::Matrix and NR...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-03 dvlierop2Refactoring the object-snapper to use 2geom paths
2008-08-03 joncruzMinor cleanup work on macros
2008-08-02 jaspervdgEnable exception handling for CxxTest in Makefiles
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 joncruzWarning cleanup
2008-07-19 jaspervdgConsistently use (create/destroy)Suite in unit tests.
2008-07-17 johanengelenNR::Point : add cast operator to Geom::Point
2008-07-17 jaspervdgThe new CxxTest unit tests now also work on Linux!...
2008-07-16 joncruzwarning cleanup
2008-07-14 johanengelenuse dynamic_cast in favor of typeid. because of derivat...
2008-07-07 johanengelenreplace separate forward declarations by proper forward...
2008-07-05 jaspervdgTests for nr-compose, as well as updated tests for...
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-23 ishmalneed #include <typeinfo>
2008-06-22 johanengelenbetter method to convert nartbpath to PathVector
2008-06-22 mjwybrow * src/2geom/isnan.h, src/libcola/cola.cpp, src/style...
2008-06-12 johanengelenadd commentary to some methods about 2geom replacements
2008-06-08 johanengelenadd conversion from NR::Rect to Geom::Rect
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-04 joncruzwarning cleanup and fixed string free issue
2008-04-27 verbalshadowCmake: added livarot as a lib, fixes problem with linking
2008-04-14 johanengelencmake: move live_effects/n-art-bpath-2geom.* to libnr...
2008-04-14 buliabyakplease dont forget to update Makefile_insert\!
2008-04-13 johanengelenmove live_effects/n-art-bpath-2geom.* to libnr/n-art...
2008-04-10 johanengelencmake: exclude some files that are also excluded from...
2008-04-01 theadibdelete remaining .cvsignore files
2008-03-30 verbalshadowAdjustments to the lib directory Cmake files
2008-03-30 johanengelenadd CMakeFiles for libcroco, libgdl, libnr, libnrtype.
2008-03-29 jaspervdgnr_matrix_inverse is no more, removed test from nr...
2008-03-28 jaspervdgnr_matrix_inverse is no more, removed test from nr...
2008-03-25 dvlierop2Major overhaul of the selector tool's internals to...
2008-03-23 buliabyakdelete unused code
2008-03-22 joncruzTemporary disable of broken test code
2008-03-21 buliabyakfix compile
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-01 buliabyakremove assert_close
2008-03-01 joncruzFixed uninitialized members
2008-02-25 joncruzLine-end fix
2008-02-11 keescookremaining g++ 4.3 compilation fix-ups
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-26 johanengelenadd copy button to LPE pathparam
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2008-01-05 bryceFixing up a few more files
2008-01-05 bryceFix missing include for g_assert() calls - causes FTBFS...
2008-01-02 johanengelenadd libnr <=> 2geom conversion helper headerfile
2007-12-27 dvlierop2Snapping a guide to nodes (while dragging it across...
2007-12-27 dvlierop21) Fix bug #178312
next