| 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 | -7/+6 |
|
|
* | Eliminate many unnecessary (ClientData) type casts. | nijtmans | 2010-06-15 | 1 | -8/+8 |
|
|
* | Fix some gcc strict-aliasing warnings (discovered with "-Wstrict-aliasing=2" | nijtmans | 2010-05-26 | 1 | -29/+31 |
|
|
* | A slightly more efficient placing | dkf | 2009-07-18 | 1 | -3/+3 |
|
|
* | Fix the transfer of large binary data. I hate INCR selections transfers... | dkf | 2009-07-18 | 1 | -1/+3 |
|
|
* | Apply patch from [Bug 2821962] to make binary byte selection transfers work. | dkf | 2009-07-15 | 1 | -20/+54 |
|
|
* | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 1 | -17/+17 |
|
|
* | Fix more type pun warnings (those not found by my local version of GCC) | dkf | 2007-05-03 | 1 | -3/+3 |
|
|
* | Squelch some warnings from GCC. | dkf | 2007-04-17 | 1 | -6/+6 |
|
|
* | Less of that K&R or wrongly indented function header style! | dkf | 2007-02-22 | 1 | -16/+15 |
|
|
* | Oops! Very stupid typo. | dkf | 2005-11-14 | 1 | -13/+16 |
|
|
* | Quell warning | dkf | 2005-11-13 | 1 | -2/+2 |
|
|
* | Glurk, SelCvtToX was just as broken as SelCvtFromX when atoms contain spaces. | dkf | 2005-11-13 | 1 | -45/+38 |
|
|
* | Fix [Bug 1353414] by doing the list generation using standard Tcl utilities. | dkf | 2005-11-13 | 1 | -54/+31 |
|
|
* | Whitespace/style/ANSI improvements | dkf | 2005-10-21 | 1 | -320/+307 |
|
|
* | fix cast warnings | hobbs | 2004-03-16 | 1 | -3/+4 |
|
|
* | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -4/+4 |
|
|
* | Finally dealt with 614650 and with a simpler solution too. | dkf | 2002-10-01 | 1 | -86/+7 |
|
|
* | Incremental transfers of UTF8_STRING selections should now work; Tk will now | dkf | 2002-09-30 | 1 | -41/+120 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -2/+2 |
|
|
* | * unix/tkUnixSelect.c (SelRcvIncrProc): added missing Tcl_Release | hobbs | 2002-04-12 | 1 | -1/+2 |
|
|
* | * library/console.tcl: | hobbs | 2001-07-03 | 1 | -3/+41 |
|
|
* | * unix/tkUnixSelect.c: | stanton | 1999-06-03 | 1 | -3/+13 |
|
|
* | * unix/tkUnixSelect.c: Improved I18N selection support. | stanton | 1999-06-01 | 1 | -94/+271 |
|
|
* | First pass at Unicode support in X selection code. | stanton | 1999-05-25 | 1 | -9/+122 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -34/+51 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1189 |
|
|