summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+2
|\ | | | | (bzr r9945.1.1)
| * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-1/+1
|/ | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-141-0/+84
Also remove the obsolete IDL file stub. (bzr r9194)