summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2012-11-27 18:52:35 (GMT)
committerpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2012-11-27 18:52:35 (GMT)
commit9dfeac405ca61c25ea88efba2be219a4acea295d (patch)
treec39576d2ea35fc020d5f37438510928fdab69f02 /Changelog
parent4035a38e552ebb50a78905de531a47ff4f9ea1e7 (diff)
downloadtkdnd-9dfeac405ca61c25ea88efba2be219a4acea295d.zip
tkdnd-9dfeac405ca61c25ea88efba2be219a4acea295d.tar.gz
tkdnd-9dfeac405ca61c25ea88efba2be219a4acea295d.tar.bz2
XDND: %X & %Y for drop events
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bca2e92..d067e91 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+2012-11-27 Petasis George <petasis@iit.demokritos.gr>
+ * library/tkdnd_unix.tcl:
+ * library/tkdnd_windows.tcl: Leave and Drop events do not report 0
+ as root x/y (%X %Y). In case the underlying protocol does not support
+ reporting the mouse coordinates for the specific event, the last known
+ possition from the position event is used.
+
2012-08-26 Petasis George <petasis@iit.demokritos.gr>
TkDND 2.6 released.
* unix/tkUnixSelect.c: Added a work-around for getting the selection