Rom Walton
876e90a053
- WINSETUP: Add the account manager auth logic from the 6.8 installer to current generation installers. - WINSETUP: Make whether or not to create start menu items configurable via the command line. Useful for mass deployment installs.
2013-03-01 16:03:32 +01:00
Rom Walton
702c78d8c8
- VBOX: Parse the vboxmanage error code for *nix as well.
...
- VBOX: Switch to using status.suspend_request instead of status.suspend
when determining when to suspend/resume a VM. status.suspended is
now only changed when direct_process_action is set to true.
samples/vboxwrapper/
vboxwrapper.cpp
vbox.cpp
svn path=/trunk/boinc/; revision=25394
2012-03-09 03:05:48 +00:00
Rom Walton
594ab7a80d
- Vbox: Include date component in log messages to ease debugging long
...
running VM tasks.
samples/vboxwrapper/
vbox.cpp
vboxwrapper.cpp, .h
svn path=/trunk/boinc/; revision=25308
2012-02-21 22:31:50 +00:00
Rom Walton
3431257465
- Tag for 7.0.16 release, all platforms
...
boinc_core_release_7_0_16
/
configure.ac
version.h
svn path=/trunk/boinc/; revision=25282
2012-02-17 17:41:57 +00:00
Rom Walton
5fd660bd22
- client: add async file copy stuff to Windows project file.
...
client/
async_file.cpp
win_build/
boinc_cli.vcproj
svn path=/trunk/boinc/; revision=25193
2012-02-03 19:00:28 +00:00
Rom Walton
916cd7ded2
- MGR: Fix cookie detection problem when using the
...
IEGetProtectedModeCookie API. Function prototype changed from the
InternetGetCookieEx function. HRESULT != BOOL.
clientgui/
browser.cpp
svn path=/trunk/boinc/; revision=25189
2012-02-02 17:35:24 +00:00
Rom Walton
f2ceca49c1
- VBOX: Fix another issue that was a result of Saturdays commit. Make
...
sure that the vm_name variable is populated with something useful if
resuming from a different execution.
samples/vboxwrapper
vbox.cpp
svn path=/trunk/boinc/; revision=25098
2012-01-18 17:23:45 +00:00
Rom Walton
ace89b675a
Quick Updates
...
svn path=/trunk/boinc/; revision=25055
2012-01-14 05:45:54 +00:00
Rom Walton
1b2a01726a
- WINSETUP: Hookup new custom actions to the BOINC Installers
...
win_build/installerv2/
BOINC.ism
BOINCx64.ism
svn path=/trunk/boinc/; revision=24952
2011-12-31 00:33:10 +00:00
Rom Walton
ef687c1e87
Quick Updates
...
svn path=/trunk/boinc/; revision=24588
2011-11-14 16:57:24 +00:00
Rom Walton
d689612a31
Quick Updates
...
svn path=/trunk/boinc/; revision=24574
2011-11-10 19:29:14 +00:00
Rom Walton
89de0ac30f
Quick Updates
...
svn path=/trunk/boinc/; revision=24507
2011-10-27 17:49:54 +00:00
Rom Walton
76d6e11326
Quick Updates
...
svn path=/trunk/boinc/; revision=24496
2011-10-26 17:28:21 +00:00
Rom Walton
bfea72054e
- WINSCR: Move the reset display call to the end of the full screensaver
...
section. We do not need to perform a display reset in the various
test modes.
clientscr/
screensaver_win.cpp
svn path=/trunk/boinc/; revision=24389
2011-10-13 14:41:24 +00:00
Rom Walton
7039c53d09
Quick Updates
...
svn path=/trunk/boinc/; revision=24296
2011-09-26 21:42:51 +00:00
Rom Walton
28bba3c25f
Quick Updates
...
svn path=/trunk/boinc/; revision=24241
2011-09-20 15:38:49 +00:00
Rom Walton
4e1318da86
Quick Updates
...
svn path=/trunk/boinc/; revision=24153
2011-09-09 19:57:25 +00:00
Rom Walton
292995e0cc
- Tag for 6.13.3 release, all platforms
...
boinc_core_release_6_13_3
/
configure.ac
version.h
svn path=/trunk/boinc/; revision=24149
2011-09-09 15:00:51 +00:00
Rom Walton
fd944052f2
Quick Updates
...
svn path=/trunk/boinc/; revision=23856
2011-07-19 19:16:24 +00:00
Rom Walton
310fa744ce
Quick Updates
...
svn path=/trunk/boinc/; revision=23802
2011-07-06 16:29:10 +00:00
Rom Walton
45f7e5e3c0
Quick Updates
...
svn path=/trunk/boinc/; revision=22439
2010-10-01 18:43:26 +00:00
Rom Walton
86e9c69cdb
Quick Updates
...
svn path=/trunk/boinc/; revision=22419
2010-09-28 21:03:58 +00:00
Rom Walton
027d8e5485
Quick Updates
...
svn path=/trunk/boinc/; revision=22323
2010-09-08 17:14:01 +00:00
Rom Walton
a373ae12db
- MGR: In the future I need to be more careful when I flatten a
...
class hierarchy. I broke the ability to get the latest
project configuration from account managers. Fix that.
clientgui/
WizardAttach.cpp
svn path=/trunk/boinc/; revision=22257
2010-08-17 18:39:33 +00:00
Rom Walton
a5dee555f9
- lib: prevent crash on startup if slot directories have been deleted.
...
lib/
filesys.cpp
svn path=/trunk/boinc/; revision=22226
2010-08-13 18:43:24 +00:00
Rom Walton
39c5438518
Quick Updates
...
svn path=/trunk/boinc/; revision=22063
2010-07-26 20:24:19 +00:00
Rom Walton
9fc06ef7cf
- WINSETUP: Update validate install procedure to account for the
...
removal of boinclog.exe.
win_build/installerv2/
BOINC.ism
BOINCx64.ism
win_build/installerv2/redist/Windows/src/boinccas/
CAValidateInstall.cpp
win_build/installerv2/redist/Windows/Win32/
boinccas.dll
boinccas95.dll
win_build/installerv2/redist/Windows/x64/
boinccas.dll
boinccas95.dll
svn path=/trunk/boinc/; revision=22021
2010-07-21 17:38:48 +00:00
Rom Walton
2179576c93
- WINSETUP: Update validate install procedure to account for the
...
removal of boinc.dll and addition of boinclog.exe.
- MGR: Move auto-proxy detection code into its own thread.
client/
main.cpp
sysmon_win.cpp
win_build/installerv2/
BOINC.ism
BOINCx64.ism
win_build/installerv2/redist/Windows/src/boinccas/
CAValidateInstall.cpp
win_build/installerv2/redist/Windows/Win32/
boinccas.dll
boinccas95.dll
win_build/installerv2/redist/Windows/x64/
boinccas.dll
boinccas95.dll
svn path=/trunk/boinc/; revision=22009
2010-07-19 22:09:45 +00:00
Rom Walton
fbae72cfb6
Quick Updates
...
svn path=/trunk/boinc/; revision=21959
2010-07-15 20:18:06 +00:00
Rom Walton
b3b8dbdd90
- WINBUILD: Fix project files so that there isn't any C Runtime Library
...
collisions between types.
- WINBUILD: Remove old cruft.
win_build/
*.sln
*.vcproj
svn path=/trunk/boinc/; revision=21939
2010-07-14 19:31:35 +00:00
Rom Walton
d147615706
Quick Updates
...
svn path=/trunk/boinc/; revision=21918
2010-07-13 20:51:37 +00:00
Rom Walton
3b234ca6cf
Quick Updates
...
svn path=/trunk/boinc/; revision=19635
2009-11-19 00:27:54 +00:00
Rom Walton
331937139b
- WINBUILD: Have the new installers include the new BOINC OpenGL
...
based screensaver, as well as the logo and font files.
- WINBUILD: Include sqlite3.dll in the BOINC Manager component.
win_build/installerv2/
BOINC.ism
BOINCx64.ism
win_build/
ss_app.vcproj
svn path=/trunk/boinc/; revision=18078
2009-05-12 16:30:48 +00:00
Rom Walton
c8808b1690
svn path=/trunk/boinc/; revision=17778
2009-04-10 15:54:25 +00:00
Rom Walton
be0c0d5703
- WINSETUP: Fix the problem introduced where Enable Application
...
execution wasn't working.
win_build/installerv2/
BOINC.ism
BOINCx64.ism
svn path=/trunk/boinc/; revision=16913
2009-01-15 17:15:59 +00:00
Rom Walton
82d0aba82f
- WINSETUP: Use the installer from 6.4 going forward. Shows CUDA
...
warning on Vista.
win_build/installerv2/
BOINC.ism
BOINCx64.ism
svn path=/trunk/boinc/; revision=16741
2008-12-23 15:53:08 +00:00
Rom Walton
3fe331944e
Quick Updates
...
svn path=/trunk/boinc/; revision=16725
2008-12-19 02:11:55 +00:00
Rom Walton
eb6c893b30
- WININSTALL: Disable "Protected Application Execution" mode
...
by default.
- WININSTALL: Turn off the check for Internet Explorer 5.x
win_build/installerv2/
BOINC.ism
BOINCx64.ism
win_build/installerv2/redist/Windows/src/boinccas/
boinccas.rc
CACreateBOINCAccounts.cpp
CACreateBOINCGroups.cpp
CACreateClientAuthFile.cpp
CARestoreSetupState.cpp
CASaveSetupState.cpp
win_build/installerv2/redist/Windows/Win32/
boinccas.dll
boinccas95.dll
win_build/installerv2/redist/Windows/x64/
boinccas.dll
boinccas95.dll
svn path=/trunk/boinc/; revision=16631
2008-12-05 21:23:19 +00:00
Rom Walton
14228ac32d
Quick Updates
...
svn path=/trunk/boinc/; revision=16503
2008-11-17 14:32:35 +00:00
Rom Walton
761e6f8203
Quick Updates
...
svn path=/trunk/boinc/; revision=16469
2008-11-10 22:09:28 +00:00
Rom Walton
5385f38a4e
Quick Updates
...
svn path=/trunk/boinc/; revision=16376
2008-10-31 17:53:30 +00:00
Rom Walton
1f1cc48a4c
- client: include precompiled header in rr_sim.cpp so memory
...
leak detection will work.
- MGR: Have the BaseFrame call a function to determine if the
selection list should be saved instead of traversing
the application pointer. Each view just overrides the function
returning a true/false value. We don't have to worry about null
pointers and the like.
- MGR: BOINCGUIApp should never need to know how either the views
work or the document. Move the code that determines which
RPCs should be fired into each of the views. Have the document
look for it there.
- MGR: Reduce duplicate code for hiding and showing an application
- MGR: Move some Windows and Mac specific code into functions
and streamline the application startup and shutdown rountines.
- MGR: Move the event processing that was in BOINCGUIApp into the
BaseFrame.
- MGR: General cleanup.
- MGR: Doxygen comments.
- MGR: Cleanup some warnings.
client/
rr_sim.cpp
clientgui/
AdvancedFrame.cpp, .h
AsyncRPC.cpp, .h
BOINCBaseFrame.cpp, .h
BOINCBaseView.cpp, .h
BOINCClientManager.cpp
BOINCGUIApp.cpp, .h
BOINCTaskBar.cpp
MainDocument.cpp, .h
sg_BoincSimpleGUI.cpp, .h
ViewProjects.cpp, .h
ViewTransfers.cpp, .h
ViewWork.cpp, .h
WelcomePage.cpp
win_build/installerv2/
BOINC.ism
BOINCx64.ism
win_build/
sim.vcproj
svn path=/trunk/boinc/; revision=16357
2008-10-29 22:44:55 +00:00
Rom Walton
cb3d22962c
Quick Updates
...
svn path=/trunk/boinc/; revision=16319
2008-10-27 15:05:17 +00:00
Rom Walton
80c248fc38
- Tag for 6.3.17 release, all platforms
...
boinc_core_release_6_3_17
/
configure.ac
version.h
svn path=/trunk/boinc/; revision=16304
2008-10-23 20:31:52 +00:00
Rom Walton
3665b05ef2
- WINSETUP: When the shortcut to BOINC Manager remove the
...
minimize flag, it apparently was causing the small
manager window. The '/s' parameter already takes
care of minimizing the window.
(From Kevin Reed)
win_build/installerv2/
BOINC.ism
BOINCx64.ism
svn path=/trunk/boinc/; revision=16282
2008-10-23 12:54:33 +00:00
Rom Walton
67ad74aa3b
- WINSETUP: Include a fix for the ALLUSERS flag so that
...
based on the user preference, the installation settings
are honored
(From Kevin Reed)
win_build/installerv2/
BOINC.ism
BOINCx64.ism
svn path=/trunk/boinc/; revision=16277
2008-10-23 03:37:12 +00:00
Rom Walton
a163097059
svn path=/trunk/boinc/; revision=16275
2008-10-23 03:14:52 +00:00
Rom Walton
3a829d1912
Quick Updates
...
svn path=/trunk/boinc/; revision=16218
2008-10-15 20:14:11 +00:00
Rom Walton
85f04ff957
- Tag for 6.3.14 release, all platforms
...
boinc_core_release_6_3_14
/
configure.ac
version.h
svn path=/trunk/boinc/; revision=16140
2008-10-06 15:47:12 +00:00
Rom Walton
b595d7af76
build break fixes and some cleanup
...
svn path=/trunk/boinc/; revision=16088
2008-09-29 17:29:03 +00:00