Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more places converted | nijtmans@users.sourceforge.net | 2013-01-24 | 1 | -1/+1 |
* | Merge core-8-5-branch | nijtmans@users.sourceforge.net | 2013-01-24 | 1 | -2/+2 |
|\ | |||||
| * | make some internal tables const | nijtmans@users.sourceforge.net | 2012-04-18 | 1 | -1/+1 |
| |\ | |||||
| | * | make some more internal tables CONST | nijtmans@users.sourceforge.net | 2012-04-18 | 1 | -1/+1 |
* | | | Replace various functions calls, for functions which are small wrappers aroun... | nijtmans@users.sourceforge.net | 2013-01-14 | 1 | -2/+2 |
* | | | more reorganization of error codes: safety is common failure mode | donal.k.fellows@manchester.ac.uk | 2012-07-30 | 1 | -1/+1 |
* | | | Working towards making the error codes more consistent. | donal.k.fellows@manchester.ac.uk | 2012-07-30 | 1 | -2/+2 |
* | | | Purged Tcl_AppendElement from all non-test code. | donal.k.fellows@manchester.ac.uk | 2012-07-29 | 1 | -68/+87 |
* | | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 1 | -14/+18 |
* | | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | donal.k.fellows@manchester.ac.uk | 2012-07-16 | 1 | -0/+9 |
* | | | [Bug 3486474]: Inconsistent color scaling | nijtmans@users.sourceforge.net | 2012-02-15 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3486474]: Inconsistent color scaling | nijtmans@users.sourceforge.net | 2012-02-15 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | proposed fix for bug-3486474 | nijtmans@users.sourceforge.net | 2012-02-10 | 1 | -2/+2 |
* | | | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| | * | Fix [Bug 1562528] | donal.k.fellows@manchester.ac.uk | 2006-09-22 | 1 | -10/+9 |
| | * | Fix pixmap creation ordering issue [Bug 480862] | donal.k.fellows@manchester.ac.uk | 2006-02-27 | 1 | -16/+22 |
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -9/+8 |
* | | | CONSTify everything related to Tk_ConfigSpec | nijtmans | 2010-02-17 | 1 | -2/+2 |
* | | | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 1 | -2/+2 |
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -9/+10 |
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | donal.k.fellows@manchester.ac.uk | 2010-01-02 | 1 | -2/+2 |
* | | | TIP 337 | dgp@users.sourceforge.net | 2008-12-09 | 1 | -4/+4 |
* | | | modify Tk_Create(Old)ImageType signature, relaxing | nijtmans | 2008-11-12 | 1 | -5/+5 |
* | | | CONSTify string and fileName parameters of TkGetBitmapData | nijtmans | 2008-11-05 | 1 | -20/+21 |
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -2/+2 |
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -2/+2 |
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -25/+24 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | header cleanup | dgp@users.sourceforge.net | 2007-09-07 | 1 | -2/+1 |
* | | generic/tkImgBmap.c: Fixed line endings. | patthoyts@users.sourceforge.net | 2006-10-19 | 1 | -1294/+1294 |
* | | Fix 1562528 in Tk | donal.k.fellows@manchester.ac.uk | 2006-09-21 | 1 | -1294/+1294 |
* | | Fix pixmap creation ordering issue [Bug 480862] | donal.k.fellows@manchester.ac.uk | 2006-02-27 | 1 | -16/+18 |
* | | ANSIfy | donal.k.fellows@manchester.ac.uk | 2005-11-15 | 1 | -306/+301 |
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -3/+3 |
|/ | |||||
* | Applied companion patch for Tcl Patch 585105, | dgp@users.sourceforge.net | 2002-08-05 | 1 | -2/+2 |
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp@users.sourceforge.net | 2002-01-25 | 1 | -2/+3 |
* | * Updates to handle change in type of tablePtr | dgp@users.sourceforge.net | 2002-01-17 | 1 | -2/+2 |
* | The code for generating postscript of a bitmap image was apparently never | drh@sqlite.org | 2001-07-14 | 1 | -46/+140 |
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -1/+106 |
* | * generic/tk.h: | hobbs | 1999-10-29 | 1 | -37/+46 |
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -1/+10 |
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
* | Fixed bug 1853 - called NULL interp. | rjohnson | 1999-04-17 | 1 | -3/+6 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -11/+11 |
* | * generic/tkImgBmap.c (ImgBmapConfigureInstance): If an image | stanton | 1999-02-04 | 1 | -5/+13 |
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
* | Undid conversionto TkCreateBitmapFromData | welch | 1998-08-04 | 1 | -4/+4 |
* | made interp optional in TkGetBmapData | rjohnson | 1998-07-24 | 1 | -13/+20 |