diff options
author | hobbs <hobbs> | 2007-12-13 23:13:51 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-12-13 23:13:51 (GMT) |
commit | 9fd974286cb1cb9402e5f080122f3ec6d7cf5ff0 (patch) | |
tree | 453f8a4c1e37ddb4dc0b46975cbe4518959269c6 /ChangeLog | |
parent | f6b3b8871d886c215eb8d780664c34e2ba21b172 (diff) | |
download | tk-9fd974286cb1cb9402e5f080122f3ec6d7cf5ff0.zip tk-9fd974286cb1cb9402e5f080122f3ec6d7cf5ff0.tar.gz tk-9fd974286cb1cb9402e5f080122f3ec6d7cf5ff0.tar.bz2 |
* generic/tkMenubutton.c (ConfigureMenuButton): trace the
-textvariable even if an image exists as it may use -compound.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-12-13 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tkMenubutton.c (ConfigureMenuButton): trace the + -textvariable even if an image exists as it may use -compound. + 2007-12-12 Jeff Hobbs <jeffh@ActiveState.com> * generic/tkText.c (DeleteChars, TextEditCmd, updateDirtyFlag): |