| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ... | nijtmans | 2009-06-27 | 1 | -1/+17 |
|
|
| * | | Private-export functions that were being used in extensions. [Bug 2768945] | dkf | 2009-04-27 | 1 | -1/+36 |
|
|
* | | | fix/regen | dkf | 2010-12-02 | 1 | -5/+5 |
|
|
* | | | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...): | dkf | 2010-12-02 | 1 | -2/+23 |
|
|
* | | | Add explicit scspec "EXTERN", as in Tcl | nijtmans | 2010-09-28 | 1 | -1/+2 |
|
|
* | | | clean-up, port all genStubs.tcl changes | nijtmans | 2010-09-20 | 1 | -154/+154 |
|
|
* | | | [Patch #2999889] TkCopyAndGlobalEval obsolete | nijtmans | 2010-06-21 | 1 | -4/+2 |
|
|
* | | | [Patch 3009998]: Replace binding procedures with ordinary event handlers | jenglish | 2010-06-19 | 1 | -10/+7 |
|
|
* | | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -5/+5 |
|
|
* | | | CONSTify return values of TkKeysymToString, | nijtmans | 2009-12-16 | 1 | -4/+4 |
|
|
* | | | [Bugs 220600, 220690]: Comment that TkWinChildProc is exported | nijtmans | 2009-12-12 | 1 | -2/+2 |
|
|
* | | | win/Makefile.in Use tktest86.dll for all tests. | nijtmans | 2009-12-02 | 1 | -1/+8 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -16/+16 |
|
|
* | | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premerge | nijtmans | 2009-06-27 | 1 | -6/+14 |
|
|
* | | | Move another two entries to the internal stub table from MODULE_SCOPE. | dkf | 2009-06-12 | 1 | -1/+9 |
|
|
* | | | Private-export functions that were being used in extensions. [Bug 2768945] | dkf | 2009-04-27 | 1 | -2/+41 |
|
|
* | | | [Feature Request 2636558] Tk_DefineBitmap | nijtmans | 2009-02-27 | 1 | -3/+3 |
|
|
* | | | CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmap | nijtmans | 2009-01-09 | 1 | -7/+7 |
|
|
* | | | undid previous 'fix': 'const' is only useful for pointers, not for | nijtmans | 2008-12-05 | 1 | -2/+2 |
|
|
* | | | Move 10 functions from tkText.h to | nijtmans | 2008-12-04 | 1 | -2/+48 |
|
|
* | | | no need to use CONST in internal header files | nijtmans | 2008-11-05 | 1 | -3/+3 |
|
|
* | | | CONSTify string and fileName parameters of TkGetBitmapData | nijtmans | 2008-11-05 | 1 | -3/+4 |
|
|
* | | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindow | nijtmans | 2008-10-28 | 1 | -3/+8 |
|
|
* | | | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -27/+27 |
|
|
* | | | After some discussion with Joe English and subsequently the | georgeps | 2008-08-19 | 1 | -13/+1 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tk.decls: use new genstubs 'export' command to | das | 2007-12-10 | 1 | -105/+105 |
|
|
* | | * generic/tkInt.decls: move all platform test sources from tk lib into | das | 2005-12-09 | 1 | -9/+1 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+28 |
|
|
* | | Tk-internal exit handler improvements. [Bug 749908] | dkf | 2005-09-21 | 1 | -943/+517 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -2/+7 |
|
|
* | | * win/tkWinX.c: Signature for tkWinXCleanup needed to be | davygrvy | 2004-10-27 | 1 | -2/+2 |
|
|
* | | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme. | mdejong | 2004-09-21 | 1 | -1/+5 |
|
|
* | | TIP#168 implementation. Based on [Patch 886240] | dkf | 2004-08-19 | 1 | -2/+13 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -390/+104 |
|
|
* | | * generic/tkInt.h: move TkGetOptionSpec to stubs intDecls | hobbs | 2003-10-13 | 1 | -1/+6 |
|/ |
|
* | * generic/tkImage.c (Tk_ImageObjCmd): Added check to make sure | dkf | 2003-01-22 | 1 | -1/+6 |
|
|
* | * generic/tkInt.decls: add TkWinSetHINSTANCE decl | hobbs | 2002-12-08 | 1 | -1/+7 |
|
|
* | * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration for | das | 2002-10-09 | 1 | -1/+6 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -118/+341 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -8/+8 |
|
|
* | Added TIP#48 style engine implementation | dkf | 2002-06-18 | 1 | -1/+8 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -1/+5 |
|
|
* | * generic/tkInt.decls: Add unix decl for TkpWmSetState. | mdejong | 2002-05-27 | 1 | -1/+5 |
|
|
* | * generic/tkStubInit.c: | hobbs | 2002-04-12 | 1 | -1/+25 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -5/+6 |
|
|
* | Add TK patch 481148 to implement TIP 74, the | mdejong | 2001-12-04 | 1 | -1/+5 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -74/+87 |
|
|
* | * Corrected definition of | dgp | 2001-09-25 | 1 | -2/+6 |
|
|
* | (TkpScanWindowId): changed decl to use | hobbs | 2001-09-21 | 1 | -2/+2 |
|
|