From 414f93c79cebe9bca7f62cdc42368e81cb469174 Mon Sep 17 00:00:00 2001 From: cc_benny Date: Fri, 23 Jul 2004 15:42:24 +0000 Subject: [Merge from HEAD] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mac OS X: Fix several problems with Icelandic (and Faroese) keyboards reported by Jérôme Gagnon-Voyer maccom> on tcl-mac on 2004-03-22. * macosx/tkMacOSXKeyEvent.c (KLSInit): Add. (GetKeyboardLayout): Add calls to Keyboard Layout Services, if present. Rework classic handling. Use GetKCHREncoding(). Add parameter encodingPtr. (GetKCHREncoding): Add. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 90823cc..c546e97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-07-23 Benjamin Riefenstahl + + [Merge from HEAD] + + Mac OS X: Fix several problems with Icelandic (and Faroese) keyboards + reported by Jérôme Gagnon-Voyer maccom> on + tcl-mac on 2004-03-22. + + * macosx/tkMacOSXKeyEvent.c (KLSInit): Add. + (GetKeyboardLayout): Add calls to Keyboard Layout Services, if + present. Rework classic handling. Use GetKCHREncoding(). Add + parameter encodingPtr. + (GetKCHREncoding): Add. + 2004-07-22 Jeff Hobbs * library/tkfbox.tcl (::tk::dialog::file::Update): use -directory -- cgit v0.12