summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixKey.c
Commit message (Expand)AuthorAgeFilesLines
* 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