summaryrefslogtreecommitdiffstats
path: root/generic/tk.h
Commit message (Expand)AuthorAgeFilesLines
* Move USE_OLD_IMAGE support after tkDecls.hnijtmans2010-08-191-6/+8
* [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not...nijtmans2010-07-161-3/+3
* [Patch 3009998]: Replace binding procedures with ordinary event handlersjenglish2010-06-191-5/+1
* * generic/tk.h: Bump patchlevel to 8.6b1.2 to distinguishdgp2010-05-031-2/+2
* CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-2/+2
* Improve consistency of formatting of comments and function declsdkf2009-09-041-61/+57
* Give an error if grid and pack are used in the same master. [Patch 2475855]pspjuth2009-08-191-1/+2
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-3/+2
* * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-161-2/+2
* A few const -> CONST86 modifications, improvingnijtmans2009-01-061-8/+18
* * README: Bump version number to 8.6b1dgp2008-12-191-4/+4
* VOID -> voidnijtmans2008-12-171-4/+4
* bug 2239034: restrict [wm manage] to Frame type widgetspatthoyts2008-11-151-1/+6
* modify Tk_Create(Old)ImageType signature, relaxingnijtmans2008-11-121-3/+3
* Forgot to check this in due to local network woes.dkf2008-11-021-43/+52
* [Bug 2190619] Warnings due to Tk_SmoothMethodnijtmans2008-10-301-3/+3
* CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-17/+17
* * README: Bump version number to 8.6a4dgp2008-10-231-3/+3
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-4/+4
* Add "const" to many internalnijtmans2008-10-171-3/+3
* * generic/tk.h: Dropped use of _ANSI_ARGS_ macro to preservedgp2008-09-031-159/+133
* * README: Bump version number to 8.6a3dgp2008-08-281-3/+3
* * README: Bump version number to 8.6a2dgp2008-08-121-4/+4
* Fix for [Bug 2010422] "no event type or button # or keysymjenglish2008-08-051-8/+6
* * generic/tk.h: Added missing EXTERN for the Tcl_PkgInitStubsCheckdgp2008-07-311-2/+2
* * generic/tk.h: TIP 285 additions make Tk 8.6 call the newdgp2008-06-191-3/+3
* * README: Bump version number to 8.6a1dgp2008-06-191-3/+3
* * README: Bump version number to 8.6a0dgp2008-04-011-8/+8
* * README: Bump to 8.5.2 for release.dgp2008-03-281-3/+3
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-2/+2
* * generic/tk.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-3/+3
* merge stable branch onto HEADdgp2007-12-131-4/+4
* * README: Bump version number to 8.5b3.dgp2007-11-191-3/+3
* * generic/tk.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-2/+2
* * README: Bump version number to 8.5b2.dgp2007-10-261-3/+3
* * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-2/+2
* * README: Bump version number to 8.5b1.dgp2007-09-191-4/+4
* * generic/tkConsole.c: Revised callers of Tcl_InitStubs() to accountdgp2007-09-171-2/+4
* * generic/tk.h: Correct placement of #include <tcl.h> [Bug 1723812].dgp2007-05-301-8/+6
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-3/+3
* [Tk Bug 1712081]dgp2007-05-141-13/+2
* Fix indentation errordkf2007-04-171-4/+4
* * macosx/Wish.xcodeproj/project.pbxproj: extract build settings thatdas2007-01-281-6/+4
* various "const" additions, in line with TIP #27nijtmans2007-01-181-15/+15
* various "const" additions, in line with TIP #27nijtmans2007-01-051-6/+6
* various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* * README: Bump version number to 8.5a6dgp2006-10-231-2/+2
* * README: Bump version number to 8.5a6dgp2006-10-231-3/+3
* fix signature of TkInitStubs (missing CONST for version parameter)nijtmans2006-10-201-2/+2
* Style cleanupdkf2006-08-181-492/+481