From: <ma...@us...> - 2003-12-28 05:38:03
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv21596 Modified Files: Changelog Log Message: Patch 866355 Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.116 retrieving revision 1.117 diff -u -d -r1.116 -r1.117 --- Changelog 27 Dec 2003 07:39:53 -0000 1.116 +++ Changelog 28 Dec 2003 05:38:00 -0000 1.117 @@ -25,6 +25,16 @@ # This also helps in backtracking changes, or reviewing development history. # ############################################################################### +2003/12/28 Alo Sarv + * Applied patch 866355: Hetfields GTK-tray improvements: + * GTK2 compatibility. + * Unicode compatibility. + * Now uses global CImages class images for icon. + * Fixed transparency issues in KDE. + * Fixed segfault on exit. + * Fixed GTK warnings/criticals. + * General code cleanup and optimization. + 2003/12/27 Alo Sarv * New bitmapbuttons are new iconset-theme aware. * Fixed toolbar images updating on iconset changing. |