*** empty log message ***

svn path=/trunk/boinc/; revision=5743
This commit is contained in:
Charlie Fenton 2005-03-30 09:59:13 +00:00
parent bd4fbafa00
commit 03652dc219
1 changed files with 13 additions and 12 deletions

View File

@ -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