| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-implement tkoption readfile using Tcl_ReadChars | jan.nijtmans | 2016-02-02 | 1 | -32/+8 |
|
|
* | Fixed bug [9e606527af] - && instead of & used in generic/tkOption.c | fvogel | 2016-01-20 | 1 | -1/+1 |
|
|
* | Fix [477949]: option readfile cannot use multibytes. | jan.nijtmans | 2015-10-25 | 1 | -2/+11 |
|\ |
|
| * | Fix [477949]: option readfile cannot use multibytes. | jan.nijtmans | 2015-10-25 | 1 | -2/+11 |
|
|
* | | Fix [0aa5e852dc]: Accept newline characters as value in Tk option files | jan.nijtmans | 2013-11-11 | 1 | -7/+18 |
|\ \
| |/ |
|
| * | Fix [0aa5e852dc]: Accept newline characters as value in Tk option files | jan.nijtmans | 2013-11-11 | 1 | -7/+18 |
|
|
* | | more places converted | jan.nijtmans | 2013-01-24 | 1 | -1/+1 |
|
|
* | | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | more reorganization of error codes: safety is common failure mode | dkf | 2012-07-30 | 1 | -1/+1 |
|
|
* | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -14/+16 |
|
|
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -17/+14 |
|
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | * generic/tkWindow.c (DeleteWindowsExitProc): added comments | hobbs | 2006-03-30 | 1 | -2/+6 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -14/+12 |
|
|
* | | | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 1 | -5/+7 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -3/+3 |
|
|
* | | | more internal -Wwrite-strings warning fixes | nijtmans | 2008-10-30 | 1 | -3/+3 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -2/+2 |
|
|
* | | | Use ckrealloc to resize arrays... | dkf | 2008-08-21 | 1 | -11/+7 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -40/+37 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Tidy up some variable types. | patthoyts | 2007-11-17 | 1 | -2/+3 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | | Cleaning up whitespace, comments, declarations. No functional changes. | dkf | 2007-06-24 | 1 | -30/+30 |
|
|
* | | Tackle [Bug 1711985] | dkf | 2007-05-03 | 1 | -6/+5 |
|
|
* | | Eliminate use of (VOID*) casts when calling memset or memcpy. | dkf | 2007-04-17 | 1 | -6/+6 |
|
|
* | | * generic/tkOption.c (TkOptionDeadWindow): handle | hobbs | 2006-03-30 | 1 | -2/+6 |
|
|
* | | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 1 | -74/+74 |
|
|
* | | Getting more systematic about style | dkf | 2005-08-10 | 1 | -395/+371 |
|/ |
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -4/+4 |
|
|
* | * generic/tkBind.c (TkBindDeadWindow): | mdejong | 2002-06-19 | 1 | -2/+2 |
|
|
* | * generic/tkOption.c (Tk_GetOption): Allocate | mdejong | 2002-06-15 | 1 | -2/+2 |
|
|
* | * generic/tkOption.c (OptionThreadExitProc): freed tsd option | hobbs | 2002-04-12 | 1 | -1/+38 |
|
|
* | * generic/tkOption.c (ReadOptionFile): fixed Tcl_Seek casting to | hobbs | 2002-02-22 | 1 | -3/+3 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -6/+7 |
|
|
* | * Updates to handle change in type of tablePtr | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | Added additional comments regarding the internal representation of the | ericm | 2000-05-30 | 1 | -1/+30 |
|
|
* | Added initializer for classId variable in Tk_GetOption. | ericm | 2000-05-27 | 1 | -2/+2 |
|
|
* | Comment fixup. | ericm | 2000-05-27 | 1 | -4/+4 |
|
|
* | * generic/tkOption.c (Tk_GetOption): Extended Tk_GetOption to | ericm | 2000-05-27 | 1 | -28/+141 |
|
|
* | * tests/xmfbox.test: Updated tests. | ericm | 2000-03-24 | 1 | -76/+93 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -114/+154 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1397 |
|
|