| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the win32 Wide API in some more places. And some simplifications, since w... | jan.nijtmans | 2017-01-18 | 1 | -24/+22 |
|
|
* | Fixed bug [1192095] - Toplevel menus return incorrect active index (cherrypic... | fvogel | 2016-03-27 | 1 | -1/+11 |
|
|
* | Fixed bug [487861ffff] - cascade with -accelerator looks wrong (cherrypicked ... | fvogel | 2016-03-20 | 1 | -6/+11 |
|
|
* | Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l... | jan.nijtmans | 2013-11-20 | 1 | -3/+3 |
|\ |
|
| * | Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l... | jan.nijtmans | 2013-11-20 | 1 | -3/+3 |
|
|
* | | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. | jan.nijtmans | 2013-01-28 | 1 | -1/+1 |
|
|
* | | Unbreak windows problems with commit [961ae24a3f] as well. | andreask | 2012-08-30 | 1 | -1/+1 |
|
|
* | | merge trunk | dkf | 2012-08-08 | 1 | -72/+63 |
|\ \ |
|
* | | | minor improvements to flag handling | dkf | 2012-07-31 | 1 | -2/+3 |
|
|
* | | | a few more places | dkf | 2012-07-24 | 1 | -8/+10 |
|/ / |
|
* | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-04-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -1/+1 |
| |\ |
|
* | \ | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -15/+21 |
|\ \ \
| |/ / |
|
| * | | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -15/+21 |
| |\ \
| | |/ |
|
| | * | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -28/+25 |
|
|
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -4/+4 |
|
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -2/+2 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
* | | | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support. | jan.nijtmans | 2011-03-24 | 1 | -5/+19 |
|\ \ \
| |/ / |
|
| * | | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support. | jan.nijtmans | 2011-03-24 | 1 | -7/+21 |
| |\ \
| | |/ |
|
| | * | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support | jan.nijtmans | 2011-03-24 | 1 | -6/+20 |
|
|
| | * | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 1 | -4/+21 |
|
|
| | * | * win/tkWinMenu.c (TkWinHandleMenuEvent): improve handling to | hobbs | 2007-06-09 | 1 | -16/+19 |
|
|
| | * | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -3/+3 |
|
|
| | * | * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline): | hobbs | 2006-11-24 | 1 | -41/+48 |
|
|
| | * | * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus | hobbs | 2006-09-21 | 1 | -4/+21 |
|
|
| | * | * win/tkWinMenu.c (FreeID, TkpNewMenu, MenuExitHandler) | hobbs | 2006-04-05 | 1 | -29/+59 |
|
|
| | * | * generic/tkInt.h: Backport of shutdown safety mods from the HEAD | davygrvy | 2004-10-27 | 1 | -2/+2 |
|
|
| | * | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme. | mdejong | 2004-09-23 | 1 | -49/+142 |
|
|
| | * | * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place | hobbs | 2004-05-03 | 1 | -1/+15 |
|
|
| | * | * win/tkWinX.c: fix drawing of unicode chars in menu | hobbs | 2004-05-03 | 1 | -3/+4 |
|
|
| * | | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 1 | -9/+7 |
|
|
| * | | Patch 2848897: Support the system keyboard cues setting on Windows | patthoyts | 2010-01-03 | 1 | -20/+77 |
|
|
| * | | Highlight for cascade items in torn-off menus is incorrect on Windows. | patthoyts | 2009-12-27 | 1 | -4/+7 |
|
|
| * | | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 1 | -4/+21 |
|
|
| * | | [Bug 2794778]: backported fix for keyboard transversal of the menus on Windows. | patthoyts | 2009-05-21 | 1 | -4/+5 |
|
|
| * | | [Patch 2507419] fix menu image display issue on windows | patthoyts | 2009-02-23 | 1 | -29/+56 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -5/+5 |
|
|
* | | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ... | nijtmans | 2010-11-19 | 1 | -6/+6 |
|
|
* | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-11-03 | 1 | -12/+6 |
|
|
* | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-11 | 1 | -4/+3 |
|
|
* | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-06 | 1 | -42/+36 |
|
|
* | | | Move definitions of WINVER/_WIN32_WINNT to one place, now that we only suppor... | nijtmans | 2010-09-13 | 1 | -3/+1 |
|
|
* | | | Make compilable with -DUNICODE, or mark files with a TODO which are not done ... | nijtmans | 2010-09-10 | 1 | -1/+7 |
|
|
* | | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -3/+3 |
|
|
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-22 | 1 | -3/+1 |
|
|