Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added TK_INFO message for use in an embedded window attachment protocol; ↵ | chengyemao | 2005-01-16 | 1 | -6/+15 |
| | | | | modified TkpUseWindow to allow to attach to a legacy container with a warning; modified some return values of messages from an embedded window to differentiate a case of unprocessed | ||||
* | Implemented TK_STAT message to support {wm state} for embedded window | chengyemao | 2005-01-07 | 1 | -1/+2 |
| | |||||
* | Modified to support embedded menu widget | chengyemao | 2004-12-28 | 1 | -1/+2 |
| | |||||
* | implemented overrideredirect for an embedded; corrected incorrect frame ↵ | chengyemao | 2004-12-20 | 1 | -12/+12 |
| | | | | upper left x and y of an embedded toplevel | ||||
* | featrue implementation of Tk container and embedded including TK_MOVEWINDOW, ↵ | chengyemao | 2004-12-20 | 1 | -2/+2 |
| | | | | TK_ICONIFY, TK_DEICONIFY, TK_WITHDRAW; replaced TK_TITLE with TK_GETFRAMEWID for setting container's title across process boundary; bug fix in wm overrideredirect for TK_EMBEDDED window | ||||
* | Bug fix and feature implementation of embedded/embedding Tk | chengyemao | 2004-12-19 | 1 | -2/+12 |
| | |||||
* | Added comments to embedded Window message definition | chengyemao | 2004-12-18 | 1 | -6/+6 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -3/+3 |
| | |||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -12/+3 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -5/+5 |
| | |||||
* | added support for export/import of DLL symbols. If BUILD_tk is defined, | escoffon | 1998-07-29 | 1 | -0/+8 |
| | | | | EXPORT is mapped to DLLEXPORT, otherwise it is DLLIMPORT. | ||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+56 |