| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -20/+20 |
|
|
* | Eliminate 3 compiler warnings (when compiling agaist 8.x headers) | jan.nijtmans | 2022-04-12 | 1 | -1/+1 |
|
|
* | Eliminate compile warnings, due to the usage of Tcl_ExternalToUtfDString()/Tc... | jan.nijtmans | 2022-04-01 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2021-02-25 | 1 | -1/+7 |
|\ |
|
| * | ClipboardGetProc() should never assume the bytes it receives are valid UTF-8 | jan.nijtmans | 2021-02-25 | 1 | -1/+7 |
|
|
* | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co... | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | | Fix the build of Tk trunk against Tcl trunk. | fvogel | 2020-09-15 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 1 | -12/+5 |
|\ \
| |/ |
|
| * | More usage of TCL_UNUSED() and explicit type-casts | jan.nijtmans | 2020-09-15 | 1 | -13/+12 |
|
|
* | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 1 | -4/+4 |
|
|
* | | Use more size_t for *Sel*-related functions, in case compiling with Tcl 9 | jan.nijtmans | 2020-05-21 | 1 | -25/+25 |
|
|
* | | Slightly biger "lenght" variables, in case we are using Tcl 9 | jan.nijtmans | 2020-05-20 | 1 | -2/+2 |
|
|
* | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -1/+0 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-02-10 | 1 | -1/+2 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-02-10 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | According to documentation, maxBytes is exclusing the end 0-byte, so previous... | jan.nijtmans | 2020-02-10 | 1 | -2/+2 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-02-10 | 1 | -3/+4 |
| |\ \
| | |/ |
|
| | * | Don't forget closing 0-byte | jan.nijtmans | 2020-02-10 | 1 | -2/+3 |
|
|
| | * | Fix (harmless) gcc-9 warning | jan.nijtmans | 2020-02-10 | 1 | -1/+1 |
|
|
* | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -12/+19 |
|/ / |
|
* | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -1/+1 |
|
|
* | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. | jan.nijtmans | 2018-12-08 | 1 | -2/+2 |
|
|
* | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -2/+3 |
|/ |
|
* | Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper | jenglish | 2013-02-27 | 1 | -8/+8 |
|
|
* | Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ... | jan.nijtmans | 2013-02-27 | 1 | -8/+8 |
|
|
* | 3567812 3567779 Repaired regressions in 3546073 fix. | dgp | 2012-09-15 | 1 | -0/+3 |
|
|
* | merge trunk | dkf | 2012-07-28 | 1 | -5/+2 |
|\ |
|
| * | silence compiler warnings | dgp | 2012-07-24 | 1 | -1/+1 |
| |\ |
|
| | * | silence compiler warnings | dgp | 2012-07-24 | 1 | -1/+1 |
|
|
| * | | Fix for [Bug 3546073]: | jenglish | 2012-07-23 | 1 | -5/+2 |
| |\ \
| | |/ |
|
| | * | Fix for [Bug 3546073]: | root | 2012-07-23 | 1 | -5/+2 |
|
|
* | | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -10/+13 |
|/ / |
|
* | | 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/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -37/+1 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -5/+5 |
|
|
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | dkf | 2010-01-02 | 1 | -2/+2 |
|
|
* | | | CONSTify Tk_ClipboardAppend | nijtmans | 2009-01-02 | 1 | -8/+8 |
|
|
* | | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindow | nijtmans | 2008-10-28 | 1 | -3/+3 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -5/+5 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -4/+4 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -24/+22 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Tidy up some variable types. | patthoyts | 2007-11-17 | 1 | -4/+4 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | | ANSIfy and reduce casting of NULL to promote readability | dkf | 2005-11-17 | 1 | -4/+4 |
|
|
* | | Format for style and remove non-ANSI decls | dkf | 2005-10-17 | 1 | -279/+278 |
|
|
* | | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -37/+1 |
|/ |
|