summaryrefslogtreecommitdiffstats
path: root/generic/tkCmds.c
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tk.h:hobbs1999-10-291-2/+1
| | | | | | | | | | | | | | | * 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)
* * Merged 8.1 branch into the main trunkstanton1999-04-161-146/+94
|
* integrated stubs into 8.0 main branchstanton1999-03-101-1/+9
|
* Removed old/unused function declarationsrjohnson1998-09-301-15/+18
| | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Changed main to mainwin to avoid compiler warningswelch1998-08-041-6/+6
|
* Initial revisionrjohnson1998-04-011-0/+1646