summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compiler warningswelch1998-08-071-9/+9
|
* spacing cleanupwelch1998-08-071-1/+1
|
* Changed this to use tcl_findLibrarywelch1998-08-061-36/+2
|
* 8.0.3welch1998-08-061-1/+1
|
* Changed main to mainwin to avoid compiler warningswelch1998-08-042-14/+14
|
* 8.0.3-5welch1998-08-041-1/+1
|
* Undid conversionto TkCreateBitmapFromDatawelch1998-08-042-59/+6
|
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-0410-41/+41
|
* A few more TCL_STORAGE_CLASS changes that were dropped.escoffon1998-08-041-2/+2
|
* EXPORT -> TCL_STORAGE_CLASSescoffon1998-08-041-2/+2
|
* 8.0.3-4welch1998-07-291-3/+3
|
* Merged changes between child workspace "/home/escoffon/ws/tk8.0" andescoffon1998-07-291-1/+9
| | | | parent workspace "/export/home/ws/tk8.0".
* added support for export/import of DLL symbols. If BUILD_tk is defined,escoffon1998-07-2910-0/+82
| | | | EXPORT is mapped to DLLEXPORT, otherwise it is DLLIMPORT.
* replaced _Xconst with CONSTstanton1998-07-281-2/+2
|
* fixed bad ifdefstanton1998-07-281-2/+2
|
* changed to use CONSTrjohnson1998-07-271-3/+3
|
* fixed how bbox was calculated for coordsrjohnson1998-07-271-1/+1
|
* fixed error - called X funcrjohnson1998-07-271-2/+2
|
* made interp optional in TkGetBmapDatarjohnson1998-07-241-13/+20
| | | | other changes to bitmap code
* added TkGetBitmapFromData and TkReadBitmapFilerjohnson1998-07-241-1/+99
|
* added TkGetBitmapFromData & TkReadBitmapFilerjohnson1998-07-241-1/+11
|
* made init script search order match tclstanton1998-07-241-37/+45
|
* 8.0.3-3welch1998-07-201-1/+1
|
* New Windows keysymswelch1998-07-061-0/+4
|
* updated patchlevelwelch1998-07-061-1/+2
|
* Fixed patchlevelwelch1998-06-301-1/+1
|
* Updated for 8.0.3, added Jans Nijtmans compatibility patchwelch1998-06-291-2/+12
|
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-06-271-2/+8
| | | | parent workspace "/ws/tk8.0".
* plugin updateswelch1998-06-272-99/+395
|
* Added an additional env. var. ("tk_pkgLibrary") that is searched prior to allsuresh1998-06-231-0/+3
| | | | other locations for the "tk.tcl" file. This facilitates application packaging.
* Initial revisionrjohnson1998-04-0188-0/+95501