Update of /cvsroot/sharedaemon/ui-wx
In directory sc8-pr-cvs1:/tmp/cvs-serv25053
Modified Files:
Changelog
Log Message:
View menu updates
Index: Changelog
===================================================================
RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- Changelog 23 Nov 2003 09:56:09 -0000 1.93
+++ Changelog 23 Nov 2003 12:19:42 -0000 1.94
@@ -21,6 +21,9 @@
###############################################################################
2003/11/23 Alo Sarv
+ * MenuBar View menu improved: Added some controls and now uses
+ Radio/Check items (except for wxMac where Radio Menu items
+ aren't supported)
* Cleaned up ToolBar/MenuBar event handling mess. Altough not
completely dynamic yet, its a cleaner now.
* Use mainframe->Close() instead of delete operator to exit app from
|