From: <ma...@us...> - 2003-12-17 09:47:38
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv4751 Modified Files: Changelog Log Message: * Toolbar context menu (right-click on empty space on toolbar to get it) * Fullscreen switch * Initial support for detaching dialog pages into separate frames (currently disabled by default due to its experimental nature) Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.105 retrieving revision 1.106 diff -u -d -r1.105 -r1.106 --- Changelog 12 Dec 2003 08:37:48 -0000 1.105 +++ Changelog 17 Dec 2003 09:47:35 -0000 1.106 @@ -21,6 +21,14 @@ # ALL ChangeLog entries end with a dot. # ############################################################################### +2003/17/12 Alo Sarv + * Serverpage look enhancements + * Toolbar right-click popup menu (right-click on empty space in tbar) + * Fullscreen mode switch + * Initial support for detaching dialog pages and displaying them as + separate frame (disabled by default due to its experimental + nature). + 2003/13/12 Alo Sarv * Configure script |