summaryrefslogtreecommitdiffstats
path: root/generic/tkGeometry.c
Commit message (Expand)AuthorAgeFilesLines
* Much more cleaning up of result handling.donal.k.fellows@manchester.ac.uk2012-07-231-7/+10
* Purge RCS Keywordsdgp@users.sourceforge.net2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedonal.k.fellows@manchester.ac.uk2011-03-121-4/+4
* | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ...nijtmans2010-11-191-2/+2
* | | Give an error if grid and pack are used in the same master. [Patch 2475855]peter.spjuth@gmail.com2009-08-191-1/+80
* | | Lots of small changes to make code more pretty and C89-like.donal.k.fellows@manchester.ac.uk2008-11-081-3/+3
* | | Get rid of pre-C89-isms (esp. CONST vs const).donal.k.fellows@manchester.ac.uk2008-04-271-13/+13
|/ /
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | header cleanupdgp@users.sourceforge.net2007-09-071-2/+1
* | Fix minor K&R-ismdonal.k.fellows@manchester.ac.uk2007-02-121-34/+34
* | whitespacedas2007-01-191-1/+2
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* | Lots of ANSIfying of function decls.donal.k.fellows@manchester.ac.uk2005-11-171-4/+4
* | Whitespace/style improvementsdonal.k.fellows@manchester.ac.uk2005-09-081-146/+150
|/
* Geometry manager changes to support TIP#18.peter.spjuth@gmail.com2001-09-261-8/+107
* * doc/MaintGeom.3: Noted that Tk_MaintainGeometry handles directericm2000-10-051-1/+30
* * Merged 8.1 branch into the main trunkstanton1999-04-161-22/+12
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+582