| Commit message (Expand) | Author | Age | Files | Lines |
* | bug fix (842945,831627) | chengyemao | 2004-12-17 | 3 | -44/+24 |
|
|
* | Bump to 8.5a3 | dkf | 2004-12-11 | 1 | -2/+2 |
|
|
* | * win/makefile.vc: Shell targets needed more stack space. [Bug 1066755] | davygrvy | 2004-11-26 | 1 | -4/+4 |
|
|
* | * tests/wm.test: Add Win32 test cases for attributes | mdejong | 2004-10-29 | 1 | -9/+11 |
|
|
* | * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler): | mdejong | 2004-10-28 | 1 | -8/+48 |
|
|
* | * win/tkWinX.c: Signature for tkWinXCleanup needed to be | davygrvy | 2004-10-27 | 2 | -6/+8 |
|
|
* | * win/tkWinRegion.c (TkpBuildRegionFromAlphaData): Fixed syntax error | patthoyts | 2004-10-26 | 1 | -2/+2 |
|
|
* | Attempt to fix [Bug 919066] by allowing the code that creates the region | dkf | 2004-10-26 | 1 | -1/+62 |
|
|
* | Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179) | dkf | 2004-10-24 | 1 | -1/+3 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): pass SWP_NOOWNERZORDER to | hobbs | 2004-10-21 | 1 | -2/+3 |
|
|
* | * doc/wm.n (iconphoto): added support for Tk photo | hobbs | 2004-10-05 | 1 | -6/+117 |
|
|
* | * 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 | 3 | -70/+219 |
|
|
* | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme. | mdejong | 2004-09-21 | 3 | -27/+95 |
|
|
* | * win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHA | mdejong | 2004-09-21 | 1 | -3/+5 |
|
|
* | * win/tkWinWm.c (UpdateWrapper, WmAttributesCmd): handle attribute | hobbs | 2004-09-21 | 1 | -41/+41 |
|
|
* | (UpdateWrapper): don't adjust Z order of TOPMOST window. | hobbs | 2004-09-19 | 1 | -13/+26 |
|
|
* | * win/tkWinWm.c (WmAttributesCmd): correct -alpha 0.0/1.0 setting | hobbs | 2004-09-18 | 1 | -17/+14 |
|
|
* | * doc/wm.n: | hobbs | 2004-09-17 | 2 | -21/+159 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z order | hobbs | 2004-09-17 | 1 | -4/+30 |
|
|
* | added VC7-safe environment check used in the Tcl makefile.vc | davygrvy | 2004-09-16 | 1 | -5/+7 |
|
|
* | * win/tkWinWm.c (WmIconwindowCmd): Replace bogus | mdejong | 2004-09-15 | 1 | -8/+3 |
|
|
* | * win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the right | hobbs | 2004-09-13 | 1 | -15/+10 |
|
|
* | (UpdateWrapper): update to 2004-06-12 Kovalenko to account for | hobbs | 2004-09-10 | 1 | -14/+16 |
|
|
* | * win/tkWinWm.c (ActivateWindow): SetFocus to grab window when | hobbs | 2004-09-10 | 1 | -4/+9 |
|
|
* | include tkTest.c in list of files which depend on tkText.h | vincentdarley | 2004-09-10 | 1 | -1/+2 |
|
|
* | * win/tkWinWm.c (ReadIconFromFile): when using SHGetFileInfo to | hobbs | 2004-09-10 | 1 | -22/+45 |
|
|
* | Set TK_LIBRARY when execing Tk apps (test, runtest, rundemo). | patthoyts | 2004-09-06 | 1 | -1/+4 |
|
|
* | Make sure user_data is NULL everywhere it isn't set. [Bug 1021812] | dkf | 2004-09-03 | 1 | -1/+2 |
|
|
* | * macosx/tkMacOSXWm.c: Made use of Tcl_WrongNumArgs in a few | dgp | 2004-08-25 | 1 | -4/+2 |
|
|
* | * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon from | hobbs | 2004-08-20 | 3 | -17/+140 |
|
|
* | * tests/canvText.test: | mdejong | 2004-08-09 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: | das | 2004-07-20 | 1 | -1/+22 |
|
|
* | TIP#158 implementation; keypad keys on Win are now distinguishable. | dkf | 2004-07-05 | 1 | -1/+8 |
|
|
* | Fix for #742882 "Potential division by zero in gridded wm geometry" | jenglish | 2004-06-16 | 1 | -5/+16 |
|
|
* | win/tkWinButton.c: Add a 3D highlight to disabled *buttons and | a_kovalenko | 2004-06-16 | 1 | -1/+25 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): Let overrideredirect'ed window's | a_kovalenko | 2004-06-12 | 1 | -2/+10 |
|
|
* | Finish off the TIP#152 implementation with Win implementation, tests & docs. | dkf | 2004-05-24 | 1 | -12/+29 |
|
|
* | Fixed bug 767176 | chengyemao | 2004-05-08 | 1 | -3/+3 |
|
|
* | * win/tkWinFont.c (FindSubFontForChar): corrections to dkf patch | hobbs | 2004-05-05 | 1 | -14/+16 |
|
|
* | Fix FMR in subfont handling on Windows. [Bug 618872] | dkf | 2004-05-05 | 1 | -15/+31 |
|
|
* | * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place | hobbs | 2004-05-03 | 1 | -16/+12 |
|
|
* | * win/tkWinX.c: fix drawing of unicode chars in menu | hobbs | 2004-05-03 | 3 | -5/+12 |
|
|
* | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -16/+49 |
|
|
* | * generic/tkPort.h: | das | 2004-04-24 | 1 | -2/+2 |
|
|
* | * generic/tkPort.h: | das | 2004-04-24 | 1 | -5/+11 |
|
|
* | * README: Bump version to 8.5a2. | dgp | 2004-03-26 | 2 | -3/+3 |
|
|
* | Checks MSDevDir, not MSVCDir envar. | davygrvy | 2004-03-09 | 2 | -5/+5 |
|
|
* | * win/tkWin32Dll.c: Add variables needed when | mdejong | 2004-03-05 | 1 | -1/+10 |
|
|
* | update patchlevel to 8.5a1 | hobbs | 2004-03-02 | 2 | -3/+3 |
|
|