summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2011-03-18 13:32:28 (GMT)
committerpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2011-03-18 13:32:28 (GMT)
commit9afa15c7129b7f6a4da77355fc428dd0a156d4ea (patch)
tree0bd1f6b5c14d56dccf2ba833a8a3420de76bc638 /Changelog
parent0537dcf41109ab0d500a9a958264e067e6339dc0 (diff)
downloadtkdnd-9afa15c7129b7f6a4da77355fc428dd0a156d4ea.zip
tkdnd-9afa15c7129b7f6a4da77355fc428dd0a156d4ea.tar.gz
tkdnd-9afa15c7129b7f6a4da77355fc428dd0a156d4ea.tar.bz2
Bug fix in xdnd::_GetDroppedData.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 605be8a..67e8d72 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+2011-03-18 Petasis George <petasis@iit.demokritos.gr>
+ * library/tkdnd_unix.tcl: Fixed a bug in xdnd::_GetDroppedData, where
+ an improper error was thrown in case no common types were found between
+ the drag source and drop target widgets. Now a more appropriate error
+ is returned.
+
2011-01-14 Petasis George <petasis@iit.demokritos.gr>
* library/tkdnd_unix.tcl: Added support for accepting drops, if
TIP 370 is finally approved. Changes tested with a preliminary TIP 370