| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | * generic/tkGrid.c (InitMasterData): fixed uninit'd data in | hobbs | 2000-04-08 | 1 | -3/+3 |
|
|
* | * tests/grid.test: Added a test for the consecutive ^ and multiple | ericm | 2000-01-20 | 1 | -10/+14 |
|
|
* | * generic/tkGrid.c: changed Tcl_Alloc to ckalloc | hobbs | 1999-11-10 | 1 | -7/+7 |
|
|
* | Patches from Bug: 2068 2080 2269 | redman | 1999-07-01 | 1 | -6/+6 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -37/+57 |
|
|
* | * generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancelscriptics_tclpro_1_2_b1 | stanton | 1999-01-06 | 1 | -1/+4 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+2615 |
|
|