| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |\ |
|
| | | |
|
|\ \ \
| |/ /
| | |
| | | |
Don't check for cygwin in win32 static build
Some more useful #defines for Cygwin
|
| |\ \
| | |/
| | |
| | | |
Don't check for cygwin in win32 static build
Some more useful #defines for Cygwin
|
| | |
| | |
| | |
| | | |
Don't check for cygwin in win32 static build
Some more useful #defines for Cygwin
|
| |\ \
| | |/ |
|
|\ \ \
| | |/
| |/| |
|
| | | |
|
|\ \ \
| | |/
| |/| |
|
| | | |
|
| |\ \
| | |/ |
|
| | | |
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | | |
Permit normal behaviour on Windows for a grabbed toplevel when it is the
main window.
|
|\ \ \
| |/ / |
|
| |\ \
| | |/ |
|
| | | |
|
| | |
| | |
| | |
| | | |
Just the strcpy->memcpy part, to prevent anything like [Bug #3164879]
|
| | | |
|
| | |
| | |
| | |
| | | |
SetWindowLongPtr which was not properly ifdef'd.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* win/tkWinX.c: and simplify WNDCLASS to one style.
* win/tkWinWm.c: Reduce wrapper update for exStyle to toolwindow
change only and set WS_EX_LAYERED as sticky (once set on a window,
do not remove it) to reduce alpha transition flicker.
|
| | |
| | |
| | |
| | | |
[Bug 1467997] (janssen)
|
| | |
| | |
| | |
| | | |
* win/tkWinWm.c: add -transparentcolor attribute for Windows.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* win/tkWinWm.c (UpdateGeometryInfo): is found - handle it in
* unix/tkUnixEmbed.c (TkpGetOtherWindow): the caller. [Bug 1212056]
* unix/tkUnixWm.c (Tk_CoordsToWindow, UpdateGeometryInfo):
|
| | |
| | |
| | |
| | | |
WM_SAVE_YOURSELF wm protocol callback.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
*** 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:
|
| | |
| | |
| | |
| | | |
before rewrapping. [Bug 1086049]
|
| | |
| | |
| | |
| | | |
window. Backport of 1233635
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
TkWmStackorderToplevel):
* unix/tkUnixWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderToplevel):
* win/tkWinWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderToplevel):
Fix panic in wm stackorder when a toplevel is created on another
diplay. The code now ignores toplevels that have a display
that does not match the display of the parent window.
[Bug 1152809]
|
| | | |
|
| | |
| | |
| | |
| | | |
determining icon ref (potential crash). [Bug 1105738]
|
| | |
| | |
| | |
| | | |
This caused crash in reinit of Tk (as seen in plugin).
|
| | |
| | |
| | |
| | |
| | |
| | | |
subcommand.
* win/tkWinWm.c (WmAttributesCmd): Fixup broken
option processing logic for attributes subcommand.
|
| | |
| | |
| | |
| | |
| | | |
SetWindowPos when maintaining win Z order, to prevent parent
from flashing (adjusting Z order).
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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]
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* win/tkWinX.c (TkWinDisplayChanged, TkpOpenDisplay): Correctly
* win/tkWinWm.c (InvalidateSubTreeDepth, WmProc): handle color
and screen resolution changes. Tested for 16/24/32 bpp changes on
XP. May need more fixes for 8bpp switch, use of special
colormaps, or other special palette handling cases. [Bug 223689]
|
| | |
| | |
| | |
| | | |
defines so that compiling with mingw works again.
|
| | |
| | |
| | |
| | |
| | | |
settings prior to window mapping and resort to more forceful
wrapper update again for -toolwindow (to remove it from taskbar).
|
| | |
| | |
| | |
| | |
| | | |
(WmAttributesCmd): don't call UpdateWrapper for -disabled or
-toolwindow attr changes.
|
| | |
| | |
| | |
| | | |
and round the value.
|
| | |
| | |
| | |
| | |
| | | |
* win/tkWinInt.h: alpha transparency on Win2K/XP+.
* win/tkWinWm.c: TIP #222 [Patch 892194]
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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)
|
| | |
| | |
| | |
| | | |
size for both icons ('?:' order of precedence mistake).
|
| | |
| | |
| | |
| | |
| | |
| | | |
override window has a transient parent, and apply WS_POPUP in the
correct case. The makes splash screens pop up as well as making
dropdowns not grab focus away from the parent.
|
| | |
| | |
| | |
| | | |
clicking outside the grab window hierarchy. [Bug 220908]
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(ReadIconFromFile): when using SHGetFileInfo to retrieve icon, get
regular icon as well for correct Alt-Tab icon. (hobbs)
Fix for #742882 "Potential division by zero in gridded wm
geometry" (jenglish)
(UpdateWrapper): Let overrideredirect'ed window's wrapper be the
child of desktop window, thus making it to behave more similarly
to X11 Override Redirect. Esp. useful for combobox-like
megawidgets. (kovalenko)
(InstallColormaps): Check for TK_ALREADY_DEAD to avoid handling of
dead windows. (kovalenko)
Change 'panic' to 'Tcl_Panic' (davygrvy)
|
| | |
| | |
| | |
| | |
| | | |
* win/tkWinInt.h: the -parent window for
* win/tkWinWm.c (TkWinGetIcon): the MessageBox.
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|