| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct typos in various comments. | fvogel | 2022-01-01 | 1 | -1/+1 |
|
|
* | More elimination of the "register" keyword, and more explicit typecasts | jan.nijtmans | 2020-10-06 | 1 | -113/+110 |
|
|
* | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usage | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
|\ |
|
| * | More usages for TKFLEXARRAY | jan.nijtmans | 2020-09-10 | 1 | -2/+2 |
|
|
| * | Merge 8.6 | jan.nijtmans | 2020-09-09 | 1 | -53/+53 |
| |\ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -3/+3 |
| |\ \ |
|
| * | | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe... | jan.nijtmans | 2020-09-03 | 1 | -7/+7 |
|
|
| * | | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 more | jan.nijtmans | 2020-09-02 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 1 | -2/+2 |
|
|
| * | | | | Merge 8.6. Some more textual changes | jan.nijtmans | 2020-08-27 | 1 | -3/+3 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| * | | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -5/+2 |
|
|
| * | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -28/+60 |
|
|
| * | | | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon... | culler | 2019-11-17 | 1 | -0/+4 |
| |\ \ \
| | |/ / |
|
| * | | | Fix [c4abd2b0f3]: rework stackorder command on all platforms, and prevent pan... | culler | 2019-11-17 | 1 | -0/+5 |
| |\ \ \ |
|
| * \ \ \ | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -4/+4 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -1/+3 |
| |\ \ \ \ \ |
|
| * | | | | | | Eliminate "register" keyword from all unix/tkUnix*.c files. | jan.nijtmans | 2019-08-15 | 1 | -51/+51 |
|
|
| * | | | | | | Merge 8.6. Use TCL_INDEX_NONE in a few more places, now that we have it. | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-05-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -2/+2 |
|
|
| * | | | | | | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -30/+36 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu... | jan.nijtmans | 2019-03-31 | 1 | -23/+23 |
|
|
| | * | | | | | | | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an... | culler | 2019-03-04 | 1 | -7/+13 |
| | |\ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -15/+52 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | Resolve bug [18a4ba19bd]. Make winfo containing behave consistently across | culler | 2019-01-04 | 1 | -15/+52 |
| | |\ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2018-12-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. | jan.nijtmans | 2018-12-08 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | Merge trunk. More internal improvements | jan.nijtmans | 2018-10-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | One more set of unnecessary braces | jan.nijtmans | 2018-10-15 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat... | jan.nijtmans | 2018-10-15 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -5/+5 |
|
|
| * | | | | | | | | | Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing T... | jan.nijtmans | 2017-02-13 | 1 | -16/+12 |
|
|
* | | | | | | | | | | More use of TCL_UNUSED() and C++-safe typecasts. Use Tk_Offset() in stead of ... | jan.nijtmans | 2020-09-10 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | TIP #581: More progress | jan.nijtmans | 2020-09-09 | 1 | -53/+53 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon... | culler | 2019-11-17 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Homogenize still further among platforms | fvogel | 2019-11-10 | 1 | -1/+1 |
|
|
| * | | | | | | | Make all platforms check if an iconphoto image is valid and provide the same ... | culler | 2019-11-10 | 1 | -0/+4 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | On unix, make the wm stackorder command return an error if TkWmStackorderTopl... | culler | 2019-11-10 | 1 | -0/+5 |
|/ / / / / / |
|
* | | | | | | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 1 | -4/+4 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Allow "wm frame" to return id's > 0xFFFFFFFF on 64-bit platforms (if the id r... | jan.nijtmans | 2019-09-24 | 1 | -1/+3 |
| |_|_|/
|/| | | |
|
* | | | | Two times Tcl_Free() -> ckfree() | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Make it be an error to create a transient/master cycle on unix. | culler | 2019-03-01 | 1 | -7/+13 |
| |/
|/| |
|
* | | Add a comment. | culler | 2018-12-19 | 1 | -1/+7 |
|
|
* | | Restore the old behavior with unix title bars and borders, but document | culler | 2018-12-17 | 1 | -33/+3 |
|
|
* | | Make unixWm-50.3 use a slave rather than dobg and fix the bug it revealed. | culler | 2018-12-16 | 1 | -14/+21 |
|
|
* | | Another rework to *correctly* search for the highest toplevel | culler | 2018-12-14 | 1 | -24/+49 |
|
|
* | | Gnome3 behaves differently when the root window is involved. More intricate | culler | 2018-12-13 | 1 | -12/+15 |
|
|
* | | Make the minimal change needed to fix the issue with Gnome 3 invisible borders, | culler | 2018-12-13 | 1 | -2/+28 |
|
|
* | | Revert tkUnixWm.c to the core-8-6-branch version. | culler | 2018-12-13 | 1 | -34/+25 |
|
|