summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2008-07-22 17:02:31 (GMT)
committerdas <das>2008-07-22 17:02:31 (GMT)
commitac9105656dcdedaac77fbde7e874b7d1d9d3e2b1 (patch)
tree963a07427c6483076f46267687270a62b365b491 /ChangeLog
parentc2cecc8f25e42460d2b58b35f0f3329bcc24803e (diff)
downloadtk-ac9105656dcdedaac77fbde7e874b7d1d9d3e2b1.zip
tk-ac9105656dcdedaac77fbde7e874b7d1d9d3e2b1.tar.gz
tk-ac9105656dcdedaac77fbde7e874b7d1d9d3e2b1.tar.bz2
* library/ttk/aquaTheme.tcl: Use system color names and TIP145 named
font instead of hardcoded color values and deprecated native font name.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85dbf27..eb55729 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-22 Daniel Steffen <das@users.sourceforge.net>
+
+ * library/ttk/aquaTheme.tcl: Use system color names and TIP145 named
+ font instead of hardcoded color values and deprecated native font name.
+
+ * macosx/tkMacOSXHLEvents.c: sync with HEAD.
+
2008-07-04 Joe English <jenglish@users.sourceforge.net>
* generic/ttk/ttkDefaultTheme.c, generic/ttk/ttkClamTheme.c,