summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-11-02 13:16:37 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-11-02 13:16:37 (GMT)
commit5bf841749cfda4a1e0f18683581bd0a95aafe684 (patch)
tree4bec72de7caa37e31616c89d0bd7377c1440d630 /ChangeLog
parentc0900bcedd02bc90832f164503daa12f47107c4b (diff)
downloadtk-5bf841749cfda4a1e0f18683581bd0a95aafe684.zip
tk-5bf841749cfda4a1e0f18683581bd0a95aafe684.tar.gz
tk-5bf841749cfda4a1e0f18683581bd0a95aafe684.tar.bz2
Tk (non-native) message box now uses Ttk widgets for better L&F.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7f4ad9..412c21b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-11-02 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+ * library/msgbox.tcl: Made message dialog use Ttk widgets for better
+ L&F.
+
* library/tkfbox.tcl (::tk::dialog::file::CompleteEnt): Added <Tab>
completion. [FRQ 805091]
* library/tkfbox.tcl: Made file dialog use Ttk widgets for better L&F.