summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwordtech <wordtech>2011-01-06 08:51:44 (GMT)
committerwordtech <wordtech>2011-01-06 08:51:44 (GMT)
commitf59f2f1e2ca5ea39fdb19e3d3c2bca81464da3ac (patch)
treebb06309a8f8c19cde649322d4bae2589e674f6cc /ChangeLog
parent42a81371d3c685306021a717dd79d0f0faa1e199 (diff)
downloadtk-f59f2f1e2ca5ea39fdb19e3d3c2bca81464da3ac.zip
tk-f59f2f1e2ca5ea39fdb19e3d3c2bca81464da3ac.tar.gz
tk-f59f2f1e2ca5ea39fdb19e3d3c2bca81464da3ac.tar.bz2
Add changes to OSX files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index abc0382..3b30388 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-06 Kevin Walzer <wordtech@users.sourceforge.net>
+
+ * macosx/README: Added info on textured background windows.
+ * macosx/tkMacOSXFont.c: Fix for 2857300, improves rounding up on text width [submitted by treectrl]
+ * macosx/tkMacOSXMenu.c: Fix for radiobuttons and checkbuttons not displaying in popup menus, and disabled menu entries.
+ *macosx/ tkMacOSXWindowEvent.c: Fix for 3086887, speeds up scrolling; also textured background windows
+ * macosx/tkMacOSXWm.c: Textured background windows.
+
2011-01-06 Stuart Cassoff <stwo@users.sourceforge.net>
* generic/tkEvent.c: Cast some NULLs to (void *) in order to quash