| Commit message (Expand) | Author | Age | Files | Lines |
* | [a6c2807c13] Don't let forgotten slave trick us into layout computations | dgp | 2015-02-06 | 1 | -2/+2 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * generic/tkGrid.c: Stop crash due to list intrep shimmer [Bug 1677608] | dgp | 2007-05-15 | 1 | -2/+18 |
|
|
| * | Correction to 1432666 fix. | pspjuth | 2006-04-12 | 1 | -6/+1 |
|
|
| * | * generic/tkGrid.c: Fixed handling of out of bounds row or column. | dgp | 2006-04-12 | 1 | -7/+116 |
|
|
| * | * tests/grid.test: fix segfault on empty index list | hobbs | 2006-04-05 | 1 | -26/+31 |
|
|
| * | Fix [Bug 1252702] | dkf | 2005-08-11 | 1 | -2/+2 |
|
|
| * | Improved version of Michael Kirkham's fix for parsing pad values. [1098779] | dkf | 2005-01-11 | 1 | -9/+1 |
|
|
| * | Fixed a bug in grid geometry calculations for | pspjuth | 2004-02-18 | 1 | -16/+14 |
|
|
* | | [Bug 723765]: When a slave was removed from grid, | pspjuth | 2011-04-04 | 1 | -0/+40 |
|
|
* | | * generic/tkGrid.c: Stop crash due to list intrep shimmer [Bug 1677608] | dgp | 2007-05-15 | 1 | -3/+23 |
|
|
* | | Fix minor K&R-ism | dkf | 2007-02-12 | 1 | -199/+205 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-05 | 1 | -2/+2 |
|
|
* | | * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp to | pspjuth | 2006-04-11 | 1 | -16/+118 |
|
|
* | | * tests/grid.test: fix segfault on empty or "all" index list | hobbs | 2006-04-05 | 1 | -27/+36 |
|
|
* | | Removed a lingering error message from TIP#147 implementation. | pspjuth | 2006-01-11 | 1 | -1/+7 |
|
|
* | | ANSIfy and reduce casting of NULL to promote readability | dkf | 2005-11-17 | 1 | -47/+36 |
|
|
* | | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 1 | -4/+4 |
|
|
* | | assorted typos and errors caught by compiler | dgp | 2005-08-11 | 1 | -2/+2 |
|
|
* | | Getting more systematic about style | dkf | 2005-08-10 | 1 | -544/+596 |
|
|
* | | Style&clarity fixes | dkf | 2005-04-04 | 1 | -309/+315 |
|
|
* | | Fixed bug in geometry calculations for | pspjuth | 2005-04-03 | 1 | -7/+12 |
|
|
* | | Improved version of Michael Kirkham's fix for parsing pad values. [1098779] | dkf | 2005-01-11 | 1 | -9/+1 |
|
|
* | | Made handling of ^ a bit more consistent in | pspjuth | 2004-11-07 | 1 | -20/+67 |
|
|
* | | fix lint warnings | hobbs | 2004-03-16 | 1 | -1/+2 |
|
|
* | | Fixed a bug in grid geometry calculations for | pspjuth | 2004-02-18 | 1 | -22/+22 |
|
|
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -2/+2 |
|
|
* | | Implementation of TIP#146, | pspjuth | 2004-01-09 | 1 | -109/+189 |
|
|
* | | Fixed a small mistake in previous checkin. | pspjuth | 2003-09-18 | 1 | -5/+6 |
|
|
* | | Implementation of TIP#147, "Make Grid's Column/Row Configure Easier". | pspjuth | 2003-09-18 | 1 | -110/+170 |
|
|
* | | Reworked a part of grid's geometry computations | pspjuth | 2003-09-16 | 1 | -20/+86 |
|
|
* | | * generic/tkGrid.c (GridStructureProc, ConfigureSlaves): | mdejong | 2003-03-12 | 1 | -27/+48 |
|/ |
|
* | The grid size was not updated properly | pspjuth | 2002-10-10 | 1 | -8/+3 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -3/+3 |
|
|
* | * generic/tkGrid.c (GridReqProc): check that gridPtr is not NULL | hobbs | 2002-06-22 | 1 | -2/+2 |
|
|
* | Corrected the test for grid propagate change. [Bug #571433] | pspjuth | 2002-06-20 | 1 | -3/+4 |
|
|
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 1 | -3/+3 |
|
|
* | * Updates to handle change in type of tablePtr | dgp | 2002-01-17 | 1 | -5/+5 |
|
|
* | * generic/tkBind.c (TkBindFree): | dgp | 2002-01-04 | 1 | -9/+9 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -2/+2 |
|
|
* | Added -uniform option to grid's row/columnconfigure. | pspjuth | 2001-09-30 | 1 | -6/+139 |
|
|
* | Geometry manager changes to support TIP#18. | pspjuth | 2001-09-26 | 1 | -10/+21 |
|
|
* | * Corrected type definition of | dgp | 2001-09-17 | 1 | -2/+2 |
|
|
* | Fixed a bug where adjacent 'x' and '^' where not handled properly. | pspjuth | 2001-08-22 | 1 | -3/+11 |
|
|
* | Objectified grid and pack commands. | pspjuth | 2001-08-21 | 1 | -356/+378 |
|
|
* | Grid configure rejected initial "x" and "^". [Bug #418664] | pspjuth | 2001-08-18 | 1 | -2/+3 |
|
|
* | Asymmetric padding in "pack" and "grid" geometry managers | drh | 2001-02-12 | 1 | -24/+27 |
|
|
* | * generic/tkGrid.c (Tk_GridCmd): Split [grid] subcommands into | ericm | 2000-08-02 | 1 | -535/+794 |
|
|
* | * generic/tkGrid.c: Fixed bogus logic in [grid propagate] that | ericm | 2000-04-17 | 1 | -2/+9 |
|
|