summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXKeyboard.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-5/+1
* * macosx/tkMacOSXInit.c:das2005-05-141-1/+2
* * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonymscc_benny2004-02-171-1/+15
* * Fix: Convert DOS lineends to Unix.cc_benny2004-02-141-824/+824
* * (TkpSetKeycodeAndState): Put UTF-8 into trans_chars insteadcc_benny2004-02-071-823/+824
* * (TkpGetKeySym): Ignore option key for generation of keysym,cc_benny2004-01-251-1/+10
* * (TkpSetKeycodeAndState): Add setting of xkey.trans_chars.cc_benny2004-01-241-2/+10
* * (TkpSetKeycodeAndState): Don't clobber xkey.state.cc_benny2003-12-151-3/+1
* * (InitLatin1Table): Rename initialized to latin1_initializedcc_benny2003-12-151-32/+32
* * latin1Table, (InitLatin1Table): Add.cc_benny2003-12-151-29/+177
* * (TkpInitKeymapInfo): Remove dead code. The code depended oncc_benny2003-12-151-104/+40
* * LATIN1_MAX and MAC_KEYCODE_MAX: Add and use for bettercc_benny2003-12-151-25/+47
* * Comments: Add and clarify some points, correct spellings.cc_benny2003-12-151-268/+306
* * keyArray: Add 0x34 as <Return>. Add notes.cc_benny2003-11-201-1/+13
* This submission contains a slightly reworked & cleaned up version ofwolfsuit2003-02-191-13/+16
* dead keys first fix for MacOSXvincentdarley2002-10-161-38/+5
* * library/tk.tcl: use command instead of control on Aqua bindings.hobbs2002-09-091-2/+34
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+650