Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/tkWinInt.h: removed TkFontAttributes typedef (was | hobbs | 1999-11-19 | 1 | -2/+2 |
| | | | | | | | | redundant with tkFont.h). * win/tkWinPort.h: put #ifndef __GNUC__ around redefinition of str[n]casecmp, as cygwin uses the originals. * win/tkWinX.c: changed GetCurrentTime to GetTickCount (the former is deprecated). [Bug: 2053] | ||||
* | * tests/unixSelect.test: Fixed broken test. | stanton | 1999-07-09 | 1 | -2/+1 |
| | | | | | | | | | | * win/makefile.vc: Added special case target to ensure that tkStubLib.obj is built with -DSTATIC_BUILD. * win/tkWinX.c (TkWinChildProc): Changed to pass WM_WINDOWPOSCHANGED through to DefWindowProc to make OpenGL sub-windows happy. This allows Windows to generate the WM_SIZE and WM_MOVE messages. | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -26/+98 |
| | |||||
* | Added support for the MouseWheel event. | rjohnson | 1998-10-10 | 1 | -1/+28 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | added WM_SYSCHAR/WM_MENUCHAR handling | stanton | 1998-08-04 | 1 | -1/+15 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1020 |