summaryrefslogtreecommitdiffstats
path: root/generic/tkOption.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkWindow.c (DeleteWindowsExitProc): added commentshobbs2006-03-301-2/+6
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-14/+12
* | | use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-131-5/+7
* | | - eliminate some unnessary type castsnijtmans2009-02-031-3/+3
* | | more internal -Wwrite-strings warning fixesnijtmans2008-10-301-3/+3
* | | Add "const" to many internalnijtmans2008-10-171-2/+2
* | | Use ckrealloc to resize arrays...dkf2008-08-211-11/+7
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-40/+37
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Tidy up some variable types.patthoyts2007-11-171-2/+3
* | header cleanupdgp2007-09-071-2/+1
* | Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-30/+30
* | Tackle [Bug 1711985]dkf2007-05-031-6/+5
* | Eliminate use of (VOID*) casts when calling memset or memcpy.dkf2007-04-171-6/+6
* | * generic/tkOption.c (TkOptionDeadWindow): handlehobbs2006-03-301-2/+6
* | Lots of ANSIfying of function decls.dkf2005-11-171-74/+74
* | Getting more systematic about styledkf2005-08-101-395/+371
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-4/+4
* * generic/tkBind.c (TkBindDeadWindow):mdejong2002-06-191-2/+2
* * generic/tkOption.c (Tk_GetOption): Allocatemdejong2002-06-151-2/+2
* * generic/tkOption.c (OptionThreadExitProc): freed tsd optionhobbs2002-04-121-1/+38
* * generic/tkOption.c (ReadOptionFile): fixed Tcl_Seek casting tohobbs2002-02-221-3/+3
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-6/+7
* * Updates to handle change in type of tablePtrdgp2002-01-171-2/+2
* Added additional comments regarding the internal representation of theericm2000-05-301-1/+30
* Added initializer for classId variable in Tk_GetOption.ericm2000-05-271-2/+2
* Comment fixup.ericm2000-05-271-4/+4
* * generic/tkOption.c (Tk_GetOption): Extended Tk_GetOption toericm2000-05-271-28/+141
* * tests/xmfbox.test: Updated tests.ericm2000-03-241-76/+93
* * Merged 8.1 branch into the main trunkstanton1999-04-161-114/+154
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1397