summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-145-132/+0
* Fix crash reported in bug 214186 (related to the "remove overlap" function in...Diederik van Lierop2009-05-211-0/+11
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+1
* Merge from fe-movedTed Gould2008-11-211-1/+1
* Merging from trunkTed Gould2008-10-111-9/+9
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-1/+1
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* removeoverlap/removeoverlap.h: Supply missing #includes/declarations so that ...Peter Moulder2008-07-051-2/+5
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-2/+1
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-3/+3
* delete remaining .cvsignore filesAdib Taraben2008-04-011-5/+0
* add CMakeLists.txt files for removeoverlap and svgJohan B. C. Engelen2008-03-301-0/+4
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* Merge further bbox workMenTaLguY2007-03-101-42/+33
* - Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer2006-07-141-0/+2
* Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer2006-07-1223-2859/+4
* make loop var unsigned etc, remove compiler warningsRalf Stephan2006-05-232-8/+7
* * Fix build for gcc 4.x (Remove additional class name qualifier inside class ...Milosz Derezynski2006-05-172-2/+2
* increased alarm time-out to 60 secs (because 30 seconds may not have been eno...Tim Dwyer2006-05-101-2/+2
* Apparently a problem was reported with one of the test cases. Tim Dwyer2006-05-1017-169/+475
* more g++ 4.1 fixes (by inkblotter)Ralf Stephan2006-03-281-1/+1
* Fixed template warning.Tim Dwyer2006-02-221-9/+11
* introduce orthogonal template declaration, fixes compiler warningsRalf Stephan2006-02-211-2/+5
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-063-4/+4
* Had to include fstream for overloaded def of <<Tim Dwyer2006-02-061-0/+1
* (bzr r90)Ted Gould2006-02-063-4/+4
* DBL_MIN replaced by -DBL_MAX which is what I meant all along.Tim Dwyer2006-02-065-5/+39
* Stupid bug in generate-constraints events comparison test fixedTim Dwyer2006-02-062-2/+2
* Added consts to args of pairing heap compare fnTim Dwyer2006-02-013-5/+5
* Cleanup.Tim Dwyer2006-01-261-7/+0
* Constructor cleaned up a bit.Tim Dwyer2006-01-261-9/+6
* Fixed bug to do with comparison of invalid constraints in pairing heaps.Tim Dwyer2006-01-269-22/+57
* Change to the way timestamps are used. Should now be more efficient.Tim Dwyer2006-01-252-5/+4
* moving trunk for module inkscapeMenTaLguY2006-01-1626-0/+2615