summaryrefslogtreecommitdiffstats
path: root/mac/tkMacWm.c
Commit message (Collapse)AuthorAgeFilesLines
* * mac/tkMacWm.c (Tk_WmCmd): initialized gotToplevel inhobbs2000-04-251-2/+2
| | | | | colormapwindows case (bug found by Reasoning, Inc's automated code testing).
* Add support for Appearance Manager 1.2 Floating windows, and the new window ↵jingham2000-02-101-21/+238
| | | | classes in unsupported1
* * tests/winWm.test:hobbs2000-01-121-30/+85
| | | | | | | | | | | * tests/unixWm.test: * mac/tkMacWm.c: * unix/tkUnixWm.c: fixed possible X error being raised [Bug: 3377] * win/tkWinWm.c: wm deiconify in zoom state [Bug: 2077], fixed possible flashing of unmapped toplevel in deiconify [Bug: 3338] and fixed mapping of transient window [Bug: 572] Also, for all wm's, extended 'wm state' command to allow setting of the state, and added official support of 'zoomed' state on Win.
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-221-1/+2
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-63/+101
|
* Make the Macintosh Menu's adopt the current Theme Appearance if the ↵jingham1998-11-111-5/+12
| | | | Appearance extension (version 1.0.1 or later) is installed
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Mac updates for 8.0.3-2welch1998-07-061-24/+15
|
* plugin updateswelch1998-06-271-6/+28
|
* Initial revisionrjohnson1998-04-011-0/+4213