Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tk.h: | hobbs | 1999-10-29 | 1 | -5/+42 |
| | | | | | | | | | | | | | | | * generic/tkCmds.c: * generic/tkImage.c: * generic/tkImgBmap.c: * generic/tkImgGIF.c: * generic/tkImgPPM.c: * generic/tkImgPhoto.c: * generic/tkInt.h: * generic/tkTest.c: * generic/tkWindow.c: * tests/imgPhoto.test: added Img patch (Nijtmans) with docs, headers #def'd with USE_OLD_IMAGE. Upgrades image stuff to Tcl_Obj API, adds alpha channel (images are now 32 bpp) | ||||
* | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-10-01 | 1 | -12/+12 |
| | | | | | | | | | | | | | * */README: * win/makefile.vc: * */configure.in: * generic/tk.h: * library/tk.tcl: up'd to 8.3a1 * unix/Makefile.in: changed 'mkdir' to 'mkdir -p' * library/dialog.tcl: changed {Times 18} to {Times 12} for dialog font. | ||||
* | Change version numbers to 8.2.0 | redman | 1999-08-10 | 1 | -4/+4 |
| | |||||
* | * Changed version to 8.2b2 | redman | 1999-07-22 | 1 | -3/+3 |
| | | | | | | | | | | | * win/tkWinPort.h: Block out include of sys/stat.h in order to build extensions with MetroWerks compiler for Win32. [Bug: 2385] * unix/Makefile.in: Need to make install-sh executable before calling (with chmod +x). [Bug: 2413] * library/menu.tcl: Applied patch from Jeff Hobbs to fix typo. [Bug: 2425] | ||||
* | Fix minor version number. | redman | 1999-07-16 | 1 | -2/+2 |
| | |||||
* | Added note about win/configure.in depending on version change | welch | 1999-06-25 | 1 | -1/+2 |
| | |||||
* | Changed to Tk 8.2b1 | welch | 1999-06-25 | 1 | -4/+4 |
| | |||||
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -1/+17 |
| | |||||
* | * Changed version number to 8.1.1. | stanton | 1999-04-30 | 1 | -5/+4 |
| | |||||
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 1 | -4/+4 |
| | |||||
* | fixed Tk comment errors | surles | 1999-04-16 | 1 | -4/+4 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -137/+265 |
| | |||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -499/+25 |
| | |||||
* | * tests/main.test: | stanton | 1999-02-04 | 1 | -3/+3 |
| | | | | | | * tests/unixWm.test: Better cleanup of temporary files. Lint. | ||||
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -5/+6 |
| | |||||
* | Updated win/README to 8.0.4, added it to the list of files to update | escoffon | 1998-10-16 | 1 | -1/+2 |
| | |||||
* | Updated patchlevel to 8.0.4 (to match Tcl update) | rjohnson | 1998-10-14 | 1 | -3/+3 |
| | |||||
* | Added performance improvement to canvas tag manipulation. This was | rjohnson | 1998-10-13 | 1 | -2/+5 |
| | | | | a submitted patch. | ||||
* | Added support for the MouseWheel event. | rjohnson | 1998-10-10 | 1 | -4/+7 |
| | |||||
* | Removed old/unused function declarations | rjohnson | 1998-09-30 | 1 | -12/+6 |
| | | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | 8.0.3 | welch | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | 8.0.3-5 | welch | 1998-08-04 | 1 | -1/+1 |
| | |||||
* | A few more TCL_STORAGE_CLASS changes that were dropped. | escoffon | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | EXPORT -> TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | 8.0.3-4 | welch | 1998-07-29 | 1 | -3/+3 |
| | |||||
* | added support for export/import of DLL symbols. If BUILD_tk is defined, | escoffon | 1998-07-29 | 1 | -0/+9 |
| | | | | EXPORT is mapped to DLLEXPORT, otherwise it is DLLIMPORT. | ||||
* | 8.0.3-3 | welch | 1998-07-20 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1538 |