summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2007-10-17 18:21:49 (GMT)
committerdas <das>2007-10-17 18:21:49 (GMT)
commit6a127a690e28a07ba6cd36bdda959bba81570cba (patch)
tree91501ba3d2148351db54101f0b32339b2a8d8059 /ChangeLog
parent06aac43788b42da26dec6e6a57265b232a506c26 (diff)
downloadtk-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--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed34544..12b7d20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.