diff options
author | petasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e> | 2012-08-25 08:46:16 (GMT) |
---|---|---|
committer | petasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e> | 2012-08-25 08:46:16 (GMT) |
commit | 9d00f68dd2061d6ab0bc31e8fbdc52414ffbeac5 (patch) | |
tree | 14557293610ee75218798e1b41e68bcd7afdabf9 /Changelog | |
parent | f690eda1284f3e483d1eddd74cda9ec89790a4d4 (diff) | |
download | tkdnd-9d00f68dd2061d6ab0bc31e8fbdc52414ffbeac5.zip tkdnd-9d00f68dd2061d6ab0bc31e8fbdc52414ffbeac5.tar.gz tkdnd-9d00f68dd2061d6ab0bc31e8fbdc52414ffbeac5.tar.bz2 |
TkDND 2.5
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-08-15 Petasis George <petasis@iit.demokritos.gr> + TkDND 2.5 released. + * 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. + 2012-07-14 Petasis George <petasis@iit.demokritos.gr> * unix/tkUnixSelect.c: Tests with Tcl_ThreadAlert(). It helps somewhat, but is not the solution for the problems when getting the |