| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon... | culler | 2019-11-17 | 1 | -0/+4 |
|\ |
|
| * | 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 |
|
|
* | | | Fix [c4abd2b0f3]: rework stackorder command on all platforms, and prevent pan... | culler | 2019-11-17 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | On unix, make the wm stackorder command return an error if TkWmStackorderTopl... | culler | 2019-11-10 | 1 | -0/+5 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 1 | -4/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Allow "wm frame" to return id's > 0xFFFFFFFF on 64-bit platforms (if the id r... | 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 |
|\ \
| |/ |
|
| * | Two times Tcl_Free() -> ckfree() | 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 |
| |\ \
| | |/ |
|
| | * | Make it be an error to create a transient/master cycle on unix. | culler | 2019-03-01 | 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 |
| |\ \
| | |/ |
|
| | * | 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 |
|
|
| | * | Fix the containment test for menubars. Ensure that the command returns an empty | culler | 2018-12-13 | 1 | -29/+21 |
|
|
| | * | Fix the containment test, check for iconified windows, adjust some tests. | culler | 2018-12-12 | 1 | -2/+11 |
|
|
| | * | Correct some of the logic in Tk_CoordsToWindow. | culler | 2018-12-12 | 1 | -6/+20 |
|
|
| | * | fix bug [18a4ba19bd]: winfo containing gives wrong answer on linux. | culler | 2018-12-11 | 1 | -15/+9 |
|
|
* | | | 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 |
|/ |
|
* | Fixed bug [e9112ef96e] - [wm forget] doesn't completely | fvogel | 2016-02-24 | 1 | -0/+5 |
|
|
* | Fixed typo in comment | fvogel | 2015-05-30 | 1 | -1/+1 |
|\ |
|
| * | Fixed typo in comment | fvogel | 2015-05-30 | 1 | -1/+1 |
|
|
* | | more places converted | jan.nijtmans | 2013-01-24 | 1 | -16/+16 |
|
|
* | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| |\ |
|
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
|
|
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -6/+6 |
| |\ \
| | |/ |
|
* | | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | merge trunk | dkf | 2012-08-27 | 1 | -1/+8 |
|\ \ \ |
|