diff options
author | das <das> | 2007-10-17 18:21:49 (GMT) |
---|---|---|
committer | das <das> | 2007-10-17 18:21:49 (GMT) |
commit | 6a127a690e28a07ba6cd36bdda959bba81570cba (patch) | |
tree | 91501ba3d2148351db54101f0b32339b2a8d8059 /ChangeLog | |
parent | 06aac43788b42da26dec6e6a57265b232a506c26 (diff) | |
download | tk-6a127a690e28a07ba6cd36bdda959bba81570cba.zip tk-6a127a690e28a07ba6cd36bdda959bba81570cba.tar.gz tk-6a127a690e28a07ba6cd36bdda959bba81570cba.tar.bz2 |
* library/demos/widget: Aqua GOOBE, cleanup icons.
* library/demos/ttkbut.tcl:
* library/demos/button.tcl: restore setting of button
highlightbackground on Aqua.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2007-10-18 Daniel Steffen <das@users.sourceforge.net> + + * library/demos/widget: Aqua GOOBE, cleanup icons. + * library/demos/ttkbut.tcl: + + * library/demos/button.tcl: restore setting of button + highlightbackground on Aqua. + + * macosx/ttkMacOSXTheme.c: adjust button and separator geometry. + + * macosx/tkMacOSXWm.c: fix warnings. + + * macosx/Wish.xcodeproj/project.pbxproj: add new demo files. + * macosx/Wish.xcode/project.pbxproj: + 2007-10-17 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * library/demos/ttkbut.tcl: Added demo of the basic Ttk widgets. |