summaryrefslogtreecommitdiffstats
path: root/win/tkWin.h
Commit message (Collapse)AuthorAgeFilesLines
* Added TK_INFO message for use in an embedded window attachment protocol; ↵chengyemao2005-01-161-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 windowchengyemao2005-01-071-1/+2
|
* Modified to support embedded menu widgetchengyemao2004-12-281-1/+2
|
* implemented overrideredirect for an embedded; corrected incorrect frame ↵chengyemao2004-12-201-12/+12
| | | | upper left x and y of an embedded toplevel
* featrue implementation of Tk container and embedded including TK_MOVEWINDOW, ↵chengyemao2004-12-201-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 Tkchengyemao2004-12-191-2/+12
|
* Added comments to embedded Window message definitionchengyemao2004-12-181-6/+6
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-3/+3
|
* integrated stubs into 8.0 main branchstanton1999-03-101-12/+3
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-5/+5
|
* added support for export/import of DLL symbols. If BUILD_tk is defined,escoffon1998-07-291-0/+8
| | | | EXPORT is mapped to DLLEXPORT, otherwise it is DLLIMPORT.
* Initial revisionrjohnson1998-04-011-0/+56