summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2013-03-27 11:35:58 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2013-03-27 11:35:58 (GMT)
commit1586f24df4f4eb3061152394a8def5122d310c26 (patch)
treed4116ef6a4c8db9adbdca6d52cd507517b4986d7 /ChangeLog
parentcef1c8b907787fd4bcb76f01f30e8fbaa3a07e28 (diff)
parent809ec0496c2a00c87e89bfbe1841d10c80fb4fb5 (diff)
downloadtk-1586f24df4f4eb3061152394a8def5122d310c26.zip
tk-1586f24df4f4eb3061152394a8def5122d310c26.tar.gz
tk-1586f24df4f4eb3061152394a8def5122d310c26.tar.bz2
[Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.
Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b7e582..b9b4766 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2013-03-27 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * library/button.tcl: [Bug 3608074]: Add <<Invoke>> bindings to
+ * library/listbox.tcl: Button's, Listbox and Menu.
+ * library/menu.tcl:
+ * doc/event.n: Document <<Invoke>>, <<ThemeChanged>>,
+ * doc/ttk_panedwindow.n: <<EnteredChild>> (ttk_pandedwindow only) and
+ * doc/ttk_spinbox.n: <<Increment/Decrement>> (ttk_spinbox only)
+
2013-03-22 Don Porter <dgp@users.sourceforge.net>
* generic/tkWindow.c: Updates so that Tk 8.5.14+ will be able to