summaryrefslogtreecommitdiffstats
path: root/win/tkWinWm.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-3/+1
* * win/tkWinWm.c (Tk_WmCmd): changed wm deiconify from using idlehobbs2000-05-161-46/+6
* * win/tkWinWm.c (RaiseWinWhenIdle): added TK_DONT_DESTROY_WINDOWhobbs2000-05-131-2/+3
* * doc/button.n: Added documentation for link relief.ericm2000-05-101-3/+2
* * win/tkWinWm.c (WmProc): added check in WM_MOUSEACTIVATE so wehobbs2000-04-151-3/+12
* * win/tkWinWm.c (RaiseWinWhenIdle): Checked for the possibilityhobbs2000-02-261-1/+4
* * win/Makefile.in (install-*): reduced verbosity of installhobbs2000-02-011-12/+8
* fixed transient window madnesshobbs2000-01-271-16/+45
* fixes transient window crash when transient is destroyed while masterhobbs2000-01-271-6/+15
* removed deletehandler for transient master so that they willhobbs2000-01-211-1/+3
* * win/tkWinWm.c (TkWmProtocolEventProc): cached atom name as thehobbs2000-01-211-33/+24
* fixed masterPtr reference problemhobbs2000-01-141-2/+2
* * unix/configure.in:core_8_3_b2hobbs2000-01-141-8/+75
* * unix/tkUnixWm.c: fixed possible X error being raised [Bug: 3377]hobbs2000-01-121-51/+151
* * win/tkWinCursor.c: added support for Windows cursors tohobbs1999-12-161-1/+12
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-4/+7
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>core_8_2_b3_basehobbs1999-08-101-1/+7
* 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
* Add parens around expression in if statement. The code would notrjohnson1998-10-141-2/+3
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Local grabs did not exclude menus or the caption barstanton1998-08-051-1/+96
* fixed bug in menubar handling so menubar doesn't get destroyed when astanton1998-08-041-0/+7
* Initial revisionrjohnson1998-04-011-0/+4115