From: <ma...@us...> - 2003-11-23 15:54:23
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv27285 Modified Files: Changelog Log Message: Toolbar images change Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.94 retrieving revision 1.95 diff -u -d -r1.94 -r1.95 --- Changelog 23 Nov 2003 12:19:42 -0000 1.94 +++ Changelog 23 Nov 2003 15:54:19 -0000 1.95 @@ -21,6 +21,9 @@ ############################################################################### 2003/11/23 Alo Sarv + * ToolBar images are now generated during runtime and texts added + as neccesery. This fixes wxMac and wxX11 toolbar and + improves the visual quality of the whole interface. * MenuBar View menu improved: Added some controls and now uses Radio/Check items (except for wxMac where Radio Menu items aren't supported) |