summaryrefslogtreecommitdiffstats
path: root/generic/tkWindow.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywords.dgp2011-06-081-2/+0
* [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to avoi...patthoyts2009-02-281-1/+8
* * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-2/+1
* * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-4/+4
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-5/+5
* * generic/tkWindow.c: add #include "tclInt.h" now required due to usedas2006-09-071-1/+3
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+39
* * generic/tkWindow.c (Initialize): Modify change of 2006-05-25andreas_kupries2006-07-141-2/+8
* * generic/tkWindow.c (Initialize): Correct mutex (un)lockhobbs2006-05-251-16/+14
* * generic/tkWindow.c (DeleteWindowsExitProc): added commentshobbs2006-03-301-2/+4
* * generic/tkWindow.c (CreateTopLevelWindow): use thread exithobbs2006-03-291-6/+7
* * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd.hobbs2005-07-281-2/+2
* Add missing Tcl_ResetResult [697915]dkf2005-01-071-1/+2
* * generic/tkInt.h: Backport of shutdown safety mods from the HEADdavygrvy2004-10-271-5/+4
* Backport of 923555 fixesdkf2004-03-261-2/+2
* Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-2/+2
* * generic/tkWindow.c (Initialize): do not free uninit'ed dstring.hobbs2003-07-161-2/+1
* Moved 'deletionEpoch' field from TkDisplay to TkMainInfo.jenglish2003-01-281-3/+5
* * generic/tkWindow.c (Tk_DestroyWindow,mdejong2002-11-141-28/+122
* * generic/tkCmds.c:hobbs2002-09-021-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-7/+7
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-16/+16
* Objectifed wm. [Patch #564521]pspjuth2002-07-251-2/+2
* * generic/tkBind.c (TkBindDeadWindow):mdejong2002-06-191-4/+12
* Added TIP#48 style engine implementationdkf2002-06-181-1/+3
* * generic/tkWindow.c (Tk_DestroyWindow): Set the pathNamemdejong2002-06-151-1/+8
* * generic/tk.decls: added TIP #84 implementation that adds ahobbs2002-06-151-1/+6
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-17/+17
* * generic/tkWindow.c (TkCloseDisplay): Added to centralize where ahobbs2002-04-121-107/+100
* * unix/tkUnixEvent.c:hobbs2002-04-051-71/+2
* * generic/tkWindow.c (Tk_MainWindow, Tk_GetNumMainWindows):hobbs2002-02-271-5/+23
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-1/+2
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-10/+12
* * generic/tkWindow.c (OpenIM): Added simple XIM patch to enablehobbs2001-10-161-1/+6
* Added labelframe widget. TIP#18.pspjuth2001-09-261-1/+2
* Geometry manager changes to support TIP#18.pspjuth2001-09-261-2/+7
* * generic/tkWindow.c (Tk_CreateAnonymousWindow):hobbs2001-09-211-3/+1
* minor cast fixes to prevent 64bit warningshobbs2001-09-211-2/+2
* Objectified grid and pack commands.pspjuth2001-08-211-3/+3
* TkGetWindowFromObj was useless CPU waster; now caches window names *safely*dkf2001-08-211-1/+6
* Register Tk's object types with Tcl (Tcl Bug 450545)dkf2001-08-151-1/+6
* * TIP 44 changes specific to the Mac anddgp2001-08-061-2/+3
* * generic/tkWindow.c (Tk_DestroyWindow): changed to usehobbs2001-07-031-7/+7
* Upgraded frame to use the newer TK_OPTIONpspjuth2001-05-281-3/+3
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-8/+8
* added comments about Tcl_SetMainLoop call effectshobbs2000-11-031-1/+9
* * generic/tkWindow.c (Initialize): added call to Tcl_SetMainLoop.hobbs2000-11-031-1/+3
* * generic/tkCmds.c (Tk_WinfoObjCmd): Added check forericm2000-10-051-10/+105
* * tests/place.test: Extended test suite to test error returns fromericm2000-08-081-2/+2
* * generic/tkWindow.c: Updated [selection] command entry to useericm2000-08-071-2/+2