summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2009-04-10 16:08:42 (GMT)
committerdas <das>2009-04-10 16:08:42 (GMT)
commit9f2a4345fce2de847fa782dbcf7f5bef0a500c49 (patch)
tree3bbc07f93947edf5c07096c55be7d0f536431361 /ChangeLog
parentc6b8c8a1001ee5c40918393538134f1fcbff9222 (diff)
downloadtk-9f2a4345fce2de847fa782dbcf7f5bef0a500c49.zip
tk-9f2a4345fce2de847fa782dbcf7f5bef0a500c49.tar.gz
tk-9f2a4345fce2de847fa782dbcf7f5bef0a500c49.tar.bz2
* library/menu.tcl (::tk::MbPost): fix error thrown in y position
computation with indicatoron.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f9ad1f..410de8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-04-10 Daniel Steffen <das@users.sourceforge.net>
+ * library/menu.tcl (::tk::MbPost): fix error thrown in y position
+ computation with indicatoron.
+
+ * generic/tkMenubutton.c: s/DEF_BUTTON_JUSTIFY/DEF_MENUBUTTON_JUSTIFY/
+
* generic/tkUtil.c (TkBackgroundEvalObjv): use Tcl_BackgroundException.
* generic/tkBind.c (HandleEventGenerate): ensure window exists before