summaryrefslogtreecommitdiffstats
path: root/win/tkWinTest.c
Commit message (Expand)AuthorAgeFilesLines
* More usage for Tcl_Size (internal TkEnsemble)jan.nijtmans2022-11-031-18/+11
* Merge 8.6jan.nijtmans2022-04-041-1/+1
|\
| * Tcl_GetBoolean -> Tcl_GetBooleanFromObjjan.nijtmans2022-04-011-1/+1
| * Replace all instances of Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() with Tcl_Uni...jan.nijtmans2020-03-241-27/+38
* | Fix building against Tcl 8.6 headersjan.nijtmans2022-04-031-2/+2
* | Eliminate compile warnings, due to the usage of Tcl_ExternalToUtfDString()/Tc...jan.nijtmans2022-04-011-2/+2
* | (c) -> ©jan.nijtmans2020-12-091-3/+3
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-8/+15
* | Merge 8.6jan.nijtmans2019-09-241-3/+3
|\ \ | |/
| * Don't use "class" as (internal) struct field name or local variable name. Mak...jan.nijtmans2019-09-241-3/+3
| * Add type-casts to many usage of Tcl_WinTCharToUtf(), so Tk compiles without w...jan.nijtmans2019-09-241-10/+10
* | Merge 8.6. jan.nijtmans2019-09-231-2/+2
|\ \ | |/
| * Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODEjan.nijtmans2019-09-231-2/+2
* | Merge trunkjan.nijtmans2019-09-201-9/+4
|\ \
| * \ Merge 8.6jan.nijtmans2019-09-191-9/+4
| |\ \ | | |/
| | * *A() to *W() Win32 API changes, actually the same because Tk is already compi...jan.nijtmans2019-09-191-11/+6
* | | Merge trunkjan.nijtmans2019-09-161-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-09-161-1/+1
| |\ \ | | |/
| | * TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ...jan.nijtmans2019-09-161-3/+3
* | | Merge trunkjan.nijtmans2019-09-091-5/+5
|\ \ \ | |/ /
* | | Merge trunkjan.nijtmans2019-07-301-1/+11
|\ \ \ | |/ /
| * | Use WCHAR in stead of TCHAR (almost) everywhere, since we now only support co...jan.nijtmans2019-07-301-1/+1
| * | Follow-up to [38dc27bd1d0ecd682aafde]: Tk does not support <Button-6> nor <Bu...jan.nijtmans2019-07-301-0/+10
* | | Merge trunkjan.nijtmans2019-06-201-4/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-06-201-1/+1
| |\ \ | | |/
| | * Don't use wcslen() in combination with Tcl_WinTCharToUtf(): Using -1 has the ...jan.nijtmans2019-06-201-1/+1
| * | Merge 8.6. Code cleanup, possible because we know we are compiling in UNICOD...jan.nijtmans2019-06-191-6/+3
| |\ \ | | |/
| | * Don't re-reference encoding "unicode", when we can re-use the encoding.jan.nijtmans2019-06-191-4/+1
* | | Switch back to using Tcl_UtfToExternalDString() in tkWinFont.c, since - someh...jan.nijtmans2019-06-111-11/+12
* | | More TCHAR -> WCHAR conversionsjan.nijtmans2019-06-111-2/+2
* | | Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(...jan.nijtmans2019-06-101-5/+8
|/ /
* | A few WideINT-related range improvements and comment fixesjan.nijtmans2018-12-121-1/+1
* | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more.jan.nijtmans2018-12-081-6/+6
* | Fix PTR2INT/PTR2UINT, so they no longer are restricted to the "int" range.jan.nijtmans2018-10-221-3/+3
* | merge core-8-6-branchjan.nijtmans2017-05-051-1/+4
|\ \ | |/
| * On Windows, use Tcl_WinTCharToUtf() in stead of Tcl_NewUnicodeObj(), since T...jan.nijtmans2017-05-051-1/+4
* | Smarter initialization of doubleTypePtr/intTypePtr without hash-table lookup ...jan.nijtmans2017-01-201-9/+9
|/
* Remove unnecessary end-of-line spacingjan.nijtmans2014-11-211-1/+1
* Make findwindow more robust by ensuring it is a window belongingashok2014-09-201-0/+22
* Convert native paths returned from file dialogs to Tcl canonical paths.ashok2014-09-201-6/+64
* Convert "testwinevent", "testmetrics" and "testdeleteapps" for using the Tcl_...jan.nijtmans2014-05-261-34/+25
* Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. jan.nijtmans2013-01-281-5/+5
* Fixed, but only tested yet on Windows 7. On other platforms, at least the 'us...jan.nijtmans2012-11-111-1/+7
* Remove tclWinProcs, as it is no longer being usedjan.nijtmans2011-10-051-22/+4
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-8/+8
|\
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-9/+9
| |\
| * \ [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-3/+0
| |\ \ | | |/
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0