| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement XFlush and various others for win32 as stubs, so win32 extensions u... | jan.nijtmans | 2012-05-31 | 1 | -0/+25 |
|
|
* | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-31 | 1 | -1/+1 |
|\ |
|
| * | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 1 | -18/+9 |
| |\ |
|
| | * | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -17/+7 |
|
|
* | | | Added OSX-specific mechanism to allow retrieval of the drawing surface. | dkf | 2012-05-29 | 1 | -0/+5 |
|
|
* | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -1/+1 |
|
|
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -3/+44 |
|\ \ \
| |/ / |
|
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -2/+42 |
| |\ \
| | |/ |
|
| | * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 1 | -0/+42 |
|
|
* | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -1/+1 |
|
|
* | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -8/+8 |
|\ \ \
| |/ / |
|
| * | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -8/+8 |
| |\ \
| | |/ |
|
| | * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 1 | -11/+11 |
|
|
| | * | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -2/+2 |
|
|
* | | | minor clean-up of tkInt.decls | jan.nijtmans | 2012-04-12 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 1 | -182/+180 |
| |\ \
| | |/ |
|
| | * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 1 | -1261/+716 |
|
|
* | | | 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 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+5 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -2/+2 |
|
|
| | * | * generic/tkFrame.c (DisplayFrame): | hobbs | 2005-07-28 | 1 | -1/+17 |
|
|
| | * | * generic/tkInt.decls: Signature for tkWinXCleanup needed to be | davygrvy | 2004-10-27 | 1 | -2/+2 |
|
|
| | * | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme. | mdejong | 2004-09-23 | 1 | -1/+5 |
|
|
| | * | * generic/tkInt.h: move TkGetOptionSpec to stubs intDecls | hobbs | 2003-10-13 | 1 | -1/+6 |
|
|
| * | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -7/+8 |
|
|
| * | | [Bugs 220600, 220690]: Comment that TkWinChildProc is exported | nijtmans | 2009-12-12 | 1 | -2/+2 |
|
|
| * | | doc/GetHINSTANCE.3 correct mentioned header file | nijtmans | 2009-12-02 | 1 | -2/+15 |
|
|
| * | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ... | nijtmans | 2009-06-27 | 1 | -1/+17 |
|
|
| * | | Private-export functions that were being used in extensions. [Bug 2768945] | dkf | 2009-04-27 | 1 | -1/+36 |
|
|
* | | | fix/regen | dkf | 2010-12-02 | 1 | -5/+5 |
|
|
* | | | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...): | dkf | 2010-12-02 | 1 | -2/+23 |
|
|
* | | | Add explicit scspec "EXTERN", as in Tcl | nijtmans | 2010-09-28 | 1 | -1/+2 |
|
|
* | | | clean-up, port all genStubs.tcl changes | nijtmans | 2010-09-20 | 1 | -154/+154 |
|
|
* | | | [Patch #2999889] TkCopyAndGlobalEval obsolete | nijtmans | 2010-06-21 | 1 | -4/+2 |
|
|
* | | | [Patch 3009998]: Replace binding procedures with ordinary event handlers | jenglish | 2010-06-19 | 1 | -10/+7 |
|
|
* | | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -5/+5 |
|
|
* | | | CONSTify return values of TkKeysymToString, | nijtmans | 2009-12-16 | 1 | -4/+4 |
|
|
* | | | [Bugs 220600, 220690]: Comment that TkWinChildProc is exported | nijtmans | 2009-12-12 | 1 | -2/+2 |
|
|
* | | | win/Makefile.in Use tktest86.dll for all tests. | nijtmans | 2009-12-02 | 1 | -1/+8 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -16/+16 |
|
|
* | | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premerge | nijtmans | 2009-06-27 | 1 | -6/+14 |
|
|
* | | | Move another two entries to the internal stub table from MODULE_SCOPE. | dkf | 2009-06-12 | 1 | -1/+9 |
|
|
* | | | Private-export functions that were being used in extensions. [Bug 2768945] | dkf | 2009-04-27 | 1 | -2/+41 |
|
|
* | | | [Feature Request 2636558] Tk_DefineBitmap | nijtmans | 2009-02-27 | 1 | -3/+3 |
|
|