summaryrefslogtreecommitdiffstats
path: root/generic/tkOldConfig.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for [805cffb017fde5ba]: segfault via Tk_ConfigureWidgetnijtmans@users.sourceforge.net2015-07-071-2/+4
* Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| * * generic/tkOldConfig.c (Tk_ConfigureWidget): fix the handling ofhobbs2005-12-051-13/+25
| * Fix for [Bug 1288128]donal.k.fellows@manchester.ac.uk2005-09-141-86/+131
| * Backport of fix for Tk_ConfigSpec-related part of [Bug 749908]donal.k.fellows@manchester.ac.uk2005-08-161-24/+131
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | header cleanupdgp@users.sourceforge.net2007-09-071-2/+1
* | Fix minor K&R-ismdonal.k.fellows@manchester.ac.uk2007-02-131-54/+54
* | 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