| Commit message (Expand) | Author | Age | Files | Lines |
* | Put extern "C" guards around all stub table struct definitions, | jan.nijtmans | 2013-10-31 | 1 | -3/+5 |
|\ |
|
| * | Put extern "C" guards around all stub table struct definitions, | jan.nijtmans | 2013-10-31 | 1 | -3/+5 |
|
|
| * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+15 |
| |\ |
|
| | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+39 |
|
|
| | * | format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.h | jan.nijtmans | 2012-04-06 | 1 | -621/+612 |
|
|
* | | | Remove dead code. During 8.6 alpha/beta, Tk_DefineBitmap/Tk_GetBitmapFromData... | jan.nijtmans | 2013-03-28 | 1 | -10/+0 |
|
|
* | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 1 | -2/+2 |
|
|
* | | | improving backwards compatibilityrfe_2636558 | jan.nijtmans | 2012-06-16 | 1 | -0/+10 |
|
|
* | | | rfe-2636558 simplification | jan.nijtmans | 2012-06-15 | 1 | -24/+10 |
|
|
* | | | Don't let tkDecls.h depend on <tchar.h> on windows, not even in UNICODE mode | jan.nijtmans | 2011-09-08 | 1 | -1/+2 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan | 2011-03-27 | 1 | -2/+2 |
|
|
| * | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -677/+659 |
|
|
* | | | [FRQ 491789]: "setargv() doesn't support a unicode | nijtmans | 2010-10-11 | 1 | -5/+9 |
|
|
* | | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: | nijtmans | 2010-08-21 | 1 | -3/+3 |
|
|
* | | | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ... | nijtmans | 2010-08-19 | 1 | -1375/+9 |
|
|
* | | | [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not... | nijtmans | 2010-07-16 | 1 | -1/+7 |
|
|
* | | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -3/+3 |
|
|
* | | | CONSTify everything related to Tk_ConfigSpec | nijtmans | 2010-02-17 | 1 | -10/+11 |
|
|
* | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -193/+193 |
|
|
* | | | genStubs.tcl: No longer generate a space after | nijtmans | 2010-01-29 | 1 | -446/+429 |
|
|
* | | | CONSTify Tk_SetClassProcs | nijtmans | 2010-01-10 | 1 | -3/+3 |
|
|
* | | | [Feature Request 2636558] Tk_DefineBitmap | nijtmans | 2009-02-27 | 1 | -15/+39 |
|
|
* | | | CONSTify Tk_ClipboardAppend | nijtmans | 2009-01-02 | 1 | -3/+3 |
|
|
* | | | modify Tk_Create(Old)ImageType signature, relaxing | nijtmans | 2008-11-12 | 1 | -7/+7 |
|
|
* | | | One more (hopefully the last) signature change | nijtmans | 2008-11-09 | 1 | -5/+5 |
|
|
* | | | One more (hopefully the last) signature change | nijtmans | 2008-11-09 | 1 | -3/+3 |
|
|
* | | | [Bug 2190619] Warnings due to Tk_SmoothMethod | nijtmans | 2008-10-30 | 1 | -3/+3 |
|
|
* | | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindow | nijtmans | 2008-10-28 | 1 | -3/+3 |
|
|
* | | | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -381/+381 |
|
|
* | | | * generic/tkDecls.h: make genstubs (genStubs.tcl changes). | das | 2008-04-08 | 1 | -7/+2 |
|
|
* | | | * tkDecls.h: Reverted das's change of Tk's stubs pointers | Kevin B Kenny | 2008-04-08 | 1 | -2/+7 |
|
|
* | | | * generic/tkDecls.h: make genstubs | das | 2008-04-02 | 1 | -15/+7 |
|
|
* | | | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 1 | -1/+5 |
|/ / |
|
* | | [Tk Bug 1712081] | dgp | 2007-05-14 | 1 | -1/+22 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -3/+4 |
|
|
* | | Use more portable string literals | dgp | 2006-12-18 | 1 | -835/+767 |
|
|
* | | Implemented TIP #264 - Tk_Interp | patthoyts | 2006-10-08 | 1 | -1/+11 |
|
|
* | | * generic/tkDecls.h: | das | 2005-05-29 | 1 | -1/+21 |
|
|
* | | * generic/tkInt.h: move TkGetOptionSpec to stubs intDecls | hobbs | 2003-10-13 | 1 | -1/+802 |
|
|
* | | TIP#116 implementation. Docs still to come, tests will never be done because | dkf | 2003-03-06 | 1 | -23/+61 |
|/ |
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -102/+107 |
|
|
* | Added TIP#48 style engine implementation | dkf | 2002-06-18 | 1 | -1/+132 |
|
|
* | * generic/tk.decls: added TIP #84 implementation that adds a | hobbs | 2002-06-15 | 1 | -1/+9 |
|
|
* | regen | dkf | 2002-06-14 | 1 | -11/+11 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -11/+32 |
|
|
* | * generic/tkStubInit.c: | hobbs | 2002-04-05 | 1 | -1/+9 |
|
|
* | * The POTENTIAL INCOMPATIBILITY in the changing | dgp | 2002-01-31 | 1 | -3/+3 |
|
|