summaryrefslogtreecommitdiffstats
path: root/tests/wm.test
Commit message (Expand)AuthorAgeFilesLines
* Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]bug_e9112ef96efvogel2016-02-241-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
* | * tests/wm.test: Add Win32 test cases for attributesmdejong2004-10-291-2/+17
* | * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-2/+19
* | missed wm attr testhobbs2004-09-191-2/+2
* | Use standard constraint namesdkf2004-06-241-6/+6
* | Fix for #742882 "Potential division by zero in gridded wm geometry"jenglish2004-06-161-3/+3
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-4/+1
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-3/+3
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
* | * doc/wm.n (minimize, maximize): Remove claimmdejong2003-03-121-4/+139
|/
* Moved 'deletionEpoch' field from TkDisplay to TkMainInfo.jenglish2003-01-281-1/+9
* * tests/wm.test: Add wm-transient-6.3 tomdejong2002-12-011-1/+16
* * tests/wm.test:hobbs2002-09-021-1/+20
* * tests/wm.test: Add deleteWindows at start ofmdejong2002-08-081-1/+6
* Fix for Tk Bug #592201 "wm transient fails with two masters".jenglish2002-08-081-1/+57