| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkFrame.c (DisplayFrame): | hobbs | 2005-07-28 | 1 | -1/+28 |
|
|
* | * unix/Makefile.in: Subst TCLSH_PROG and | mdejong | 2005-07-25 | 4 | -33/+57 |
|
|
* | * README: Bump version number to 8.4.11 | dgp | 2005-06-18 | 2 | -3/+3 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-06-01 | 1 | -5/+7 |
|
|
* | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 2 | -3/+3 |
|
|
* | * win/tcl.m4, win/configure: do not require cygpath in macros to | hobbs | 2005-03-30 | 2 | -48/+54 |
|
|
* | * win/makefile.vc: clarify necessary defined vars that can come | hobbs | 2005-03-08 | 1 | -14/+18 |
|
|
* | * win/tkWinWm.c (WinSetIcon): fix GCLP_ICONSM -> GCLP_HICONSM. | hobbs | 2005-03-08 | 1 | -2/+2 |
|
|
* | * win/tkWinX.c (GenerateXEvent): correct %A translation on | hobbs | 2005-02-28 | 1 | -8/+11 |
|
|
* | * win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval for | hobbs | 2005-02-11 | 1 | -10/+11 |
|
|
* | * win/tkWinWm.c (TkWinWmCleanup): clean up layered window class | hobbs | 2005-01-04 | 1 | -1/+10 |
|
|
* | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove | hobbs | 2004-12-30 | 2 | -26/+32 |
|
|
* | bumped patchlevel to 8.4.9 | hobbs | 2004-11-25 | 2 | -3/+3 |
|
|
* | * tests/wm.test: Add Win32 test cases for attributes | mdejong | 2004-10-29 | 1 | -9/+11 |
|
|
* | * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5 | patthoyts | 2004-10-29 | 1 | -2/+2 |
|
|
* | * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler): | mdejong | 2004-10-28 | 1 | -1/+120 |
|
|
* | * README: Bumped to patch level 8.4.8 | dgp | 2004-10-28 | 2 | -3/+3 |
|
|
* | * generic/tkInt.h: Backport of shutdown safety mods from the HEAD | davygrvy | 2004-10-27 | 4 | -21/+51 |
|
|
* | * win/makefile.vc: Backport to the most recent | davygrvy | 2004-10-27 | 3 | -32/+191 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): pass SWP_NOOWNERZORDER to | hobbs | 2004-10-21 | 1 | -2/+3 |
|
|
* | Backport of 8.5 wm iconphoto that added support for Tk photo | hobbs | 2004-10-05 | 1 | -6/+117 |
|
|
* | * win/tkWinInt.h (TkWinDisplayChanged): added decl | hobbs | 2004-09-23 | 3 | -70/+219 |
|
|
* | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme. | mdejong | 2004-09-23 | 3 | -51/+205 |
|
|
* | * win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHA | mdejong | 2004-09-23 | 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-18 | 1 | -12/+28 |
|
|
* | * win/tkWinWm.c (WmAttributesCmd): correct -alpha 0.0/1.0 setting | hobbs | 2004-09-18 | 1 | -19/+14 |
|
|
* | * tests/winWm.test: Add 'wm attributes -alpha' to control toplevel | hobbs | 2004-09-17 | 2 | -21/+158 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z order | hobbs | 2004-09-17 | 1 | -11/+32 |
|
|
* | * win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the right | hobbs | 2004-09-13 | 1 | -15/+10 |
|
|
* | (UpdateWrapper): update to Kovalenko to account for whether the | hobbs | 2004-09-10 | 1 | -14/+16 |
|
|
* | * win/tkWinWm.c (ActivateWindow): SetFocus to grab window when | hobbs | 2004-09-10 | 1 | -4/+9 |
|
|
* | * win/tkWinWm.c: backport of several items from 8.5 head: | hobbs | 2004-09-10 | 1 | -64/+152 |
|
|
* | * win/tkWinDialog.c (EatSpuriousMessageBugFix): Fix a problem with | hobbs | 2004-08-20 | 1 | -2/+50 |
|
|
* | * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon from | hobbs | 2004-08-20 | 3 | -15/+140 |
|
|
* | * tests/canvText.test: | mdejong | 2004-08-09 | 1 | -2/+2 |
|
|
* | * README, macosx/Wish.pbproj/project.pbxproj: bumped to | hobbs | 2004-07-13 | 2 | -3/+3 |
|
|
* | Modified UpdateWrapper to fix bug 767176 | chengyemao | 2004-05-15 | 1 | -3/+3 |
|
|
* | Apply fix from tcl bug #950049 for make docs. | patthoyts | 2004-05-10 | 1 | -2/+2 |
|
|
* | * win/tkWinFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make sure | hobbs | 2004-05-05 | 1 | -15/+33 |
|
|
* | * 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 | 3 | -5/+12 |
|
|
* | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -1/+49 |
|
|
* | * win/tkWinFont.c (Tk_MeasureChars): backport fixes to bold/italic | hobbs | 2004-02-14 | 1 | -144/+159 |
|
|
* | update to patchlevel 8.4.6 | hobbs | 2004-02-13 | 2 | -3/+3 |
|
|
* | * win/tkWinDialog.c (ChooseDirectoryValidateProc): create a pidl | hobbs | 2004-02-13 | 1 | -7/+40 |
|
|
* | Backported fix for bug #776646 which makes hand2 and fleur native on windows. | patthoyts | 2004-01-28 | 1 | -3/+12 |
|
|
* | Reverted to 1.15 for two reasons. 1) problem is best addressed in Tcl's | davygrvy | 2003-12-12 | 1 | -7/+5 |
|
|
* | (WishPanic) : placed ExitProcess() in a __try block (SEH) to catch any | davygrvy | 2003-12-11 | 1 | -4/+6 |
|
|
* | * generic/tk.h: Bumped patch level to 8.4.5.1 to distinguish | dgp | 2003-12-03 | 2 | -3/+3 |
|
|