summaryrefslogtreecommitdiffstats
path: root/src/libvpsc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed incorrect forward declarations.Jon A. Cruz2012-01-071-9/+17
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-2710-138/+203
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-256-20/+27
* Documentation update pass.Jon A. Cruz2011-10-235-18/+22
* Merge from trunkKrzysztof Kosi??ski2011-07-062-30/+30
|\
| * Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-051-29/+29
| * warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
* | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-1/+1
|/
* cmake:Campbell Barton2011-06-131-1/+16
* cmake:Campbell Barton2011-06-131-2/+2
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
* work in progress cmake commit:Campbell Barton2011-06-121-12/+13
* Updating ignored file list to get 'bzr status' more helpfulJon A. Cruz2009-12-121-0/+0
* 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