diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,10 +1,14 @@ 2004-10-08 Joe English <jenglish@users.sourceforge.net> + TIP#205 IMPLEMENTATION + * unix/tkUnixRFont.c: TIP #205 "Use pkgconfig Database to Register Xft Support". 2004-10-05 Jeff Hobbs <jeffh@ActiveState.com> + TIP#159 IMPLEMENTATION + * doc/wm.n (iconphoto): added support for Tk photo * generic/tkInt.h (TkDisplay): images as titlebar icons. TIP #159 * win/tkWinWm.c (WmIconphotoCmd): wm iconphoto ?-default? image1 ... @@ -94,6 +98,8 @@ 2004-09-17 Jeff Hobbs <jeffh@ActiveState.com> + TIP#222 IMPLEMENTATION + * doc/wm.n: * tests/winWm.test: Add 'wm attributes -alpha' to control toplevel * win/tkWinInt.h: alpha transparency on Win2K/XP+. |