summaryrefslogtreecommitdiffstats
path: root/win/tkWinImage.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6 (more TCL_UNUSED usage)jan.nijtmans2023-02-071-6/+3
|\
| * Use more X11 macro's, in stead of accessing fields directly. Mostly backporte...jan.nijtmans2023-01-021-2/+2
* | Switch off XLIB_ILLEGAL_ACCESS in Xlib.h, making some acess to Display only p...jan.nijtmans2022-11-151-1/+1
* | More Xlib.h macro usagejan.nijtmans2022-11-151-1/+1
* | (c) -> ©jan.nijtmans2020-12-091-2/+2
* | More progress in making win32 build C++-ready.jan.nijtmans2020-03-101-1/+1
* | Merge 8.7. More WIP.jan.nijtmans2019-12-161-9/+13
|/
* *A() to *W() Win32 API changes, actually the same because Tk is already compi...jan.nijtmans2019-09-191-0/+1
* Merge 8.5jan.nijtmans2019-01-041-1/+1
|\
| * Fix a few minor compiler warnings, occurring in later gcc/clang versions.jan.nijtmans2019-01-041-1/+1
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-13/+13
| |\
* | \ 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