summaryrefslogtreecommitdiffstats
path: root/tests/canvPs.test
Commit message (Collapse)AuthorAgeFilesLines
* Use standard constraint namesdkf2004-06-241-3/+3
|
* First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-14/+1
|
* * generic/tkCanvPoly.c (PolygonToPostscript):hobbs2003-05-111-1/+8
| | | | | * tests/canvPs.test: correct crash when generating postscript for a single-line polygon (point) with no color. [Bug #734498] (wilm)
* * tests/all.tcl: Made better use of a commondgp2003-04-011-9/+3
| | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * tests/canvPs.test: tests for canvas embedded window ps generationhobbs2002-10-101-1/+31
| | | | | | | | | | * generic/tkCanvWind.c (CanvasPsWindow): removed dead code loop. * generic/tkCanvas.h: moved TkColormapData struct to tkCanvPs.c * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of TkColormapData on Windows. Non-separated data may need correction as well. * win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support for generating ps for embedded windows on canvases.
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-12/+10
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-9/+21
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+105