From: <ma...@us...> - 2003-11-21 14:15:37
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv32403 Modified Files: Changelog Log Message: Toolbar/Menubar displayment/orientation can now be changed w/o restarting the interface. Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- Changelog 21 Nov 2003 11:12:17 -0000 1.91 +++ Changelog 21 Nov 2003 14:15:34 -0000 1.92 @@ -21,6 +21,8 @@ ############################################################################### 2003/11/21 Alo Sarv + * Toolbar/Menubar displayment/orientation can now be changed w/o + restarting the interface. * Fixed resource directory access if current working directory differs from application binary directory. Fixes wxMac resource dir access issues also. |