Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence some compiler warnings. | dgp@users.sourceforge.net | 2015-02-12 | 1 | -1/+1 |
|\ | |||||
| * | Silence some compiler warnings | dgp@users.sourceforge.net | 2015-02-12 | 1 | -1/+1 |
* | | more auditing of error codes | donal.k.fellows@manchester.ac.uk | 2012-07-30 | 1 | -1/+2 |
* | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 1 | -2/+2 |
* | | consistent error formatting, added error codes | donal.k.fellows@manchester.ac.uk | 2012-07-21 | 1 | -8/+9 |
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | donal.k.fellows@manchester.ac.uk | 2012-07-16 | 1 | -0/+4 |
* | | rfe-2636558 simplification | nijtmans@users.sourceforge.net | 2012-06-15 | 1 | -22/+0 |
* | | [Bug 3388350] mingw64 compiler warnings | nijtmans@users.sourceforge.net | 2011-08-13 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | nijtmans@users.sourceforge.net | 2011-08-13 | 1 | -2/+2 |
| |\ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | nijtmans@users.sourceforge.net | 2011-08-13 | 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 old thread-safety issue. [Bug 470322] | donal.k.fellows@manchester.ac.uk | 2006-02-27 | 1 | -2/+6 |
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -4/+4 |
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | donal.k.fellows@manchester.ac.uk | 2010-01-02 | 1 | -7/+7 |
* | | | [Tcl Bug 2857044]: Corrections following audit of Tcl_ObjType freeing | donal.k.fellows@manchester.ac.uk | 2009-11-21 | 1 | -26/+35 |
* | | | [Feature Request 2636558] Tk_DefineBitmap | nijtmans | 2009-02-27 | 1 | -13/+35 |
* | | | CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmap | nijtmans | 2009-01-09 | 1 | -2/+2 |
* | | | Lots of small changes to make code more pretty and C89-like. | donal.k.fellows@manchester.ac.uk | 2008-11-08 | 1 | -2/+2 |
* | | | CONSTify string and fileName parameters of TkGetBitmapData | nijtmans | 2008-11-05 | 1 | -2/+2 |
* | | | Add "const" to many internal | nijtmans | 2008-10-15 | 1 | -2/+2 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | Assorted minor cleanups. | donal.k.fellows@manchester.ac.uk | 2007-09-08 | 1 | -3/+3 |
* | | header cleanup | dgp@users.sourceforge.net | 2007-09-07 | 1 | -2/+1 |
* | | fix compile errors & warnings introduced by dkf's cleanup | das | 2007-06-25 | 1 | -3/+5 |
* | | Cleaning up whitespace, comments, declarations. No functional changes. | donal.k.fellows@manchester.ac.uk | 2007-06-24 | 1 | -73/+70 |
* | | various "const" additions in implementation | nijtmans | 2007-01-03 | 1 | -2/+2 |
* | | Fix old thread-safety issue. [Bug 470322] | donal.k.fellows@manchester.ac.uk | 2006-02-27 | 1 | -2/+6 |
* | | Lots of ANSIfying of function decls. | donal.k.fellows@manchester.ac.uk | 2005-11-17 | 1 | -13/+14 |
* | | ANSIfy | donal.k.fellows@manchester.ac.uk | 2005-11-04 | 1 | -328/+327 |
* | | Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835] | donal.k.fellows@manchester.ac.uk | 2004-10-19 | 1 | -13/+13 |
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -9/+9 |
|/ | |||||
* | Applied companion patch for Tcl Patch 585105, | dgp@users.sourceforge.net | 2002-08-05 | 1 | -5/+5 |
* | Register Tk's object types with Tcl (Tcl Bug 450545) | donal.k.fellows@manchester.ac.uk | 2001-08-15 | 1 | -5/+5 |
* | Fix bitmaps so that the same bitmap will not be used | drh@sqlite.org | 2000-09-30 | 1 | -7/+12 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -150/+705 |
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
* | Undid conversionto TkCreateBitmapFromData | welch | 1998-08-04 | 1 | -55/+2 |
* | replaced _Xconst with CONST | stanton | 1998-07-28 | 1 | -2/+2 |
* | fixed error - called X func | rjohnson | 1998-07-27 | 1 | -2/+2 |
* | added TkGetBitmapFromData and TkReadBitmapFile | rjohnson | 1998-07-24 | 1 | -1/+99 |
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+585 |