Code

Merge GSoC2009 Connectors into trunk
[inkscape.git] / src / graphlayout / graphlayout.cpp
2009-12-02 Arcadie M. CracanMerge GSoC2009 Connectors into trunk
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-03-18 tgdwyermore judicious checking of results of find on my shape...
2007-03-16 tgdwyerAdded check for null bounding box of shapes involved...
2007-03-10 mentalMerge further bbox work
2007-02-02 mjwybrow * src/graphlayout/graphlayout.cpp: For the purposes...
2006-07-18 tgdwyerWe now use connector spacing to determine the minimum...
2006-07-17 tgdwyerremove debug messages
2006-07-17 tgdwyerremove overlaps between connected components
2006-07-17 tgdwyerConstraints are now properly divided up between the...
2006-07-16 tgdwyerLayout algorithm is now applied to each connected compo...
2006-07-14 tgdwyerfixed warnings
2006-07-14 tgdwyer - Connectors with end-markers now constrained to point...
2006-07-12 tgdwyer - added toggle buttons for directed layout (doesn...
2006-07-12 tgdwyerAdded layout button and ideal connector length spinbox...
2006-07-12 tgdwyerPreviously graph layout was done using the Kamada-Kawai...
2006-02-15 mjwybrow * src/document.cpp, src/document.h, src/sp-conn...
2006-02-14 rwstshuffling includes to make it compile again
2006-02-14 tgdwyerdumps the graph to cout in dot format
2006-02-14 tgdwyercleanup
2006-02-14 mjwybrow * src/graphlayout/graphlayout.cpp, src/conn-avoid...
2006-02-13 tgdwyerusing libavoid/geomtypes.h
2006-02-13 tgdwyerMake our own simple_point
2006-02-13 tgdwyerfix
2006-02-13 tgdwyerifdefs
2006-02-13 tgdwyercleanup
2006-02-13 tgdwyeradded isConnector function
2006-02-13 tgdwyerCorrect connector/node check
2006-02-13 tgdwyerAdded connector graph layout functionality