Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1 | dgp | 2006-03-14 | 1 | -2/+2 |
| | | | | | * tests/canvPs.test: to stop test suite crash on Mac OSX. [Bug 1088807] | ||||
* | * generic/tkCanvPoly.c (PolygonToPostscript): | hobbs | 2003-05-11 | 1 | -14/+8 |
| | | | | | * tests/canvPs.test: correct crash when generating postscript for a single-line polygon (point) with no color. [Bug #734498] (wilm) | ||||
* | * tests/canvPs.test: tests for canvas embedded window ps generation | hobbs | 2002-10-10 | 1 | -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. | dgp | 2002-07-14 | 1 | -12/+10 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -9/+21 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+105 |