| Commit message (Expand) | Author | Age | Files | Lines |
* | * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no window | hobbs | 2006-04-11 | 1 | -3/+6 |
|
|
* | * win/tkWinWm.c (WmProc): pass WM_QUERYENDSESSION message to Tk as | hobbs | 2006-04-05 | 1 | -1/+13 |
|
|
* | 2005-11-16 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-01 | 1 | -3/+3 |
|
|
* | * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspect | hobbs | 2005-12-01 | 1 | -2/+14 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): Don't install frame menu on dead | hobbs | 2005-11-30 | 1 | -2/+4 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-06-01 | 1 | -5/+7 |
|
|
* | * win/tkWinWm.c (WinSetIcon): fix GCLP_ICONSM -> GCLP_HICONSM. | hobbs | 2005-03-08 | 1 | -2/+2 |
|
|
* | * win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval for | hobbs | 2005-02-11 | 1 | -10/+11 |
|
|
* | * win/tkWinWm.c (TkWinWmCleanup): clean up layered window class | hobbs | 2005-01-04 | 1 | -1/+10 |
|
|
* | * tests/wm.test: Add Win32 test cases for attributes | mdejong | 2004-10-29 | 1 | -9/+11 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): pass SWP_NOOWNERZORDER to | hobbs | 2004-10-21 | 1 | -2/+3 |
|
|
* | Backport of 8.5 wm iconphoto that added support for Tk photo | hobbs | 2004-10-05 | 1 | -6/+117 |
|
|
* | * win/tkWinInt.h (TkWinDisplayChanged): added decl | hobbs | 2004-09-23 | 1 | -1/+107 |
|
|
* | * win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHA | mdejong | 2004-09-23 | 1 | -3/+5 |
|
|
* | * win/tkWinWm.c (UpdateWrapper, WmAttributesCmd): handle attribute | hobbs | 2004-09-21 | 1 | -41/+41 |
|
|
* | (UpdateWrapper): don't adjust Z order of TOPMOST window. | hobbs | 2004-09-18 | 1 | -12/+28 |
|
|
* | * win/tkWinWm.c (WmAttributesCmd): correct -alpha 0.0/1.0 setting | hobbs | 2004-09-18 | 1 | -19/+14 |
|
|
* | * tests/winWm.test: Add 'wm attributes -alpha' to control toplevel | hobbs | 2004-09-17 | 1 | -20/+156 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z order | hobbs | 2004-09-17 | 1 | -11/+32 |
|
|
* | * win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the right | hobbs | 2004-09-13 | 1 | -15/+10 |
|
|
* | (UpdateWrapper): update to Kovalenko to account for whether the | hobbs | 2004-09-10 | 1 | -14/+16 |
|
|
* | * win/tkWinWm.c (ActivateWindow): SetFocus to grab window when | hobbs | 2004-09-10 | 1 | -4/+9 |
|
|
* | * win/tkWinWm.c: backport of several items from 8.5 head: | hobbs | 2004-09-10 | 1 | -64/+152 |
|
|
* | * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon from | hobbs | 2004-08-20 | 1 | -13/+86 |
|
|
* | Modified UpdateWrapper to fix bug 767176 | chengyemao | 2004-05-15 | 1 | -3/+3 |
|
|
* | * win/tkWinX.c (TkWinXInit): Move cleanup into an exit handler | hobbs | 2002-12-06 | 1 | -1/+6 |
|
|
* | * tests/wm.test: Add wm-transient-6.3 to | mdejong | 2002-12-01 | 1 | -17/+9 |
|
|
* | Fix for Tk Bug #592201 "wm transient fails with two masters". | jenglish | 2002-08-08 | 1 | -4/+4 |
|
|
* | * win/tkWinFont.c: Additional changes to fix CONST warnings on | dgp | 2002-08-05 | 1 | -5/+5 |
|
|
* | Objectifed wm. [Patch #564521] | pspjuth | 2002-07-25 | 1 | -1347/+2310 |
|
|
* | code cleanup | vincentdarley | 2002-07-17 | 1 | -38/+80 |
|
|
* | WinWm fixes | vincentdarley | 2002-07-16 | 1 | -20/+216 |
|
|
* | * Fixes for [Bug 581627]. | dgp | 2002-07-15 | 1 | -2/+2 |
|
|
* | * tests/winWm.test: Verify that both an unmapped | mdejong | 2002-06-24 | 1 | -3/+13 |
|
|
* | * win/tkWinWm.c (UpdateGeometryInfo): remove the check for a null | hobbs | 2002-06-24 | 1 | -3/+2 |
|
|
* | * tests/wm.test: Remove invalid minsize test. Add update | mdejong | 2002-06-24 | 1 | -4/+4 |
|
|
* | * doc/wm.n: TIP #95 Windows implementation and | hobbs | 2002-06-22 | 1 | -51/+49 |
|
|
* | * tests/wm.test: Add tests to make sure a withdrawn | mdejong | 2002-06-22 | 1 | -2/+29 |
|
|
* | * generic/tkInt.h: | hobbs | 2002-06-15 | 1 | -34/+107 |
|
|
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 1 | -8/+23 |
|
|
* | * changes: Add note about new transient behavior. | mdejong | 2002-06-12 | 1 | -30/+68 |
|
|
* | * changes: Document [wm transient .t .t] error. | mdejong | 2002-05-27 | 1 | -27/+29 |
|
|
* | * mac/tkMacWm.c (Tk_WmCmd): | mdejong | 2002-05-24 | 1 | -1/+21 |
|
|
* | * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap): | mdejong | 2002-05-23 | 1 | -2/+3 |
|
|
* | * doc/wm.n: | mdejong | 2002-04-10 | 1 | -2/+2 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -4/+4 |
|
|
* | * win/tkWinWm.c (InitWindowClass): corrected init routines to | hobbs | 2001-12-28 | 1 | -41/+56 |
|
|
* | Add TK patch 481148 to implement TIP 74, the | mdejong | 2001-12-04 | 1 | -3/+271 |
|
|
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx-8-4-branchpoint | tmh | 2001-10-12 | 1 | -2/+4 |
|
|
* | * win/tkWinWm.c (WinSetIcon): fixed SetClassLong for 64bit support. | hobbs | 2001-09-21 | 1 | -3/+19 |
|
|