diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2009-06-28 22:35:31 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2009-06-28 22:35:31 (GMT) |
commit | 33c1281b6a4e46e94daa3d165e32024f7d85d856 (patch) | |
tree | c3b2c4e23e05c547beb59671adf2b80b30b18c9e /ChangeLog | |
parent | 549dd203344a2f95f4bc596f963a854af004cba2 (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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: |