summaryrefslogtreecommitdiffstats
path: root/generic/tkFrame.c
Commit message (Expand)AuthorAgeFilesLines
* make some internal tables constjan.nijtmans2012-04-181-3/+3
|\
| * make some more internal tables CONSTjan.nijtmans2012-04-181-3/+3
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-291-1/+7
| * Fix [Bug 1252702]dkf2005-08-111-18/+17
| * * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-8/+6
| * Make sure all options can be setpspjuth2003-07-161-2/+5
* | [Bug 2997657]: Removed -container from labelframepspjuth2011-04-041-0/+4
* | [Bug 2239034] Only frame widgets are acceptable for [wm manage]patthoyts2008-11-151-1/+7
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-3/+31
* | header cleanupdgp2007-09-071-2/+1
* | * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-231-1/+7
* | Added compliler #ifdef SUPPORT_CONFIG_EMBEDDED to support config of -use opti...chengyemao2007-02-281-1/+9
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-2/+2
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-6/+6
* | Lots of ANSIfying of function decls.dkf2005-11-171-26/+26
* | ANSIfydkf2005-11-071-137/+118
* | Getting more systematic about styledkf2005-08-101-436/+417
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-6/+4
* | Correction of handling the return value of TkpUseWindowchengyemao2005-01-101-2/+2
* | Changed to make platform implementation ready for a toplevel -use option; com...chengyemao2005-01-091-4/+12
* | Make the container draw its background to avoid an unpainted toplevel when th...chengyemao2004-12-171-3/+2
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
* | Make sure all options can be setpspjuth2003-07-161-2/+5
|/
* * generic/tkImage.c (Tk_ImageObjCmd): Added check to make suredkf2003-01-221-1/+43
* * generic/tkFrame.c (CreateFrame): throw a Tcl error instead of ahobbs2003-01-031-4/+10
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-2/+2
* Minor fixes as part of TIP#72 (and one just noticed in passing)dkf2002-02-191-2/+2
* * Updates to handle change in type of tablePtrdgp2002-01-171-2/+2
* Added labelframe widget. TIP#18.pspjuth2001-09-261-58/+931
* * tests/config.test: added config-14.1 to test namespace importhobbs2001-08-291-47/+20
* Upgraded frame to use the newer TK_OPTIONpspjuth2001-05-281-133/+232
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-2/+2
* * generic/tkImgGIF.c (FileReadGIF): added cast for trashBufferhobbs2000-02-101-1/+4
* * generic/tkStubInit.c:hobbs1999-12-141-78/+117
* New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl...jingham1999-08-101-6/+9
* * Merged 8.1 branch into the main trunkstanton1999-04-161-4/+4
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+939