From: <ma...@us...> - 2003-12-29 06:22:45
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv19967 Modified Files: Changelog Log Message: URLs are now highlighted in log box (win32 only), reverted to old flickering iconsetupdating due to refreshing issues. Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- Changelog 29 Dec 2003 03:56:40 -0000 1.118 +++ Changelog 29 Dec 2003 06:22:42 -0000 1.119 @@ -27,6 +27,7 @@ 2003/12/29 Alo Sarv * Fixed win9x font issues; now using system font for bitmapbuttons. + * Log messages are also now passed to log box on server page. 2003/12/28 Alo Sarv * Applied patch 866355: Hetfields GTK-tray improvements: @@ -41,7 +42,6 @@ 2003/12/27 Alo Sarv * New bitmapbuttons are new iconset-theme aware. * Fixed toolbar images updating on iconset changing. - * Removed main frame flickering during iconset changing. 2003/12/26 Alo Sarv * Fixed configure script to be compatible with BSD. |