| Commit message (Expand) | Author | Files | Lines |
| 2013-01-11 | Warning and dead code cleanup. | Jon A. Cruz | 1 | -6/+0 |
| 2012-11-20 | code cleanup: quiet warnings with gcc. | Campbell Barton | 2 | -3/+3 |
| 2011-10-23 | Documentation update pass. | Jon A. Cruz | 1 | -2/+5 |
| 2011-06-25 | warning cleanup (no functional changes) | Campbell Barton | 1 | -1/+1 |
| 2011-06-14 | patch for 771738, 635469, 700298, 705382, 716057 by Gellule | Josh Andler | 1 | -1/+1 |
| 2011-06-13 | cmake: | Campbell Barton | 1 | -1/+20 |
| 2011-06-13 | cmake: | Campbell Barton | 1 | -2/+2 |
| 2011-06-12 | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 1 | -2/+2 |
| 2011-06-12 | work in progress cmake commit: | Campbell Barton | 1 | -18/+17 |
| 2011-02-27 | compatibility patch to compile using gcc 4.6 | Adib Taraben | 1 | -0/+1 |
| 2010-03-24 | Adding in assertions.h | Ted Gould | 1 | -0/+1 |
| 2009-12-20 | Warning cleanup | Jon A. Cruz | 4 | -403/+415 |
| 2009-12-02 | Add some more forgotten files | Arcadie M. Cracan | 1 | -0/+0 |
| 2009-12-02 | Add forgotten libavoid files | Arcadie M. Cracan | 10 | -0/+4714 |
| 2009-12-02 | Merge GSoC2009 Connectors into trunk | Arcadie M. Cracan | 29 | -2754/+5536 |
| 2009-06-22 | patch 375771 | bulia byak | 1 | -0/+1 |
| 2009-02-26 | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 1 | -0/+1 |
| 2009-01-12 | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 1 | -0/+2 |
| 2008-07-05 | libavoid/region.h: Supply missing #includes/declarations so that we don't dep... | Peter Moulder | 1 | -0/+2 |
| 2008-06-14 | Cmake: fix config.h not being found | Joshua L. Blocher | 1 | -15/+0 |
| 2008-06-11 | warning cleanup | Jon A. Cruz | 1 | -1/+1 |
| 2008-06-06 | allow compiling on g++ 4.3+ | Bob Jamison | 1 | -0/+1 |
| 2008-04-07 | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 1 | -30/+30 |
| 2008-04-01 | delete remaining .cvsignore files | Adib Taraben | 1 | -3/+0 |
| 2008-03-30 | Adjustments to the lib directory Cmake files | Joshua L. Blocher | 1 | -1/+1 |
| 2008-03-30 | add CMakeFiles for io, jabber_whiteboard libavoid libcola. | Johan B. C. Engelen | 1 | -0/+30 |
| 2008-02-11 | remaining g++ 4.3 compilation fix-ups | Kees Cook | 1 | -1/+1 |
| 2008-01-31 | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 4 | -5/+6 |
| 2007-11-04 | Add virtual to a lot of the destructors. Note: perhaps it will have to be rev... | Johan B. C. Engelen | 3 | -3/+3 |
| 2007-09-12 | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 1 | -3/+3 |
| 2007-08-09 | Fix a possible compliation problem on 64bit machines. | mjwybrow | 1 | -7/+7 |
| 2007-08-09 | 2006-08-09 Michael Wybrow <mjwybrow@users.sourceforge.net> | mjwybrow | 5 | -51/+88 |
| 2007-03-18 | add required includes for gcc 4.3 and fix a const issue -- patch #1675635 | MenTaLguY | 2 | -0/+3 |
| 2007-01-11 | fixing the rest of packaging bug missing files 1632894 | theAdib | 1 | -1/+2 |
| 2006-07-14 | * src/libavoid/*: Add a couple of missing files. | mjwybrow | 2 | -0/+936 |
| 2006-07-14 | * src/sp-conn-end-pair.cpp, src/connector-context.cpp, | mjwybrow | 16 | -90/+766 |
| 2006-07-14 | * src/libavoid/router.cpp: Fixed a bug in the libavoid function | mjwybrow | 1 | -2/+2 |
| 2006-03-01 | * src/conn-avoid-ref.cpp, src/libavoid/connector.h, | mjwybrow | 9 | -72/+80 |
| 2006-02-15 | change uint to more portable unsigned int | Bob Jamison | 1 | -6/+6 |
| 2006-02-15 | * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, | mjwybrow | 28 | -936/+1047 |
| 2006-02-14 | * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp, | mjwybrow | 2 | -3/+38 |
| 2006-02-13 | Added connector graph layout functionality | Tim Dwyer | 1 | -2/+2 |
| 2006-02-10 | * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h, | mjwybrow | 3 | -2/+57 |
| 2006-01-24 | * src/libavoid/connector.cpp, src/libavoid/connector.h, | mjwybrow | 9 | -26/+36 |