summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixWm.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate "register" keyword from all unix/tkUnix*.c files.jan.nijtmans2019-08-151-51/+51
* Merge 8.6. Use TCL_INDEX_NONE in a few more places, now that we have it.jan.nijtmans2019-07-301-1/+1
|\
| * Two times Tcl_Free() -> ckfree()jan.nijtmans2019-07-301-1/+1
* | Merge trunkjan.nijtmans2019-05-101-2/+2
|\ \
| * | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c...jan.nijtmans2019-04-041-2/+2
* | | Merge trunkjan.nijtmans2019-04-021-30/+36
|\ \ \ | |/ /
| * | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu...jan.nijtmans2019-03-311-23/+23
| * | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an...culler2019-03-041-7/+13
| |\ \ | | |/
| | * Make it be an error to create a transient/master cycle on unix.culler2019-03-011-7/+13
* | | Merge 8.7jan.nijtmans2019-01-131-15/+52
|\ \ \ | |/ /
| * | Resolve bug [18a4ba19bd]. Make winfo containing behave consistently acrossculler2019-01-041-15/+52
| |\ \ | | |/
| | * Add a comment.culler2018-12-191-1/+7
| | * Restore the old behavior with unix title bars and borders, but documentculler2018-12-171-33/+3
| | * Make unixWm-50.3 use a slave rather than dobg and fix the bug it revealed.culler2018-12-161-14/+21
| | * Another rework to *correctly* search for the highest toplevelculler2018-12-141-24/+49
| | * Gnome3 behaves differently when the root window is involved. More intricateculler2018-12-131-12/+15
| | * Make the minimal change needed to fix the issue with Gnome 3 invisible borders,culler2018-12-131-2/+28
| | * Revert tkUnixWm.c to the core-8-6-branch version.culler2018-12-131-34/+25
| | * Fix the containment test for menubars. Ensure that the command returns an emptyculler2018-12-131-29/+21
| | * Fix the containment test, check for iconified windows, adjust some tests.culler2018-12-121-2/+11
| | * Correct some of the logic in Tk_CoordsToWindow.culler2018-12-121-6/+20
| | * fix bug [18a4ba19bd]: winfo containing gives wrong answer on linux.culler2018-12-111-15/+9
* | | Merge trunkjan.nijtmans2018-12-081-1/+1
|\ \ \ | |/ /
| * | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more.jan.nijtmans2018-12-081-1/+1
* | | Merge trunk. More internal improvementsjan.nijtmans2018-10-151-1/+1
|\ \ \ | |/ /
| * | One more set of unnecessary bracesjan.nijtmans2018-10-151-1/+1
| * | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat...jan.nijtmans2018-10-151-1/+1
* | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof()jan.nijtmans2018-10-061-1/+1
|/ /
* | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca...jan.nijtmans2018-08-111-5/+5
* | Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing T...jan.nijtmans2017-02-131-16/+12
|/
* Fixed bug [e9112ef96e] - [wm forget] doesn't completelyfvogel2016-02-241-0/+5
* Fixed typo in commentfvogel2015-05-301-1/+1
|\
| * Fixed typo in commentfvogel2015-05-301-1/+1
* | more places convertedjan.nijtmans2013-01-241-16/+16
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-1/+1
|\ \ | |/
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-1/+1
| |\
| | * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-1/+1
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-6/+6
| |\ \ | | |/
* | | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-1/+1
|\ \ \ | |/ /
* | | merge trunkdkf2012-08-271-1/+8
|\ \ \
| * \ \ 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
| |\ \ \ | | |/ /
| | * | 3554026 3561016 Better fix from Emiliano Gavilandgp2012-08-251-2/+2
| | |\ \ | | | |/
| | | * 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
| * | | 3554026,3561016 Stop crash with tearoff menusdgp2012-08-231-0/+7
| |\ \ \ | | |/ /
| | * | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+7
| | |\ \ | | | |/
| | | * 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+7
| | | * SetOptions.3: minor doc fixjan.nijtmans2012-06-191-4/+4
* | | | Factor out XChangeProperty into a macro to make it _slightly_ less daunting.dkf2012-08-081-62/+46
* | | | merge trunkdkf2012-08-081-4/+5
|\ \ \ \ | |/ / /
| * | | Zap trailing whitespace.stwo2012-08-061-2/+2