summaryrefslogtreecommitdiffstats
path: root/generic/tkPack.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| * Fix [Bug 1252702]donal.k.fellows@manchester.ac.uk2005-08-111-8/+8
| * Improved version of Michael Kirkham's fix for parsing pad values. [1098779]donal.k.fellows@manchester.ac.uk2005-01-111-81/+1
| * * generic/tkPack.c (ConfigureSlaves): silence compiler warningdgp@users.sourceforge.net2003-07-171-2/+2
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | header cleanupdgp@users.sourceforge.net2007-09-071-2/+1
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-2/+2
* | Lots of ANSIfying of function decls.donal.k.fellows@manchester.ac.uk2005-11-171-90/+81
* | assorted typos and errors caught by compilerdgp@users.sourceforge.net2005-08-111-2/+2
* | Getting more systematic about styledonal.k.fellows@manchester.ac.uk2005-08-101-360/+364
* | Improved version of Michael Kirkham's fix for parsing pad values. [1098779]donal.k.fellows@manchester.ac.uk2005-01-111-82/+1
* | bug fix [1098779]chengyemao2005-01-091-1/+2
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-4/+4
* | * generic/tkPack.c (ConfigureSlaves): silence compiler warningdgp@users.sourceforge.net2003-07-171-2/+2
* | * generic/tkGrid.c (GridStructureProc, ConfigureSlaves):mdejong2003-03-121-21/+22
|/
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish@flightlab.com2002-06-141-5/+5
* * Updates to handle change in type of tablePtrdgp@users.sourceforge.net2002-01-171-4/+6
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-2/+2
* Geometry manager changes to support TIP#18.peter.spjuth@gmail.com2001-09-261-8/+20
* Pack accepted asymmetric values for -ipadx/y.peter.spjuth@gmail.com2001-09-231-5/+19
* minor cast fixes to prevent 64bit warningshobbs2001-09-211-7/+7
* * Corrected type definition ofdgp@users.sourceforge.net2001-09-171-2/+2
* generic/tkPack.c (TkParsePadAmount): added lint init for sepChar.hobbs2001-08-221-2/+2
* Objectified grid and pack commands.peter.spjuth@gmail.com2001-08-211-178/+166
* Asymmetric padding in "pack" and "grid" geometry managersdrh@sqlite.org2001-02-121-63/+179
* * tests/event.test: Added test for [event generate $widgetericm2000-04-101-2/+2
* * generic/tkInt.h: moved new TkDisplay useInputMethods structurehobbs2000-01-211-3/+2
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-4/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-25/+19
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1727