summaryrefslogtreecommitdiffstats
path: root/generic/tkWindow.c
Commit message (Expand)AuthorAgeFilesLines
* After some discussion with Joe English and subsequently thegeorgeps2008-08-191-4/+1
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-53/+50
* * generic/tkStubInit.c: make stubs tables static constdas2008-04-161-3/+3
* * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-2/+1
* typodgp2008-04-021-1/+3
* * generic/tkWindow.c: Revised package initialization so thatdgp2008-04-021-7/+1
* * README: Bump version number to 8.6a0dgp2008-04-011-3/+3
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Tidy up some variable types.patthoyts2007-11-171-2/+2
* permit wm manage of any widget (esp: ttk::frame)patthoyts2007-10-241-2/+2
* * generic/tkConsole.c: Revised callers of Tcl_InitStubs() to accountdgp2007-09-171-3/+47
* Missed one PkgRequire Tcl revisiondgp2007-09-111-2/+2
* * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-111-2/+2
* * generic/tkConsole.c: Revise all Tcl_InitStubs() calls to restoredgp2007-09-101-2/+2
* header cleanupdgp2007-09-071-2/+1
* * generic/tkWindow.c (Initialize): Moved common Tk initializationdgp2007-09-061-1/+23
* Fix minor K&R-ismdkf2007-02-131-177/+177
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-2/+33
* Implemented TIP #264 - Tk_Interppatthoyts2006-10-081-1/+26
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-5/+5
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+40
* * generic/tkWindow.c (Initialize): Modify change of 2006-05-25andreas_kupries2006-07-141-1/+8
* * generic/tkWindow.c (Initialize): Correct mutex (un)lockhobbs2006-05-251-23/+19
* * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp topspjuth2006-04-111-5/+10
* * generic/tkWindow.c (Initialize): remove impotent use ofhobbs2006-04-051-3/+2
* ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-42/+33
* Lots of ANSIfying of function decls.dkf2005-11-171-7/+8
* Tk-internal exit handler improvements. [Bug 749908]dkf2005-09-211-6/+11
* Style systematizationdkf2005-08-161-682/+667
* 2005-03-23 Jim Ingham <jingham@apple.com>wolfsuit2005-03-231-2/+2
* Add missing Tcl_ResetResult [697915]dkf2005-01-071-1/+2
* bug fix (831627)chengyemao2004-12-171-7/+12
* Whoops. Forgot to set the photo image type registration correctly. D'oh!dkf2004-03-261-2/+2
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-7/+7
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-7/+7
* * generic/tkEvent.c: Added three new functions: TkCreateExitHandler,davygrvy2003-12-211-5/+4
* MacOSX native dialogvincentdarley2003-07-181-2/+2
* MacOSX fixesvincentdarley2003-07-181-2/+2
* * generic/tkWindow.c (Initialize): do not free uninit'ed dstring.hobbs2003-07-161-2/+1
* tip 113 implementationvincentdarley2003-05-191-2/+2
* 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