summaryrefslogtreecommitdiffstats
path: root/generic/tkStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* implement TkSetPixmapColormap and TkpPrintWindowId for cygwin. jan.nijtmans2012-05-261-70/+190
|\
| * this should fix the broken build, not yet tested on Unixjan.nijtmans2012-05-251-12/+22
| * Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-4/+4
| |\
| | * Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-5/+5
| | |\
| | | * Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-24/+24
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-65/+175
| |\ \ \ |/ / / / | | _ / | | /
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-38/+121
| |\ \ | | |/
| | * fix some visual studio warnings, eliminate some ANSI_ARGSjan.nijtmans2012-05-141-8/+8
| | * typojan.nijtmans2012-05-141-1/+1
| | * implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-141-31/+116
* | | merge-markjan.nijtmans2012-05-021-0/+6
|\ \ \ | |/ /
| * | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-0/+6
| |\ \ | | |/
| | * [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-0/+6
| | |\
* | | \ Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-261-20/+25
|\ \ \ \ | |/ / /
| * | | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-261-20/+25
| |\ \ \ | | |/ /
| | * | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-261-20/+25
* | | | provide dummy Tk_AttachHWND and friends for OSX as welljan.nijtmans2012-04-261-1/+3
|\ \ \ \ | |/ / /
| * | | provide dummy Tk_AttachHWND and friends for OSX as welljan.nijtmans2012-04-261-1/+3
| |\ \ \ | | |/ /
| | * | provide dummy Tk_AttachHWND and friends for OSX as welljan.nijtmans2012-04-261-1/+3
* | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-80/+64
|\ \ \ \ | |/ / /
| * | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-84/+63
| |\ \ \ | | |/ /
| | * | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-94/+58
| | |\ \ | | | |/ | | |/|
| | | * implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-251-92/+53
| | |/
* | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+6
|\ \ \ | |/ /
| * | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+6
| |\ \ | | |/
| | * improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-121-0/+6
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+2
| | * * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-1/+4
| | * * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-231-1/+2
| | * * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+2
| * | doc/GetHINSTANCE.3 correct mentioned header filenijtmans2009-12-021-1/+2
| * | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...nijtmans2009-06-271-1/+5
| * | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-1/+20
* | | fix/regendkf2010-12-021-5/+5
* | | regendkf2010-12-021-1/+5
* | | Add explicit scspec "EXTERN", as in Tclnijtmans2010-09-281-1/+7
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-63/+63
* | | [Patch #2999889] TkCopyAndGlobalEval obsoletenijtmans2010-06-211-11/+2
* | | [Patch 3009998]: Replace binding procedures with ordinary event handlersjenglish2010-06-191-3/+3
* | | tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-161-11/+11
* | | Make more internal tables "const"nijtmans2010-02-051-21/+12
* | | win/Makefile.in Use tktest86.dll for all tests.nijtmans2009-12-021-1/+2
* | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premergenijtmans2009-06-271-1/+3
* | | regen stubsdkf2009-06-121-1/+3
* | | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-1/+9
* | | [Feature Request 2636558] Tk_DefineBitmapnijtmans2009-02-271-3/+5
* | | Move 10 functions from tkText.h tonijtmans2008-12-041-1/+11