summaryrefslogtreecommitdiffstats
path: root/src/libvpsc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-8/+10
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-232-9/+9
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-221-1/+1
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-4/+4
* Cmake: more fixs for C internal libsJoshua L. Blocher2008-04-071-0/+11
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-312-0/+2
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-045-5/+5
* drop more missing files from autoconfKees Cook2007-03-221-1/+0
* commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg2007-03-011-57/+0
* cleanup, remove warningsTim Dwyer2006-07-171-1/+1
* minor performance improvementTim Dwyer2006-07-171-2/+3
* fixed warningsTim Dwyer2006-07-141-11/+10
* - Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer2006-07-1416-62/+110
* Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer2006-07-1224-0/+3184