From: <ma...@us...> - 2003-12-08 01:11:18
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv31887 Modified Files: Changelog Log Message: Frame size/pos fix and splash fix Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.103 retrieving revision 1.104 diff -u -d -r1.103 -r1.104 --- Changelog 6 Dec 2003 00:19:04 -0000 1.103 +++ Changelog 8 Dec 2003 01:11:15 -0000 1.104 @@ -18,8 +18,13 @@ # in parenthesis. # # # # ALWAYS keep line lenghts UNDER/AT 80 characters. # -# ALL ChangeLog entries end with a dot. +# ALL ChangeLog entries end with a dot. # ############################################################################### + +2003/12/08 Alo Sarv + * Fixed frame size/position saving. + * Fixed wierd behaviour reported by Avi if menubar/preferences are + accessed before splashscreen disappears. 2003/12/06 Alo Sarv * Sidebar memory and speed optimizations. |