| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -9/+9 |
|\ \ |
|
| | * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 1 | -9/+9 |
|
|
* | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -9/+9 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -9/+9 |
|
|
| * | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner back... | jan.nijtmans | 2016-09-27 | 1 | -8/+11 |
|
|
* | | Solution from dnikolajevich made thread safe. Thanks to Christian Werner for ... | fvogel | 2018-03-31 | 1 | -17/+17 |
|
|
* | | Better solution to [75d38f8608], that fixes the problem for all widgets, not ... | fvogel | 2018-03-25 | 1 | -3/+25 |
|
|
* | | Fix [a5ba1c9764]: Race condition in clipboard cleanup on Windows. Patch from ... | fvogel | 2017-05-05 | 1 | -13/+17 |
|
|
* | | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis... | jan.nijtmans | 2016-11-07 | 1 | -4/+1 |
|
|
* | | Merge core-8-6-branch. More surrogate handling, e.g. in HandleIMEComposition() | jan.nijtmans | 2016-09-27 | 1 | -14/+24 |
|\ \ |
|
| * | | Internal code simplification: Store Unicode character in keycode field in ste... | jan.nijtmans | 2016-09-27 | 1 | -9/+6 |
|
|
| * | | New attempt to fix [720879afe9] - WM_CHAR message handling. Patch from Christ... | fvogel | 2016-09-25 | 1 | -8/+11 |
|
|
* | | | Enhanced proposed fix [6c0d7aec67]: unicode text input Windows 8. More places... | jan.nijtmans | 2016-09-19 | 1 | -7/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | More simplifications | jan.nijtmans | 2016-09-19 | 1 | -7/+6 |
|
|
| * | | merge core-8-6-branch | jan.nijtmans | 2016-09-08 | 1 | -18/+40 |
| |\ \
| |/ /
|/| | |
|
| * | | Fixed [2945130fff] for the right Control and Alt keys. WONTFIX the case of th... | fvogel | 2016-09-04 | 1 | -5/+1 |
| |\ \ |
|
| * \ \ | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should... | jan.nijtmans | 2016-08-31 | 1 | -2/+2 |
| |\ \ \ |
|
* | \ \ \ | merge core-8-6-branch | jan.nijtmans | 2016-09-08 | 1 | -5/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Fixed [2945130fff] for the right Control and Alt keys. WONTFIX the case of th... | fvogel | 2016-09-04 | 1 | -5/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Consider the Extended flag for both KeyPress and KeyRelease events coming fro... | fvogel | 2016-08-11 | 1 | -5/+1 |
|
|
* | | | | | unnecessary macro | jan.nijtmans | 2016-09-01 | 1 | -2/+0 |
|
|
* | | | | | (experiment) don't fill trans_chars any more when send_event == -3. Results i... | jan.nijtmans | 2016-09-01 | 1 | -60/+4 |
|
|
* | | | | | don't forget to set the keycode ;-) | jan.nijtmans | 2016-09-01 | 1 | -0/+1 |
|
|
* | | | | | Implement USE_EXTRA_EVENTS=1, which generates additional events for surrogate... | jan.nijtmans | 2016-08-31 | 1 | -8/+50 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should... | jan.nijtmans | 2016-08-31 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Enhance TkpGetString() to handle Unicode characters, even when TCL_UTF_MAX==3. | jan.nijtmans | 2016-08-30 | 1 | -2/+8 |
|
|
* | | | | merge core-8-6-branch. | jan.nijtmans | 2016-08-30 | 1 | -17/+14 |
|\ \ \ \
| |/ / / |
|
* | | | | rebase to core-8-6-branch.
| jan.nijtmans | 2016-08-29 | 1 | -28/+27 |
|\ \ \ \
| |/ / / |
|
* | | | | Patch [6c0d7aec67] from Christian Werner on upstream Androwish to better hand... | fvogel | 2016-08-23 | 1 | -9/+68 |
| |/ /
|/| | |
|
* | | | Change Tk_FreeXId() into a macro. | jan.nijtmans | 2016-08-12 | 1 | -24/+0 |
|/ / |
|
* | | Satisfy required position of __stdcall from VC++ | jan.nijtmans | 2014-02-04 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Satisfy required position of __stdcall from VC++ | jan.nijtmans | 2014-02-04 | 1 | -2/+2 |
|
|
* | | Add missing __stdcall (which crashes on win32) | jan.nijtmans | 2014-02-04 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Add missing __stdcall (which crashes on win32) | jan.nijtmans | 2014-02-04 | 1 | -1/+2 |
|
|
* | | Fix [http://core.tcl.tk/tcl/info/651e828a52|651e828a52]: Wrong Windows versio... | jan.nijtmans | 2014-02-04 | 1 | -9/+21 |
|\ \
| |/ |
|
| * | Fix [http://core.tcl.tk/tcl/info/651e828a52|651e828a52]: Wrong Windows versio... | jan.nijtmans | 2014-02-04 | 1 | -9/+20 |
|
|
* | | Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l... | jan.nijtmans | 2013-11-20 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l... | jan.nijtmans | 2013-11-20 | 1 | -6/+6 |
|
|
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -5/+4 |
|
|
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -1/+2 |
| |\ |
|
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -34/+35 |
|
|
* | | | Remove tclWinProcs, as it is no longer being used | jan.nijtmans | 2011-10-05 | 1 | -18/+2 |
|
|
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -6/+6 |
| |\ \
| | |/ |
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 1 | -2/+2 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|