| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Stopped test event leakage in winWm-9.2.
FossilOrigin-Name: 50e0c049b213060b5192947c81ae8cded172aae9
|
|\
| |
| | |
FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
|
| |\
| | |
| | | |
FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
|
| | |
| | |
| | | |
FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
|
| | |
| | |
| | |
| | |
| | |
| | | |
* win/tkWinWm.c: add -transparentcolor attribute for Windows.
FossilOrigin-Name: 57ee40f38737bf5de60095e3b704cece30a1932d
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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]
FossilOrigin-Name: 5b4eed7504f9bd5f37587cecc603fd19bba57c39
|
| | |
| | |
| | | |
FossilOrigin-Name: c76ad127c9ea18aaa346d55f7db04b5a8a2b714a
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* tests/winWm.test: and focus of preexisting window
when replacing the wrapper window.
* win/tkWinWm.c (WmIconwindowCmd): Replace bogus call to
XWithdrawWindow with proper code. (mdejong)
FossilOrigin-Name: e10081e3cf3f61195bf7fe54fa4b2118543dda2a
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The fix for [Bug 2009788] prevented a crash but causes windows to be lost
if their parent is unmapped when [wm forget] is called. Added a test for
this case and ensure that the parent window exists when we remap the
child to its parent.
Reported-by: Koen Danckaert <danckaert@users.sourceforge.net>
Reported-by: Eric Boudaillier <beric@users.sourceforge.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
FossilOrigin-Name: d6b1369e1fe0dc0d7564634f62f997332182abf3
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The fix for [Bug 2009788] prevented a crash but causes windows to be lost
if their parent is unmapped when [wm forget] is called. Added a test for
this case and ensure that the parent window exists when we remap the
child to its parent.
Reported-by: Koen Danckaert <danckaert@users.sourceforge.net>
Reported-by: Eric Boudaillier <beric@users.sourceforge.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
FossilOrigin-Name: ecfa48e76b12e6868e56a31c7fc26e8aa2e3b194
|
| | |
| | |
| | |
| | |
| | | |
2899949]
FossilOrigin-Name: f206f500989b536094765ad998c47314de2cc09a
|
| | |
| | |
| | | |
FossilOrigin-Name: c73d858612d4f403f9f5d3373bb64f3d33384758
|
| | |
| | |
| | | |
FossilOrigin-Name: d6d8624d1aa6affc1a8868f7ef1b1c7b46cffbf9
|
| | |
| | |
| | |
| | |
| | |
| | | |
causes crashes on windows (fixed already).
FossilOrigin-Name: 7f788a5bf0773788813d99e72a3a7f814c037a8d
|
| | |
| | |
| | | |
FossilOrigin-Name: 7a5237c38165b7ebd7d5979ad6164b9803939b48
|
| | |
| | |
| | |
| | |
| | | |
activation.
FossilOrigin-Name: 8086ae212e1b2b210d313ca0e0fa581f4979a45a
|
| | |
| | |
| | |
| | |
| | | |
in entry tests
FossilOrigin-Name: 8b1e5e36ffab41bc77f0bdc9effadf5798afc361
|
| | |
| | |
| | | |
FossilOrigin-Name: 3e86dc471b4f1d8a189f5fb30a939774057b0cfb
|
|/ /
| |
| | |
FossilOrigin-Name: def570d7bdd7211b4c17c706781050222d16890f
|
| |
| |
| |
| |
| |
| | |
* win/tkWinWm.c: add -transparentcolor attribute for Windows.
FossilOrigin-Name: 2e3c6dc1d40eb58ced539d86cd100513d99e8a86
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
tests/text.test: Update test for above patch.
tests/textWind.test: Corrected test to catch all messages
tests/safe.test: Silence spurious win32 failure awaiting TIP150
tests/winDialog.test: Updated test for file name length check.
test/winWm.test: Corrected test expectation for menu wrapping.
FossilOrigin-Name: e3897e461508323d7a182a812442f57e0ab97c6b
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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].
FossilOrigin-Name: ccc511b09d1e067130758ee044fc476810c31a63
|
| |
| |
| | |
FossilOrigin-Name: b6ab93bceb2b3997b5406becf947ca5c3948ac0d
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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]
FossilOrigin-Name: 96b7bb4f893670fa9c634d5ff0ccda037ad686b2
|
| |
| |
| |
| |
| |
| |
| |
| | |
* tests/winWm.test: Add 'wm attributes -alpha' to control toplevel
* win/tkWinInt.h: alpha transparency on Win2K/XP+.
* win/tkWinWm.c: TIP #222 [Patch 892194]
FossilOrigin-Name: b8d1edd4487061f9222e112d3fa0e14a06c2a77c
|
| |
| |
| |
| |
| |
| |
| | |
* tests/winWm.test: and focus of preexisting window
when replacing the wrapper window.
FossilOrigin-Name: 98ca232f5609998e8015daf46cff98e045230f05
|
| |
| |
| | |
FossilOrigin-Name: b68974466ed32e033503df6749aeba87a041e4f6
|
|/
|
|
|
|
|
| |
* tests/constraints.tcl: -loadfile to hold definitions
* tests/*.test: common to all test files.
FossilOrigin-Name: 01af81ecf20f3111d08ac51117da1c5ca09c567d
|
|
|
| |
FossilOrigin-Name: 92401d20cc4325169eeb6ae277fea3cd22014fb3
|
|
|
| |
FossilOrigin-Name: d5cee69da5b97ba8cb9ce46fc2770f0605d39e2a
|
|
|
|
|
|
| |
tcltest 2.1.
FossilOrigin-Name: 3892bfbf58651928daf7fae82d0d6453eb050f88
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and already mapped toplevel are raised and receive
the focus when deiconified.
* tests/wm.test: Add wm deiconify tests. Check that
a toplevel that has never been mapped is not mapped
by the deiconify command since it should be done
at idle by MapFrame.
* win/tkWinWm.c (Tk_WmCmd): Check the WM_NEVER_MAPPED
flag while processing the wm deiconify command.
The WM_UPDATE_PENDING flag should never be set when
WM_NEVER_MAPPED is set, but double check so that
the implementation is more explicit and matches
the comment just above.
Return without invoking TkWmRestackToplevel or
TkSetFocusWin on a toplevel that has never been
mapped. This fixes a bug where a toplevel is mapped
with the wrong size and is then resized by the
idle call to MapFrame. [Tk bug 233150]
FossilOrigin-Name: 1dd500e6c2a03f2824568f52e6022bb3e9d985ff
|
|
|
|
|
|
|
|
|
|
| |
* mac/tkMacWm.c (Tk_WmCmd): docs with mac and unix stubs.
* unix/tkUnixWm.c (Tk_WmCmd):
* win/tkWinWm.c (Tk_WmCmd):
* tests/unixWm.test:
* tests/winWm.test: more wm attr tests will be needed.
FossilOrigin-Name: 724d114ee255fa02f6c998701cf372f58a936ac0
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* tests/unixWm.test:
* mac/tkMacWm.c:
* unix/tkUnixWm.c: fixed possible X error being raised [Bug: 3377]
* win/tkWinWm.c: wm deiconify in zoom state [Bug: 2077],
fixed possible flashing of unmapped toplevel in deiconify [Bug: 3338]
and fixed mapping of transient window [Bug: 572]
Also, for all wm's, extended 'wm state' command to allow setting
of the state, and added official support of 'zoomed' state on Win.
FossilOrigin-Name: 4b89efc3054f347af50d3bf7ca1fdbd6440de290
|
|
|
| |
FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4
|