summaryrefslogtreecommitdiffstats
path: root/tests/wm.test
Commit message (Expand)AuthorAgeFilesLines
* Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an...culler2019-03-041-2/+12
|\
| * Make it be an error to create a transient/master cycle on Aqua. Otherculler2019-03-011-2/+12
* | Merge 8.6jan.nijtmans2019-01-101-3/+3
|/
* Adjust wm.test to expect -type as a possible attribute on Aqua.culler2018-12-171-1/+1
* Fix error on constraint name: unix is not x11fvogel2018-12-071-1/+1
* Refine tests wm-stackorder-5.2 and -6.1 to run a test of the behavior on all ...fvogel2018-12-071-2/+24
* Fix constraint name. !aqua is not a known constraint (the test was skipped in...fvogel2018-12-071-2/+2
* Mark tests wm-stackorder-5.2 and wm-stackorder-6.1 as inappropriate for aqua.culler2018-12-071-3/+4
* Fix [6ca257310a]: wm resizable does not disable single dimension resizing on ...fvogel2018-07-041-2/+4
|\
| * Complete test wm-resizable-2.1 with the fourth combination casefvogel2018-06-301-2/+4
* | Fix [119bb094af]: wm-iconbitmap-1.4 and wm-iconbitmap-2.1 fail on macOSfvogel2018-07-041-2/+2
|\ \
| * | Fix [119bb094af]: wm-iconbitmap-2.1 fails on macOSfvogel2018-06-281-1/+1
| * | Fix [119bb094af]: wm-iconbitmap-1.4 fails on macOSfvogel2018-06-281-1/+1
| |/
* | Fix [68b78ef96a]: wm-attributes-1.2.5 fails on macOSfvogel2018-06-181-1/+1
|/
* Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] (che...fvogel2016-03-071-0/+26
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * Fix test for the ewmh attributes additionpatthoyts2010-01-231-2/+2
| | * * tests/wm.test: -transparentcolor added to windows wm attributes testspatthoyts2007-09-041-4/+4
| | * * macosx/tkMacOSXEmbed.c:das2006-04-221-2/+5
| | * 2005-11-16 Don Porter <dgp@users.sourceforge.net>dgp2005-12-011-3/+3
| | * * tests/winfo.test: Wait until child window is visiblepatthoyts2005-10-101-3/+3
| | * unix/tkUnixWm.c: Sync with CVS HEAD (r1.47):jenglish2005-01-141-3/+3
| | * * tests/wm.test: Add Win32 test cases for attributesmdejong2004-10-291-2/+17
| | * Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-2/+19
| | * missed wm attr testhobbs2004-09-191-2/+2
| * | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-2/+2
| * | [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdkf2010-01-061-1/+18
| * | [Bug 2239034] Only frame widgets are acceptable for [wm manage]patthoyts2008-11-151-15/+103
| * | Backported fixes for handling unmapped parent toplevels. [Bug 2009788, 2028703]patthoyts2008-08-011-1/+38
* | | Fix 3 tests on Ubuntu 10.4, two of them timing dependent, one wm-dependent.nijtmans2010-05-261-7/+9
* | | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-191-2/+2
* | | [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdkf2010-01-061-1/+18
* | | bug 2239034: restrict [wm manage] to Frame type widgetspatthoyts2008-11-151-15/+103
* | | * unix/tkUnixWm.c: Restored consistency of error messages fromdgp2008-10-081-3/+3
* | | * tests/wm.test: Update expected error messages fromdgp2008-10-081-3/+3
* | | Fixed some incorrect error string results and removed precision dependencies ...patthoyts2008-10-061-3/+3
* | | Check wmPtr is valid in TopLevelReqProc to fix [Bug 2028703]patthoyts2008-08-011-1/+11
* | | Check that the parent has been mapped before calling RemapWindows. [Bug 2009788]patthoyts2008-07-261-1/+28
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-3/+3
|/ /
* | Rewrote so that tests clean up after themselves, not after the preceding test.dkf2008-03-201-885/+945
* | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-2/+48
* | * tests/wm.test: Update wm attributes outputmdejong2006-12-281-4/+4
* | fix tests for TkAquavincentdarley2006-04-181-2/+5
* | (wm-attributes-1.2.4): correct expected resulthobbs2006-04-051-2/+6
* | * doc/wm.n: Add documentation for -fullscreen attribute.mdejong2005-02-171-4/+299
* | Modified for the latest embedded/container window implementation for Windows ...chengyemao2005-02-151-2/+30
* | Use more tcltest 2 features so test contents can be less cluttered...dkf2005-02-091-224/+267
* | Tidy up coding style (better grouping of related tests)dkf2005-02-091-185/+39