summaryrefslogtreecommitdiffstats
path: root/win/stubs.c
Commit message (Collapse)AuthorAgeFilesLines
* merge core-8-4-branchbug_3508771jan.nijtmans2012-06-051-28/+28
|\
| * 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)
| * Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-1/+1
| |
* | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-021-22/+40
|/
* * Overlooked COSNTification of XSetCommanddgp2002-02-011-1/+1
|
* * 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.
* modified files to work with new windows Makefilessurles1999-06-161-5/+1
|
* Initial revisionrjohnson1998-04-011-0/+397