summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap/removeoverlap.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski1-20/+0
Also remove the obsolete IDL file stub. (bzr r9194)
2008-07-05removeoverlap/removeoverlap.h: Supply missing #includes/declarations so that ↵Peter Moulder1-2/+5
we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6181)
2006-05-10Apparently a problem was reported with one of the test cases. Tim Dwyer1-1/+1
I can't reproduce the problem, however solve_VPSC code in inkscape was getting quite out of date with that in www.sf.net/projects/adaptagrams. I've updated the code, which may fix the problem, or at least if it's reported again then I'll know it's still an issue. (bzr r803)