Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * unix/configure.in: | hobbs | 1999-12-21 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | * README: updated for patch level 8.3b1 * unix/tkUnixWm.c: fixed panic in Tk_CoordsToWindow to print error and continue instead (for Tix) [Bug: 716 et al] * unix/tkUnixMenu.c: * unix/tkUnixFont.c: * generic/tkImgPPM.c: removed extranneous vars that were set but never used. * unix/aclocal.m4: removed -O flag for AIX when using the IBM compiler (several versions have a bug that crops up in the text widget). [Bug: 2316] * unix/Makefile.in: removed extra slash in SCRIPT_INSTALL_DIR [Bug: 3896] | ||||
* | * unix/tkUnixFont.c: Eliminated redundant case folding code. | stanton | 1999-06-01 | 1 | -7/+2 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -607/+2163 |
| | |||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -2/+2 |
| | |||||
* | Fixed font display bug (#846) | stanton | 1998-11-25 | 1 | -1/+30 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | fixed font display to truncate really long strings | stanton | 1998-08-11 | 1 | -1/+20 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+979 |