diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-08-17 19:34:28 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-08-17 19:34:28 (GMT) |
commit | b226ca8a19e746521f6f0c1e3b71deed7ea9ab2e (patch) | |
tree | bd6c389c7e3a673f7d29fe75f7f8280a3b58d4ec /ChangeLog | |
parent | 9cfe738c2e9bb49eb2872e92bc4422c548edb517 (diff) |
Removed all references to the drop window.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@260 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +12-08-17 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/gtkdockpanel.c: + Remove all references to the drop window. + + * src/gtkext/gtkdropwindow.c: + * src/gtkext/gtkdropwindow.h: + Deleted entries. + + * src/gtkext/Makefile.am: + Remove all references to the drop window. + 12-08-13 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |