summaryrefslogtreecommitdiffstats
path: root/tests/unixWm.test
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkjan.nijtmans2020-10-081-6/+7
|\
| * Merge 8.6jan.nijtmans2020-10-081-6/+7
| |\
| | * Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-6/+7
* | | Merge trunkjan.nijtmans2020-10-051-3/+3
|/ /
* | Merge 8.6jan.nijtmans2020-09-291-9/+11
|\ \ | |/
| * Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-9/+11
* | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-1/+1
* | Merge 8.6jan.nijtmans2020-09-031-16/+16
|\ \ | |/
| * Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-16/+16
* | Merge 8.6jan.nijtmans2020-08-131-10/+10
|/
* All tests pass on Yosemite now.culler2020-07-231-6/+8
* Deal with mapping/unmapping packed and placed subwindows in a benign way.culler2020-07-231-30/+12
* Aqua: fix unixWm tests broken by the larger menubar in Big Surculler2020-07-201-12/+13
* Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-051-7/+7
* Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aquaculler2019-02-131-12/+27
* On Aqua make "wm attribute pathname -type" return "unsupported" instead of cr...culler2018-12-171-1/+2
* Add a dummy implementation of "wm attribute pathname -type" for Aqua, to obvi...culler2018-12-171-6/+5
* Fix a bug with window ordering in Aqua. Deal with remaining unixWm tests.culler2018-12-171-6/+23
* Restore the old behavior with unix title bars and borders, but documentculler2018-12-171-10/+13
* Fix typos in unixWm.test.culler2018-12-161-13/+15
* Fix a small error in the aqua Tk_CoordsToWindow related to embedded toplevels.culler2018-12-161-4/+7
* Make unixWm-50.3 use a slave rather than dobg and fix the bug it revealed.culler2018-12-161-18/+20
* On second thought, it is better to follow X11 and return an empty string when...culler2018-12-141-9/+1
* On aqua, make FrontWindowAtPoint pay attention to which interpreter is callin...culler2018-12-141-1/+10
* Add a comment in unixWm.test about iconifying the root window.culler2018-12-141-1/+5
* Gnome3 behaves differently when the root window is involved. More intricateculler2018-12-131-1/+3
* Fix the containment test, check for iconified windows, adjust some tests.culler2018-12-121-32/+33
* On OSX 10.6 the styleMask must be cleared to get rid of the title bar. Fix aculler2018-12-111-1/+1
* Fix cut-and-paste error.culler2018-12-101-8/+10
* Don't force other platforms to wait for the aqua animations to finish.culler2018-12-101-5/+5
* Aqua: Fix some subtle bugs in wm geometry. Fix the iconwindow implementation.culler2018-12-091-15/+27
* On Aqua, tests should wait for the animation to finish before checking theculler2018-12-081-0/+11
* Purge RCS Keywords.dgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-3/+41
| * unix/tkUnixWm.c: Sync with CVS HEAD (r1.47):jenglish2005-01-141-5/+5
| * Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-3/+16
| * * tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13dgp2003-03-181-2/+2
| * * tests/unixWm.test: Constrained all tests older than revision 1.21dgp2003-03-131-170/+170
* | Dup test IDsdgp2010-08-031-4/+4
* | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-2/+49
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * tests/unixWm.test: note TIP#142 results and remove unnecessaryhobbs2007-10-301-150/+148
* | * tests/constraints.tcl: ensure 'nonUnixUserInteraction' constraint isdas2007-05-091-3/+3
* | Added support for [wm attributes] on X11 [TIP#231, patch#1062022].jenglish2005-11-161-6/+32
* | * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-3/+16
* | Use standard constraint namesdkf2004-06-241-2/+2
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-3/+1
* | Fix for #742882 "Potential division by zero in gridded wm geometry"jenglish2004-06-161-3/+3
* | * tests/constraints.tcl:When running the test suite in a processdgp2003-11-181-5/+11