Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when ↵ | culler | 2019-03-04 | 1 | -2/+12 |
|\ | | | | | | | an error occurs in an idle task run by [NSView drawRect]. | ||||
| * | Make it be an error to create a transient/master cycle on Aqua. Other | culler | 2019-03-01 | 1 | -2/+12 |
| | | | | | | platforms will be handled in separate check-ins. | ||||
* | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -3/+3 |
|/ | |||||
* | Adjust wm.test to expect -type as a possible attribute on Aqua. | culler | 2018-12-17 | 1 | -1/+1 |
| | |||||
* | Fix error on constraint name: unix is not x11 | fvogel | 2018-12-07 | 1 | -1/+1 |
| | |||||
* | Refine tests wm-stackorder-5.2 and -6.1 to run a test of the behavior on all ↵ | fvogel | 2018-12-07 | 1 | -2/+24 |
| | | | | platforms (the expected results are different on different platforms) | ||||
* | Fix constraint name. !aqua is not a known constraint (the test was skipped ↵ | fvogel | 2018-12-07 | 1 | -2/+2 |
| | | | | in all platforms), however notAqua is known and lets the test run in anything else than aqua. | ||||
* | Mark tests wm-stackorder-5.2 and wm-stackorder-6.1 as inappropriate for aqua. | culler | 2018-12-07 | 1 | -3/+4 |
| | |||||
* | Fix [6ca257310a]: wm resizable does not disable single dimension resizing on ↵ | fvogel | 2018-07-04 | 1 | -2/+4 |
|\ | | | | | | | macOS. Patch from Marc Culler. | ||||
| * | Complete test wm-resizable-2.1 with the fourth combination case | fvogel | 2018-06-30 | 1 | -2/+4 |
| | | |||||
* | | Fix [119bb094af]: wm-iconbitmap-1.4 and wm-iconbitmap-2.1 fail on macOS | fvogel | 2018-07-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fix [119bb094af]: wm-iconbitmap-2.1 fails on macOS | fvogel | 2018-06-28 | 1 | -1/+1 |
| | | | |||||
| * | | Fix [119bb094af]: wm-iconbitmap-1.4 fails on macOS | fvogel | 2018-06-28 | 1 | -1/+1 |
| |/ | |||||
* | | Fix [68b78ef96a]: wm-attributes-1.2.5 fails on macOS | fvogel | 2018-06-18 | 1 | -1/+1 |
|/ | |||||
* | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] ↵ | fvogel | 2016-03-07 | 1 | -0/+26 |
| | | | | (cherrypicked [a6c6d3bd08]) | ||||
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
| | * | Fix test for the ewmh attributes addition | patthoyts | 2010-01-23 | 1 | -2/+2 |
| | | | |||||
| | * | * tests/wm.test: -transparentcolor added to windows wm attributes tests | patthoyts | 2007-09-04 | 1 | -4/+4 |
| | | | |||||
| | * | * macosx/tkMacOSXEmbed.c: | das | 2006-04-22 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXWm.c: * tests/constraints.tcl: * tests/wm.test: sync with 2006-04-18 commit to HEAD. (darley) | ||||
| | * | 2005-11-16 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *** 8.4.12 TAGGED FOR RELEASE *** * changes: Update changes for 8.4.12 release * mac/tkMacWm.c: Restored consistent error checking and * macosx/tkMacOSXWm.c: messages among different platform's * tests/wm.test: [wm grid] commands. [Bug 1323972]. * win/tkWinWm.c: | ||||
| | * | * tests/winfo.test: Wait until child window is visible | patthoyts | 2005-10-10 | 1 | -3/+3 |
| | | | | | | | | | | | | * tests/wm.test: Modified test to match actual error output. | ||||
| | * | unix/tkUnixWm.c: Sync with CVS HEAD (r1.47): | jenglish | 2005-01-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #959973 "wm title bug" (support Unicode titles) Fixes: #742882 "Potential division by zero in gridded wm geometry" Use Tcl_GetTime instead of TclpGetTime [#874745] Use Tcl_Panic() instead of "panic" [#865264] Fixes: #632816 "cannot remove transient" Fixes: #568861 "Fix for wm minsize and maxsize commands" tests/unixWm.test, tests/wm.test: Updated test suite for #632816 (unixWm-37.3, unixWm-37.4, wm-grid-1.11, wm-grid-1.12) and #742882 (unixWm-20.9, unixWm-20.11). | ||||
| | * | * tests/wm.test: Add Win32 test cases for attributes | mdejong | 2004-10-29 | 1 | -2/+17 |
| | | | | | | | | | | | | | | | | | | subcommand. * win/tkWinWm.c (WmAttributesCmd): Fixup broken option processing logic for attributes subcommand. | ||||
| | * | Backport of 8.5 wm iconphoto that added support for Tk photo | hobbs | 2004-10-05 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | * generic/tkInt.h (TkDisplay): images as titlebar icons. TIP #159 * win/tkWinWm.c (WmIconphotoCmd): wm iconphoto ?-default? image1 ... * macosx/tkMacOSXWm.c (WmIconphotoCmd): Implemented for Win/Unix, * unix/tkUnixWm.c (WmIconphotoCmd): stubbed out for OS X. * tests/wm.test, tests/unixWm.test, tests/winWm.test: [Bug 815751] | ||||
| | * | missed wm attr test | hobbs | 2004-09-19 | 1 | -2/+2 |
| | | | |||||
| * | | TIP #359: Extended window manager hints support for X11. | patthoyts | 2010-01-20 | 1 | -2/+2 |
| | | | |||||
| * | | [Bug 1163496]: Allow windows to be set to be transients for withdrawn masters | dkf | 2010-01-06 | 1 | -1/+18 |
| | | | | | | | | | | | | correctly. | ||||
| * | | [Bug 2239034] Only frame widgets are acceptable for [wm manage] | patthoyts | 2008-11-15 | 1 | -15/+103 |
| | | | |||||
| * | | Backported fixes for handling unmapped parent toplevels. [Bug 2009788, 2028703] | patthoyts | 2008-08-01 | 1 | -1/+38 |
| | | | |||||
* | | | Fix 3 tests on Ubuntu 10.4, two of them timing dependent, one wm-dependent. | nijtmans | 2010-05-26 | 1 | -7/+9 |
| | | | |||||
* | | | TIP #359: Extended window manager hints support for X11. | patthoyts | 2010-01-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modern unix window managers use a set of window properties to give hints as to the purpose of a toplevel window. They then use these hints to apply various animation and decoration options based on the type (dialog, menu, tooltip and more). This patch adds a [wm attributes $w -type] option to control and read the type hint and makes use of this for the ttk::combobox and the dialogs raised from the Tk library scripts. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | ||||
* | | | [Bug 1163496]: Allow windows to be set to be transients for withdrawn masters | dkf | 2010-01-06 | 1 | -1/+18 |
| | | | | | | | | | | | | correctly. | ||||
* | | | bug 2239034: restrict [wm manage] to Frame type widgets | patthoyts | 2008-11-15 | 1 | -15/+103 |
| | | | |||||
* | | | * unix/tkUnixWm.c: Restored consistency of error messages from | dgp | 2008-10-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | * macosx/tkMacOSXWm.c: [wm iconphoto] with the test suite and across all platforms. [Bug 2021443] | ||||
* | | | * tests/wm.test: Update expected error messages from | dgp | 2008-10-08 | 1 | -3/+3 |
| | | | | | | | | | | | | [wm iconphoto] to match the new message. [Bug 2021443] | ||||
* | | | Fixed some incorrect error string results and removed precision dependencies ↵ | patthoyts | 2008-10-06 | 1 | -3/+3 |
| | | | | | | | | | | | | in entry tests | ||||
* | | | Check wmPtr is valid in TopLevelReqProc to fix [Bug 2028703] | patthoyts | 2008-08-01 | 1 | -1/+11 |
| | | | |||||
* | | | Check that the parent has been mapped before calling RemapWindows. [Bug 2009788] | patthoyts | 2008-07-26 | 1 | -1/+28 |
| | | | |||||
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -3/+3 |
|/ / | |||||
* | | Rewrote so that tests clean up after themselves, not after the preceding test. | dkf | 2008-03-20 | 1 | -885/+945 |
| | | |||||
* | | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h: | hobbs | 2007-10-15 | 1 | -2/+48 |
| | | | | | | | | | | | | | | | | * macosx/tkMacOSXButton.c, macosx/tkMacOSXMenubutton.c: * macosx/tkMacOSXWm.c, unix/tkUnixWm.c, win/tkWinWm.c: * doc/wm.n, tests/wm.test: TIP #125 implementation [Bug 998125] Adds [wm manage|forget] for dockable frames. Finished X11 and Windows code, needs OS X completion. | ||||
* | | * tests/wm.test: Update wm attributes output | mdejong | 2006-12-28 | 1 | -4/+4 |
| | | | | | | | | | | so that tests pass after addition of -transparentcolor for Win32. | ||||
* | | fix tests for TkAqua | vincentdarley | 2006-04-18 | 1 | -2/+5 |
| | | |||||
* | | (wm-attributes-1.2.4): correct expected result | hobbs | 2006-04-05 | 1 | -2/+6 |
| | | |||||
* | | * doc/wm.n: Add documentation for -fullscreen attribute. | mdejong | 2005-02-17 | 1 | -4/+299 |
| | | | | | | | | | | | | | | | | | | | | | | * tests/winWm.test: Add -fullscreen to wm attribute usage message. * tests/wm.test: Add -fullscreen to wm attribute usage message. Add -fullscreen attribute test cases for Windows. * win/tkWinWm.c (WmInfo, UpdateWrapper, TkpWmSetFullScreen, WmAttributesCmd, UpdateGeometryInfo): Implement TIP 223 [wm attributes -fullscreen]. | ||||
* | | Modified for the latest embedded/container window implementation for Windows ↵ | chengyemao | 2005-02-15 | 1 | -2/+30 |
| | | | | | | | | platform | ||||
* | | Use more tcltest 2 features so test contents can be less cluttered... | dkf | 2005-02-09 | 1 | -224/+267 |
| | | |||||
* | | Tidy up coding style (better grouping of related tests) | dkf | 2005-02-09 | 1 | -185/+39 |
| | |