summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixKey.c
Commit message (Expand)AuthorAgeFilesLines
* The proposed fix from Bug 3599312, which should make key map handling interactbug_3599312dkf2013-01-071-8/+9
* sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-5/+5
|\
* | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning...stwo2012-08-091-2/+2
* | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-10/+12
|\ \ | |/
| * [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-9/+11
* | Fix for bug 3410609; confirmed to work on UK keyboard.dkf2011-10-251-6/+29
|\ \
| * | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in p...bug_3410609Kevin B Kenny2011-10-011-6/+29
|/ /
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
* | Cast some NULLs to (void *) in order to quash "missing sentinel in function c...stwo2011-01-061-3/+3
* | Fix [Bug 1373712] and [Bug 1924761].dkf2010-01-021-80/+67
* | Use Xutf8LookupString where available [Patch #1986818].jenglish2008-06-111-14/+89
* | XIM reorganization and cleanup; see [Patch 1919791] for details.jenglish2008-03-261-38/+35
* | Minor syntactic stuffdkf2007-02-271-8/+9
* | Whitespace/style/ANSI improvementsdkf2005-10-211-75/+75
|/
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-171-14/+19
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-151-2/+2
* changed TK_USE_XIM_SPOT to TK_DISPLAY_XIM_SPOT for clarityhobbs2002-06-151-2/+2
* * generic/tkEvent.c (Tk_HandleEvent):hobbs2002-06-151-6/+8
* * unix/tkUnixKey.c: added Tk_SetCaretPos and code for settinghobbs2002-04-051-2/+55
* * tests/event.test: Added test for [event generate $widgetericm2000-04-101-6/+5
* * generic/tk.decls:hobbs2000-02-091-1/+265
* * unix/tkUnixKey.c:hobbs1999-12-161-4/+4
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+90