summaryrefslogtreecommitdiffstats
path: root/generic/tkDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Add some spare stub entriesjan.nijtmans2022-01-251-3/+33
* Change Tk_FreeStyleFromObj (undocumented, nop) into a macro. So, stub-enabled...jan.nijtmans2021-12-151-0/+2
* Fix cygwin buildjan.nijtmans2020-10-291-0/+2
* Merge 8.5jan.nijtmans2020-09-081-3/+18
|\
| * Move TkUnusedStubEntry up a little morejan.nijtmans2020-09-081-1488/+138
* | Merge 8.5. jan.nijtmans2020-09-081-0/+8
|\ \ | |/
* | TIP #581: master -> container and slave -> content in ttk (mainly)jan.nijtmans2020-09-081-10/+10
* | TIP #581: grid/pack/place implementation (internal) and documentationjan.nijtmans2020-09-041-4/+4
* | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-031-4/+5
* | 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 compatibilityjan.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