summaryrefslogtreecommitdiffstats
path: root/generic/tkOldConfig.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy and reduce casting of NULL to promote readabilitydonal.k.fellows@manchester.ac.uk2005-11-171-16/+13
* Lots of ANSIfying of function decls.donal.k.fellows@manchester.ac.uk2005-11-171-39/+39
* Get rid of constness warningdonal.k.fellows@manchester.ac.uk2005-09-141-3/+6
* Oops, varnames were not completely regularized.donal.k.fellows@manchester.ac.uk2005-09-141-11/+10
* Fix for [1288128]donal.k.fellows@manchester.ac.uk2005-09-141-88/+134
* Fixed bug # 1258604chengyemao2005-08-131-2/+5
* typo fixesdonal.k.fellows@manchester.ac.uk2005-08-121-5/+5
* Fix for [749908] that localizes the changes within a single file and alsodonal.k.fellows@manchester.ac.uk2005-08-121-476/+583
* Applied companion patch for Tcl Patch 585105,dgp@users.sourceforge.net2002-08-051-18/+22
* * generic/tkOldConfig.c (Tk_ConfigureValue): prevent leavinghobbs2002-03-201-1/+7
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp@users.sourceforge.net2002-01-251-4/+5
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-171-25/+2
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-131-16/+24
* * doc/button.n: Added documentation for link relief.ericm2000-05-101-1/+16
* * generic/tkOldConfig.c: Added check for NULL tkwin value inericm2000-03-071-1/+10
* * generic/tkStubInit.c:hobbs1999-12-141-4/+16
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* fixed Tk comment errorssurles1999-04-161-3/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+1000