2006-01-04 13:14:14 +00:00
|
|
|
Rom 4 Jan 2006
|
|
|
|
- Branding update for GridRepublic
|
|
|
|
|
|
|
|
client/win/
|
|
|
|
boinc_cli.rc
|
|
|
|
boinc_cmd.rc
|
|
|
|
boinc_ss.rc
|
|
|
|
clientgui/
|
|
|
|
AccountInfoPage.cpp, .h
|
|
|
|
BOINCGUIApp.cpp, .h
|
|
|
|
WizardAccountManager.cpp
|
|
|
|
WizardAttachProject.cpp
|
|
|
|
resource.h
|
|
|
|
clientgui/res/
|
|
|
|
gridrepublic.ico
|
|
|
|
gridrepublic.xpm
|
|
|
|
gridrepublicamwizard.xpm (Added)
|
|
|
|
clientgui/res/
|
|
|
|
gridrepublic.ico
|
|
|
|
gridrepublicamwizard.bmp (Added)
|
|
|
|
win_build/installerv2/
|
|
|
|
GridRepublic.ism
|
|
|
|
win_build/installerv2/redist/GridRepublic/
|
|
|
|
GridRepublic.ico
|
|
|
|
GridRepublic.url
|
|
|
|
|
|
|
|
Rom 4 Jan 2006 (HEAD)
|
|
|
|
- Tag for 5.3.7 release, all platforms
|
|
|
|
boinc_core_release_5_3_7
|
|
|
|
|
2006-01-05 06:42:45 +00:00
|
|
|
David 4 Jan 2006
|
|
|
|
- replace safe_strncpy() with strlcpy() everywhere.
|
|
|
|
Same semantics, but the former is less efficient.
|
|
|
|
- simplified Bruce's recent fix to escape_string()
|
|
|
|
|
2006-01-05 07:28:12 +00:00
|
|
|
checkin_notes_2005 (new - Woo Hoo!)
|
2006-01-05 06:42:45 +00:00
|
|
|
api/
|
|
|
|
boinc_api.C
|
2006-01-05 07:28:12 +00:00
|
|
|
client/win/
|
|
|
|
hostinfo_win.cpp
|
2006-01-05 06:42:45 +00:00
|
|
|
db/
|
|
|
|
db_base.C
|
|
|
|
lib/
|
|
|
|
app_ipc.C
|
|
|
|
diagnostics.C
|
|
|
|
filesys.C
|
|
|
|
language.C
|
|
|
|
parse.C
|
|
|
|
util.C,h
|
|
|
|
sched/
|
|
|
|
handle_request.C
|
|
|
|
tools/
|
|
|
|
backend_lib.C
|