Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/tkWinWindow.c: made use of standard Tk_GetHWND instead of | hobbs | 2001-10-01 | 1 | -11/+10 |
| | | | | older, private TkWinGetHWND. | ||||
* | * Corrected definition of | dgp | 2001-09-25 | 1 | -2/+2 |
| | | | | | TkpScanWindowId to handle situation where types Window and int do not have the same number of bits. CONST-ified too. | ||||
* | * win/tkWinWindow.c (TkpPrintWindowId, TkpScanWindowId): fixed to | hobbs | 2001-09-21 | 1 | -5/+18 |
| | | | | work on Win64 with 64bit XIDs. | ||||
* | * generic/tkFileFilter.c (AddClause): Cast to match function prototype. | mo | 2000-07-06 | 1 | -3/+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. | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -24/+26 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Reduced message traffic by setting WS_EX_NOPARENTNOTIFY on TkChild windows. | stanton | 1998-08-05 | 1 | -3/+3 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 1 | -1/+6 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+796 |