summaryrefslogtreecommitdiffstats
path: root/win/tkWinWm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for Tk Bug #592201 "wm transient fails with two masters".jenglish2002-08-081-4/+4
* * win/tkWinFont.c: Additional changes to fix CONST warnings ondgp2002-08-051-5/+5
* Objectifed wm. [Patch #564521]pspjuth2002-07-251-1347/+2310
* code cleanupvincentdarley2002-07-171-38/+80
* WinWm fixesvincentdarley2002-07-161-20/+216
* * Fixes for [Bug 581627].dgp2002-07-151-2/+2
* * tests/winWm.test: Verify that both an unmappedmdejong2002-06-241-3/+13
* * win/tkWinWm.c (UpdateGeometryInfo): remove the check for a nullhobbs2002-06-241-3/+2
* * tests/wm.test: Remove invalid minsize test. Add updatemdejong2002-06-241-4/+4
* * doc/wm.n: TIP #95 Windows implementation andhobbs2002-06-221-51/+49
* * tests/wm.test: Add tests to make sure a withdrawnmdejong2002-06-221-2/+29
* * generic/tkInt.h:hobbs2002-06-151-34/+107
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-8/+23
* * changes: Add note about new transient behavior.mdejong2002-06-121-30/+68
* * changes: Document [wm transient .t .t] error.mdejong2002-05-271-27/+29
* * mac/tkMacWm.c (Tk_WmCmd):mdejong2002-05-241-1/+21
* * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap):mdejong2002-05-231-2/+3
* * doc/wm.n:mdejong2002-04-101-2/+2
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-4/+4
* * win/tkWinWm.c (InitWindowClass): corrected init routines tohobbs2001-12-281-41/+56
* Add TK patch 481148 to implement TIP 74, themdejong2001-12-041-3/+271
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-2/+4
* * win/tkWinWm.c (WinSetIcon): fixed SetClassLong for 64bit support.hobbs2001-09-211-3/+19
* * win/tkWinWm.c (UpdateWrapper): ensured that the passed in winPtrhobbs2001-03-301-4/+11
* 2001-01-02 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-021-36/+903
* * win/tkWinButton.c:hobbs2000-11-031-2/+23
* * 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