summaryrefslogtreecommitdiffstats
path: root/src/graphlayout.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-2/+2
| | | | | 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/+262
Also remove the obsolete IDL file stub. (bzr r9194)