Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / removeoverlap /
2009-05-21 dvlierop2Fix crash reported in bug 214186 (related to the "remov...
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-09 verbalshadowCmake: restructure build files to be more like current...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-05 pjrmremoveoverlap/removeoverlap.h: Supply missing #includes...
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-04-07 johanengelencmake: EOL of cmakelists.txt in subdirs
2008-04-01 theadibdelete remaining .cvsignore files
2008-03-30 johanengelenadd CMakeLists.txt files for removeoverlap and svg
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-03-10 mentalMerge further bbox work
2006-07-14 tgdwyer - Connectors with end-markers now constrained to point...
2006-07-12 tgdwyerPreviously graph layout was done using the Kamada-Kawai...
2006-05-23 rwstmake loop var unsigned etc, remove compiler warnings
2006-05-17 mderezynski* Fix build for gcc 4.x (Remove additional class name...
2006-05-10 tgdwyerincreased alarm time-out to 60 secs (because 30 seconds...
2006-05-10 tgdwyerApparently a problem was reported with one of the test...
2006-03-28 rwstmore g++ 4.1 fixes (by inkblotter)
2006-02-22 tgdwyerFixed template warning.
2006-02-21 rwstintroduce orthogonal template declaration, fixes compil...
2006-02-06 gouldtj r10887@tres: ted | 2006-02-05 23:16:41 -0800
2006-02-06 tgdwyerHad to include fstream for overloaded def of <<
2006-02-06 gouldtj(no commit message)
2006-02-06 tgdwyerDBL_MIN replaced by -DBL_MAX which is what I meant...
2006-02-06 tgdwyerStupid bug in generate-constraints events comparison...
2006-02-01 tgdwyerAdded consts to args of pairing heap compare fn
2006-01-26 tgdwyerCleanup.
2006-01-26 tgdwyerConstructor cleaned up a bit.
2006-01-26 tgdwyerFixed bug to do with comparison of invalid constraints...
2006-01-25 tgdwyerChange to the way timestamps are used. Should now...
2006-01-16 mentalmoving trunk for module inkscape