David Anderson
67ad130477
svn path=/trunk/boinc/; revision=19761
2009-12-01 20:36:11 +00:00
David Anderson
5a1e53ec7b
svn path=/trunk/boinc/; revision=19760
2009-12-01 20:32:34 +00:00
David Anderson
ac20f899b5
- client: message tweak
...
svn path=/trunk/boinc/; revision=19759
2009-12-01 20:30:43 +00:00
David Anderson
5ac92cdc01
- client: apply the LTD normalizing offset to all projects,
...
even non-debt-eligible ones.
svn path=/trunk/boinc/; revision=19758
2009-12-01 20:01:13 +00:00
Rom Walton
ed00217f33
- MGR: Filter project list icons so that the icon will only be displayed
...
if the volunteer has the hardware to go with it.
clientgui/
ProjectInfoPage.cpp
svn path=/trunk/boinc/; revision=19757
2009-12-01 17:42:12 +00:00
David Anderson
67bc7dfc9b
- unix: build fixes
...
svn path=/trunk/boinc/; revision=19755
2009-12-01 17:04:28 +00:00
Charlie Fenton
3bcdba0561
Release BOINC Mac 6.10.21 to alpha test
...
svn path=/trunk/boinc/; revision=19754
2009-12-01 10:05:29 +00:00
Rom Walton
e3a7b479b2
small bug fix
...
svn path=/trunk/boinc/; revision=19738
2009-11-30 22:24:08 +00:00
Rom Walton
6c10718300
- MGR: Hitting the back button on the ProjectInfo page in the wizard when
...
you have highlighted a project you are already attached too, should
not cause the 'you are already attached to project' dialog to be
displayed. This also appears to have fixed the random page being
displayed when the dialog has been dismissed.
clientgui/
ProjectInfoPage.cpp
svn path=/trunk/boinc/; revision=19736
2009-11-30 19:58:54 +00:00
Rom Walton
32daf9dedf
- LOG: Change the secondary delimeter to '^' for messages that contain
...
newline characters.
client/
boinc_log.cpp
svn path=/trunk/boinc/; revision=19735
2009-11-30 18:29:33 +00:00
Rom Walton
be1165e2af
Quick Updates
...
svn path=/trunk/boinc/; revision=19734
2009-11-30 18:26:53 +00:00
Rom Walton
add2ed2480
- MGR: Fix-up tools tips for various elements in the project list control.
...
clientgui/
ProjectListCtrl.cpp, .h
svn path=/trunk/boinc/; revision=19733
2009-11-30 18:26:21 +00:00
Rom Walton
8c597abf88
Quick Updates
...
svn path=/trunk/boinc/; revision=19732
2009-11-30 17:59:38 +00:00
BOINC Translator
955a4bd428
Update Translations
...
svn path=/trunk/boinc/; revision=19730
2009-11-29 10:00:03 +00:00
David Anderson
7a5f3258a4
svn path=/trunk/boinc/; revision=19728
2009-11-28 18:32:47 +00:00
David Anderson
91a7b38b2b
- client: add <cpu_sched_status> log flag.
...
This tells you what's running, not why
- client: add <std_debug> log flag; changes in STD
The above are to let you log just stuff relevant to debt.
Right now I'm not sure why we need STD at all.
svn path=/trunk/boinc/; revision=19726
2009-11-28 00:07:39 +00:00
David Anderson
6fc27ffc44
- client: use [wfd] consistently
...
svn path=/trunk/boinc/; revision=19725
2009-11-27 21:21:39 +00:00
Charlie Fenton
781c914031
Mac Installer: Check for our users and groups having IDs which conflict with other users and groups on the system
...
svn path=/trunk/boinc/; revision=19719
2009-11-26 10:46:20 +00:00
Charlie Fenton
c2eb2383ae
MGR: Tweaks to Mac accessibility
...
svn path=/trunk/boinc/; revision=19718
2009-11-26 10:45:44 +00:00
Charlie Fenton
6599b9a92b
MGR: Don't localize keyboard shortcut for Close Window
...
svn path=/trunk/boinc/; revision=19717
2009-11-26 10:45:29 +00:00
Rom Walton
7ca5c37952
- client: Treat each HTTP header sent to the server as a new log message.
...
Some tools get confused when more than one delimeter is used in
common file types.
client/
http_curl.cpp, .h
svn path=/trunk/boinc/; revision=19714
2009-11-25 20:45:36 +00:00
Charlie Fenton
a449b19391
Mac Sandbox: attempt to fix bug where Manager reports that admin user is not authorized to run BOINC
...
svn path=/trunk/boinc/; revision=19707
2009-11-25 12:43:43 +00:00
Charlie Fenton
9f4d6a14b1
MGR: Implement Mac accessibility for Statistics and Disk tabs
...
svn path=/trunk/boinc/; revision=19706
2009-11-25 12:43:22 +00:00
Rom Walton
e47b17ae82
Quick Updates
...
svn path=/trunk/boinc/; revision=19701
2009-11-25 00:49:29 +00:00
Rom Walton
5659336a3b
- log: Fix a parameter parsing bug, hazards of copy/paste/fix-up I
...
suppose. Increment the index before use instead of just adding
1. Next iteration through the main loop will then pick-up
new parameter instead of the value for the previously
processed command. Parameter parsing 101.
client/
boinc_log.cpp
svn path=/trunk/boinc/; revision=19700
2009-11-24 22:40:01 +00:00
Rom Walton
dff233f517
ops
...
svn path=/trunk/boinc/; revision=19698
2009-11-24 21:16:09 +00:00
Rom Walton
45e359eabf
- log: Introduce the ability to specify where the data directory is
...
in case we are attempting to talk to a 5.10 client.
client/
boinc_log.cpp
svn path=/trunk/boinc/; revision=19696
2009-11-24 20:25:15 +00:00
Rom Walton
9c246111e0
- log: Use the standard BOINC time logging rountine for reporting
...
date and time information instead of RFCXXXX.
- log: Remove the ending newline character from the messages before
looking for any newline characters which would appear in
multi-line messages like those from http_debug.
client/
boinc_log.cpp
svn path=/trunk/boinc/; revision=19695
2009-11-24 20:15:41 +00:00
BOINC Translator
c02b2b3ddd
Update Translations
...
svn path=/trunk/boinc/; revision=19694
2009-11-24 20:00:02 +00:00
BOINC Translator
b11ce6f3b9
Update Translations
...
svn path=/trunk/boinc/; revision=19693
2009-11-24 19:00:02 +00:00
BOINC Translator
8715536d5f
Update Translations
...
svn path=/trunk/boinc/; revision=19691
2009-11-24 18:00:02 +00:00
BOINC Translator
61a51d3669
Initial Commit
...
svn path=/trunk/boinc/; revision=19689
2009-11-24 17:59:29 +00:00
Rom Walton
aab93bc899
ops
...
svn path=/trunk/boinc/; revision=19688
2009-11-24 17:02:52 +00:00
BOINC Translator
e2f90f9b92
Update Translations
...
svn path=/trunk/boinc/; revision=19687
2009-11-24 15:02:03 +00:00
Rom Walton
3fc5f6581b
- Introduce boinclog, it basically creates a tab delimited file using
...
the message log cache of the client. Useful for debugging debt
related issues using Excel or various databases.
client/
boinc_cmd.cpp
boinc_log.cpp
win_build/
boinclog.vcproj (added)
svn path=/trunk/boinc/; revision=19686
2009-11-24 05:26:45 +00:00
David Anderson
617b456df8
- web: fix bug in column-mode prefs display
...
svn path=/trunk/boinc/; revision=19685
2009-11-24 04:37:47 +00:00
Charlie Fenton
f8e6ad4e59
MGR: In Simple View, Mac screen reader tells user to switch to Advanced View
...
svn path=/trunk/boinc/; revision=19684
2009-11-24 02:44:27 +00:00
Charlie Fenton
335c345d24
MGR: In Simple View, Mac screen reader tells user to switch to Advanced View
...
svn path=/trunk/boinc/; revision=19682
2009-11-24 02:37:02 +00:00
Charlie Fenton
31c8a4e24b
MGR: In Simple View, Mac screen reader tells user to switch to Advanced View
...
svn path=/trunk/boinc/; revision=19681
2009-11-24 02:34:43 +00:00
Charlie Fenton
c595f6a07b
MGR: In Simple View, Mac screen reader tells user to switch to Advanced View
...
svn path=/trunk/boinc/; revision=19680
2009-11-24 02:34:32 +00:00
Charlie Fenton
15f5c31e9b
MGR: In Simple View, Mac screen reader tells user to switch to Advanced View
...
svn path=/trunk/boinc/; revision=19679
2009-11-24 02:31:44 +00:00
David Anderson
14fd0a3f33
- client: show more general prefs on startup
...
- manager: show status for jobs aborted because not started by deadline
svn path=/trunk/boinc/; revision=19678
2009-11-23 22:47:10 +00:00
BOINC Translator
d6808b97ac
Update Translations
...
svn path=/trunk/boinc/; revision=19677
2009-11-23 18:00:02 +00:00
BOINC Translator
43d691ab08
Initial commit
...
svn path=/trunk/boinc/; revision=19674
2009-11-23 17:42:51 +00:00
Rom Walton
1bf29888de
- WINBUILD: Introduce the beginning of an automated build system for
...
Windows. The goal is to completely automate the build process
by creating a self contained environment for the scripts to
execute under. When completed it'll be able to do the following:
* Increment version information
* Build client software using installed version of VS.
* Validate symbol files for specific components.
* Add source file information to symbol files. (This will allow
VS to automatically download the source file from SVN while
single-stepping through the code on a clean machine)
* Code sign executables
* Build installer
* Code sign installer
* Upload updated symbol files and and setup packages
When building interactively:
* Automatically update the DLLs BOINC and BOINCMgr depend on
when they have been updated in the source tree.
* Fix-up BOINC project files when new branches are created
* Fix-up project files for components BOINC depends on when
new versions are released.
/
version.log (added)
win_build/
buildenv.cmd (added)
boinc_post_bld_rules.cmd
boinc_cli.vcproj
boincmgr.vcproj
../boinc_depends_win_vs2005
<Various Files>
svn path=/trunk/boinc/; revision=19672
2009-11-23 16:40:07 +00:00
Rom Walton
22e441334e
- MGR: Switch back to tooltips for descriptions.
...
clientgui/
ProjectListCtrl.cpp
svn path=/trunk/boinc/; revision=19661
2009-11-19 18:00:56 +00:00
Charlie Fenton
81f5437ef1
MGR: Attach Wizard's accessibility support ignores extra panels in several pages to improve clarity for disabled users
...
svn path=/trunk/boinc/; revision=19654
2009-11-19 11:58:35 +00:00
Charlie Fenton
cc53e1401f
Mac Uninstaller: change owner and group of BOINC Data to those of the user running the uninstaller
...
svn path=/trunk/boinc/; revision=19650
2009-11-19 10:41:47 +00:00
Charlie Fenton
1ed1ed95f2
Mac MGR: don't show exit confirmation dialog if shutting down or restarting system
...
svn path=/trunk/boinc/; revision=19646
2009-11-19 10:13:24 +00:00
Charlie Fenton
a8a393b2ef
Mac: Fix build breaks
...
svn path=/trunk/boinc/; revision=19638
2009-11-19 01:44:25 +00:00