summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-05-06 13:27:18 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-05-06 13:27:18 (GMT)
commit007b6e6f8e4b7daa85154046f7ddfb2d706a031e (patch)
tree7809543d15d8f8d74ce300723b9118ed2431e2bf /ChangeLog
parent0399ee95b148f9a65e1556e18ffde0bfe8571f75 (diff)
downloadtk-007b6e6f8e4b7daa85154046f7ddfb2d706a031e.zip
tk-007b6e6f8e4b7daa85154046f7ddfb2d706a031e.tar.gz
tk-007b6e6f8e4b7daa85154046f7ddfb2d706a031e.tar.bz2
Updated the Wish and Tk icons for Windows 7 support.
Vista and Windows 7 like to display larger icon sizes than previous versions although we do not include the largest suggested size (256x256) as that prevents building with msvc6. Both icons are rendered from SVG versions of the Tcl feather or the Wish lamp.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdb9016..ab378c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-05-06 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/images/lamp.svg: Added an SVG version of the Tk lamp and
+ * library/images/lamp.png: a pre-rendered PNG version.
+ * win/rc/wish.ico: Wish gets a new icon using the SVG lamp and the
+ * win/rc/tk.ico: tk dll gets the tcl rendered feather. This
+ provides improved icons for Vista/Windows 7.
+
2009-05-05 Donal K. Fellows <dkf@users.sf.net>
* doc/MainWin.3 (Tk_GetNumMainWindows): [Bug 487220]: Clarified that