Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged changes between child workspace "/home/escoffon/ws/tk8.0" and | escoffon | 1998-07-29 | 1 | -1/+9 |
| | | | | parent workspace "/export/home/ws/tk8.0". | ||||
* | added support for export/import of DLL symbols. If BUILD_tk is defined, | escoffon | 1998-07-29 | 10 | -0/+82 |
| | | | | EXPORT is mapped to DLLEXPORT, otherwise it is DLLIMPORT. | ||||
* | replaced _Xconst with CONST | stanton | 1998-07-28 | 1 | -2/+2 |
| | |||||
* | fixed bad ifdef | stanton | 1998-07-28 | 1 | -2/+2 |
| | |||||
* | changed to use CONST | rjohnson | 1998-07-27 | 1 | -3/+3 |
| | |||||
* | fixed how bbox was calculated for coords | rjohnson | 1998-07-27 | 1 | -1/+1 |
| | |||||
* | fixed error - called X func | rjohnson | 1998-07-27 | 1 | -2/+2 |
| | |||||
* | made interp optional in TkGetBmapData | rjohnson | 1998-07-24 | 1 | -13/+20 |
| | | | | other changes to bitmap code | ||||
* | added TkGetBitmapFromData and TkReadBitmapFile | rjohnson | 1998-07-24 | 1 | -1/+99 |
| | |||||
* | added TkGetBitmapFromData & TkReadBitmapFile | rjohnson | 1998-07-24 | 1 | -1/+11 |
| | |||||
* | made init script search order match tcl | stanton | 1998-07-24 | 1 | -37/+45 |
| | |||||
* | 8.0.3-3 | welch | 1998-07-20 | 1 | -1/+1 |
| | |||||
* | New Windows keysyms | welch | 1998-07-06 | 1 | -0/+4 |
| | |||||
* | updated patchlevel | welch | 1998-07-06 | 1 | -1/+2 |
| | |||||
* | Fixed patchlevel | welch | 1998-06-30 | 1 | -1/+1 |
| | |||||
* | Updated for 8.0.3, added Jans Nijtmans compatibility patch | welch | 1998-06-29 | 1 | -2/+12 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and | welch | 1998-06-27 | 1 | -2/+8 |
| | | | | parent workspace "/ws/tk8.0". | ||||
* | plugin updates | welch | 1998-06-27 | 2 | -99/+395 |
| | |||||
* | Added an additional env. var. ("tk_pkgLibrary") that is searched prior to all | suresh | 1998-06-23 | 1 | -0/+3 |
| | | | | other locations for the "tk.tcl" file. This facilitates application packaging. | ||||
* | Initial revision | rjohnson | 1998-04-01 | 88 | -0/+95501 |