| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [dba9f5ce3b]: tkInt.h: define MODULE_SCOPE before including tkPort.h | jan.nijtmans | 2021-07-02 | 1 | -0/+4 |
|
|
* | Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_styles | marc_culler | 2020-09-27 | 1 | -0/+6 |
|
|
* | Merge 8.5. | jan.nijtmans | 2020-09-08 | 1 | -7/+0 |
|\ |
|
* | | Disable warnings C4146 and C4305 (last one for 32-bit only) on Microsoft comp... | jan.nijtmans | 2020-08-17 | 1 | -0/+4 |
|
|
* | | The semantics of TkpWillDrawWidget was reversed in a previous commit in this ... | fvogel | 2020-07-19 | 1 | -1/+1 |
|
|
* | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -1/+1 |
|
|
* | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -0/+7 |
|
|
* | | Header file cleanup, backported from [bug6e8afe516d-87] branch | jan.nijtmans | 2019-08-04 | 1 | -0/+1 |
|
|
| | | |
| \ | |
*-. \ | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -2/+6 |
|\ \ \
| | |/ |
|
| | * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 1 | -2/+7 |
|
|
* | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -2/+2 |
|
|
* | | Fix [916c1095438eae56]: Tk does not compile because GetVersionExW triggers wa... | jan.nijtmans | 2015-10-23 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Fix [916c1095438eae56]: Tk does not compile because GetVersionExW triggers wa... | jan.nijtmans | 2015-10-23 | 1 | -0/+7 |
|
|
* | | Typo's and unnecessary end-of-line spacing | jan.nijtmans | 2014-06-03 | 1 | -1/+1 |
|
|
* | | Static Cygwin wish.exe cannot link with win32's static libtk86.a (because it ... | jan.nijtmans | 2013-06-14 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Don't use deprecated stricmp/strnicmp any more, but underscored variant for n... | jan.nijtmans | 2013-06-14 | 1 | -2/+2 |
|
|
| * | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -13/+0 |
| |\ |
|
| | * | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -13/+0 |
|
|
* | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u... | jan.nijtmans | 2012-05-31 | 1 | -21/+0 |
|
|
* | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-31 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | merge core-8-4-branch, still to be tested on Unix | jan.nijtmans | 2012-05-29 | 1 | -0/+2 |
| |\ \
| | |/ |
|
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -17/+4 |
|\ \ \
| |/ / |
|
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -4/+0 |
| |\ \
| | |/ |
|
| | * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 1 | -6/+18 |
|
|
| * | | backport TCHAR determination from tkWinPort.h | jan.nijtmans | 2012-05-14 | 1 | -25/+13 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | SEH-emulation for AMD64 | jan.nijtmans | 2011-03-11 | 1 | -9/+0 |
|
|
| * | | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 | nijtmans | 2010-11-16 | 1 | -1/+5 |
|
|
| * | | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp | nijtmans | 2010-04-19 | 1 | -28/+30 |
|
|
* | | | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 | nijtmans | 2010-11-16 | 1 | -1/+5 |
|
|
* | | | Make compilable with -DUNICODE, or mark files with a TODO which are not done ... | nijtmans | 2010-09-10 | 1 | -8/+6 |
|
|
* | | | Make sure that tkWinPort.h is always included | nijtmans | 2010-04-20 | 1 | -7/+7 |
|
|
* | | | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp | nijtmans | 2010-04-13 | 1 | -7/+24 |
|
|
* | | | Add <wchar.h> to tkWinPort.h, and | nijtmans | 2010-04-08 | 1 | -25/+23 |
|
|
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-22 | 1 | -12/+16 |
|
|
* | | | * generic/tkImgPhoto.c: Changed TclStack* calls to ck* calls so that | dgp | 2008-08-28 | 1 | -10/+1 |
|
|
* | | | After some discussion with Joe English and subsequently the | georgeps | 2008-08-19 | 1 | -3/+1 |
|/ / |
|
* | | * unix/tkUnixPort.h: Disabled inclusion of the private Tcl header | dgp | 2005-09-28 | 1 | -1/+6 |
|/ |
|
* | * win/tkWinPort.h: define OPEN_MAX only if not defined. | hobbs | 2002-10-19 | 1 | -1/+3 |
|
|
* | 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2002-09-27 | 1 | -2/+6 |
|
|
* | * win/tkWinInt.h: removed TkFontAttributes typedef (was | hobbs | 1999-11-19 | 1 | -3/+5 |
|
|
* | * Changed version to 8.2b2 | redman | 1999-07-22 | 1 | -1/+10 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -11/+4 |
|
|
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -3/+11 |
|
|
* | Removed old/unused function declarations | rjohnson | 1998-09-30 | 1 | -2/+2 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+117 |
|
|