| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Thanks to Brian Griffin for developing these! [Patch 983886]
FossilOrigin-Name: 97c9d47da3062a552dd97a52e7e3e09d0c2a6c5b
|
|
|
|
|
|
|
| |
SetWindowPos when maintaining win Z order, to prevent parent
from flashing (adjusting Z order).
FossilOrigin-Name: ba1a1a88d2e011285323a20d5135e696a953be46
|
|
|
| |
FossilOrigin-Name: 50bf19de6f62a638e0611a2b0e82bc676d080c8f
|
|
|
| |
FossilOrigin-Name: 243c90c3032541d1a6b9bb85b39e3a65793906fc
|
|
|
| |
FossilOrigin-Name: fb5c00f1bdbfc0164018f280125dbef2b2a8f38e
|
|
|
| |
FossilOrigin-Name: 463f6e1b931a723237262fa6463cf2394103777d
|
|
|
| |
FossilOrigin-Name: 1b45edf873633c8b72a1023cb0b1f7c467d7a20e
|
|
|
| |
FossilOrigin-Name: 2d3ca51d86ed30372b850f1c14d23d101cbf3293
|
|
|
| |
FossilOrigin-Name: a1ab4e10cdbcf526695df5359d1e7f8edb2d6455
|
|
|
| |
FossilOrigin-Name: 2cdcc6d9cbe64ca873ef0fb458aa3bda71962217
|
|
|
|
|
|
| |
(xref: patch #971980)
FossilOrigin-Name: 12ea6256b6431711c6c03c7c3afb71015eaae807
|
|
|
| |
FossilOrigin-Name: d7c21cf32b5b563b92e7cd9d0b2af82aafb22df5
|
|
|
| |
FossilOrigin-Name: 314b2ec0982f33a02638a70b92abc47222368349
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
| |
FossilOrigin-Name: 957f9825bf8558295cb1e9b9874f98fb90aa8090
|
|
|
| |
FossilOrigin-Name: a8b23ec340f09ca2837a6092ce07f1424bc7badf
|
|
|
| |
FossilOrigin-Name: 5ef3e9caab10125a04cd03f8a609de616e755dba
|
|
|
| |
FossilOrigin-Name: 0bcdab9c4612e0907ebdbbcc9226732f053e50fd
|
|
|
| |
FossilOrigin-Name: 8c2252a5659b4747606eebdba77b76a9ad32955a
|
|
|
|
|
|
| |
uses the Reg* functions (req'd for nmake build system).
FossilOrigin-Name: 07e29b8e2b24745f598db239cfff424bbdf81d4d
|
|
|
| |
FossilOrigin-Name: 8d8ebd87dd511f854e435787e7945b74840ab102
|
|
|
|
|
|
|
|
|
|
| |
* 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]
FossilOrigin-Name: 0eb7a8a6ca8d433636d52e87b055af3095eab74f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is only defined under Win32.
* generic/tkIntPlatDecls.h: Regen.
* generic/tkStubInit.c: Regen.
* win/tkWinInt.h: Define TK_THEME_WIN_CLASSIC and
TK_THEME_WIN_XP.
* win/tkWinMenu.c (DrawMenuEntryAccelerator, DrawMenuEntryLabel):
Draw a disabled 3D text highlight for the accelerator only
with the Win95/98 look. Same goes for the menu entry text.
* win/tkWinX.c (TkWinGetPlatformId, TkWinGetPlatformTheme):
Automatically detect the Windows theme in use and return
either TK_THEME_WIN_CLASSIC or TK_THEME_WIN_XP when the
TkWinGetPlatformTheme function is invoked.
[Patch 866194]
FossilOrigin-Name: 24901585f19675a68752a05ee56e4260a55251b5
|
|
|
|
|
|
| |
defines so that compiling with mingw works again.
FossilOrigin-Name: a38c892ca5c6492a4ac587698bbbb150c6a0a7fc
|
|
|
|
|
|
|
| |
settings prior to window mapping and resort to more forceful
wrapper update again for -toolwindow (to remove it from taskbar).
FossilOrigin-Name: c355526fdd6c840876f1b595f6fda6ad9cf9ca86
|
|
|
| |
FossilOrigin-Name: 21e74dc17aeb9f48f2a53bcf395d591eedf42bba
|
|
|
|
|
|
|
| |
(WmAttributesCmd): don't call UpdateWrapper for -disabled or
-toolwindow attr changes.
FossilOrigin-Name: 3973d2ae379841a9a23ef8eadfb9b725c83cdbaa
|
|
|
| |
FossilOrigin-Name: 0a4b1ea276bad8bb15e66d7c4e639fd69c87e534
|
|
|
|
|
|
| |
and round the value.
FossilOrigin-Name: 66705d8bf557514146d8c97f49353217af644f5e
|
|
|
| |
FossilOrigin-Name: 3e7955b6d98f99bc654b4daaf7d1b3903174d2c6
|
|
|
|
|
|
|
|
| |
* 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: b6f0dea531617f6cbbdb1e54389958ecf875b2b7
|
|
|
|
|
|
|
| |
the menu geometry on WorldChanged to handle font size
changes. [Bug 607649]
FossilOrigin-Name: 576e4aa8a268ababe75bc999e48832edbe5c57bb
|
|
|
| |
FossilOrigin-Name: 3c1692e824c8e3872e7f4a1d9eb52803985aa3e4
|
|
|
| |
FossilOrigin-Name: 998d3bb4e07304e0859b1c6e01092b9bd10a2d8e
|
|
|
|
|
|
|
|
|
|
| |
call to XWithdrawWindow with proper code. This
avoids a "couldn't send withdraw message to window manager"
error when the iconwindow is already mapped.
The wm iconwindow command does not seem to do much
under Win32, but at least this avoids an error message.
FossilOrigin-Name: f48e49a444a8c4ac4453179b1e39a3d1301bc015
|
|
|
|
|
|
| |
size for both icons ('?:' order of precedence mistake).
FossilOrigin-Name: 5d0c841e98a2f8ae1a41b4c77d535a5bbc8699d8
|
|
|
| |
FossilOrigin-Name: 8f1066e2ae46f292ac3e7b71709326b6498d33a4
|
|
|
|
|
|
|
|
| |
whether the 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.
FossilOrigin-Name: c451fb5fd3db274228f331d2e5e57e3730243e63
|
|
|
| |
FossilOrigin-Name: ce3ce0656c7df14c5c83262451b92a6ef2f711da
|
|
|
| |
FossilOrigin-Name: 78cbe50fea01d2b340e0ee8eb836562b6ce3b173
|
|
|
|
|
|
| |
clicking outside the grab window hierarchy. [Bug 220908]
FossilOrigin-Name: a264e4205b44a41d0bf073bb663a73d15d9905d1
|
|
|
| |
FossilOrigin-Name: fe5b1c98b24afda0a26b638d7a8bcaca5b432ead
|
|
|
| |
FossilOrigin-Name: bba07cefc296caa4e406128cb673766909ddc3aa
|
|
|
| |
FossilOrigin-Name: 24c87e87ffd71144101ff6cab47226828e813d38
|
|
|
| |
FossilOrigin-Name: 1633180265b4f228533a52efc0ecceec018809cc
|
|
|
|
|
|
| |
retrieve icon, get regular icon as well for correct Alt-Tab icon.
FossilOrigin-Name: 854e5d62884ecc65a65ae87c0e9339dca1ca222b
|
|
|
| |
FossilOrigin-Name: 72bead6114b8d82c6fb354d9fe68ddc2906fc9eb
|
|
|
|
|
|
|
| |
instead of button for "File of type", as it properly handles
-state disabled now.
FossilOrigin-Name: faa3819692e66072b2339c65f90e1804ab48c0c8
|