summaryrefslogtreecommitdiffstats
path: root/generic/tkStubInit.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-1/+2
* | | After some discussion with Joe English and subsequently thegeorgeps2008-08-191-5/+5
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-3/+3
* | | * generic/tkStubInit.c: make stubs tables static constdas2008-04-161-13/+15
* | | * generic/tkDecls.h: make genstubsdas2008-04-021-2/+2
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkIntDecls.h: regen with new genStubs.tcl.das2007-12-101-79/+90
* | header cleanupdgp2007-09-071-5/+3
* | [Tk Bug 1712081]dgp2007-05-141-1/+3
* | Implemented TIP #264 - Tk_Interppatthoyts2006-10-081-1/+2
* | * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-3/+1
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+14
* | ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-8/+8