| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-09-15 | 1 | -17/+8 |
|\ |
|
| * | More usage of TCL_UNUSED() and explicit type-casts | jan.nijtmans | 2020-09-15 | 1 | -44/+37 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | end-of-line spacing cleanup | jan.nijtmans | 2020-08-03 | 1 | -1/+1 |
|
|
| * | The colormaps do not fix winfo rgb. Handle that directly. And deal with Big... | culler | 2020-08-01 | 1 | -0/+16 |
|
|
* | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -7/+0 |
|
|
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -29/+38 |
|
|
* | | Add XLowerWindow to MacOS X11 stub table | jan.nijtmans | 2019-10-02 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix [95d5e459d12]: Test tk-4.7 (useinputmethods) fails in trunk (Win) | jan.nijtmans | 2019-10-02 | 1 | -1/+1 |
|
|
* | | | Eliminate some dead code | jan.nijtmans | 2019-10-01 | 1 | -217/+0 |
|/ / |
|
* | | Merge trunk | jan.nijtmans | 2019-09-25 | 1 | -8/+8 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -7/+7 |
| |\ \
| | |/ |
|
| | * | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 1 | -7/+7 |
|
|
* | | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa... | jan.nijtmans | 2019-08-14 | 1 | -7/+0 |
|/ / |
|
* | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -1/+1 |
|
|
* | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -29/+29 |
|
|
* | | A few WideINT-related range improvements and comment fixes | jan.nijtmans | 2018-12-12 | 1 | -5/+5 |
|
|
* | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. | jan.nijtmans | 2018-12-08 | 1 | -1/+1 |
|
|
* | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -3/+4 |
|
|
* | | Fix [502e74e9ad]: crash for untrusted X connections (for ssh: ForwardX11Trust... | fvogel | 2018-02-11 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Patch refinement from Christian Werner. It is now possible to 'make test' wit... | fvogel | 2018-01-31 | 1 | -0/+3 |
|
|
* | | Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing T... | jan.nijtmans | 2017-02-13 | 1 | -4/+3 |
|/ |
|
* | Make the "scrollbar" a real Tcl_Obj-based command. No change in functionality. | jan.nijtmans | 2014-05-22 | 1 | -5/+5 |
|
|
* | Eliminate all usage of WIN32 macro as well: _WIN32 is the portable macro. | jan.nijtmans | 2014-02-10 | 1 | -2/+2 |
|
|
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -2/+2 |
|
|
* | Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper | jenglish | 2013-02-27 | 1 | -12/+12 |
|
|
* | Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ... | jan.nijtmans | 2013-02-27 | 1 | -12/+12 |
|
|
* | Replace all Tcl_TraceVar/Tcl_UntraceVar with Tcl_TraceVar2/Tcl_UntraceVar2 ca... | jan.nijtmans | 2013-02-22 | 1 | -2/+2 |
|
|
* | some more int -> size_t changes | jan.nijtmans | 2013-02-01 | 1 | -1/+1 |
|
|
* | more places converted | jan.nijtmans | 2013-01-24 | 1 | -3/+3 |
|
|
* | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -2/+2 |
|
|
* | more reorganization of error codes: safety is common failure mode | dkf | 2012-07-30 | 1 | -4/+4 |
|
|
* | more auditing of error codes | dkf | 2012-07-30 | 1 | -4/+6 |
|
|
* | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -49/+68 |
|
|
* | 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/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 1 | -2/+1 |
|
|
| | * | * generic/tkCmds.c (Tk_TkObjCmd): use correct screen data when | hobbs | 2004-11-12 | 1 | -6/+4 |
|
|
| | * | * generic/tkCmds.c (Tk_WinfoObjCmd): refetch interp result obj for | hobbs | 2004-06-29 | 1 | -1/+5 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -8/+6 |
|
|
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -9/+9 |
|
|
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | dkf | 2010-01-02 | 1 | -40/+36 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -12/+12 |
|
|
* | | | TIP #324 IMPLEMENTATION | das | 2008-12-10 | 1 | -1/+11 |
|
|
* | | | * generic/tkInt.h: Turn [tk] into an ensemble (thoyts, steffen) | das | 2008-12-10 | 1 | -231/+298 |
|
|
* | | | more internal -Wwrite-strings warning fixes | nijtmans | 2008-10-30 | 1 | -2/+2 |
|
|
* | | | Implementation of the [tk busy] command on non-OSX. | dkf | 2008-10-18 | 1 | -8/+8 |
|
|