summaryrefslogtreecommitdiffstats
path: root/win/tkWinImage.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpphobbs2003-10-291-4/+30
| | * * win/tkWinImage.c (XGetImage): correct init of biSizeImage inhobbs2003-07-171-2/+2
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-30/+29
* | | refactor isatty() function for Windowsnijtmans2010-12-171-3/+2
* | | eliminate various gcc and msvc compiler warningsnijtmans2009-08-021-14/+14
* | | Add "const" to many internalnijtmans2008-10-171-2/+2
|/ /
* | More warning squelching (mostly uninit variable warnings)dkf2007-01-121-5/+6
* | Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-10/+11
* | ANSIficationdkf2005-12-021-166/+201
* | * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpphobbs2003-10-281-1/+28
* | * win/tkWinImage.c (XGetImage): correct init of biSizeImage inhobbs2003-07-171-2/+2
|/
* * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use ofhobbs2002-10-101-56/+65
* * tests/canvPs.test: tests for canvas embedded window ps generationhobbs2002-10-101-26/+324
* Changed bitmap_bit_order to LSBFirst in XCreateImage (bug 481255)chengyemao2002-03-261-2/+2
* * win/tkWinImage.c: added static declaration to functionhobbs2000-01-061-3/+3
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+329