From: <ma...@us...> - 2003-11-24 16:07:21
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv18875 Modified Files: Changelog Log Message: checkboxes fix Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.97 retrieving revision 1.98 diff -u -d -r1.97 -r1.98 --- Changelog 24 Nov 2003 15:27:23 -0000 1.97 +++ Changelog 24 Nov 2003 16:07:19 -0000 1.98 @@ -23,6 +23,8 @@ 2003/11/24 Alo Sarv * New splashscreen by Avi Vahl. * New statusbar that works and looks the same on all platforms. + * Finally fixed win32 checkboxes. Now dialogs look good on wxMSW + and wxX11. 2003/11/23 Alo Sarv * ToolBar images are now generated during runtime and texts added |