summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.decls
Commit message (Expand)AuthorAgeFilesLines
...
| * | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...nijtmans2009-06-271-1/+17
| * | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-1/+36
* | | fix/regendkf2010-12-021-5/+5
* | | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...):dkf2010-12-021-2/+23
* | | Add explicit scspec "EXTERN", as in Tclnijtmans2010-09-281-1/+2
* | | clean-up, port all genStubs.tcl changesnijtmans2010-09-201-154/+154
* | | [Patch #2999889] TkCopyAndGlobalEval obsoletenijtmans2010-06-211-4/+2
* | | [Patch 3009998]: Replace binding procedures with ordinary event handlersjenglish2010-06-191-10/+7
* | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar,nijtmans2010-05-101-5/+5
* | | CONSTify return values of TkKeysymToString,nijtmans2009-12-161-4/+4
* | | [Bugs 220600, 220690]: Comment that TkWinChildProc is exportednijtmans2009-12-121-2/+2
* | | win/Makefile.in Use tktest86.dll for all tests.nijtmans2009-12-021-1/+8
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-16/+16
* | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premergenijtmans2009-06-271-6/+14
* | | Move another two entries to the internal stub table from MODULE_SCOPE.dkf2009-06-121-1/+9
* | | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-2/+41
* | | [Feature Request 2636558] Tk_DefineBitmapnijtmans2009-02-271-3/+3
* | | CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmapnijtmans2009-01-091-7/+7
* | | undid previous 'fix': 'const' is only useful for pointers, not fornijtmans2008-12-051-2/+2
* | | Move 10 functions from tkText.h tonijtmans2008-12-041-2/+48
* | | no need to use CONST in internal header filesnijtmans2008-11-051-3/+3
* | | CONSTify string and fileName parameters of TkGetBitmapDatanijtmans2008-11-051-3/+4
* | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-3/+8
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-27/+27
* | | After some discussion with Joe English and subsequently thegeorgeps2008-08-191-13/+1
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tk.decls: use new genstubs 'export' command todas2007-12-101-105/+105
* | * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-9/+1
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+28
* | Tk-internal exit handler improvements. [Bug 749908]dkf2005-09-211-943/+517
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-2/+7
* | * win/tkWinX.c: Signature for tkWinXCleanup needed to bedavygrvy2004-10-271-2/+2
* | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-211-1/+5
* | TIP#168 implementation. Based on [Patch 886240]dkf2004-08-191-2/+13
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-390/+104
* | * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+6
|/
* * generic/tkImage.c (Tk_ImageObjCmd): Added check to make suredkf2003-01-221-1/+6
* * generic/tkInt.decls: add TkWinSetHINSTANCE declhobbs2002-12-081-1/+7
* * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration fordas2002-10-091-1/+6
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-118/+341
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-8/+8
* Added TIP#48 style engine implementationdkf2002-06-181-1/+8
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-1/+5
* * generic/tkInt.decls: Add unix decl for TkpWmSetState.mdejong2002-05-271-1/+5
* * generic/tkStubInit.c:hobbs2002-04-121-1/+25
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-5/+6
* Add TK patch 481148 to implement TIP 74, themdejong2001-12-041-1/+5
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-74/+87
* * Corrected definition ofdgp2001-09-251-2/+6
* (TkpScanWindowId): changed decl to usehobbs2001-09-211-2/+2