summaryrefslogtreecommitdiffstats
path: root/win/tkWinWm.c
Commit message (Collapse)AuthorAgeFilesLines
* Patches from Bug: 2068 2080 2269redman1999-07-011-2/+15
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-145/+211
|
* Backported "focus -force" patch from 8.1.redman1999-03-101-1/+32
|
* * 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