summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-10-31 13:56:58 (GMT)
committerdas <das>2006-10-31 13:56:58 (GMT)
commite34deb0d94616657c46d94284fa5f773f2c02f77 (patch)
treea42b42ce61d35763dbcc140b6d85c1cbe8d8e7d1 /ChangeLog
parent397a2c9832bf618f26be267501cf49ab06a562ec (diff)
downloadtk-e34deb0d94616657c46d94284fa5f773f2c02f77.zip
tk-e34deb0d94616657c46d94284fa5f773f2c02f77.tar.gz
tk-e34deb0d94616657c46d94284fa5f773f2c02f77.tar.bz2
* macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files.
* macosx/ttkMacOSXTheme.c: standardize header #includes. * unix/Makefile (checkstubs, checkexports): check ttk.decls, allow export of Ttk prefixed symbols. * generic/ttk/tkDefaultTheme.c: fix warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7965b9a..86122df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-10-31 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files.
+
+ * macosx/ttkMacOSXTheme.c: standardize header #includes.
+
+ * unix/Makefile (checkstubs, checkexports): check ttk.decls, allow
+ export of Ttk prefixed symbols.
+
+ * generic/ttk/tkDefaultTheme.c: fix warnings.
+
2006-10-30 Jeff Hobbs <jeffh@ActiveState.com>
* doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: