summaryrefslogtreecommitdiffstats
path: root/win/tkWinWm.c
Commit message (Collapse)AuthorAgeFilesLines
* * win/tkWinWm.c: Changed so windows that aren't resizable don'tstanton1999-02-041-1/+20
| | | | have resize handles and the zoom box is disabled.
* Add parens around expression in if statement. The code would notrjohnson1998-10-141-2/+3
| | | | | compile correctly under some compilers. Also it was not in the Tcl style conventions.
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Local grabs did not exclude menus or the caption barstanton1998-08-051-1/+96
| | | | wm frame would crash if the window had not been mapped yet
* fixed bug in menubar handling so menubar doesn't get destroyed when astanton1998-08-041-0/+7
| | | | window is destroyed
* Initial revisionrjohnson1998-04-011-0/+4115