summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXKeyboard.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for keyboard modifier events, thanks to Trevor Williams for patchKevin Walzer2015-03-051-1/+2
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-1/+2
|\
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-1/+2
* | Fix for serious bugs with input methods, and for display of certain fonts in ...Kevin Walzer2012-01-291-3/+3
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup.das2007-06-041-3/+4
| * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-345/+346
| * * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-10/+13
| * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-5/+1
| * * macosx/tkMacOSXInit.c:das2005-05-141-1/+2
| * * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonymscc_benny2004-02-251-1/+15
| * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-326/+486
| * * keyArray: Add 0x34 as <Return>. Add notes. (Merge fromcc_benny2003-11-211-1/+13
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-4/+4
* | CONSTify return values of TkKeysymToString,nijtmans2009-12-161-2/+2
* | More marking of files as Objective-C.dkf2009-07-061-3/+4
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-87/+159
* | Code style improvements, especially including making code less deeply nested.dkf2008-10-271-84/+86
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0.das2007-06-031-3/+4
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-345/+346
* | * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-10/+13
* | * 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