Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge core-8-6-branch | nijtmans@users.sourceforge.net | 2016-09-26 | 2 | -9/+9 |
|\ | |||||
| * | Introduce two utility functions for handling Unicode surrogate pairs, and use... | nijtmans@users.sourceforge.net | 2016-09-26 | 3 | -17/+92 |
* | | merge core-8-6-branch | nijtmans@users.sourceforge.net | 2016-09-26 | 7 | -7/+74 |
|\ \ | |/ | |||||
| * | Permit static linking to the MSVCRT as a stand-alone option. Patch by Joe Mis... | nijtmans@users.sourceforge.net | 2016-09-26 | 1 | -0/+5 |
| |\ | |||||
| | * | Permit static linking to the MSVCRT as a stand-alone option. Enable WinXP SD... | Joe Mistachkin | 2016-09-19 | 1 | -1/+6 |
| * | | Merge core-8-5-branch to core-8-6-branch. | patthoyts@users.sourceforge.net | 2016-09-22 | 2 | -1/+22 |
| |\ \ | |||||
| | * | | Correct expansion of the spinbox textarea for the vista theme. | patthoyts@users.sourceforge.net | 2016-09-22 | 2 | -1/+22 |
| * | | | [3126428] Repaint ttk labels and buttons when the image is changed. | patthoyts@users.sourceforge.net | 2016-09-21 | 3 | -4/+45 |
| |\ \ \ | | |/ / | |||||
| | * | | [3126428] Repaint ttk labels and buttons when the image is changed. | patthoyts@users.sourceforge.net | 2016-09-21 | 3 | -5/+46 |
| * | | | Make it more likely that compiles with VS2012/VS2013 actually work on Windows... | nijtmans@users.sourceforge.net | 2016-09-21 | 2 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Make it more likely that compiles with VS2012/VS2013 actually work on Windows... | nijtmans@users.sourceforge.net | 2016-09-21 | 2 | -2/+2 |
* | | | | Enhanced proposed fix [6c0d7aec67]: unicode text input Windows 8. More places... | nijtmans@users.sourceforge.net | 2016-09-19 | 14 | -93/+165 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | More simplificationstip_389 | nijtmans@users.sourceforge.net | 2016-09-19 | 13 | -75/+89 |
| * | | | Rename TkUtfToUniChar32 to TkUtfToUniChar2, and various simplifications needi... | nijtmans@users.sourceforge.net | 2016-09-16 | 12 | -217/+49 |
| * | | | Patch from Christian Werner, for evaluation | nijtmans@users.sourceforge.net | 2016-09-16 | 11 | -16/+241 |
| * | | | Fixed [eb26817783] - listbox-13.3 fails on Linux | fvogelnew1@free.fr | 2016-09-10 | 1 | -1/+1 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Fixed [eb26817783] - listbox-13.3 fails on Linux | fvogelnew1@free.fr | 2016-09-10 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fixed [eb26817783] - listbox-13.3 fails on Linux | fvogelnew1@free.fr | 2016-09-03 | 1 | -1/+1 |
| | * | | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8 | fvogelnew1@free.fr | 2016-09-10 | 1 | -0/+1 |
| | |\ \ \ | |_|/ / / |/| | | | | |||||
* | | | | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8 | fvogelnew1@free.fr | 2016-09-10 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8 | fvogelnew1@free.fr | 2016-09-03 | 1 | -0/+1 |
| |/ / / / | |||||
| | * | | | merged core-8-6-branch | fvogelnew1@free.fr | 2016-09-10 | 0 | -0/+0 |
| | |\ \ \ | |_|/ / / |/| | | | | |||||
* | | | | | fix comment (Thanks, Christian!) | nijtmans@users.sourceforge.net | 2016-09-08 | 1 | -1/+1 |
| | * | | | merge core-8-6-branch | nijtmans@users.sourceforge.net | 2016-09-08 | 2 | -21/+54 |
| | |\ \ \ | |_|/ / / |/| | | | | |||||
* | | | | | Fix [6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d|6c0d7aec67]: unicode text input... | nijtmans@users.sourceforge.net | 2016-09-08 | 2 | -21/+54 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merge core-8-6-branch | nijtmans@users.sourceforge.net | 2016-09-08 | 2 | -17/+19 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | unnecessary macro | nijtmans@users.sourceforge.net | 2016-09-01 | 1 | -2/+0 |
| * | | | | | (experiment) don't fill trans_chars any more when send_event == -3. Results i... | nijtmans@users.sourceforge.net | 2016-09-01 | 2 | -66/+13 |
| * | | | | | don't forget to set the keycode ;-) | nijtmans@users.sourceforge.net | 2016-09-01 | 1 | -0/+1 |
| * | | | | | Implement USE_EXTRA_EVENTS=1, which generates additional events for surrogate... | nijtmans@users.sourceforge.net | 2016-08-31 | 5 | -12/+98 |
| |\ \ \ \ \ | |||||
| * | | | | | | Enhance TkpGetString() to handle Unicode characters, even when TCL_UTF_MAX==3. | nijtmans@users.sourceforge.net | 2016-08-30 | 3 | -7/+21 |
| * | | | | | | merge core-8-6-branch. | nijtmans@users.sourceforge.net | 2016-08-30 | 4 | -25/+87 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | rebase to core-8-6-branch. | nijtmans@users.sourceforge.net | 2016-08-29 | 257 | -9808/+12272 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Patch [6c0d7aec67] from Christian Werner on upstream Androwish to better hand... | fvogelnew1@free.fr | 2016-08-23 | 1 | -9/+68 |
| | | | | | * | | | Fixed [2945130fff] for the right Control and Alt keys. WONTFIX the case of th... | fvogelnew1@free.fr | 2016-09-04 | 2 | -17/+19 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | Fixed [2945130fff] for the right Control and Alt keys. WONTFIX the case of th... | fvogelnew1@free.fr | 2016-09-04 | 2 | -17/+19 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Left and right Control and Alt keys are distinguished using the Extended flag... | fvogelnew1@free.fr | 2016-08-11 | 1 | -12/+18 |
| * | | | | | | | | Consider the Extended flag for both KeyPress and KeyRelease events coming fro... | fvogelnew1@free.fr | 2016-08-11 | 1 | -5/+1 |
| | | | | | * | | | Merged core-8-6-branch | fvogelnew1@free.fr | 2016-09-01 | 0 | -0/+0 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | Merged branch [bug-6976e4b3b2] | fvogelnew1@free.fr | 2016-09-01 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Cherrypicked [c8256e859a] - Fix from pspjuth to restore the default false val... | fvogelnew1@free.fr | 2016-09-01 | 2 | -2/+44 |
| | | | | | * | | | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should... | nijtmans@users.sourceforge.net | 2016-08-31 | 8 | -16/+18 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should... | nijtmans@users.sourceforge.net | 2016-08-31 | 5 | -7/+9 |
| | | | | | * | | | Made text widget's default undo false again. | peter.spjuth@gmail.com | 2016-08-30 | 2 | -8/+50 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | Made text widget's default undo false again. | peter.spjuth@gmail.com | 2016-08-30 | 2 | -2/+44 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
| | | | | * | | | Fixed [2cf3d6942c] - Test button-5.24 fails | fvogelnew1@free.fr | 2016-08-29 | 1 | -8/+40 |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Fixed [2cf3d6942c] - Test button-5.24 fails | fvogelnew1@free.fr | 2016-08-29 | 1 | -8/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Improved further test button-5.24: the test no longer depends on default valu... | fvogelnew1@free.fr | 2016-08-23 | 1 | -8/+40 |
| * | | | | | | | | Fixed [2cf3d6942c] - Test button-5.24 fails. First, use {Helvetica -12} as fo... | fvogelnew1@free.fr | 2016-08-19 | 1 | -3/+3 |
| | | | | | * | | | Constrained test menu-38.1 to Unix or Mac platforms since this test hangs on ... | fvogelnew1@free.fr | 2016-08-29 | 1 | -1/+1 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | |