summaryrefslogtreecommitdiffstats
path: root/win/tkWinWm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for #742882 "Potential division by zero in gridded wm geometry"jenglish2004-06-161-5/+16
* * win/tkWinWm.c (UpdateWrapper): Let overrideredirect'ed window'sa_kovalenko2004-06-121-2/+10
* Fixed bug 767176chengyemao2004-05-081-3/+3
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-12/+12
* Check for TK_ALREADY_DEAD to avoid handling of dead windows.a_kovalenko2003-12-161-2/+2
* opps.. paren typodavygrvy2003-12-161-3/+3
* * win/tkWinWm.c (UpdateGeometryInfo) : wmPtr->wrapper mightdavygrvy2003-12-161-2/+3
* fix to memory leaks and reading of freed memoryvincentdarley2003-12-091-18/+20
* * doc/wm.n (minimize, maximize): Remove claimmdejong2003-03-121-6/+51
* * win/tkWinX.c (TkWinXInit): Move cleanup into an exit handlerhobbs2002-12-061-1/+6
* * tests/wm.test: Add wm-transient-6.3 tomdejong2002-12-011-17/+9
* 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