diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-08-24 21:22:46 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-08-24 21:22:46 (GMT) |
commit | be443037d96546bb6095977a5c5a81c5ccf681e2 (patch) | |
tree | 6192149b82a1a06f7ead59bab4fec015cfa848d1 /ChangeLog | |
parent | ebf849fe623fc8d267fcaa651e83b3061acea2e0 (diff) | |
download | tk-be443037d96546bb6095977a5c5a81c5ccf681e2.zip tk-be443037d96546bb6095977a5c5a81c5ccf681e2.tar.gz tk-be443037d96546bb6095977a5c5a81c5ccf681e2.tar.bz2 |
Correct bindings for [tk_messageBox].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-08-24 Donal K. Fellows <dkf@users.sf.net> + + * library/msgbox.tcl (::tk::MessageBox): Correct bindings so that they + work with ttk::buttons. Reported by Hans-Christoph Steiner. + 2009-08-24 Daniel Steffen <das@users.sourceforge.net> * generic/tkInt.h: Annotate Tcl_Panic as noreturn for clang static |