summaryrefslogtreecommitdiffstats
path: root/src/libvpsc (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-8/+10
2008-09-23* Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2-9/+9
2008-06-22* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow1-1/+1
2008-06-06merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen1-4/+4
2008-04-07Cmake: more fixs for C internal libsJoshua L. Blocher1-0/+11
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2-0/+2
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen5-5/+5
2007-03-22drop more missing files from autoconfKees Cook1-1/+0
2007-03-01commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg1-57/+0
2006-07-17cleanup, remove warningsTim Dwyer1-1/+1
2006-07-17minor performance improvementTim Dwyer1-2/+3
2006-07-14fixed warningsTim Dwyer1-11/+10
2006-07-14- Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer16-62/+110
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer24-0/+3184