| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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@users.sourceforge.net | 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@users.sourceforge.net | 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@users.sourceforge.net | 2003-12-03 | 2 | -3/+3 |
|
|
* | * README: Bumped patch level to 8.4.6 to distinguish | dgp@users.sourceforge.net | 2003-12-03 | 2 | -3/+3 |
|
|
* | * win/makefile.vc: Restored consistency of pkgIndex.tcl file | dgp@users.sourceforge.net | 2003-11-17 | 1 | -7/+3 |
|
|
* | Fixes pkgIndex.tcl generation so a symbols build is loaded when Tcl is symbols | davygrvy | 2003-11-16 | 1 | -3/+7 |
|
|
* | * win/tkWinDraw.c (XFillRectangles): correctly handle the | hobbs | 2003-11-11 | 1 | -6/+25 |
|
|
* | * win/configure: | hobbs | 2003-11-11 | 2 | -17/+33 |
|
|
* | * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpp | hobbs | 2003-10-29 | 1 | -4/+30 |
|
|
* | correct imageYOffset for buttons with just images | hobbs | 2003-10-10 | 1 | -4/+4 |
|
|
* | * README: Bumped to patch level 8.4.5 | dgp@users.sourceforge.net | 2003-10-03 | 2 | -3/+3 |
|
|
* | * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to provide | hobbs | 2003-07-19 | 1 | -2/+2 |
|
|
* | * win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K. | hobbs | 2003-07-18 | 1 | -3/+3 |
|
|
* | * win/tkWinImage.c (XGetImage): correct init of biSizeImage in | hobbs | 2003-07-17 | 1 | -2/+2 |
|
|
* | * README: Bumped patchlevel to 8.4.4 in preparation | dgp@users.sourceforge.net | 2003-07-15 | 2 | -3/+3 |
|
|
* | Bumped version to 8.4.3 | hobbs | 2003-05-15 | 2 | -3/+3 |
|
|
* | * generic/tkButton.h: Rewrote the handling | hobbs | 2003-04-26 | 1 | -31/+42 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc when | hobbs | 2003-04-25 | 1 | -9/+12 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-03 | 3 | -22/+40 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-03 | 2 | -15/+1 |
|
|
* | Corrected several problems that prevented OPTS=symbols from building
| Kevin B Kenny | 2003-03-23 | 2 | -9/+17 |
|
|
* | Backed the version to 8.4 on the 8.4 branch.
| Kevin B Kenny | 2003-03-13 | 1 | -2/+2 |
|
|