From f410e878ad09bdceb2182225c04f914a0beb3fec Mon Sep 17 00:00:00 2001 From: petasis Date: Sun, 26 Aug 2012 08:08:18 +0000 Subject: TkDND 2.6 --- Changelog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index d9d7c88..bca2e92 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,10 @@ -2012-08-15 Petasis George +2012-08-26 Petasis George TkDND 2.6 released. + * unix/tkUnixSelect.c: Added a work-around for getting the selection + under unix: since Tk does not always deliver SelectionNotify, we try + to get the selection even if SelectionNotify has not been received. + +2012-08-15 Petasis George * unix/tkUnixSelect.c: Partially solved the problem with getting selection under unix. The solution was to try and get the selection, even if a SelectionNotify event has not been delivered. -- cgit v0.12