| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -14/+17 |
|
|
* | Geometry manager changes to support TIP#18. | pspjuth | 2001-09-26 | 1 | -1/+17 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 1 | -1/+10 |
|
|
* | * generic/tkCmds.c (Tk_WinfoObjCmd): Added check for | ericm | 2000-10-05 | 1 | -1/+10 |
|
|
* | * generic/tk.h: added typdef for Tk_ClientMessageProc | hobbs | 2000-06-03 | 1 | -1/+17 |
|
|
* | * generic/tkImage.c (Tk_PostscriptImage): added check to create | hobbs | 2000-04-25 | 1 | -1/+11 |
|
|
* | * doc/WinViewable.3: | ericm | 2000-04-19 | 1 | -8/+1 |
|
|
* | * win/tkWinDialog.c: Added checks for visibility of parent window | ericm | 2000-04-18 | 1 | -1/+8 |
|
|
* | * generic/tkDecls.h: | hobbs | 2000-02-08 | 1 | -1/+158 |
|
|
* | * generic/tkCanvas.c: fixed mem leak with TagSearchExprInit | hobbs | 2000-01-12 | 1 | -17/+1 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -1/+26 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -1/+7 |
|
|
* | Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make the | redman | 1999-04-28 | 1 | -1/+17 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -419/+675 |
|
|
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -0/+1595 |
|
|