From 03652dc219bb3be5f7bdd6548d9eb03f899710b6 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Wed, 30 Mar 2005 09:59:13 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=5743 --- checkin_notes | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/checkin_notes b/checkin_notes index ece6621150..6788a64e75 100755 --- a/checkin_notes +++ b/checkin_notes @@ -26336,6 +26336,19 @@ David 29 Mar 2005 assimilator.C transitioner.C + +Rom 29 Mar 2005 + - Implement GUI RPC authentication in the manager + - Implement a Select Computer MRU list so you only have to type + the remote computer name once. + + clientgui/ + DlgSelectComputer.cpp + MainDocument.cpp, .h + MainFrame.cpp, .h + lib/ + gui_rpc_client.C, .h + Charlie 29 Mar 2005 BOINC Manager: Work around apparent bug in Mac version of WxWidgets which prevented the main window's size and position from being @@ -26360,15 +26373,3 @@ clientGUI/mac/ SetVersion.C (add) mac_build/ boinc.pbproj/boinc.pbproj - -Rom 29 Mar 2005 - - Implement GUI RPC authentication in the manager - - Implement a Select Computer MRU list so you only have to type - the remote computer name once. - - clientgui/ - DlgSelectComputer.cpp - MainDocument.cpp, .h - MainFrame.cpp, .h - lib/ - gui_rpc_client.C, .h