summaryrefslogtreecommitdiffstats
path: root/win/stubs.c
Commit message (Expand)AuthorAgeFilesLines
* fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-151-2/+2
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-29/+47
|\
| * some quoting issues, eliminate TCL_VARARGS_DEFINEjan.nijtmans2012-06-071-1/+1
| |\
| * \ Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-18/+35
| |\ \ | | |/
| | * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-051-28/+28
| | |\
| | * | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-021-22/+40
| * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-11/+12
| |\ \ \ | | | |/ | | |/|
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-11/+12
* | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u...jan.nijtmans2012-05-311-0/+68
|/ / /
* | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-1/+1
|\ \ \ | |/ /
| * | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-1/+1
| |/
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-2/+2
|\ \ | |/
* | Less of that K&R or wrongly indented function header style!dkf2007-02-221-192/+187
|/
* * Overlooked COSNTification of XSetCommanddgp2002-02-011-1/+1
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-1/+1
* modified files to work with new windows Makefilessurles1999-06-161-5/+1
* Initial revisionrjohnson1998-04-011-0/+397