| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -4/+4 |
|
|
* | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | dkf | 2010-01-02 | 1 | -7/+7 |
|
|
* | [Tcl Bug 2857044]: Corrections following audit of Tcl_ObjType freeing | dkf | 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. | dkf | 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 | 2007-12-13 | 1 | -1/+1 |
|
|
* | Assorted minor cleanups. | dkf | 2007-09-08 | 1 | -3/+3 |
|
|
* | header cleanup | dgp | 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. | dkf | 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] | dkf | 2006-02-27 | 1 | -2/+6 |
|
|
* | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 1 | -13/+14 |
|
|
* | ANSIfy | dkf | 2005-11-04 | 1 | -328/+327 |
|
|
* | Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835] | dkf | 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 | 2002-08-05 | 1 | -5/+5 |
|
|
* | Register Tk's object types with Tcl (Tcl Bug 450545) | dkf | 2001-08-15 | 1 | -5/+5 |
|
|
* | Fix bitmaps so that the same bitmap will not be used | drh | 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 |
|
|