summaryrefslogtreecommitdiffstats
path: root/generic/tk.h
Commit message (Expand)AuthorAgeFilesLines
* frq-3536507: clientData field in Tk_OptionSpec should be "const void *"frq_3536507jan.nijtmans2012-06-201-1/+1
* Implement XFlush and various others for win32 as stubs, so win32 extensions u...jan.nijtmans2012-05-311-1/+1
* Bump version number to 8.6b2dgp2011-07-181-2/+2
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tk.h: Restore _TCL guards around tcl.h inclusion to restoredgp2009-04-091-1/+3
| | * Fix for [Bug 2010422]: account for X11 changing constant LASTEvent.jenglish2008-08-061-9/+7
| | * * README: Bump version number to 8.4.19dgp2008-04-071-3/+3
| | * *** 8.4.18 TAGGED FOR RELEASE ***dgp2008-02-061-3/+3
| | * * README: Bump version number to 8.4.17dgp2007-10-021-3/+3
| | * * generic/tk.h: Correct placement of #include <tcl.h> [Bug 1723812].dgp2007-05-301-8/+6
| | * * README: Bump version number to 8.4.16dgp2007-05-301-3/+3
| | * * README: Bump version number to 8.4.15dgp2006-10-231-3/+3
| | * * README: Bump version number to 8.4.14dgp2006-05-041-3/+3
| | * * READNE: Bump version number to 8.4.13 and updatedgp2006-03-071-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-3/+1
| | * * README: Bump version number to 8.4.12dgp2005-11-161-3/+3
| | * * README: Bump version number to 8.4.11dgp2005-06-181-3/+3
| | * * README: Bumped patchlevel to 8.4.10hobbs2005-05-271-3/+3
| | * bumped patchlevel to 8.4.9hobbs2004-11-251-3/+3
| | * * README: Bumped to patch level 8.4.8dgp2004-10-281-3/+3
| | * updated to patchlevel 8.4.7hobbs2004-07-141-3/+3
| | * update to patchlevel 8.4.6hobbs2004-02-131-3/+3
| | * * generic/tk.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-031-3/+3
| | * * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-031-3/+3
| | * * README: Bumped to patch level 8.4.5dgp2003-10-031-3/+3
| | * * README: Bumped patchlevel to 8.4.4 in preparationdgp2003-07-151-3/+3
| | * Bumped version to 8.4.3hobbs2003-05-151-3/+3
| * | * generic/tk.h: Bump to 8.5.9 for release.dgp2010-08-041-3/+3
| * | *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-031-3/+3
| * | * generic/tk.h: Bump to 8.5.6 for release.dgp2009-04-101-3/+3
| * | * generic/tk.h: Bump to 8.5.6 for release.dgp2008-12-211-2/+2
| * | [Bug 2239034] Only frame widgets are acceptable for [wm manage]patthoyts2008-11-151-1/+6
| * | * generic/tk.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-3/+3
| * | * generic/tk.h: Bump to 8.5.5 for release.dgp2008-10-101-2/+2
| * | * generic/tk.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-3/+3
| * | * generic/tk.h: Bump to 8.5.4 for release.dgp2008-08-081-3/+3
| * | 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: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-2/+2
| * | * generic/tk.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-3/+3
* | | [Patch 3124554]: Move WishPanic from Tk to Tclnijtmans2010-12-161-2/+6
* | | 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