Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/tkWinDialog.c: added unicode-aware open/save file dialogs | hobbs | 2000-03-31 | 1 | -71/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | * win/tkWinFont.c (TkpFontPkgInit): move private ref to platformId to TkWinGetPlatformId * win/tkWinMenu.c (SetDefaults): moved private use of versionInfo to TkWinGetPlatformId and removed all code for (versionInfo.dwMajorVersion < 4) (== Win32s) * win/tkWinX.c: * win/tkWin32Dll.c: moved TkWinGetPlatformId to tkWinX.c * win/tkWinInit.c: added TkWinXInit to TkpInit to ensure that its called for static Windows shells. [Bug: 3647] * win/tkWinInt.h: * win/tkWinX.c: * win/tkWinDraw.c (SetUpGraphicsPort): * win/tkWinScrlbr.c (UpdateScrollbar): removed use of tkpIsWin32s * win/tkWinInt.h (TkWinDCState struct): added bkmode value * win/tkWinDraw.c (TkWinGetDrawableDC, et al): added support for properly transparent dashed lines on Windows. [Bug: 4617] | ||||
* | 1999-09-14 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-15 | 1 | -2/+2 |
| | | | | * win/tkWinMenu.c: fix for stack overrun in GetTextFace [Bug: 909] | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -335/+478 |
| | |||||
* | * win/tkWinMenu.c (TkpDestroyMenu): Changed so modalMenuPtr is | stanton | 1999-02-04 | 1 | -1/+5 |
| | | | | cleared when it is being destroyed. | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | fixed bug in menus where bgerrors were not generated during menu callbacks | stanton | 1998-08-04 | 1 | -118/+164 |
| | | | | | fixed memory leak in menu code fixed Alt-key handling | ||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+2646 |