summaryrefslogtreecommitdiffstats
path: root/win/tkWinWm.c
Commit message (Expand)AuthorAgeFilesLines
...
* * win/tkWinWm.c (UpdateWrapper): pass SWP_NOOWNERZORDER tohobbs2004-10-211-2/+3
* * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-6/+117
* * win/tkWinInt.h (TkWinDisplayChanged): added declhobbs2004-09-231-1/+107
* * win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHAmdejong2004-09-211-3/+5
* * win/tkWinWm.c (UpdateWrapper, WmAttributesCmd): handle attributehobbs2004-09-211-41/+41
* (UpdateWrapper): don't adjust Z order of TOPMOST window.hobbs2004-09-191-13/+26
* * win/tkWinWm.c (WmAttributesCmd): correct -alpha 0.0/1.0 settinghobbs2004-09-181-17/+14
* * doc/wm.n:hobbs2004-09-171-20/+157
* * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z orderhobbs2004-09-171-4/+30
* * win/tkWinWm.c (WmIconwindowCmd): Replace bogusmdejong2004-09-151-8/+3
* * win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the righthobbs2004-09-131-15/+10
* (UpdateWrapper): update to 2004-06-12 Kovalenko to account forhobbs2004-09-101-14/+16
* * win/tkWinWm.c (ActivateWindow): SetFocus to grab window whenhobbs2004-09-101-4/+9
* * win/tkWinWm.c (ReadIconFromFile): when using SHGetFileInfo tohobbs2004-09-101-22/+45
* * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon fromhobbs2004-08-201-15/+86
* Fix for #742882 "Potential division by zero in gridded wm geometry"jenglish2004-06-161-5/+16
* * win/tkWinWm.c (UpdateWrapper): Let overrideredirect'ed window'sa_kovalenko2004-06-121-2/+10
* Fixed bug 767176chengyemao2004-05-081-3/+3
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-12/+12
* Check for TK_ALREADY_DEAD to avoid handling of dead windows.a_kovalenko2003-12-161-2/+2
* opps.. paren typodavygrvy2003-12-161-3/+3
* * win/tkWinWm.c (UpdateGeometryInfo) : wmPtr->wrapper mightdavygrvy2003-12-161-2/+3
* fix to memory leaks and reading of freed memoryvincentdarley2003-12-091-18/+20
* * doc/wm.n (minimize, maximize): Remove claimmdejong2003-03-121-6/+51
* * win/tkWinX.c (TkWinXInit): Move cleanup into an exit handlerhobbs2002-12-061-1/+6
* * tests/wm.test: Add wm-transient-6.3 tomdejong2002-12-011-17/+9
* Fix for Tk Bug #592201 "wm transient fails with two masters".jenglish2002-08-081-4/+4
* * win/tkWinFont.c: Additional changes to fix CONST warnings ondgp2002-08-051-5/+5
* Objectifed wm. [Patch #564521]pspjuth2002-07-251-1347/+2310
* code cleanupvincentdarley2002-07-171-38/+80
* WinWm fixesvincentdarley2002-07-161-20/+216
* * Fixes for [Bug 581627].dgp2002-07-151-2/+2
* * tests/winWm.test: Verify that both an unmappedmdejong2002-06-241-3/+13
* * win/tkWinWm.c (UpdateGeometryInfo): remove the check for a nullhobbs2002-06-241-3/+2
* * tests/wm.test: Remove invalid minsize test. Add updatemdejong2002-06-241-4/+4
* * doc/wm.n: TIP #95 Windows implementation andhobbs2002-06-221-51/+49
* * tests/wm.test: Add tests to make sure a withdrawnmdejong2002-06-221-2/+29
* * generic/tkInt.h:hobbs2002-06-151-34/+107
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-8/+23
* * changes: Add note about new transient behavior.mdejong2002-06-121-30/+68
* * changes: Document [wm transient .t .t] error.mdejong2002-05-271-27/+29
* * mac/tkMacWm.c (Tk_WmCmd):mdejong2002-05-241-1/+21
* * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap):mdejong2002-05-231-2/+3
* * doc/wm.n:mdejong2002-04-101-2/+2
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-4/+4
* * win/tkWinWm.c (InitWindowClass): corrected init routines tohobbs2001-12-281-41/+56
* Add TK patch 481148 to implement TIP 74, themdejong2001-12-041-3/+271
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-2/+4
* * win/tkWinWm.c (WinSetIcon): fixed SetClassLong for 64bit support.hobbs2001-09-211-3/+19
* * win/tkWinWm.c (UpdateWrapper): ensured that the passed in winPtrhobbs2001-03-301-4/+11