summaryrefslogtreecommitdiffstats
path: root/win/tkWinKey.c
Commit message (Expand)AuthorAgeFilesLines
* Proposed fix for [499526180d]: Add support for windows multimedia virtual key...fvogel2017-01-281-2/+9
* Fix [e36963bfe8]: event generate and diaeresisjan.nijtmans2016-10-231-19/+19
* clearify commentjan.nijtmans2016-09-271-1/+1
* Internal code simplification: Store Unicode character in keycode field in ste...jan.nijtmans2016-09-271-15/+0
* Introduce two utility functions for handling Unicode surrogate pairs, and use...jan.nijtmans2016-09-261-17/+4
* merge core-8-6-branchjan.nijtmans2016-09-081-12/+18
|\
| * Fixed [2945130fff] for the right Control and Alt keys. WONTFIX the case of th...fvogel2016-09-041-12/+18
| |\
| | * Left and right Control and Alt keys are distinguished using the Extended flag...bug_2945130ffffvogel2016-08-111-12/+18
| * | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should...jan.nijtmans2016-08-311-2/+2
| |/
* | (experiment) don't fill trans_chars any more when send_event == -3. Results i...jan.nijtmans2016-09-011-6/+9
* | Enhance TkpGetString() to handle Unicode characters, even when TCL_UTF_MAX==3.jan.nijtmans2016-08-301-4/+12
|/
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-1/+2
|\
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-1/+2
| |\
| | * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-8/+9
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+0
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-1/+1
| |\ \ | | |/
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * win/tkWinKey.c: Add WM_UNICHAR window message support (used byhobbs2006-08-301-1/+8
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-13/+10
* | | tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-161-2/+2
* | | Eliminate tkpMenubuttonClassnijtmans2010-01-131-2/+2
* | | CONSTify return values of TkKeysymToString,nijtmans2009-12-161-2/+2
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Assorted minor cleanups.dkf2007-09-081-18/+17
* | * win/tkWinKey.c: Add WM_UNICHAR window message support (used byhobbs2006-08-301-1/+8
* | More fixes (mostly getting rid of excess spaces)dkf2005-12-021-74/+81
* | ANSIficationdkf2005-12-021-195/+198
|/
* win/tkWinKey.c (TkpSetKeycodeAndState): removed old debug infohobbs2001-05-301-9/+1
* * win/makefile.vc:hobbs2001-03-301-5/+24
* clarified internal commentshobbs2000-04-151-2/+2
* * win/tkWinKey.c: Added check for ASCII delete character inericm2000-04-151-2/+22
* * generic/ks_names.h: Added Scroll_Lock and Sys_Req definitions.ericm2000-04-151-746/+711
* * win/tkWinKey.c: Added smarts to check whether the left or rightericm2000-04-141-715/+746
* * tests/event.test: Added test for [event generate $widgetericm2000-04-101-7/+5
* * generic/tk.decls:hobbs2000-02-091-18/+376
* * win/tkWinKey.c: fixed XKeysymToKeycode to handle mapping ofhobbs1999-10-301-10/+13
* * makefile.vc: changed 'c:/program files' to c:/progra~1hobbs1999-10-291-3/+1
* * Merged 8.1 branch into the main trunkstanton1999-04-161-42/+30
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* New Windows keysymswelch1998-07-061-0/+10
* Initial revisionrjohnson1998-04-011-0/+360