| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2021-03-23 | 1 | -3/+4 |
|\ |
|
| * | Fix 3 places where Tcl_UtfToUniChar must be used and not TkUtfToUniChar: numC... | jan.nijtmans | 2021-03-23 | 1 | -3/+4 |
|
|
* | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co... | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | | More warnings -Wshadow with C++ compiler. Simplify <KeyPress> -> <Key> | jan.nijtmans | 2020-10-07 | 1 | -2/+2 |
|
|
* | | Fix MSVC warning: warning C4018: '<' : signed/unsigned mismatch | jan.nijtmans | 2020-09-16 | 1 | -1/+1 |
|
|
* | | Since 'underline' is an int in TkMenuEntry (tkMenu.h), it (still) should be a... | jan.nijtmans | 2020-09-16 | 1 | -1/+2 |
|
|
* | | Fix the build of Tk trunk against Tcl trunk. | fvogel | 2020-09-15 | 1 | -2/+1 |
|
|
* | | One more use of TkNewIndexObj() macro. More code cleanup | jan.nijtmans | 2020-08-20 | 1 | -2/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-12 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to b... | jan.nijtmans | 2020-08-12 | 1 | -2/+2 |
|
|
* | | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -1/+1 |
|
|
* | | Merge 8.6. Protection done by TkUtfAtIndex() not needed here, because Tcl_Utf... | jan.nijtmans | 2020-05-20 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Use Glyph indexing in more places (underscoring and canvas text and some more) | jan.nijtmans | 2020-05-19 | 1 | -1/+1 |
|
|
| * | Merge 8.6 | jan.nijtmans | 2020-05-18 | 1 | -8/+7 |
| |\ |
|
| * | | More improvements handling characters > U+FFFF as surrogates. Add internal Tk... | jan.nijtmans | 2020-05-14 | 1 | -3/+5 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-05-15 | 1 | -8/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix [a953736b546ce681cbfc]: Potential wrong use of TkKeyEvent. Finally done w... | jan.nijtmans | 2020-05-15 | 1 | -8/+7 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2020-04-03 | 1 | -6/+3 |
|\ \
| |/ |
|
| * | Split (internal) TK_THEME_WIN_CLASSIC into two different symbols: TK_THEME_WI... | jan.nijtmans | 2020-04-03 | 1 | -6/+3 |
|
|
* | | Fix [220811] and [220808]: Docs missing for Tk_TranslateWinEvent/Tk_PointerEv... | jan.nijtmans | 2020-04-02 | 1 | -1/+1 |
|
|
* | | Fix [655fe2754f]: Tearoff menu labels cut off. | fvogel | 2020-03-29 | 1 | -3/+20 |
|\ \
| |/ |
|
| * | Fix [655fe2754f]: Tearoff menu labels cut off. | fvogel | 2020-03-29 | 1 | -3/+20 |
| |\ |
|
| | * | Fix another buglet: The arrow of a cascade menu item is only drawn on Windows... | fvogel | 2020-03-14 | 1 | -2/+13 |
|
|
| | * | Fix [655fe2754f]: Tearoff menu labels cut off | fvogel | 2020-03-14 | 1 | -1/+7 |
|
|
| * | | Replace all instances of Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() with Tcl_Uni... | jan.nijtmans | 2020-03-24 | 1 | -48/+95 |
| |/ |
|
| * | (cherry-pick): Don't panic for "Wild GenericEvent"'s: Just filter out all eve... | jan.nijtmans | 2020-02-05 | 1 | -16/+17 |
|
|
| * | Add type-casts to many usage of Tcl_WinTCharToUtf(), so Tk compiles without w... | jan.nijtmans | 2019-09-24 | 1 | -2/+2 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-02-05 | 1 | -16/+17 |
|\ \ |
|
| * | | Protect better against possible confusion between XGenericEvent's and (Tcl-sp... | jan.nijtmans | 2020-02-05 | 1 | -16/+17 |
|
|
* | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -28/+74 |
|
|
* | | | Merge 8.7. More WIP. | jan.nijtmans | 2019-12-16 | 1 | -7/+7 |
|/ / |
|
* | | Merge 8.6. | jan.nijtmans | 2019-09-23 | 1 | -28/+28 |
|\ \
| |/ |
|
| * | Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODE | jan.nijtmans | 2019-09-23 | 1 | -28/+28 |
|
|
* | | Eliminate all references to Tcl_WinTCharToUtf/Tcl_WinUtfToTChar functions, us... | jan.nijtmans | 2019-09-20 | 1 | -2/+4 |
|\ \ |
|
| * \ | Merge trunk | jan.nijtmans | 2019-09-20 | 1 | -11/+11 |
| |\ \
| |/ /
|/| | |
|
| * | | Merge trunk | jan.nijtmans | 2019-09-09 | 1 | -3/+3 |
| |\ \ |
|
| * \ \ | Merge trunk | jan.nijtmans | 2019-07-07 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | More TCHAR -> WCHAR conversions | jan.nijtmans | 2019-06-11 | 1 | -7/+7 |
|
|
| * | | | | Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(... | jan.nijtmans | 2019-06-10 | 1 | -2/+4 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2019-09-19 | 1 | -11/+11 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | *A() to *W() Win32 API changes, actually the same because Tk is already compi... | jan.nijtmans | 2019-09-19 | 1 | -11/+11 |
|
|
| * | | | TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ... | jan.nijtmans | 2019-09-16 | 1 | -7/+7 |
|
|
* | | | | More removals of "register" keyword. | jan.nijtmans | 2019-08-16 | 1 | -1/+1 |
|
|
* | | | | Use WCHAR in stead of TCHAR (almost) everywhere, since we now only support co... | jan.nijtmans | 2019-07-30 | 1 | -7/+7 |
| |_|/
|/| | |
|
* | | | 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 |
|
|
* | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -3/+3 |
|
|
* | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -5/+5 |
|
|
* | | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu... | jan.nijtmans | 2019-03-31 | 1 | -9/+9 |
|
|