Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3607830 Runtime checks that Xkb is available in the X server before trying to | dgp@users.sourceforge.net | 2013-04-01 | 1 | -20/+28 |
|\ | |||||
| * | Merge 8.5. Bring together the compile time and run time Xkb checks. | dgp@users.sourceforge.net | 2013-04-01 | 1 | -9/+15 |
| |\ | |||||
| * | | Runtime check for Xkb support in X server. | dgp@users.sourceforge.net | 2013-04-01 | 1 | -14/+20 |
* | | | [Bug 3599312]: Apply fix for Alt key problems. | donal.k.fellows@manchester.ac.uk | 2013-02-28 | 1 | -8/+10 |
|\ \ \ | | |/ | |/| | |||||
| * | | [Bug 3599312]: Apply fix for Alt key problems. | donal.k.fellows@manchester.ac.uk | 2013-02-28 | 1 | -8/+10 |
| |\ \ | |||||
| | * | | The proposed fix from Bug 3599312, which should make key map handling interact | donal.k.fellows@manchester.ac.uk | 2013-01-07 | 1 | -8/+9 |
| | |/ | |||||
| * | | Bug [3599928]: Use XkbKeycodeToKeysym if available. | stwo@users.sourceforge.net | 2013-01-31 | 1 | -1/+6 |
| |/ | |||||
| * | sync nmakehlp.c with Tcl version | nijtmans@users.sourceforge.net | 2012-10-23 | 1 | -5/+5 |
| |\ | |||||
| * | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning... | stwo@users.sourceforge.net | 2012-08-09 | 1 | -2/+2 |
* | | | Oops. Missed removing one line in last commit. | stwo@users.sourceforge.net | 2013-01-31 | 1 | -2/+0 |
* | | | Bug [3599928]: Use XkbKeycodeToKeysym if available. | stwo@users.sourceforge.net | 2013-01-31 | 1 | -0/+7 |
* | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning... | stwo@users.sourceforge.net | 2012-08-09 | 1 | -2/+2 |
* | | | Zap trailing whitespace. | stwo@users.sourceforge.net | 2012-08-06 | 1 | -2/+2 |
* | | | merge mark: fix typo in comment | donal.k.fellows@manchester.ac.uk | 2012-07-31 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | donal.k.fellows@manchester.ac.uk | 2012-07-31 | 1 | -10/+12 |
| |\ \ | | |/ | |||||
| | * | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | donal.k.fellows@manchester.ac.uk | 2012-07-31 | 1 | -9/+11 |
* | | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix | donal.k.fellows@manchester.ac.uk | 2012-07-31 | 1 | -10/+12 |
* | | | Fix for bug 3410609; confirmed to work on UK keyboard. | donal.k.fellows@manchester.ac.uk | 2011-10-25 | 1 | -6/+29 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug 3410609; confirmed to work on UK keyboard. | donal.k.fellows@manchester.ac.uk | 2011-10-25 | 1 | -6/+29 |
| |\ \ | |||||
| | * | | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in p... | Kevin B Kenny | 2011-10-01 | 1 | -6/+29 |
| |/ / | |||||
* | | | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| * | | Cast some NULLs to (void *) in order to quash "missing sentinel in function c... | stwo@users.sourceforge.net | 2011-01-06 | 1 | -3/+3 |
| * | | Fix [Bug 1373712] and [Bug 1924761]. | donal.k.fellows@manchester.ac.uk | 2010-01-02 | 1 | -80/+67 |
| * | | Use Xutf8LookupString where available [Patch #1986818]. | jenglish@flightlab.com | 2008-06-11 | 1 | -14/+89 |
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -7/+5 |
* | | | Cast some NULLs to (void *) in order to quash "missing sentinel in function c... | stwo@users.sourceforge.net | 2011-01-06 | 1 | -3/+3 |
* | | | Fix [Bug 1373712] and [Bug 1924761]. | donal.k.fellows@manchester.ac.uk | 2010-01-02 | 1 | -52/+57 |
* | | | CONSTify return values of TkKeysymToString, | nijtmans | 2009-12-16 | 1 | -4/+4 |
* | | | Making code neater... | donal.k.fellows@manchester.ac.uk | 2008-11-26 | 1 | -82/+64 |
* | | | Use Xutf8LookupString where available [Patch #1986818]. | jenglish@flightlab.com | 2008-06-11 | 1 | -14/+89 |
|/ / | |||||
* | | XIM reorganization and cleanup; see [Patch 1919791] for details. | jenglish@flightlab.com | 2008-03-26 | 1 | -38/+35 |
* | | Minor syntactic stuff | donal.k.fellows@manchester.ac.uk | 2007-02-27 | 1 | -8/+9 |
* | | Whitespace/style/ANSI improvements | donal.k.fellows@manchester.ac.uk | 2005-10-21 | 1 | -75/+75 |
|/ | |||||
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-17 | 1 | -14/+19 |
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-15 | 1 | -2/+2 |
* | changed TK_USE_XIM_SPOT to TK_DISPLAY_XIM_SPOT for clarity | hobbs | 2002-06-15 | 1 | -2/+2 |
* | * generic/tkEvent.c (Tk_HandleEvent): | hobbs | 2002-06-15 | 1 | -6/+8 |
* | * unix/tkUnixKey.c: added Tk_SetCaretPos and code for setting | hobbs | 2002-04-05 | 1 | -2/+55 |
* | * tests/event.test: Added test for [event generate $widget | ericm | 2000-04-10 | 1 | -6/+5 |
* | * generic/tk.decls: | hobbs | 2000-02-09 | 1 | -1/+265 |
* | * unix/tkUnixKey.c: | hobbs | 1999-12-16 | 1 | -4/+4 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -0/+90 |