diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-22 20:26:11 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-22 20:26:11 (GMT) |
commit | a1b406abde47d849f33623e86dbae8d3e462f50a (patch) | |
tree | ef5548e0609df9eb6472f50b9aca687b4ac42c73 /ChangeLog | |
parent | e3046584b984cb05eb01493cb2747365518f18b8 (diff) | |
download | tk-a1b406abde47d849f33623e86dbae8d3e462f50a.zip tk-a1b406abde47d849f33623e86dbae8d3e462f50a.tar.gz tk-a1b406abde47d849f33623e86dbae8d3e462f50a.tar.bz2 |
[Bug 1939129] combobox dropdown was drawn behind topmost toplevels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2008-11-22 Pat Thoyts <patthoyts@users.sourceforge.net> + * library/ttk/combobox.tcl: [Bug 1939129] combobox dropdown was + drawn behind topmost toplevels. * generic/tkCanvText.c: Fixed up complaints from MSVC engendered * generic/tkFont.c: by the last commit. In particular replaced * win/tkWinDraw.c: round() which is a C99 function. |