| Commit message (Expand) | Author | Age | Files | Lines |
* | More fixes (mostly getting rid of excess spaces) | dkf | 2005-12-02 | 1 | -221/+235 |
|
|
* | Fix problems in last commit | dkf | 2005-12-02 | 1 | -3/+3 |
|
|
* | ANSIfication | dkf | 2005-12-02 | 1 | -556/+573 |
|
|
* | Fix for [Bug 1216006] | Joe Mistachkin | 2005-08-21 | 1 | -2/+2 |
|
|
* | * win/tkWinX.c: Define _WIN32_WINNT with NT SP 3 data | mdejong | 2005-07-23 | 1 | -3/+3 |
|
|
* | * win/tkWinX.c (Tk_ResetUserInactiveTime): cast to squelch | hobbs | 2005-06-01 | 1 | -8/+8 |
|
|
* | Partial implementation of TIP#245; thanks Reinhard! | dkf | 2005-05-27 | 1 | -1/+95 |
|
|
* | correct xany -> xkey typo from 2005-02-28 commit | hobbs | 2005-03-04 | 1 | -2/+2 |
|
|
* | * win/tkWinX.c (GenerateXEvent): correct %A translation on | hobbs | 2005-02-28 | 1 | -6/+9 |
|
|
* | Modified to handle a wide-character title string of a toplevel | chengyemao | 2005-01-31 | 1 | -1/+3 |
|
|
* | Added TK_INFO message for use in an embedded window attachment protocol; modi... | chengyemao | 2005-01-16 | 1 | -1/+2 |
|
|
* | Implemented TK_STAT message to support {wm state} for embedded window | chengyemao | 2005-01-07 | 1 | -1/+2 |
|
|
* | Modified to support embedded menu widget | chengyemao | 2004-12-28 | 1 | -1/+2 |
|
|
* | implemented overrideredirect for an embedded; corrected incorrect frame upper... | chengyemao | 2004-12-20 | 1 | -1/+2 |
|
|
* | featrue implementation of Tk container and embedded including TK_MOVEWINDOW, ... | chengyemao | 2004-12-20 | 1 | -2/+2 |
|
|
* | Bug fix and feature implementation of embedded/embedding Tk | chengyemao | 2004-12-19 | 1 | -1/+7 |
|
|
* | bug fix (842945,831627) | chengyemao | 2004-12-17 | 1 | -1/+2 |
|
|
* | * win/tkWinX.c: Signature for tkWinXCleanup needed to be | davygrvy | 2004-10-27 | 1 | -5/+5 |
|
|
* | * win/tkWinX.c: Added declaration for advapi32 now that this file | patthoyts | 2004-09-24 | 1 | -1/+2 |
|
|
* | * win/tkWinInt.h (TkWinDisplayChanged): added decl | hobbs | 2004-09-23 | 1 | -68/+106 |
|
|
* | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme. | mdejong | 2004-09-21 | 1 | -1/+56 |
|
|
* | TIP#158 implementation; keypad keys on Win are now distinguishable. | dkf | 2004-07-05 | 1 | -1/+8 |
|
|
* | * win/tkWinX.c: fix drawing of unicode chars in menu | hobbs | 2004-05-03 | 1 | -1/+5 |
|
|
* | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -16/+49 |
|
|
* | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -3/+9 |
|
|
* | * generic/tkEvent.c: Added three new functions: TkCreateExitHandler, | davygrvy | 2003-12-21 | 1 | -2/+2 |
|
|
* | (TkWinXInit): Don't restric InitCommonControlsEx. It's valid on all platforms | davygrvy | 2003-12-13 | 1 | -10/+9 |
|
|
* | * generic/tkInt.decls: add TkWinSetHINSTANCE decl | hobbs | 2002-12-08 | 1 | -4/+29 |
|
|
* | * win/tkWinX.c (TkWinXInit): Move cleanup into an exit handler | hobbs | 2002-12-06 | 1 | -1/+7 |
|
|
* | * generic/tkBind.c (TkBindDeadWindow): | mdejong | 2002-06-19 | 1 | -2/+1 |
|
|
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-17 | 1 | -13/+16 |
|
|
* | * win/tkWinX.c (Tk_SetCaretPos): remove WM_IME_STARTCOMPOSITION | hobbs | 2002-04-12 | 1 | -37/+118 |
|
|
* | * win/tkWinX.c: added Tk_SetCaretPos code to position IME windows | hobbs | 2002-04-05 | 1 | -1/+87 |
|
|
* | * win/tkWinX.c: Define _WIN32_IE as 0x0300 | mdejong | 2002-03-07 | 1 | -1/+12 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -4/+4 |
|
|
* | * win/tkWinInt.h: | hobbs | 2001-12-28 | 1 | -1/+37 |
|
|
* | * win/tkWinX.c (TkWinXInit): added InitCommonControlsEx call. | hobbs | 2001-11-10 | 1 | -1/+13 |
|
|
* | (TkGetServerInfo): added recognition of Win64 | hobbs | 2001-09-21 | 1 | -4/+10 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-23 | 1 | -1/+7 |
|
|
* | * win/tkWinX.c: moved the initialization of tkPlatformId from | hobbs | 2001-05-30 | 1 | -10/+11 |
|
|
* | * win/makefile.vc: | hobbs | 2001-03-30 | 1 | -8/+232 |
|
|
* | * generic/tkFileFilter.c (AddClause): Cast to match function prototype. | mo | 2000-07-06 | 1 | -3/+1 |
|
|
* | * win/tkWinPointer.c: Changed Mod2Mask in TkWinGetModifierState to | ericm | 2000-04-19 | 1 | -2/+2 |
|
|
* | * test/winClipboard.test: | hobbs | 2000-04-12 | 1 | -5/+40 |
|
|
* | * win/tkWinDialog.c: added unicode-aware open/save file dialogs | hobbs | 2000-03-31 | 1 | -22/+41 |
|
|
* | * win/tkWinInt.h: removed TkFontAttributes typedef (was | hobbs | 1999-11-19 | 1 | -2/+2 |
|
|
* | * tests/unixSelect.test: Fixed broken test. | stanton | 1999-07-09 | 1 | -2/+1 |
|
|
* | * 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 |
|
|