summaryrefslogtreecommitdiffstats
path: root/generic/tkDecls.h
Commit message (Expand)AuthorAgeFilesLines
* No deprecation warnings when building Tk itself without -DTK_NO_DEPRECATION. ...jan.nijtmans2017-08-311-15/+13
* If compiled with -DTK_NO_DEPRECATED, remove the functions Tk_PhotoPutBlock_No...jan.nijtmans2017-05-021-18/+39
* tag Tk_FreeXId() as deprecated. Remove the function from the build if TK_NO_D...jan.nijtmans2017-01-171-1/+7
* Change Tk_FreeXId() into a macro.jan.nijtmans2016-08-121-0/+3
* Put extern "C" guards around all stub table struct definitions, jan.nijtmans2013-10-311-3/+5
|\
| * Put extern "C" guards around all stub table struct definitions, jan.nijtmans2013-10-311-3/+5
| * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-151-0/+15
| |\
| | * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-151-0/+39
| | * format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.hjan.nijtmans2012-04-061-621/+612
* | | Remove dead code. During 8.6 alpha/beta, Tk_DefineBitmap/Tk_GetBitmapFromData...jan.nijtmans2013-03-281-10/+0
* | | Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-151-2/+2
* | | improving backwards compatibilityrfe_2636558jan.nijtmans2012-06-161-0/+10
* | | rfe-2636558 simplificationjan.nijtmans2012-06-151-24/+10
* | | Don't let tkDecls.h depend on <tchar.h> on windows, not even in UNICODE modejan.nijtmans2011-09-081-1/+2
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| * | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan2011-03-271-2/+2
| * | Backport various formatting (spacing)nijtmans2010-02-071-677/+659
* | | [FRQ 491789]: "setargv() doesn't support a unicodenijtmans2010-10-111-5/+9
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-3/+3
* | | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ...nijtmans2010-08-191-1375/+9
* | | [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not...nijtmans2010-07-161-1/+7
* | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar,nijtmans2010-05-101-3/+3
* | | CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-10/+11
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-193/+193
* | | genStubs.tcl: No longer generate a space afternijtmans2010-01-291-446/+429
* | | CONSTify Tk_SetClassProcsnijtmans2010-01-101-3/+3
* | | [Feature Request 2636558] Tk_DefineBitmapnijtmans2009-02-271-15/+39
* | | CONSTify Tk_ClipboardAppendnijtmans2009-01-021-3/+3
* | | modify Tk_Create(Old)ImageType signature, relaxingnijtmans2008-11-121-7/+7
* | | One more (hopefully the last) signature changenijtmans2008-11-091-5/+5
* | | One more (hopefully the last) signature changenijtmans2008-11-091-3/+3
* | | [Bug 2190619] Warnings due to Tk_SmoothMethodnijtmans2008-10-301-3/+3
* | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-3/+3
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-381/+381
* | | * generic/tkDecls.h: make genstubs (genStubs.tcl changes).das2008-04-081-7/+2
* | | * tkDecls.h: Reverted das's change of Tk's stubs pointersKevin B Kenny2008-04-081-2/+7
* | | * generic/tkDecls.h: make genstubsdas2008-04-021-15/+7
* | | * README: Bump version number to 8.6a0dgp2008-04-011-1/+5
|/ /
* | [Tk Bug 1712081]dgp2007-05-141-1/+22
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-3/+4
* | Use more portable string literalsdgp2006-12-181-835/+767
* | Implemented TIP #264 - Tk_Interppatthoyts2006-10-081-1/+11
* | * generic/tkDecls.h:das2005-05-291-1/+21
* | * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+802
* | TIP#116 implementation. Docs still to come, tests will never be done becausedkf2003-03-061-23/+61
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-102/+107
* Added TIP#48 style engine implementationdkf2002-06-181-1/+132
* * generic/tk.decls: added TIP #84 implementation that adds ahobbs2002-06-151-1/+9