summaryrefslogtreecommitdiffstats
path: root/win/stubs.c
Commit message (Expand)AuthorAgeFilesLines
* More Xlib.h macro usagejan.nijtmans2022-11-151-3/+3
* Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-1/+176
* Simplify many MacOS-specific types which are not necessaryjan.nijtmans2019-09-301-0/+9
* Merge trunkjan.nijtmans2019-09-251-5/+5
|\
| * Merge 8.6jan.nijtmans2019-09-241-5/+5
| |\
| | * Add 7 X11 functions to the aqua stub table, which makes them accessable to st...jan.nijtmans2019-09-241-5/+5
* | | Further experimenting, seems to work on MacOSXjan.nijtmans2019-08-141-32/+0
* | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa...jan.nijtmans2019-08-141-2/+2
|/ /
* | Header include reform: Since "tkInt.h" already contains header files like <st...jan.nijtmans2018-09-061-1/+1
|/
* 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-branchjan.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