summaryrefslogtreecommitdiffstats
path: root/win/stubs.c
Commit message (Collapse)AuthorAgeFilesLines
* fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-151-2/+2
| | | FossilOrigin-Name: 1a640018b685566167c7fbd3acef90898cd690d4
* Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-081-29/+47
|\ | | | | | | | | needed for Cygwin FossilOrigin-Name: 5ed597c56aa73e9847d66f10a80ab1b71d64ba3d
| * some quoting issues, eliminate TCL_VARARGS_DEFINEjan.nijtmans2012-06-071-1/+1
| |\ | | | | | | FossilOrigin-Name: 7b5b2dd508385b4bd87ce3ac927a024914d0284c
| * \ Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-071-18/+35
| |\ \ | | |/ | | | | | | | | | needed for Cygwin FossilOrigin-Name: 3bd080b93c0124d1449dd6cf4b306b4c2619a514
| | * merge core-8-4-branchjan.nijtmans2012-06-051-28/+28
| | |\ | | | | | | | | FossilOrigin-Name: 61bf2ca347bfe0c1fc1534aea862ea94145731e6
| | * | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-021-22/+40
| | | | | | | | | | | | FossilOrigin-Name: 513498f8a4b8710289474af1a1b23285f1969509
| * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-11/+12
| |\ \ \ | | | |/ | | |/| FossilOrigin-Name: c1a8b045685b72ee86a3eca97e44d961fcc3a563
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-11/+12
| | | | | | | | | | | | | | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) FossilOrigin-Name: 74f3185b76294804001c0560ff2fd1cf5d253533
* | | | Implement XFlush and various others for win32 as stubs, so win32 extensions ↵jan.nijtmans2012-05-311-0/+68
|/ / / | | | | | | | | | | | | | | | | | | using those can run under CYGWIN as well. Allow tk86.dll to cooperate with the cygwin console. FossilOrigin-Name: 37867eab968c2776405ced0c1db87e82d9cf0ca3
* | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-1/+1
|\ \ \ | |/ / | | | FossilOrigin-Name: 4a5604149cb82977530a21972d1969429938d52e
| * | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-1/+1
| |/ | | | | FossilOrigin-Name: 5522569059fa01225d7953422ea27439aaca231d
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-2/+2
|\ \ | |/ | | FossilOrigin-Name: 30375f51d117cab09fb37c575465fead5e3a8caa
* | Less of that K&R or wrongly indented function header style!dkf2007-02-221-192/+187
|/ | | FossilOrigin-Name: 9b0470e090f9e2ece65f8399b3c318ab16e668d9
* * Overlooked COSNTification of XSetCommanddgp2002-02-011-1/+1
| | | FossilOrigin-Name: 15f338bab29cbbf8e66c4b944f44bc426196c9af
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-1/+1
| | | | | | | | | | | | | | | | | * win/stubs.c (_XInitImageFuncPtrs): Add return value for function. * win/tkWinButton.c (buttonStyles, ButtonBindProc, ComputeStyle): Remove unused declarations. * win/tkWinColor.c (GetColorByName, GetColorByValue): Remove unused function declarations. * win/tkWinDialog.c (TrySetDirectory): Remove unused function declaration. * win/tkWinEmbed.c (TkWinEmbeddedEventProc): Cast to match function prototype. * win/tkWinMenu.c (winMenuMutex, MenuExitProc): Remove unused declaration. * win/tkWinWindow.c (StackWindow): Remove unused declaration. * win/tkWinWm.c (ConfigureEvent): Remove unused declaration. * win/tkWinX.c (winXMutex): Remove unused declaration. * xlib/ximage.c (XCreateBitmapFromData): Cast to match function prototype. FossilOrigin-Name: 51f47c0c03aff365cd11fd45c22dc16f8da2f17a
* modified files to work with new windows Makefilessurles1999-06-161-5/+1
| | | FossilOrigin-Name: 8a68de4fa4b67394ae69a65ee86ee1abad5a4737
* Initial revisionrjohnson1998-04-011-0/+397
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4