From: <ma...@us...> - 2003-12-27 07:39:57
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv3253 Modified Files: Changelog Log Message: Fixed toolbar images updating after iconset change. Removed mainframe flickering during iconset changing. Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.115 retrieving revision 1.116 diff -u -d -r1.115 -r1.116 --- Changelog 26 Dec 2003 14:27:35 -0000 1.115 +++ Changelog 27 Dec 2003 07:39:53 -0000 1.116 @@ -25,6 +25,11 @@ # This also helps in backtracking changes, or reviewing development history. # ############################################################################### +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. * Fixed the i18n issues that arose after implementing dynamic pages |