Charlie Fenton
38c5fa8108
Mac: Show (make visible) Manager if displaying sandbox errror dialog
...
svn path=/trunk/boinc/; revision=14975
2008-03-28 11:18:35 +00:00
Charlie Fenton
0c4b110db8
Mac Sandbox: Fix bug setting permissions for symlinks, Show Manager if displaying sandbox error dialog.
...
svn path=/trunk/boinc/; revision=14974
2008-03-28 10:11:15 +00:00
Charlie Fenton
2fcbfbe982
MGR: Fix a few bugs in the new CC startup logic; if configured to run client as a daemon on the Mac, then start / restart it as a daemon when necessary. Add new source files to XCode project.
...
svn path=/trunk/boinc/; revision=14648
2008-01-30 12:30:20 +00:00
Rom Walton
58e4094892
- MGR: Change the CC startup logic so that more informative error
...
messages.
Policy Change: When installed as a service or daemon, the service
or daemon manager should start BOINC, not the BOINC Manager.
(Windows Only for right now, should eventually be applied
to all platforms)
- LIB: Undue my previous change that launched graphics apps as
an idle process.
- LIB: Take care of some warnings.
clientgui/
BOINCBaseFrame.cpp, .h
BOINCClientManager.cpp, .h (Added)
BOINCGUIApp.cpp, .h
MainDocument.cpp, .h
lib/
util.C
svn path=/trunk/boinc/; revision=14647
2008-01-30 06:09:34 +00:00
Rom Walton
8636ddd5ec
Quick Updates
...
svn path=/trunk/boinc/; revision=14620
2008-01-24 15:18:14 +00:00
Frank Thomas
648f9ed100
Compilation fix for the unicode variant of wxWidgets.
...
svn path=/trunk/boinc/; revision=14541
2008-01-12 10:48:22 +00:00
Charlie Fenton
7a20f7c085
Mac MGR: if using Mac OS X's launchd mechanism to run Client as a daemon, allow time for daemon to launch
...
svn path=/trunk/boinc/; revision=14488
2008-01-08 07:27:33 +00:00
Rom Walton
e87a0a980e
- Empty strings cause CreateProcess to fail on parameter checks.
...
clientgui/
BOINCGUIApp.cpp
svn path=/trunk/boinc/; revision=14483
2008-01-07 22:08:17 +00:00
Charlie Fenton
ca782798ed
Mac: Use generic wxListCtrl to fix bug in wx2.8.7 RefreshItem()
...
svn path=/trunk/boinc/; revision=14420
2007-12-20 02:05:18 +00:00
Charlie Fenton
e681bfe362
MGR: Fix bug determining whether Client is already running
...
svn path=/trunk/boinc/; revision=14383
2007-12-14 08:28:32 +00:00
Rom Walton
8a441431ca
- WINSETUP: Fix a couple permission problems when protected
...
mode isn't defined.
- WINSETUP: Streamline the CC startup procedure when
the manager launches the CC.
clientgui/
BOINCGUIApp.cpp
win_build/installerv2/
BOINC.ism
win_build/installerv2/redist/Windows/src/boinccas/
CACreateBOINCGroups.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=14382
2007-12-14 04:57:30 +00:00
Rom Walton
923ab443c0
- MGR: Remove extra call to SetWorkingDirectory() since it
...
is causing authentication errors.
clientgui/
BOINCGUIApp.cpp
MainDocument.cpp
svn path=/trunk/boinc/; revision=14381
2007-12-12 19:33:30 +00:00
Rom Walton
2dd4074601
svn path=/trunk/boinc/; revision=14376
2007-12-12 15:13:14 +00:00
Rom Walton
6b2c7f38a2
- MGR: Add the ability for the manager to know the difference
...
between the executable directory and the data directory.
(Windows Only)
- TRAY: Update the tray code to what was used in 5.10.x
- WINSETUP: Update for BOINCTray.exe
clientgui/
BOINCGUIApp.cpp, .h
SkinManager.cpp
clienttray/
tray_win.cpp, .h
win_build/
boinc.sln
boinctray.vcproj
win_build/installerv2/
BOINC.ism
svn path=/trunk/boinc/; revision=14335
2007-11-30 18:52:41 +00:00
Rom Walton
af9e7833cd
- MGR: Change the current working directory on startup to the DATADIR. (Windows Only)
...
clientgui/
BOINCGUIApp.cpp
svn path=/trunk/boinc/; revision=14334
2007-11-30 16:40:02 +00:00
Frank Thomas
3bfc78b511
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
...
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
Charlie Fenton
3158d103ab
client/manager/API: Finish & fix bugs in code cleanup to disentangle sandbox code from lib/.
...
svn path=/trunk/boinc/; revision=13798
2007-10-09 00:34:38 +00:00
David Anderson
be7ad65989
- Compile fixes for Win
...
svn path=/trunk/boinc/; revision=13652
2007-09-25 16:39:30 +00:00
Charlie Fenton
e0424f3365
Mac MGR: if BOINC is running as a service / daemon, connect to BOINC Client before creating menubar icon menu to work around unresponsive icon bug
...
svn path=/trunk/boinc/; revision=13523
2007-09-03 01:16:11 +00:00
Charlie Fenton
9e70619846
MGR: Disable Simple GUI if the screen height < 600 (instead of== 480)
...
svn path=/trunk/boinc/; revision=13409
2007-08-18 00:22:21 +00:00
Charlie Fenton
ad9df1c691
Mac: Fix bugs when user chooses Quit from menubar icon menu and then cancels in confirmation dialog
...
svn path=/trunk/boinc/; revision=13007
2007-06-24 10:56:11 +00:00
Rom Walton
ff999f983d
- MGR: If the screen resolution is too small for the Simple GUI
...
switch to the Advanced GUI automatically.
- MGR: If a screen reader is detected, switch to the Advanced
GUI list view automatically.
clientgui/
AdvancedFrame.cpp
BOINCGUIApp.cpp
svn path=/trunk/boinc/; revision=12910
2007-06-12 18:28:53 +00:00
Charlie Fenton
1bf67eddda
Mac: Determine size of BOINC Manager bundle in core client if it was launched by Manager rather than in the Manager itself, to get correct information when controlling a remote computer.
...
svn path=/trunk/boinc/; revision=12651
2007-05-11 07:05:29 +00:00
Charlie Fenton
b8a306c696
Mac: include size of BOINC Manager bundle in BOINC total disk usage displayed in Disk Usage pane Pie Chart.
...
svn path=/trunk/boinc/; revision=12634
2007-05-10 10:51:58 +00:00
Rom Walton
afcbd495d4
Minor fix
...
svn path=/trunk/boinc/; revision=12603
2007-05-07 22:18:49 +00:00
Rom Walton
6904f5acc6
- fixes #4 - BOINC Manager should be able to find it's
...
localization files.
BOINCMgr will now check in the absolute path in which
it was installed as well as the relative path from where
it was executed from.
clientgui/
BOINCGUIApp.cpp, .h
svn path=/trunk/boinc/; revision=12602
2007-05-07 20:50:08 +00:00
Charlie Fenton
fd7de7b0da
Launch boinc CC with run_program() instead of wxExecute to avoid CPU wasting thread in wxMac-2.8.0.
...
svn path=/trunk/boinc/; revision=12537
2007-05-02 23:36:51 +00:00
Rom Walton
14901efcfd
Rom 26 Apr 2007
...
- fixes #10 - Remove dependency on ATL framework for
boinc.dll on Windows
With this checkin, the BOINC client should now be able
to be built with Visual Studio Express.
clientgui/
BOINCGUIApp.cpp, .h
clientlib/win/
boinc_dll.cpp, .h
boinc_dll.rc
boincclient.rgs (deleted)
boincsens.rgs (deleted)
BOINCSENSSink.cpp, .h (deleted)
IdleTracker.cpp
NetworkTracker.cpp, .h (deleted)
SENSLogonSubscriptions.h (deleted)
SENSNetworkSubscriptions.h (deleted)
SENSOnNowSubscriptions.h (deleted)
SENSSubscriptions.h (deleted)
stdafx.h
svn path=/trunk/boinc/; revision=12482
2007-04-26 16:48:09 +00:00
Charlie Fenton
fecd7251a7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12169
2007-02-28 11:28:45 +00:00
Charlie Fenton
7b3e7cd518
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12126
2007-02-21 08:31:28 +00:00
Charlie Fenton
22bc85e0ff
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12125
2007-02-21 04:56:46 +00:00
Rom Walton
8b30cd935e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12086
2007-02-14 23:03:42 +00:00
Charlie Fenton
64ba27c177
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11928
2007-01-22 13:19:21 +00:00
Rom Walton
721fb8b0e0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11913
2007-01-19 23:45:19 +00:00
Charlie Fenton
99c8874340
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11905
2007-01-19 14:30:18 +00:00
Charlie Fenton
e3708f2f12
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11896
2007-01-18 10:01:35 +00:00
Rom Walton
8fd56dafb0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11812
2007-01-09 19:03:20 +00:00
David Anderson
b404379448
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11658
2006-12-13 00:54:27 +00:00
Charlie Fenton
2bc6dd124b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11564
2006-11-22 11:53:17 +00:00
Rom Walton
178a16c6c9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11563
2006-11-22 09:51:59 +00:00
Charlie Fenton
cbc7b99053
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11550
2006-11-19 13:20:04 +00:00
Charlie Fenton
a7f6263fce
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11473
2006-11-06 13:45:50 +00:00
Rom Walton
bc06b38d36
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11467
2006-11-03 22:29:19 +00:00
Charlie Fenton
8f00208567
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11459
2006-11-03 15:18:19 +00:00
Charlie Fenton
c5a4f575ba
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11411
2006-10-31 13:01:59 +00:00
Charlie Fenton
b3d30035be
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11401
2006-10-30 15:12:12 +00:00
Charlie Fenton
c42b116260
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11400
2006-10-30 14:12:22 +00:00
Charlie Fenton
6629e9a22c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11397
2006-10-30 05:49:58 +00:00
Charlie Fenton
596f7343cb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11396
2006-10-30 04:07:41 +00:00
Rom Walton
d5a0931c1f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11395
2006-10-30 03:41:32 +00:00