diff options
author | hobbs <hobbs> | 2006-08-30 21:53:46 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2006-08-30 21:53:46 (GMT) |
commit | 3286918df05d65cc83a02851ece522e134d167e8 (patch) | |
tree | 65a32d7bbafd725faa8019ffcd23a0ce89ccc737 /ChangeLog | |
parent | a5bc2020537ef390370d07f8824f3e51a39eec50 (diff) | |
download | tk-3286918df05d65cc83a02851ece522e134d167e8.zip tk-3286918df05d65cc83a02851ece522e134d167e8.tar.gz tk-3286918df05d65cc83a02851ece522e134d167e8.tar.bz2 |
* win/tkWinKey.c: Add WM_UNICHAR window message support (used by
* win/tkWinX.c: virtual keyboard apps). [Bug 1518677] (petasis)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-08-30 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinKey.c: Add WM_UNICHAR window message support (used by + * win/tkWinX.c: virtual keyboard apps). [Bug 1518677] (petasis) + 2006-08-24 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbar |