summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2009-06-28 22:35:31 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2009-06-28 22:35:31 (GMT)
commit33c1281b6a4e46e94daa3d165e32024f7d85d856 (patch)
treec3b2c4e23e05c547beb59671adf2b80b30b18c9e /ChangeLog
parent549dd203344a2f95f4bc596f963a854af004cba2 (diff)
Drawn a border around the views when needed.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@82 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d2186d..6678b02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+09-06-29 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/gtkbinview.c:
+ * src/gtkext/gtkbinview.h:
+ * src/gtkext/gtkbinview-int.h:
+ * src/gtkext/gtkblockview.c:
+ * src/gtkext/gtkgraphview.c:
+ Reorganize the code. Draw a border around the views when needed.
+
09-06-28 Cyrille Bagard <nocbos@gmail.com>
* src/graph/dot.c: