summaryrefslogtreecommitdiffstats
path: root/generic/tkWindow.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * generic/tkWindow.c: Updated "grab" command entry to useericm2000-08-041-2/+2
* * generic/tkInt.h: Replace Tk_BindCmd prototype withericm2000-08-031-2/+2
* * tests/bind.test: Tweaked expected error messages for [bindtags]ericm2000-08-031-2/+2
* * generic/tkCmds.c (Tk_TkwaitObjCmd): Tcl_Obj'ified [tkwait] command.ericm2000-08-021-2/+2
* * generic/tkInt.h: Replaced prototype for Tk_MessageCmd withericm2000-08-021-3/+3
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-291-1/+2
* * doc/Tk_Init.3: Added Tk_SafeInit information [Bug: 1884].ericm2000-04-281-3/+3
* * tests/xmfbox.test: Updated tests.ericm2000-03-241-2/+2
* * generic/tkOldConfig.c: Added check for NULL tkwin value inericm2000-03-071-1/+10
* * generic/tkCmds.c:hobbs1999-12-161-1/+2
* * generic/tkStubInit.c:hobbs1999-12-141-4/+9
* * generic/tkInt.h:hobbs1999-12-031-4/+4
* * generic/tkWindow.c: Changed "listbox" mapping from old-school toericm1999-11-171-2/+2
* * generic/tk.h:hobbs1999-10-291-3/+3
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-6/+5
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* fixed Tk comment errorssurles1999-04-161-2/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-152/+267
* integrated stubs into 8.0 main branchstanton1999-03-101-2/+20
* Removed old/unused function declarationsrjohnson1998-09-301-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* plugin updateswelch1998-06-271-4/+77
* Initial revisionrjohnson1998-04-011-0/+2763