diff options
author | petasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e> | 2012-11-27 18:52:35 (GMT) |
---|---|---|
committer | petasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e> | 2012-11-27 18:52:35 (GMT) |
commit | 9dfeac405ca61c25ea88efba2be219a4acea295d (patch) | |
tree | c39576d2ea35fc020d5f37438510928fdab69f02 /Changelog | |
parent | 4035a38e552ebb50a78905de531a47ff4f9ea1e7 (diff) | |
download | tkdnd-9dfeac405ca61c25ea88efba2be219a4acea295d.zip tkdnd-9dfeac405ca61c25ea88efba2be219a4acea295d.tar.gz tkdnd-9dfeac405ca61c25ea88efba2be219a4acea295d.tar.bz2 |
XDND: %X & %Y for drop events
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |