summaryrefslogtreecommitdiffstats
path: root/win/tkWinInt.h
Commit message (Expand)AuthorAgeFilesLines
* Merged core-8-6-branch into core-8-branch.csaba2024-07-311-16/+18
|\
| * Proposed fix for ticket [0d48797195]: Ugly and inconsistent look of the focus...csaba2024-07-281-10/+18
* | (c) -> ©jan.nijtmans2024-05-091-2/+2
|\ \ | |/
| * Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-091-1/+1
* | Don't worry about Visual Studio < 2015 any morejan.nijtmans2023-02-081-8/+0
* | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat...fvogel2023-01-181-0/+8
|\ \ | |/
| * Really use snprintf (and not _snprintf) when MSVC is at least 2015.fvogel2023-01-151-3/+2
| * Factorise definition of snprintf in tkWinInt.h (MSVC before 2015 didn't know ...fvogel2023-01-141-0/+9
* | Rewrite to use an actual ensemble instead of a homebrew version.dkf2021-07-141-7/+0
* | Merge trunkKevin Walzer2021-05-311-1/+6
|\ \
* | | Remove tkWinPrint.c and all traces from branch - code previously migrated to ...Kevin Walzer2021-05-221-1/+1
* | | Gdi commands now active; next step: work out printing details at script levelKevin Walzer2021-05-061-1/+1
* | | Merge trunk; remove more compiler warningsKevin Walzer2021-03-311-0/+7
|\ \ \ | |/ /
* | | Make tkWinGID.c and tkWinPrint.c compile. Still various compiler warningsjan.nijtmans2021-03-081-1/+1
* | | Merge 8.7. Fix a few compiler warningsjan.nijtmans2021-01-261-0/+6
|/ /
* | Merge 8.7jan.nijtmans2020-12-111-1/+1
|\ \
| * | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | | Merge-mark trunk. Fix warning in tkUnixSysNotify.c. Eliminate eol-spacingjan.nijtmans2020-09-261-3/+3
|\ \ \ | |/ /
* | | Merge trunk; refinement of TIP additionsKevin Walzer2020-08-311-1/+1
|\ \ \ | |/ /
* | | Fill out implementation of balloon notificationsKevin Walzer2020-08-201-1/+8
* | | Begin to implement TIP 325Kevin Walzer2020-08-091-1/+1
|/ /
* | Fix [4fb812af90]: Build Failure on msys2 with gcc10. Also add more __cplusplu...jan.nijtmans2020-06-111-0/+7
* | Merge 8.6jan.nijtmans2020-04-031-0/+1
|\ \ | |/
| * Split (internal) TK_THEME_WIN_CLASSIC into two different symbols: TK_THEME_WI...jan.nijtmans2020-04-031-0/+1
* | Fix [220811] and [220808]: Docs missing for Tk_TranslateWinEvent/Tk_PointerEv...jan.nijtmans2020-04-021-0/+4
|/
* Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODEjan.nijtmans2019-09-231-18/+0
* TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ...jan.nijtmans2019-09-161-2/+2
* Fix [69b48f427e]: Test 'textTag-18.1' fails since Win10 Creator Falls Updatefvogel2019-08-201-0/+6
* Implemented more options for new tk_get{Open,Save} file dialogsashok2014-09-131-0/+6
* Typo's and unnecessary end-of-line spacingjan.nijtmans2014-06-031-2/+2
* some more cygwin compatibility improvementsjan.nijtmans2012-04-061-2/+2
|\
| * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-2/+2
| |\
| | * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-2/+2
* | | Remove tclWinProcs, as it is no longer being usedjan.nijtmans2011-10-051-26/+0
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * win/tkWinInt.h: remove CS_CLASSDC (not recommended for any apps now)hobbs2007-12-051-2/+1
| | * * win/tkWinInt.h (TkWinDisplayChanged): added declhobbs2004-09-231-1/+6
| | * * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-231-1/+7
| | * * tests/winWm.test: Add 'wm attributes -alpha' to control toplevelhobbs2004-09-171-1/+2
| | * * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon fromhobbs2004-08-201-1/+6
| | * * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-031-1/+3
| * | [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-121-1/+4
| * | doc/GetHINSTANCE.3 correct mentioned header filenijtmans2009-12-021-15/+7
* | | win/rules.vc: (sync with tcl version)nijtmans2010-09-091-2/+2
* | | Unnessarary TCL_STORAGE_CLASS re-definitionsnijtmans2010-04-291-23/+11
* | | tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-161-22/+17
* | | Add SPI_SETKEYBOARDCUES definition,nijtmans2010-01-141-1/+4
* | | win/Makefile.in Use tktest86.dll for all tests.nijtmans2009-12-021-16/+8