summaryrefslogtreecommitdiffstats
path: root/mac/tkMacWindowMgr.c
Commit message (Collapse)AuthorAgeFilesLines
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-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.
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-5/+9
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435660) see ChangeLog for details
* Protect GenerateKeyEvent from a null tkwin.jingham2000-04-171-1/+5
|
* Add support for Appearance Manager 1.2 Floating windows, and the new window ↵jingham2000-02-101-14/+100
| | | | classes in unsupported1
* added TkMacPreprocessMenuhobbs1999-12-071-4/+5
|
* * mac/tkMacFont.c:hobbs1999-12-071-1/+4
| | | | | | | * mac/tkMacMenu.c: * mac/tkMacWindowMgr.c: fixed greyed out menu items, handling of ... elipsis, font mapping problem, and enabled generated menu posting [Bug: 3705]
* * Merged 8.1 branch into the main trunkstanton1999-04-161-20/+83
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* plugin updateswelch1998-06-271-11/+50
|
* Initial revisionrjohnson1998-04-011-0/+1591