summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormjwybrow <mjwybrow@users.sourceforge.net>2006-02-10 04:23:35 +0000
committermjwybrow <mjwybrow@users.sourceforge.net>2006-02-10 04:23:35 +0000
commitbf26c1cb6feedab295da4823ef571a7e66fc36ed (patch)
tree1c99174b02c8a3c84d4f53403d16b3978bd23e3b /ChangeLog
parentAdd unit conversion. (diff)
downloadinkscape-bf26c1cb6feedab295da4823ef571a7e66fc36ed.tar.gz
inkscape-bf26c1cb6feedab295da4823ef571a7e66fc36ed.zip
* src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,
src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/libavoid/connector.cpp, src/libavoid/connector.h, src/libavoid/visibility.cpp: Add some code to allow querying of items and connectors to find out what is attached to them. This will allow graph layout algorithms (currently being work on by Tim Dwyer) to determine a graph structure from the diagram. (bzr r107)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 15 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 79e1f51f1..12d768195 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,24 @@
+2006-02-10 Michael Wybrow <mjwybrow@users.sourceforge.net>
+
+ * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,
+ src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
+ src/libavoid/connector.cpp, src/libavoid/connector.h,
+ src/libavoid/visibility.cpp:
+
+ Add some code to allow querying of items and connectors to find
+ out what is attached to them. This will allow graph layout
+ algorithms (currently being work on by Tim Dwyer) to determine
+ a graph structure from the diagram.
+
2006-02-07 MenTaLguY <mental@rydia.net>
* src/widgets/icon.cpp: get rid of icon prerender time messages
2006-02-07 MenTaLguY <mental@rydia.net>
- * src/debug/gc-heap.h, src/debug/logger.cpp, src/debug/sysv-heap.h,
- src/jabber_whiteboard/deserializer.cpp, src/sp-object.cpp,
- src/util/share.h, src/xml/simple-node.cpp:
+ * src/debug/gc-heap.h, src/debug/logger.cpp, src/debug/sysv-heap.h,
+ src/jabber_whiteboard/deserializer.cpp, src/sp-object.cpp,
+ src/util/share.h, src/xml/simple-node.cpp:
share_static -> share_static_string