summaryrefslogtreecommitdiffstats
path: root/win/tkWinColor.c
Commit message (Expand)AuthorAgeFilesLines
* Use size_t in stead of int for some internal refCount variables. On 32-bit sy...jan.nijtmans2015-07-081-6/+8
* Fix [http://core.tcl.tk/tcl/info/651e828a52|651e828a52]: Wrong Windows versio...jan.nijtmans2014-02-041-10/+1
|\
* \ Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-2/+4
|\ \ | |/
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-2/+4
| |\
| | * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-12/+14
* | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-1/+1
|\ \ \ | |/ /
| * | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-1/+1
| |\ \ | | |/
| | * proposed fix for bug-3486474jan.nijtmans2012-02-101-1/+1
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-9/+9
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-27/+27
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-7/+6
* | | Fix various 64-bit gcc(-4.5.2) warnings: cast from pointer to integer of diff...nijtmans2010-11-291-7/+7
* | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ...nijtmans2010-11-191-4/+4
* | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-061-8/+2
* | | Make compilable with -DUNICODE, or mark files with a TODO which are not done ...nijtmans2010-09-101-1/+7
* | | remove unused "dataKey" variablenijtmans2010-02-191-7/+2
* | | tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-161-30/+15
* | | - eliminate some unnessary type castsnijtmans2009-01-281-4/+4
* | | Add "const" to many internalnijtmans2008-10-171-2/+2
|/ /
* | Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-28/+28
* | More fixes (mostly getting rid of excess spaces)dkf2005-12-021-2/+2
* | Fix problems in last commitdkf2005-12-021-2/+2
* | ANSIficationdkf2005-12-021-111/+112
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-4/+4
|/
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-3/+1
* * win/tkWinColor.c (FindSystemColor): correct calculation ofhobbs2000-04-171-14/+15
* * win/tkWinInt.h: change extern to EXTERN for TkWinChildProchobbs2000-03-021-7/+10
* * Merged 8.1 branch into the main trunkstanton1999-04-161-13/+12
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+615