summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixWm.c
Commit message (Expand)AuthorAgeFilesLines
* 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
* 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+7
* SetOptions.3: minor doc fixjan.nijtmans2012-06-191-4/+4
* Purge RCS Keywords.dgp2011-06-081-2/+0
* [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-2/+2
* TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-4/+179
* * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no windowhobbs2006-04-111-4/+10
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-06-011-5/+7
* unix/tkUnixWm.c: Sync with CVS HEAD (r1.47):jenglish2005-01-141-81/+165
* backport compiler warning silencersdgp2004-10-271-5/+5
* Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-3/+201
* Fix for #1006686 "wm resizable command not working on Solaris/CDE"jenglish2004-08-101-1/+3
* Backported fix for bug #915350 "Tk sets min, max size in WM_HINTS when itjenglish2004-04-211-2/+9
* WaitForEvent(): process Map and Unmap eventsjenglish2002-12-271-9/+13
* * tests/wm.test: Add wm-transient-6.3 tomdejong2002-12-011-17/+9
* * tests/wm.test:hobbs2002-09-021-155/+18
* * unix/tkUnixWm.c (WmTransientCmd): Apply fix formdejong2002-08-081-4/+4
* * tests/wm.test: Add deleteWindows at start ofmdejong2002-08-081-4/+18
* Fix for Tk Bug #592201 "wm transient fails with two masters".jenglish2002-08-081-18/+4
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-6/+6
* different method of silencing compiler warning.dgp2002-08-021-3/+3
* silenced compiler warningdgp2002-08-021-2/+3
* Objectifed wm. [Patch #564521]pspjuth2002-07-251-1149/+2112
* * tests/wm.test: Remove invalid minsize test. Add updatemdejong2002-06-241-4/+4
* * doc/wm.n: TIP #95 Windows implementation andhobbs2002-06-221-3/+11
* * tests/wm.test: Add tests to make sure a withdrawnmdejong2002-06-221-2/+19
* * generic/tkInt.h:hobbs2002-06-151-17/+27
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-10/+33
* * changes: Add note about new transient behavior.mdejong2002-06-121-7/+122
* * changes: Document [wm transient .t .t] error.mdejong2002-05-271-2/+9
* * unix/tkUnixWm.c (WmInfo, TkWmCleanup, TkWmNewWindow,mdejong2002-05-271-40/+22
* * generic/tkInt.decls: Add unix decl for TkpWmSetState.mdejong2002-05-271-64/+80
* * mac/tkMacWm.c (Tk_WmCmd):mdejong2002-05-241-1/+19
* * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap):mdejong2002-05-231-2/+3
* * unix/tkUnixWm.c (TkWmStackorderToplevel): ensure childrenhobbs2002-04-121-50/+96
* * doc/wm.n:mdejong2002-04-101-2/+2
* * unix/tkUnixWm.c (CreateWrapper): Removed redundat setting ofhobbs2002-04-051-4/+1
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-4/+5
* (TkWmStackorderToplevelWrapperMap): added statichobbs2001-12-131-2/+3
* Add TK patch 481148 to implement TIP 74, themdejong2001-12-041-4/+228
* * unix/tkUnixWm.c (TkWmRestackToplevel): reworked howhobbs2001-08-281-16/+19
* * unix/tkUnixWm.c: Applied patch from [Bug: 4405]; fixes memoryericm2000-03-271-1/+13
* * unix/tkUnixWm.c (Tk_CoordsToWindow): qualified delete of errorhobbs2000-02-101-3/+10
* * unix/aclocal.m4: strtod bug on Tru64 [Bug: 3378]hobbs2000-01-121-27/+111
* * unix/configure.in:hobbs1999-12-211-2/+9
* * Merged 8.1 branch into the main trunkstanton1999-04-161-105/+215
* Fixed memory leak in unix wm commandrjohnson1998-09-301-1/+8
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+4813