| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat... | fvogel | 2023-01-18 | 1 | -2/+2 |
|\ |
|
| * | Factorise definition of snprintf in tkWinInt.h (MSVC before 2015 didn't know ... | fvogel | 2023-01-14 | 1 | -8/+0 |
|
|
| * | Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve... | fvogel | 2023-01-10 | 1 | -2/+10 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-01-02 | 1 | -48/+48 |
|\ \
| |/ |
|
| * | Use more X11 macro's, in stead of accessing fields directly. Mostly backporte... | jan.nijtmans | 2023-01-02 | 1 | -82/+83 |
|
|
* | | Switch off XLIB_ILLEGAL_ACCESS in Xlib.h, making some acess to Display only p... | jan.nijtmans | 2022-11-15 | 1 | -9/+10 |
|
|
* | | More Xlib.h macro usage | jan.nijtmans | 2022-11-15 | 1 | -10/+10 |
|
|
* | | Update to latest Xlib.h. Remove some unneeded internal fields from 'Display' | jan.nijtmans | 2022-11-14 | 1 | -1/+0 |
|
|
* | | More usage for Tcl_Size (internal TkEnsemble) | jan.nijtmans | 2022-11-03 | 1 | -15/+7 |
|
|
* | | X11 header-file (specific) update. Move XMaxTransChars definition from Xlib.h... | jan.nijtmans | 2022-02-03 | 1 | -1/+1 |
|
|
* | | Make the algorithm for handling high-resolution Mousewheel on Windows EXACTLY... | jan.nijtmans | 2021-03-23 | 1 | -24/+34 |
|
|
* | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser... | jan.nijtmans | 2021-01-08 | 1 | -7/+1 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-10-06 | 1 | -3/+3 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-09-30 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Fix [59cba33c6d]: win: theme detection in TkWinGetPlatformTheme() likely broken | jan.nijtmans | 2020-09-30 | 1 | -3/+3 |
|
|
| | * | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
|
|
* | | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet) | jan.nijtmans | 2020-09-15 | 1 | -157/+184 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-05-18 | 1 | -1/+5 |
| |\ \
| | |/ |
|
| | * | Add support for setting InputLanguage encoding to "utf-8". I don't know if it... | jan.nijtmans | 2020-05-18 | 1 | -1/+5 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-05-15 | 1 | -70/+70 |
| |\ \
| | |/ |
|
| | * | Fix [a953736b546ce681cbfc]: Potential wrong use of TkKeyEvent. Finally done w... | jan.nijtmans | 2020-05-15 | 1 | -70/+70 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-04-03 | 1 | -3/+9 |
| |\ \
| | |/ |
|
| | * | Split (internal) TK_THEME_WIN_CLASSIC into two different symbols: TK_THEME_WI... | jan.nijtmans | 2020-04-03 | 1 | -31/+25 |
|
|
| * | | Fix [220811] and [220808]: Docs missing for Tk_TranslateWinEvent/Tk_PointerEv... | jan.nijtmans | 2020-04-02 | 1 | -5/+5 |
|
|
| * | | CONSTify function XkbOpenDisplay(), and resolve conflict with definition in X11 | jan.nijtmans | 2020-04-01 | 1 | -1/+1 |
|
|
| * | | Finish for MacOS too | jan.nijtmans | 2020-03-09 | 1 | -2/+2 |
| |\ \ |
|
| | * \ | Merge 8.6 | jan.nijtmans | 2020-03-09 | 1 | -2/+2 |
| | |\ \
| | | |/ |
|
| | | * | Eliminate a few (harmless) gcc(-9) warnings on Windows and Cygwin. | jan.nijtmans | 2020-03-09 | 1 | -2/+2 |
|
|
| * | | | Add XkbOpenDisplay and XkbKeycodeToKeysym to X11 stub table. MacOS not done yet. | jan.nijtmans | 2020-03-09 | 1 | -44/+54 |
| |/ / |
|
| * | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -13/+21 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2019-11-26 | 1 | -2/+1 |
| |\ \
| | |/ |
|
| | * | Now that TkUniCharToUtf() produces maximum of 4 bytes, reduce storage. More c... | jan.nijtmans | 2019-11-21 | 1 | -2/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -6/+6 |
| |\ \
| | |/ |
|
| | * | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 1 | -6/+6 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Add type-casts to many usage of Tcl_WinTCharToUtf(), so Tk compiles without w... | jan.nijtmans | 2019-09-24 | 1 | -1/+1 |
|
|
| * | | Merge 8.6. | jan.nijtmans | 2019-09-23 | 1 | -10/+10 |
| |\ \
| | |/ |
|
| | * | Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODE | jan.nijtmans | 2019-09-23 | 1 | -10/+10 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2019-09-19 | 1 | -8/+8 |
| |\ \
| | |/ |
|
| | * | *A() to *W() Win32 API changes, actually the same because Tk is already compi... | jan.nijtmans | 2019-09-19 | 1 | -8/+8 |
|
|
| | * | TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ... | jan.nijtmans | 2019-09-16 | 1 | -4/+4 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-08-29 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | merge trunk (after fixing conflicts) | fvogel | 2019-08-04 | 1 | -13/+33 |
| |\ \ |
|
| * \ \ | merge trunk | fvogel | 2019-06-08 | 1 | -13/+68 |
| |\ \ \ |
|
| * \ \ \ | Propagate the call to TkpInitKeymapInfo in TkpOpenDisplay from Linux to Windo... | fvogel | 2019-02-03 | 1 | -0/+5 |
| |\ \ \ \ |
|
| | * | | | | Propagate the call to TkpInitKeymapInfo in TkpOpenDisplay from Linux to Windows. | fvogel | 2019-02-03 | 1 | -0/+5 |
|
|
* | | | | | | Merge trunk | jan.nijtmans | 2019-07-30 | 1 | -4/+4 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Use WCHAR in stead of TCHAR (almost) everywhere, since we now only support co... | jan.nijtmans | 2019-07-30 | 1 | -4/+4 |
|
|
* | | | | | | Further experiment: Bring scalefactor back to 120 (as it was for win32) | jan.nijtmans | 2019-07-26 | 1 | -2/+2 |
|
|