Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More warning squelching (mostly uninit variable warnings) | dkf | 2007-01-12 | 1 | -5/+6 |
| | |||||
* | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -10/+11 |
| | |||||
* | ANSIfication | dkf | 2005-12-02 | 1 | -166/+201 |
| | |||||
* | * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpp | hobbs | 2003-10-28 | 1 | -1/+28 |
| | | | | | XGetImage code to correctly handle 16bpp requests. This appears to never have worked correctly. | ||||
* | * win/tkWinImage.c (XGetImage): correct init of biSizeImage in | hobbs | 2003-07-17 | 1 | -2/+2 |
| | | | | bitmap header. [Bug 703697] (cap) | ||||
* | * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of | hobbs | 2002-10-10 | 1 | -56/+65 |
| | | | | | | | | TkColormapData on Windows (Windows now requires RGB pixel data from image). * win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support for generating ps for embedded widgets on canvases on Windows, tested for 8, 16, 24 and 32-bit depths (XGetImageZPixmap not used). | ||||
* | * tests/canvPs.test: tests for canvas embedded window ps generation | hobbs | 2002-10-10 | 1 | -26/+324 |
| | | | | | | | | | | * 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. | ||||
* | Changed bitmap_bit_order to LSBFirst in XCreateImage (bug 481255) | chengyemao | 2002-03-26 | 1 | -2/+2 |
| | |||||
* | * win/tkWinImage.c: added static declaration to function | hobbs | 2000-01-06 | 1 | -3/+3 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+329 |