summaryrefslogtreecommitdiffstats
path: root/generic/tkPlace.c
Commit message (Expand)AuthorAgeFilesLines
* More small changes to use C89 better and manage the result more efficiently.dkf2008-11-081-17/+19
* more internal -Wwrite-strings warning fixesnijtmans2008-10-301-2/+2
* Add "const" to many internalnijtmans2008-10-171-5/+5
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-22/+22
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tkPlace.c: Prevent segfault in place geometry manager.dgp2007-10-251-4/+42
* header cleanupdgp2007-09-071-2/+1
* Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-33/+40
* various "const" additions, in line with TIP #27nijtmans2007-01-051-2/+2
* various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* Lots of ANSIfying of function decls.dkf2005-11-171-7/+7
* ANSIfydkf2005-11-151-326/+313
* Fixed a memory leak when a placed widget was forgotten. [Bug 1028888]pspjuth2004-09-161-9/+41
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
* * generic/tkGrid.c (GridStructureProc, ConfigureSlaves):mdejong2003-03-121-48/+71
* place info did not return all settings,pspjuth2002-11-071-18/+10
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-3/+3
* * Updates to handle change in type of tablePtrdgp2002-01-171-3/+4
* Geometry manager changes to support TIP#18.pspjuth2001-09-261-9/+13
* * tests/config.test: added config-14.1 to test namespace importhobbs2001-08-291-20/+9
* * doc/SetOptions.3: Updated documentation to reflect support forericm2000-08-101-324/+326
* * tests/place.test: Extended test suite to test error returns fromericm2000-08-081-261/+364
* * generic/tkPlace.c (Tk_PlaceCmd): reworked place master/slavehobbs2000-05-291-13/+25
* 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-25/+25
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1060