| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
|
|
* | 3554026 3561016 Better fix from Emiliano Gavilan. | dgp | 2012-08-25 | 1 | -2/+2 |
|
|
* | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+7 |
|
|
* | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -4/+4 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
* | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. | nijtmans | 2011-01-25 | 1 | -2/+2 |
|
|
* | TIP #359: Extended Window Manager Hints support for 8.4 | patthoyts | 2010-01-23 | 1 | -4/+179 |
|
|
* | * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no window | hobbs | 2006-04-11 | 1 | -4/+10 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-06-01 | 1 | -5/+7 |
|
|
* | unix/tkUnixWm.c: Sync with CVS HEAD (r1.47): | jenglish | 2005-01-14 | 1 | -81/+165 |
|
|
* | backport compiler warning silencers | dgp | 2004-10-27 | 1 | -5/+5 |
|
|
* | Backport of 8.5 wm iconphoto that added support for Tk photo | hobbs | 2004-10-05 | 1 | -3/+201 |
|
|
* | Fix for #1006686 "wm resizable command not working on Solaris/CDE" | jenglish | 2004-08-10 | 1 | -1/+3 |
|
|
* | Backported fix for bug #915350 "Tk sets min, max size in WM_HINTS when it | jenglish | 2004-04-21 | 1 | -2/+9 |
|
|
* | WaitForEvent(): process Map and Unmap events | jenglish | 2002-12-27 | 1 | -9/+13 |
|
|
* | * tests/wm.test: Add wm-transient-6.3 to | mdejong | 2002-12-01 | 1 | -17/+9 |
|
|
* | * tests/wm.test: | hobbs | 2002-09-02 | 1 | -155/+18 |
|
|
* | * unix/tkUnixWm.c (WmTransientCmd): Apply fix for | mdejong | 2002-08-08 | 1 | -4/+4 |
|
|
* | * tests/wm.test: Add deleteWindows at start of | mdejong | 2002-08-08 | 1 | -4/+18 |
|
|
* | Fix for Tk Bug #592201 "wm transient fails with two masters". | jenglish | 2002-08-08 | 1 | -18/+4 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -6/+6 |
|
|
* | different method of silencing compiler warning. | dgp | 2002-08-02 | 1 | -3/+3 |
|
|
* | silenced compiler warning | dgp | 2002-08-02 | 1 | -2/+3 |
|
|
* | Objectifed wm. [Patch #564521] | pspjuth | 2002-07-25 | 1 | -1149/+2112 |
|
|
* | * 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 | -3/+11 |
|
|
* | * tests/wm.test: Add tests to make sure a withdrawn | mdejong | 2002-06-22 | 1 | -2/+19 |
|
|
* | * generic/tkInt.h: | hobbs | 2002-06-15 | 1 | -17/+27 |
|
|
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 1 | -10/+33 |
|
|
* | * changes: Add note about new transient behavior. | mdejong | 2002-06-12 | 1 | -7/+122 |
|
|
* | * changes: Document [wm transient .t .t] error. | mdejong | 2002-05-27 | 1 | -2/+9 |
|
|
* | * unix/tkUnixWm.c (WmInfo, TkWmCleanup, TkWmNewWindow, | mdejong | 2002-05-27 | 1 | -40/+22 |
|
|
* | * generic/tkInt.decls: Add unix decl for TkpWmSetState. | mdejong | 2002-05-27 | 1 | -64/+80 |
|
|
* | * mac/tkMacWm.c (Tk_WmCmd): | mdejong | 2002-05-24 | 1 | -1/+19 |
|
|
* | * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap): | mdejong | 2002-05-23 | 1 | -2/+3 |
|
|
* | * unix/tkUnixWm.c (TkWmStackorderToplevel): ensure children | hobbs | 2002-04-12 | 1 | -50/+96 |
|
|
* | * doc/wm.n: | mdejong | 2002-04-10 | 1 | -2/+2 |
|
|
* | * unix/tkUnixWm.c (CreateWrapper): Removed redundat setting of | hobbs | 2002-04-05 | 1 | -4/+1 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -4/+5 |
|
|
* | (TkWmStackorderToplevelWrapperMap): added static | hobbs | 2001-12-13 | 1 | -2/+3 |
|
|
* | Add TK patch 481148 to implement TIP 74, the | mdejong | 2001-12-04 | 1 | -4/+228 |
|
|
* | * unix/tkUnixWm.c (TkWmRestackToplevel): reworked how | hobbs | 2001-08-28 | 1 | -16/+19 |
|
|
* | * unix/tkUnixWm.c: Applied patch from [Bug: 4405]; fixes memory | ericm | 2000-03-27 | 1 | -1/+13 |
|
|
* | * unix/tkUnixWm.c (Tk_CoordsToWindow): qualified delete of error | hobbs | 2000-02-10 | 1 | -3/+10 |
|
|
* | * unix/aclocal.m4: strtod bug on Tru64 [Bug: 3378] | hobbs | 2000-01-12 | 1 | -27/+111 |
|
|
* | * unix/configure.in: | hobbs | 1999-12-21 | 1 | -2/+9 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -105/+215 |
|
|
* | Fixed memory leak in unix wm command | rjohnson | 1998-09-30 | 1 | -1/+8 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+4813 |
|
|