summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e20be63..ee9f6c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-07-15 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/ttkMacOSXTheme.c: Update notebook tab appearance to
+ * library/ttk/aquaTheme.tcl: modern L&F; adjust tab & notebook
+ padding and tabmargins; correct
+ appearance of selected tree header; add
+ support for native tree header sort
+ arrows via user1 state. [Patch 2819620]
+
+ * library/demos/mclist.tcl: use native sort arrows with aqua theme.
+
2009-07-15 Donal K. Fellows <dkf@users.sf.net>
* unix/tkUnixSelect.c (TkSelEventProc, SelRcvIncrProc, SelCvtFromX8):