summaryrefslogtreecommitdiffstats
path: root/generic/tkTest.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-2/+2
|\
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-2/+2
| * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-14/+14
* | SetOptions.3: minor doc fixjan.nijtmans2012-06-191-38/+38
|\ \ | |/
| * SetOptions.3: minor doc fixjan.nijtmans2012-06-191-10/+10
* | make some internal tables constjan.nijtmans2012-04-181-2/+2
|\ \ | |/
| * make some more internal tables CONSTjan.nijtmans2012-04-181-2/+2
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-31/+25
| * * generic/tkTest.c: disable commands not available on TkAqua.das2005-05-241-4/+4
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | Fix for [Bug 1788019] "tkTest.c compiler warning".jenglish2007-09-041-4/+5
* | [Tk Bug 1712081]dgp2007-05-141-33/+15
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-9/+9
* | * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-1/+3
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-233/+25
* | ANSIfy (might as well finish the job!)dkf2005-11-181-1127/+1004
* | ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-3/+3
* | Lots of ANSIfying of function decls.dkf2005-11-171-6/+6
* | * generic/tkTest.c: disable commands not available on TkAqua.das2005-05-241-4/+4
* | text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-5/+6
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-12/+12
* | tip 113 implementationvincentdarley2003-05-191-2/+6
|/
* added int cast to prevent warninghobbs2002-09-021-2/+3
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-9/+9
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-24/+31
* * Fixes for [Bug 581627].dgp2002-07-151-5/+7
* * generic/tkTest.c: Removed unused dependence on TclThread_Init()dgp2002-07-091-8/+1
* * Updates to handle change in type of tablePtrdgp2002-01-171-4/+6
* Added type cast to (ClientData) for &CustomOption in option tests.ericm2000-10-301-3/+3
* * generic/tkTest.c: Fixed tests to use updated API.ericm2000-09-291-14/+19
* * generic/tk.h: Added declaration of Tk_ObjCustomOption structure,ericm2000-09-171-1/+149
* * generic/tkTest.c: fixed incorrect platform inclusion forhobbs2000-04-041-4/+3
* * generic/tkImgGIF.c (FileReadGIF): added cast for trashBufferhobbs2000-02-101-5/+1
* * generic/tkDecls.h:hobbs2000-02-081-2/+49
* * generic/tkStubInit.c:hobbs1999-12-141-1/+2
* objectified ImageCreate in tkTest.chobbs1999-12-061-15/+13
* * generic/tk.h:hobbs1999-10-291-1/+3
* modified files to work with new windows Makefilessurles1999-06-161-2/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-74/+1280
* * mac/tkMacAppInit.c:stanton1999-02-041-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Changed main to mainwin to avoid compiler warningswelch1998-08-041-8/+8
* Initial revisionrjohnson1998-04-011-0/+1134