summaryrefslogtreecommitdiffstats
path: root/generic/tkGrid.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkGrid.c: Fixed bogus logic in [grid propagate] thatericm2000-04-171-2/+9
* * generic/tkGrid.c (InitMasterData): fixed uninit'd data inhobbs2000-04-081-3/+3
* * tests/grid.test: Added a test for the consecutive ^ and multipleericm2000-01-201-10/+14
* * generic/tkGrid.c: changed Tcl_Alloc to ckallochobbs1999-11-101-7/+7
* Patches from Bug: 2068 2080 2269redman1999-07-011-6/+6
* * Merged 8.1 branch into the main trunkstanton1999-04-161-37/+57
* * generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancelscriptics_tclpro_1_2_b1stanton1999-01-061-1/+4
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+2615