diff options
author | das <das> | 2009-07-15 21:50:40 (GMT) |
---|---|---|
committer | das <das> | 2009-07-15 21:50:40 (GMT) |
commit | ebfe03eb0a8d627c9967d64a70f41571e3c07fa1 (patch) | |
tree | f17c6ab045e9bdcdab742b278769bd44c24146fd /ChangeLog | |
parent | 23c93fc468b9ccb7b9d9845ab87c1d4005043ab9 (diff) | |
download | tk-ebfe03eb0a8d627c9967d64a70f41571e3c07fa1.zip tk-ebfe03eb0a8d627c9967d64a70f41571e3c07fa1.tar.gz tk-ebfe03eb0a8d627c9967d64a70f41571e3c07fa1.tar.bz2 |
* 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]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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): |