summaryrefslogtreecommitdiffstats
path: root/generic/tkDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-081-8/+9
|\
| * 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
* | Merge 8.6jan.nijtmans2020-09-031-13/+12
|\ \ | |/
| * Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-031-4/+5
* | New function Tk_FontGetDescription()jan.nijtmans2020-08-141-0/+5
* | Add documentation. Let ttk use the new Tk_SendVirtualEventjan.nijtmans2020-07-151-2/+2
* | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-141-0/+28
* | When TK_NO_DEPRECATED is defined or when Tk is compiled with Tcl 9 headers, n...jan.nijtmans2020-06-081-0/+1
* | Deprecate Tk_MainEx() stub entry (TIP #512). Only has effect if compiled with...jan.nijtmans2018-11-031-1/+1
* | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus...jan.nijtmans2018-10-191-4/+4
* | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi...jan.nijtmans2018-10-161-18/+18
* | Eliminate all usage of CONST84, and fix a few MacOSX compiler warningsjan.nijtmans2018-08-121-35/+34
* | Change flag NEW_STYLE_COMMANDS into OLD_STYLE_COMMANDS. This makes it easier ...jan.nijtmans2018-08-081-1/+1
* | Fix shimmering in the "style" Tcl_ObjType: If a Tk_Style cannot be found, don...jan.nijtmans2017-11-281-0/+5
* | 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 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