summaryrefslogtreecommitdiffstats
path: root/generic/tk.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * README: Bump version number to 8.5a4dgp2006-05-041-3/+3
* * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-091-12/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-6/+4
* Bumped patchleveldkf2005-06-071-3/+3
* Bump to 8.5a3dkf2004-12-111-3/+3
* * macosx/Wish.pbproj/project.pbxproj:das2004-11-161-2/+6
* TIP#165 (user data field) implementation.dkf2004-08-291-1/+4
* * README: Bump version to 8.5a2.dgp2004-03-261-3/+3
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-7/+3
* update patchlevel to 8.5a1hobbs2004-03-021-3/+3
* removed the note about having to update makefile.vc when the version changes.davygrvy2003-12-231-2/+1
* TIP#116 implementation. Docs still to come, tests will never be done becausedkf2003-03-061-3/+24