From 68bc551bac0bc72eab270b0fd1d6d6954a3213ed Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 31 Jan 2006 12:37:57 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=9362 --- checkin_notes | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/checkin_notes b/checkin_notes index 2f48e46fce..acdc73edb1 100755 --- a/checkin_notes +++ b/checkin_notes @@ -1190,23 +1190,17 @@ Rom 30 Jan 2006 (HEAD) Charlie 30 Jan 2006 -Mac: Undo change of 1/20/06 to Info.plist: restore manager to Dock because use of NSUIElement also eliminated menu bar. + (Tagged new Info.plist for boinc_core_release_5_3_16.) mac_build/ Info.plist - Rom 31 Jan 2006 - - Bug Fix: If the wizard is configured for usernames, do not use the email - address validator on the account info page. - - clientgui/ - AccountInfoPage.cpp - Charlie 31 Jan 2006 -Mac: Remove redundant second link with libwx_mac.a. Fix buildWxMac.sh script to fix wxRegEx problems. Fix bug so a new default item is selected when the old selected item is deleted within a single selection list control. - + (Tagged changed files for boinc_core_release_5_3_16.) clientgui/ BOINCBaseView.cpp @@ -1214,3 +1208,11 @@ Charlie 31 Jan 2006 buildWxMac.sh boinc.xcodeproj/ project.pbxproj + + Rom 31 Jan 2006 + - Bug Fix: If the wizard is configured for usernames, do not use the email + address validator on the account info page. + + clientgui/ + AccountInfoPage.cpp +