| Commit message (Expand) | Author | Age | Files | Lines |
* | eliminate some warnings, caused by previous merge | jan.nijtmans | 2012-06-07 | 1 | -0/+2 |
|
|
* | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 1 | -60/+30 |
|\ |
|
| * | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -42/+27 |
|
|
| * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -12/+12 |
|
|
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -8/+141 |
|\ \
| |/ |
|
| * | fix some visual studio warnings, eliminate some ANSI_ARGS | jan.nijtmans | 2012-05-14 | 1 | -1/+1 |
|
|
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 1 | -6/+94 |
|
|
* | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -2/+2 |
|
|
| * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 1 | -4/+4 |
|
|
| * | make genstubs | dgp | 2012-04-09 | 1 | -197/+195 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -4/+4 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -4/+3 |
|
|
| * | * generic/tkInt.decls: Signature for tkWinXCleanup needed to be | davygrvy | 2004-10-27 | 1 | -3/+3 |
|
|
| * | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme. | mdejong | 2004-09-23 | 1 | -1/+8 |
|
|
* | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan | 2011-03-27 | 1 | -9/+9 |
|
|
* | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -159/+155 |
|
|
* | | doc/GetHINSTANCE.3 correct mentioned header file | nijtmans | 2009-12-02 | 1 | -1/+12 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tkIntDecls.h: regen with new genStubs.tcl. | das | 2007-12-10 | 1 | -13/+13 |
|
|
* | | Use more portable string literals | dgp | 2006-12-18 | 1 | -243/+221 |
|
|
* | | * generic/tkInt.decls: move all platform test sources from tk lib into | das | 2005-12-09 | 1 | -21/+1 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -4/+36 |
|
|
* | | Regen | dkf | 2005-09-21 | 1 | -5/+5 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -4/+3 |
|
|
* | | * generic/tkDecls.h: | das | 2005-05-29 | 1 | -21/+1 |
|
|
* | | Implemented TK_STAT message to support {wm state} for embedded window | chengyemao | 2005-01-07 | 1 | -1/+11 |
|
|
* | | Added TkWinCleanupContainerList for platform support | chengyemao | 2004-12-17 | 1 | -1/+11 |
|
|
* | | * win/tkWinX.c: Signature for tkWinXCleanup needed to be | davygrvy | 2004-10-27 | 1 | -3/+3 |
|
|
* | | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme. | mdejong | 2004-09-21 | 1 | -1/+11 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -560/+4 |
|
|
* | | * generic/tkInt.h: move TkGetOptionSpec to stubs intDecls | hobbs | 2003-10-13 | 1 | -1/+421 |
|/ |
|
* | * generic/tkInt.decls: add TkWinSetHINSTANCE decl | hobbs | 2002-12-08 | 1 | -1/+8 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -103/+481 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -4/+4 |
|
|
* | * generic/tkInt.decls: Add unix decl for TkpWmSetState. | mdejong | 2002-05-27 | 1 | -1/+9 |
|
|
* | * generic/tkStubInit.c: | hobbs | 2002-04-12 | 1 | -1/+22 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -77/+38 |
|
|
* | * Corrected definition of | dgp | 2001-09-25 | 1 | -3/+11 |
|
|
* | (TkpScanWindowId): changed decl to use | hobbs | 2001-09-21 | 1 | -3/+3 |
|
|
* | added TkMacPreprocessMenu | hobbs | 1999-12-07 | 1 | -1/+8 |
|
|
* | * generic/tkStubLib.c: | stanton | 1999-05-25 | 1 | -79/+31 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -1/+7 |
|
|
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -400/+293 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -233/+264 |
|
|
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -0/+955 |
|
|