summaryrefslogtreecommitdiffstats
path: root/win/tkWinPort.h
Commit message (Expand)AuthorAgeFilesLines
* Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index valu...jan.nijtmans2023-06-231-1/+0
* Alternative fix for [91ca777b4d]: ttk::notebook loose control over content of...fvogel2022-07-171-6/+0
* Better solution for previous commit: See: [https://developercommunity.visuals...jan.nijtmans2022-05-221-0/+1
* Fix [dba9f5ce3b]: tkInt.h: define MODULE_SCOPE before including tkPort.hjan.nijtmans2021-07-021-0/+4
* Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-271-0/+6
* Merge 8.5. jan.nijtmans2020-09-081-7/+0
|\
* | Disable warnings C4146 and C4305 (last one for 32-bit only) on Microsoft comp...jan.nijtmans2020-08-171-0/+4
* | The semantics of TkpWillDrawWidget was reversed in a previous commit in this ...fvogel2020-07-191-1/+1
* | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-1/+1
* | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+7
* | Header file cleanup, backported from [bug6e8afe516d-87] branchjan.nijtmans2019-08-041-0/+1
| |
| \
*-. \ Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-2/+6
|\ \ \ | | |/
| | * Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-2/+7
* | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-2/+2
* | Fix [916c1095438eae56]: Tk does not compile because GetVersionExW triggers wa...jan.nijtmans2015-10-231-0/+7
|\ \ | |/
| * Fix [916c1095438eae56]: Tk does not compile because GetVersionExW triggers wa...jan.nijtmans2015-10-231-0/+7
* | Typo's and unnecessary end-of-line spacingjan.nijtmans2014-06-031-1/+1
* | Static Cygwin wish.exe cannot link with win32's static libtk86.a (because it ...jan.nijtmans2013-06-141-2/+2
|\ \ | |/
| * Don't use deprecated stricmp/strnicmp any more, but underscored variant for n...jan.nijtmans2013-06-141-2/+2
| * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-13/+0
| |\
| | * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-13/+0
* | | Implement XFlush and various others for win32 as stubs, so win32 extensions u...jan.nijtmans2012-05-311-21/+0
* | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-311-0/+2
|\ \ \ | |/ /
| * | merge core-8-4-branch, still to be tested on Unixjan.nijtmans2012-05-291-0/+2
| |\ \ | | |/
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-17/+4
|\ \ \ | |/ /
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-4/+0
| |\ \ | | |/
| | * implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-141-6/+18
| * | backport TCHAR determination from tkWinPort.hjan.nijtmans2012-05-141-25/+13
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * SEH-emulation for AMD64jan.nijtmans2011-03-111-9/+0
| * | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1nijtmans2010-11-161-1/+5
| * | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmpnijtmans2010-04-191-28/+30
* | | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1nijtmans2010-11-161-1/+5
* | | Make compilable with -DUNICODE, or mark files with a TODO which are not done ...nijtmans2010-09-101-8/+6
* | | Make sure that tkWinPort.h is always includednijtmans2010-04-201-7/+7
* | | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmpnijtmans2010-04-131-7/+24
* | | Add <wchar.h> to tkWinPort.h, andnijtmans2010-04-081-25/+23
* | | fix more gcc warnings: missing initializernijtmans2010-01-221-12/+16
* | | * generic/tkImgPhoto.c: Changed TclStack* calls to ck* calls so thatdgp2008-08-281-10/+1
* | | After some discussion with Joe English and subsequently thegeorgeps2008-08-191-3/+1
|/ /
* | * unix/tkUnixPort.h: Disabled inclusion of the private Tcl headerdgp2005-09-281-1/+6
|/
* * win/tkWinPort.h: define OPEN_MAX only if not defined.hobbs2002-10-191-1/+3
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-271-2/+6
* * win/tkWinInt.h: removed TkFontAttributes typedef (washobbs1999-11-191-3/+5
* * Changed version to 8.2b2redman1999-07-221-1/+10
* * Merged 8.1 branch into the main trunkstanton1999-04-161-11/+4
* integrated stubs into 8.0 main branchstanton1999-03-101-3/+11