summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixEvent.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [52ca3e7f55]: XkbOpenDisplay macro incorrect when HAVE_XKBKEYCODETOKEYSYM...jan.nijtmans2014-02-111-1/+1
* Don't work around XkbOpenDisplay's non-const-ness with a macro, when there is...jan.nijtmans2013-04-081-4/+4
* silence compiler warningdgp2013-04-011-1/+1
* Merge 8.5. Bring together the compile time and run time Xkb checks.bug_3607830dgp2013-04-011-1/+8
|\
* | Runtime check for Xkb support in X server.dgp2013-04-011-1/+26
|/
* Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning...stwo2012-08-091-1/+1
* Tentative fix for bug 3410609 - use the keysym returned by XLookupString in p...bug_3410609Kevin B Kenny2011-10-011-0/+1
* Purge RCS Keywords.dgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * Fix [Bug 1522467] using fix similar to that used in Tcl recently.dkf2006-12-221-24/+29
| * XIM fixes [See #905830, patch tk84-xim-fixes.patch]:jenglish2006-01-201-30/+12
| * remove extraneous consthobbs2005-12-051-2/+2
| * Added a workaround for SCIMrmax2005-12-051-2/+23
| * * generic/tkInt.h: Backport of shutdown safety mods from the HEADdavygrvy2004-10-271-2/+2
| * * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-1/+37
| * * unix/tkUnixEvent.c (TkpCloseDisplay): Don'tmdejong2003-07-161-10/+40
* | Cast some NULLs to (void *) in order to quash "missing sentinel in function c...stwo2011-01-061-2/+2
* | Fix [Bug 1373712] and [Bug 1924761].dkf2010-01-021-8/+35
* | Oops!dkf2010-01-021-4/+4
* | [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work.dkf2010-01-011-7/+25
* | XIM reorganization and cleanup; see [Patch 1919791] for details.jenglish2008-03-261-84/+34
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | Fix more type pun warnings (those not found by my local version of GCC)dkf2007-05-031-3/+3
* | Quell type-punning warnings from gcc/unix builddkf2007-01-121-2/+2
* | s/CRLF/LF/ghobbs2007-01-111-704/+704
* | Fix [Bug 1522467] using fix similar to that used in Tcl recently.dkf2006-12-221-701/+704
* | XIM fixes [See #905830, patch tk84-xim-fixes.patch].jenglish2006-01-201-30/+12
* | remove extraneous consthobbs2005-12-071-2/+2
* | * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow atrmax2005-12-051-2/+23
* | ANSIfydkf2005-11-131-146/+143
* | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-1/+37
* | Replaced TclpGetTime() with Tcl_GetTime(), to removejenglish2004-01-311-3/+3
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
* | * generic/tkEvent.c: Added three new functions: TkCreateExitHandler,davygrvy2003-12-211-2/+2
* | * unix/tkUnixEvent.c (TkpCloseDisplay): Don'tmdejong2003-07-021-10/+40
|/
* unix/tkUnixEvent.c (OpenIM): Remove unused variablejenglish2003-01-101-3/+2
* * unix/configure: Regen.mdejong2002-09-151-1/+18
* * generic/tkBind.c (TkBindDeadWindow):mdejong2002-06-191-11/+8
* 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/+15
* * unix/tkUnixEvent.c (TkpCloseDisplay): call TkSendCleanup andhobbs2002-04-121-26/+25
* * unix/tkUnixEvent.c:hobbs2002-04-051-2/+96
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-2/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-45/+67
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+498