summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixKey.c
Commit message (Collapse)AuthorAgeFilesLines
* * unix/tkUnixKey.c:hobbs1999-12-161-4/+4
| | | | | | | | | * generic/tkCmds.c: * generic/tkEvent.c: * generic/tkWindow.c: * generic/tkInt.h: add 'tk useinputmethods ?-display win? ?bool?' call to provide support for disabling/enabling the use of XIM on X. This was previously all done at compile time, and always on.
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+90