summaryrefslogtreecommitdiffstats
path: root/generic/tkIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-1/+16
| | * * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+9
| * | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan2011-03-271-50/+50
| * | Backport various formatting (spacing)nijtmans2010-02-071-413/+394
| * | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...nijtmans2009-06-271-1/+51
| * | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-1/+134
* | | fix/regendkf2010-12-021-17/+28
* | | regendkf2010-12-021-1/+21
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-44/+44
* | | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ...nijtmans2010-08-191-860/+9
* | | [Patch #2999889] TkCopyAndGlobalEval obsoletenijtmans2010-06-211-12/+4
* | | [Patch 3009998]: Replace binding procedures with ordinary event handlersjenglish2010-06-191-26/+7
* | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar,nijtmans2010-05-101-11/+12
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-145/+145
* | | genStubs.tcl: No longer generate a space afternijtmans2010-01-291-299/+280
* | | CONSTify return values of TkKeysymToString,nijtmans2009-12-161-7/+7
* | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premergenijtmans2009-06-271-11/+36
* | | regen stubsdkf2009-06-121-1/+26
* | | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-1/+101
* | | [Feature Request 2636558] Tk_DefineBitmapnijtmans2009-02-271-3/+3
* | | CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmapnijtmans2009-01-091-13/+13
* | | undid previous 'fix': 'const' is only useful for pointers, not fornijtmans2008-12-051-3/+3
* | | Move 10 functions from tkText.h tonijtmans2008-12-041-1/+129
* | | no need to use CONST in internal header filesnijtmans2008-11-051-5/+5
* | | CONSTify string and fileName parameters of TkGetBitmapDatanijtmans2008-11-051-6/+6
* | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-6/+20
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-147/+147
* | | After some discussion with Joe English and subsequently thegeorgeps2008-08-191-12/+4
* | | * tkDecls.h: Reverted das's change of Tk's stubs pointersKevin B Kenny2008-04-081-2/+2
* | | * generic/tkDecls.h: make genstubsdas2008-04-021-11/+3
* | | * README: Bump version number to 8.6a0dgp2008-04-011-1/+5
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkIntDecls.h: regen with new genStubs.tcl.das2007-12-101-143/+154
* | Use more portable string literalsdgp2006-12-181-429/+394
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+28
* | Regendkf2005-09-211-20/+42
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-1/+13
* | regendkf2004-08-191-1/+26
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-197/+12
* | * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+477
|/
* * generic/tkImage.c (Tk_ImageObjCmd): Added check to make suredkf2003-01-221-1/+9
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-3/+155
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-15/+15
* Added TIP#48 style engine implementationdkf2002-06-181-1/+15
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-1/+32
* * generic/tkStubInit.c:hobbs2002-04-121-1/+22
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-9/+10