Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner back... | jan.nijtmans | 2016-09-27 | 1 | -8/+11 | |
| * | | | | New attempt to fix [720879afe9] - WM_CHAR message handling. Patch from Christ...bug_720879afe9_alt | fvogel | 2016-09-25 | 1 | -8/+11 | |
| | | * | | merge core-8-6-branch | jan.nijtmans | 2016-09-26 | 2 | -9/+9 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | Introduce two utility functions for handling Unicode surrogate pairs, and use... | jan.nijtmans | 2016-09-26 | 3 | -17/+92 | |
| | | * | | merge core-8-6-branch | jan.nijtmans | 2016-09-26 | 7 | -7/+74 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | Permit static linking to the MSVCRT as a stand-alone option. Patch by Joe Mis... | jan.nijtmans | 2016-09-26 | 1 | -0/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Permit static linking to the MSVCRT as a stand-alone option. Enable WinXP SD...winFixes | Joe Mistachkin | 2016-09-19 | 1 | -1/+6 | |
* | | | | | Merge core-8-5-branch to core-8-6-branch. | patthoyts | 2016-09-22 | 2 | -1/+22 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Correct expansion of the spinbox textarea for the vista theme. | patthoyts | 2016-09-22 | 2 | -1/+22 | |
* | | | | | [3126428] Repaint ttk labels and buttons when the image is changed. | patthoyts | 2016-09-21 | 3 | -4/+45 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [3126428] Repaint ttk labels and buttons when the image is changed. | patthoyts | 2016-09-21 | 3 | -5/+46 | |
* | | | | | Make it more likely that compiles with VS2012/VS2013 actually work on Windows... | jan.nijtmans | 2016-09-21 | 2 | -2/+2 | |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| * | | | Make it more likely that compiles with VS2012/VS2013 actually work on Windows... | jan.nijtmans | 2016-09-21 | 2 | -2/+2 | |
| | | * | Enhanced proposed fix [6c0d7aec67]: unicode text input Windows 8. More places... | jan.nijtmans | 2016-09-19 | 14 | -93/+165 | |
| | | |\ | |_|/ / |/| | | | ||||||
| | | * | More simplifications | jan.nijtmans | 2016-09-19 | 13 | -75/+89 | |
| | | * | Rename TkUtfToUniChar32 to TkUtfToUniChar2, and various simplifications needi... | jan.nijtmans | 2016-09-16 | 12 | -217/+49 | |
| | | * | Patch from Christian Werner, for evaluation | jan.nijtmans | 2016-09-16 | 11 | -16/+241 | |
| | | * | Fixed [eb26817783] - listbox-13.3 fails on Linux | fvogel | 2016-09-10 | 1 | -1/+1 | |
| | | |\ | |_|_|/ |/| | | | ||||||
* | | | | Fixed [eb26817783] - listbox-13.3 fails on Linux | fvogel | 2016-09-10 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fixed [eb26817783] - listbox-13.3 fails on Linuxbug_eb26817783 | fvogel | 2016-09-03 | 1 | -1/+1 | |
| | | | * | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8 | fvogel | 2016-09-10 | 1 | -0/+1 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||||
* | | | | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8 | fvogel | 2016-09-10 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8bug_8c4216dca9 | fvogel | 2016-09-03 | 1 | -0/+1 | |
| |/ / / / | ||||||
| | | | * | merged core-8-6-branch | fvogel | 2016-09-10 | 0 | -0/+0 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||||
* | | | | | fix comment (Thanks, Christian!) | jan.nijtmans | 2016-09-08 | 1 | -1/+1 | |
| | | | * | merge core-8-6-branch | jan.nijtmans | 2016-09-08 | 2 | -21/+54 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||||
* | | | | | Fix [6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d|6c0d7aec67]: unicode text input... | jan.nijtmans | 2016-09-08 | 2 | -21/+54 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2016-09-08 | 2 | -17/+19 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | 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 | 2 | -66/+13 | |
| * | | | | | 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 | 5 | -12/+98 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Enhance TkpGetString() to handle Unicode characters, even when TCL_UTF_MAX==3. | jan.nijtmans | 2016-08-30 | 3 | -7/+21 | |
| * | | | | | | merge core-8-6-branch. | jan.nijtmans | 2016-08-30 | 4 | -25/+87 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | rebase to core-8-6-branch. | jan.nijtmans | 2016-08-29 | 257 | -9808/+12272 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Patch [6c0d7aec67] from Christian Werner on upstream Androwish to better hand... | fvogel | 2016-08-23 | 1 | -9/+68 | |
| | | | | | | | * | Fixed [2945130fff] for the right Control and Alt keys. WONTFIX the case of th... | fvogel | 2016-09-04 | 2 | -17/+19 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Fixed [2945130fff] for the right Control and Alt keys. WONTFIX the case of th... | fvogel | 2016-09-04 | 2 | -17/+19 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Left and right Control and Alt keys are distinguished using the Extended flag...bug_2945130fff | fvogel | 2016-08-11 | 1 | -12/+18 | |
| * | | | | | | | | Consider the Extended flag for both KeyPress and KeyRelease events coming fro... | fvogel | 2016-08-11 | 1 | -5/+1 | |
| | | | | | | | * | Merged core-8-6-branch | fvogel | 2016-09-01 | 0 | -0/+0 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merged branch [bug-6976e4b3b2] | fvogel | 2016-09-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Cherrypicked [c8256e859a] - Fix from pspjuth to restore the default false val...bug_6976e4b3b2 | fvogel | 2016-09-01 | 2 | -2/+44 | |
| | | | | | | | * | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should... | jan.nijtmans | 2016-08-31 | 8 | -16/+18 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should... | jan.nijtmans | 2016-08-31 | 5 | -7/+9 | |
| | | | | | | | * | Made text widget's default undo false again. | pspjuth | 2016-08-30 | 2 | -8/+50 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Made text widget's default undo false again. | pspjuth | 2016-08-30 | 2 | -2/+44 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
| | | | | | | * | Fixed [2cf3d6942c] - Test button-5.24 fails | fvogel | 2016-08-29 | 1 | -8/+40 | |
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Fixed [2cf3d6942c] - Test button-5.24 fails | fvogel | 2016-08-29 | 1 | -8/+40 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Improved further test button-5.24: the test no longer depends on default valu...bug_2cf3d6942c | fvogel | 2016-08-23 | 1 | -8/+40 | |