summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-08-17 19:34:28 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-08-17 19:34:28 (GMT)
commitb226ca8a19e746521f6f0c1e3b71deed7ea9ab2e (patch)
treebd6c389c7e3a673f7d29fe75f7f8280a3b58d4ec /ChangeLog
parent9cfe738c2e9bb49eb2872e92bc4422c548edb517 (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--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96c7ce1..4a9a1f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: