| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-10-04 | 1 | -1/+1 |
|\ |
|
| * | Fix [f8f1f0b103]: macosx/README: update Wiki and X11 info. Also change more l... | jan.nijtmans | 2019-10-04 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Better fix for [2026405]: winfo id bug in cygwin build. | jan.nijtmans | 2019-09-26 | 1 | -1/+1 |
|
|
| * | Add type-casts to many usage of Tcl_WinTCharToUtf(), so Tk compiles without w... | jan.nijtmans | 2019-09-24 | 1 | -8/+8 |
|
|
* | | Fix 2 left-over Tcl_WinUtfToTChar() calls. Some more code cleanup, made possi... | jan.nijtmans | 2019-09-25 | 1 | -20/+14 |
|
|
* | | Merge 8.6. | jan.nijtmans | 2019-09-23 | 1 | -29/+28 |
|\ \
| |/ |
|
| * | Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODE | jan.nijtmans | 2019-09-23 | 1 | -33/+29 |
|
|
* | | Eliminate all references to Tcl_WinTCharToUtf/Tcl_WinUtfToTChar functions, us... | jan.nijtmans | 2019-09-20 | 1 | -24/+45 |
|\ \ |
|
| * \ | Merge trunk | jan.nijtmans | 2019-09-20 | 1 | -29/+29 |
| |\ \
| |/ /
|/| | |
|
| * | | Merge trunk | jan.nijtmans | 2019-09-09 | 1 | -21/+21 |
| |\ \ |
|
| * \ \ | Merge trunk | jan.nijtmans | 2019-08-02 | 1 | -39/+41 |
| |\ \ \
| | |/ / |
|
| * | | | Merge trunk | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge trunk | jan.nijtmans | 2019-07-30 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge trunk | jan.nijtmans | 2019-07-07 | 1 | -5/+4 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-06-20 | 1 | -4/+0 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | More TCHAR -> WCHAR conversions | jan.nijtmans | 2019-06-11 | 1 | -41/+38 |
|
|
| * | | | | | | | Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(... | jan.nijtmans | 2019-06-10 | 1 | -24/+45 |
|
|
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-09-19 | 1 | -29/+29 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | *A() to *W() Win32 API changes, actually the same because Tk is already compi... | jan.nijtmans | 2019-09-19 | 1 | -29/+29 |
|
|
| * | | | | | | TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ... | jan.nijtmans | 2019-09-16 | 1 | -41/+38 |
|
|
* | | | | | | | Merge 8.6 | jan.nijtmans | 2019-07-30 | 1 | -39/+41 |
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | /
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Only free "patterns" once, not each time inside the loop. That might crash wi... | jan.nijtmans | 2019-07-30 | 1 | -39/+41 |
|
|
* | | | | | | Don't use L'?', the L doesn't do anything here | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Use WCHAR in stead of TCHAR (almost) everywhere, since we now only support co... | jan.nijtmans | 2019-07-30 | 1 | -3/+3 |
| |_|_|/
|/| | | |
|
* | | | | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -2/+2 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2019-07-02 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat... | jan.nijtmans | 2019-07-02 | 1 | -1/+1 |
|
|
* | | | | Make better use of full range for string lengths, if Tk is compiled with Tcl ... | jan.nijtmans | 2019-06-21 | 1 | -3/+2 |
| |_|/
|/| | |
|
* | | | Merge 8.6. Code cleanup, possible because we know we are compiling in UNICOD... | jan.nijtmans | 2019-06-19 | 1 | -42/+35 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
* | | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu... | jan.nijtmans | 2019-03-31 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-03-15 | 1 | -5/+2 |
|\ \
| |/ |
|
| * | Make Tk run on win32/win64 using -DTCL_UTF_MAX=6. Adapted from androwish. | jan.nijtmans | 2019-03-15 | 1 | -5/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| *-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
* | | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. | jan.nijtmans | 2018-12-08 | 1 | -1/+1 |
|
|
* | | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -2/+2 |
|/ / |
|
* | | Eliminate type-casts, by using size_t type internally in more situations. No ... | jan.nijtmans | 2018-08-10 | 1 | -2/+2 |
|
|
* | | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell... | jan.nijtmans | 2017-11-27 | 1 | -6/+1 |
|
|
* | | merge trunk. | jan.nijtmans | 2017-05-18 | 1 | -1/+1 |
|\ \ |
|
| * | | minor gcc warning (const usage) | jan.nijtmans | 2017-05-18 | 1 | -1/+1 |
|
|
* | | | Another attempt to fix [434d294df8b053246ee86e7898d06bc3a6d1d771|434d294df8],... | jan.nijtmans | 2017-05-15 | 1 | -1/+1 |
|/ / |
|
* | | On Windows, use Tcl_WinTCharToUtf() in stead of Tcl_NewUnicodeObj(), since T... | jan.nijtmans | 2017-05-05 | 1 | -8/+44 |
|
|
* | | (cherry-pick): Bug [64261b50]. Spurious mouse events sent to underlying windo... | jan.nijtmans | 2016-05-12 | 1 | -16/+19 |
|
|
* | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-04-21 | 1 | -4/+4 |
|
|
* | | Bug [47af31bd3a] - tk_getSaveFile adds . as extension. | ashok | 2015-10-09 | 1 | -7/+18 |
|
|
* | | Fix for [46c83f60] (relative paths ignored in tk_getOpenFile/tk_getSaveFile o... | ashok | 2015-10-06 | 1 | -11/+20 |
|
|
* | | Suggested fix for [2a70627a03]: shobjidl.h include in tkWinDialog.c breaks mi... | jan.nijtmans | 2015-03-22 | 1 | -1/+0 |
|
|