summaryrefslogtreecommitdiffstats
path: root/src/libavoid (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix crash bug with connectorsJohan B. C. Engelen2014-06-291-7/+11
* Remove unused shadowed variables.Jon A. Cruz2014-03-011-3/+0
* fix warning and add comments about fixing codeJohan B. C. Engelen2013-10-271-1/+3
* cppcheckKris De Gussem2013-10-132-12/+12
* cppcheckKris De Gussem2013-10-131-3/+3
* cppcheck: initialisationKris De Gussem2013-10-071-2/+6
* cppcheck: performance + variable typeKris De Gussem2013-09-271-1/+1
* Add render rack gear extension from bug#1174800, modify gears location to ren...Martin Owens2013-06-261-17/+0
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-6/+0
* code cleanup: quiet warnings with gcc.Campbell Barton2012-11-202-3/+3
* Documentation update pass.Jon A. Cruz2011-10-231-2/+5
* warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
* patch for 771738, 635469, 700298, 705382, 716057 by GelluleJosh Andler2011-06-141-1/+1
* cmake:Campbell Barton2011-06-131-1/+20
* 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-18/+17
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Adding in assertions.hTed Gould2010-03-241-0/+1
* Warning cleanupJon A. Cruz2009-12-204-403/+415
* Add some more forgotten filesArcadie M. Cracan2009-12-021-0/+0
* Add forgotten libavoid filesArcadie M. Cracan2009-12-0210-0/+4714
* Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-0229-2754/+5536
* patch 375771bulia byak2009-06-221-0/+1
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-0/+2
* libavoid/region.h: Supply missing #includes/declarations so that we don't dep...Peter Moulder2008-07-051-0/+2
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-141-15/+0
* warning cleanupJon A. Cruz2008-06-111-1/+1
* allow compiling on g++ 4.3+Bob Jamison2008-06-061-0/+1
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-30/+30
* delete remaining .cvsignore filesAdib Taraben2008-04-011-3/+0
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-301-1/+1
* add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen2008-03-301-0/+30
* remaining g++ 4.3 compilation fix-upsKees Cook2008-02-111-1/+1
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-314-5/+6
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-043-3/+3
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* Fix a possible compliation problem on 64bit machines.mjwybrow2007-08-091-7/+7
* 2006-08-09 Michael Wybrow <mjwybrow@users.sourceforge.net>mjwybrow2007-08-095-51/+88
* add required includes for gcc 4.3 and fix a const issue -- patch #1675635MenTaLguY2007-03-182-0/+3
* fixing the rest of packaging bug missing files 1632894theAdib2007-01-111-1/+2
* * src/libavoid/*: Add a couple of missing files.mjwybrow2006-07-142-0/+936
* * src/sp-conn-end-pair.cpp, src/connector-context.cpp,mjwybrow2006-07-1416-90/+766
* * src/libavoid/router.cpp: Fixed a bug in the libavoid functionmjwybrow2006-07-141-2/+2
* * src/conn-avoid-ref.cpp, src/libavoid/connector.h,mjwybrow2006-03-019-72/+80
* change uint to more portable unsigned intBob Jamison2006-02-151-6/+6
* * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow2006-02-1528-936/+1047
* * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,mjwybrow2006-02-142-3/+38
* Added connector graph layout functionalityTim Dwyer2006-02-131-2/+2