Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 1 | -3/+3 |
| | | | | | | | | (patch from Neil McKay). * Add CirculateRequest, Create, MapRequest, ResizeRequest, and ConfigureRequest event types; * Split TK_TOPLEVEL flag into TK_TOPLEVEL, TK_HAS_WRAPPER, TK_WIN_MANAGED, and TK_TOP_HIERARCHY. | ||||
* | generic/tkFocus.c (TkFocusFree): frees TkMainInfo data | hobbs | 2002-04-12 | 1 | -1/+37 |
| | |||||
* | * Updates to handle change in type of tablePtr | dgp | 2002-01-17 | 1 | -3/+4 |
| | | | | | argument of Tcl_GetIndexFromObj(Struct) from (char **) to (CONST char **). [TIP 27] [Patch 504705] | ||||
* | 1999-08-10 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-10 | 1 | -9/+8 |
| | | | | | * generic/tkInt.decls: added TkSetFocusWin * generic/tkFocus.c: changed static SetFocus to TkSetFocusWin | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -77/+86 |
| | |||||
* | * generic/tkFocus.c (SetFocus): Changed to focus window is always | stanton | 1999-02-04 | 1 | -2/+9 |
| | | | | | set if -force is specified. This fixes the problem on Windows where Tk does not activate the window if it already has focus. | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+998 |