summaryrefslogtreecommitdiffstats
path: root/src/libavoid (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-11Warning and dead code cleanup.Jon A. Cruz1-6/+0
2012-11-20code cleanup: quiet warnings with gcc.Campbell Barton2-3/+3
2011-10-23Documentation update pass.Jon A. Cruz1-2/+5
2011-06-25warning cleanup (no functional changes)Campbell Barton1-1/+1
2011-06-14patch for 771738, 635469, 700298, 705382, 716057 by GelluleJosh Andler1-1/+1
2011-06-13cmake:Campbell Barton1-1/+20
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-18/+17
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-03-24Adding in assertions.hTed Gould1-0/+1
2009-12-20Warning cleanupJon A. Cruz4-403/+415
2009-12-02Add some more forgotten filesArcadie M. Cracan1-0/+0
2009-12-02Add forgotten libavoid filesArcadie M. Cracan10-0/+4714
2009-12-02Merge GSoC2009 Connectors into trunkArcadie M. Cracan29-2754/+5536
2009-06-22patch 375771bulia byak1-0/+1
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski1-0/+1
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-0/+2
2008-07-05libavoid/region.h: Supply missing #includes/declarations so that we don't dep...Peter Moulder1-0/+2
2008-06-14Cmake: fix config.h not being foundJoshua L. Blocher1-15/+0
2008-06-11warning cleanupJon A. Cruz1-1/+1
2008-06-06allow compiling on g++ 4.3+Bob Jamison1-0/+1
2008-04-07cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen1-30/+30
2008-04-01delete remaining .cvsignore filesAdib Taraben1-3/+0
2008-03-30Adjustments to the lib directory Cmake filesJoshua L. Blocher1-1/+1
2008-03-30add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen1-0/+30
2008-02-11remaining g++ 4.3 compilation fix-upsKees Cook1-1/+1
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington4-5/+6
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen3-3/+3
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-08-09Fix a possible compliation problem on 64bit machines.mjwybrow1-7/+7
2007-08-092006-08-09 Michael Wybrow <mjwybrow@users.sourceforge.net>mjwybrow5-51/+88
2007-03-18add required includes for gcc 4.3 and fix a const issue -- patch #1675635MenTaLguY2-0/+3
2007-01-11fixing the rest of packaging bug missing files 1632894theAdib1-1/+2
2006-07-14* src/libavoid/*: Add a couple of missing files.mjwybrow2-0/+936
2006-07-14* src/sp-conn-end-pair.cpp, src/connector-context.cpp,mjwybrow16-90/+766
2006-07-14* src/libavoid/router.cpp: Fixed a bug in the libavoid functionmjwybrow1-2/+2
2006-03-01* src/conn-avoid-ref.cpp, src/libavoid/connector.h,mjwybrow9-72/+80
2006-02-15change uint to more portable unsigned intBob Jamison1-6/+6
2006-02-15* src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow28-936/+1047
2006-02-14* src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,mjwybrow2-3/+38
2006-02-13Added connector graph layout functionalityTim Dwyer1-2/+2
2006-02-10* src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,mjwybrow3-2/+57
2006-01-24* src/libavoid/connector.cpp, src/libavoid/connector.h, mjwybrow9-26/+36