Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added -pipe option if gcc is being used. | rjohnson | 1999-01-29 | 1 | -1/+18 |
| | |||||
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -2/+2 |
| | |||||
* | Fixed a typo | rjohnson | 1998-12-07 | 1 | -3/+3 |
| | |||||
* | Fixed font display bug (#846) | stanton | 1998-11-25 | 1 | -1/+30 |
| | |||||
* | Changed config & Makefile to support n32 format on IRIX. | rjohnson | 1998-10-20 | 2 | -3/+5 |
| | |||||
* | Updated patchlevel to 8.0.4 (to match Tcl update) | rjohnson | 1998-10-14 | 1 | -2/+2 |
| | |||||
* | Fixed memory leak in unix wm command | rjohnson | 1998-09-30 | 1 | -1/+8 |
| | |||||
* | Removed old/unused function declarations | rjohnson | 1998-09-30 | 1 | -7/+2 |
| | | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite | ||||
* | Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. | build | 1998-09-23 | 1 | -5/+2 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 30 | -30/+30 |
| | |||||
* | fixed font display to truncate really long strings | stanton | 1998-08-11 | 1 | -1/+20 |
| | |||||
* | fixed --with-tcl searching | welch | 1998-08-07 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | welch | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | 8.0.3 | welch | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | 8.0.3-5 | welch | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | added SHLIB_PATH to test targets for HPUX | stanton | 1998-08-04 | 1 | -0/+4 |
| | |||||
* | Fixed old calls to XReadBitmapFile | welch | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | 8.0.3-4 | welch | 1998-07-29 | 1 | -1/+1 |
| | |||||
* | More fixes for DBGX | welch | 1998-07-29 | 2 | -6/+9 |
| | |||||
* | *** empty log message *** | welch | 1998-07-29 | 1 | -1/+1 |
| | |||||
* | DGBX changes | welch | 1998-07-28 | 3 | -6/+11 |
| | |||||
* | eliminated static init for library directory | stanton | 1998-07-24 | 1 | -13/+0 |
| | |||||
* | the flag that caused all the X libs warnings was -Wimplicit-int, so turn that | escoffon | 1998-07-24 | 1 | -2/+2 |
| | | | | off | ||||
* | leave -Wconversion out, the X libs generate so many of these warnings | escoffon | 1998-07-24 | 1 | -1/+5 |
| | | | | that they obscure everything else. | ||||
* | Added support for specifying warning flags for the compiler, with checks | escoffon | 1998-07-22 | 2 | -1/+13 |
| | | | | for gcc and appropriate defaults. | ||||
* | Merged changes between child workspace "/home/escoffon/ws/tk8.0" and | escoffon | 1998-07-21 | 2 | -9/+17 |
| | | | | parent workspace "/export/home/ws/tk8.0". | ||||
* | added setting of TK_LIB_FLAG | escoffon | 1998-07-21 | 1 | -0/+3 |
| | |||||
* | 8.0.3-3 | welch | 1998-07-20 | 1 | -1/+1 |
| | |||||
* | Updated dist target | welch | 1998-07-20 | 1 | -5/+6 |
| | |||||
* | deleted debug statements in configure.in that were mistakely left in | escoffon | 1998-07-17 | 1 | -5/+0 |
| | |||||
* | the Tk library is now created with the DBGX extension (g for debug, empty for | escoffon | 1998-07-14 | 1 | -4/+4 |
| | | | | nodebug) | ||||
* | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and | welch | 1998-07-06 | 1 | -1/+1 |
| | | | | parent workspace "/ws/tk8.0". | ||||
* | - added support for configuration of debug/nodebug in configure script. | escoffon | 1998-07-01 | 2 | -4/+38 |
| | | | | | - also added a atring to append to generated libraries when built with symbols. | ||||
* | fix patchlevel | welch | 1998-06-30 | 1 | -1/+1 |
| | |||||
* | Generalized "make dist | welch | 1998-06-29 | 1 | -19/+21 |
| | |||||
* | Updated patchlevel | welch | 1998-06-29 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 32 | -0/+20422 |