Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some quoting issues, eliminate TCL_VARARGS_DEFINE | jan.nijtmans | 2012-06-07 | 1 | -1/+1 |
|\ | |||||
* \ | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 1 | -18/+35 |
|\ \ | |/ | | | | | needed for Cygwin | ||||
| * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 1 | -28/+28 |
| |\ | |||||
| * | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 1 | -22/+40 |
| | | | |||||
* | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -11/+12 |
|\ \ \ | | |/ | |/| | |||||
| * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -11/+12 |
| | | | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) | ||||
* | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -1/+1 |
| |/ | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
* | | Less of that K&R or wrongly indented function header style! | dkf | 2007-02-22 | 1 | -192/+187 |
|/ | |||||
* | * Overlooked COSNTification of XSetCommand | dgp | 2002-02-01 | 1 | -1/+1 |
| | |||||
* | * generic/tkFileFilter.c (AddClause): Cast to match function prototype. | mo | 2000-07-06 | 1 | -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 Makefiles | surles | 1999-06-16 | 1 | -5/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+397 |