summaryrefslogtreecommitdiffstats
path: root/src/libvpsc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-20code cleanup: quiet warnings with gcc.Campbell Barton3-3/+6
2012-09-09better fixKris De Gussem1-1/+2
2012-09-09static code checking (fixes Bug #614227 )Kris De Gussem1-59/+60
2012-01-07Fixed incorrect forward declarations.Jon A. Cruz1-9/+17
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz10-138/+203
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz6-20/+27
2011-10-23Documentation update pass.Jon A. Cruz5-18/+22
2011-07-05Gcodetools have been upgraded to v. 1.7.Nick Drobchenko1-29/+29
2011-06-25warning cleanup (no functional changes)Campbell Barton1-1/+1
2011-06-23Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski1-1/+1
2011-06-13cmake:Campbell Barton1-1/+16
2011-06-13cmake:Campbell Barton1-2/+2
2011-06-12cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton1-2/+2
2011-06-12work in progress cmake commit:Campbell Barton1-12/+13
2009-12-12Updating ignored file list to get 'bzr status' more helpfulJon A. Cruz1-0/+0
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+0
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