Commit Graph

16497 Commits

Author SHA1 Message Date
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 c486ee55fe - Tag for 6.11.3 release, all platforms
boinc_core_release_6_11_3

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22019
2010-07-21 16:41:02 +00:00
David Anderson fba290f19a - manager: in simple view, where it says Elapsed time,
show elapsed rather than CPU time


svn path=/trunk/boinc/; revision=22018
2010-07-21 16:19:37 +00:00
David Anderson a33d6a6f8b - client: don't do two RSS fetches at once
- manager: WxWidget's HTML renderer doesn't seem to like \n's.
		For example, if you try to render
			foo
			<img src=...>
			blah
		all it shows is foo.
		Work around this by replacing \n's with <br>

svn path=/trunk/boinc/; revision=22017
2010-07-20 23:13:26 +00:00
David Anderson bb35d196ef - Unix build: don't error out if xcb or xcb-atom aren't found;
just don't build the screensaver

svn path=/trunk/boinc/; revision=22016
2010-07-20 21:24:47 +00:00
David Anderson a65517bf60 - client: don't archive system notices,
so they don't persist across client restarts.
    These notices are for transient conditions.
    If the user has fixed the condition,
    there's no reason to keep showing the notice.
    If they haven't fixed it, the notice will be regenerated soon.
- manager: fix spelling error in simple GUI.

svn path=/trunk/boinc/; revision=22015
2010-07-20 21:15:15 +00:00
Charlie Fenton 049c50586c lib: fix compiler warnings
svn path=/trunk/boinc/; revision=22014
2010-07-20 10:15:11 +00:00
Charlie Fenton ecddbe3cad lib: fix compiler warnings
svn path=/trunk/boinc/; revision=22013
2010-07-20 10:10:25 +00:00
David Anderson 0c948a656a - client: init gstate.now early so that initial msgs have timestamps
- lib: fix the above

svn path=/trunk/boinc/; revision=22012
2010-07-20 04:19:22 +00:00
David Anderson 2d2a7cd8ce - lib: XML_PARSER::parse_str(): if text is enclosed in ![CDATA[,
don't entity-unescape it


svn path=/trunk/boinc/; revision=22011
2010-07-20 03:10:56 +00:00
David Anderson 7e060aa08a - client: entity-encode client-generated notices
(e.g. they may contain XML tags)


svn path=/trunk/boinc/; revision=22010
2010-07-20 00:27:37 +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
Tuan Le d0f9b4554e some changes to correctly include the opencl header file on different platforms.
svn path=/trunk/boinc/; revision=22008
2010-07-19 22:04:44 +00:00
Tuan Le 3d57bb38ed atiopencl makefile for mac os x 10.6 completed
svn path=/trunk/boinc/; revision=22007
2010-07-19 21:39:19 +00:00
Tuan Le c9cd37c44c svn path=/trunk/boinc/; revision=22006 2010-07-19 20:28:39 +00:00
Tuan Le f5d95ecd53 svn path=/trunk/boinc/; revision=22005 2010-07-19 20:11:23 +00:00
David Anderson 0b26a28259 - Added Linux screensaver from Nils Brause.
Note: I can't get this to build because if requires
    a package (xcb-atom) that I can't find.
    Need to resolve this.

svn path=/trunk/boinc/; revision=22004
2010-07-19 20:06:49 +00:00
BOINC Translator 461b9eba47 Update Translations
svn path=/trunk/boinc/; revision=22003
2010-07-19 20:00:04 +00:00
BOINC Translator f5246f33ae Commit from BOINC Translation Services by user CanceleratoR. 33 of 33 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=22002
2010-07-19 19:30:31 +00:00
Tuan Le 48c9d1e4e5 atiopencl: BOINC's LGPL license added. Fix format. Add comments. Remove readme.txt.
svn path=/trunk/boinc/; revision=22001
2010-07-19 18:43:19 +00:00
David Anderson 673d44ad0d - client: fix bug with --abort_jobs_on_exit that caused the client
to request new work on exit
- client: change "unparsed tag" to "unrecognized tag" in msgs
- client: get rid of unused var work_fetch_no_new_work

svn path=/trunk/boinc/; revision=22000
2010-07-19 16:44:43 +00:00
BOINC Translator dc42717bd9 Update Translations
svn path=/trunk/boinc/; revision=21999
2010-07-19 14:00:05 +00:00
BOINC Translator 12dc5e84ea Update Translations
svn path=/trunk/boinc/; revision=21998
2010-07-19 12:00:12 +00:00
BOINC Translator 97c3d28042 Update Translations
svn path=/trunk/boinc/; revision=21997
2010-07-19 08:00:20 +00:00
BOINC Translator 270f0ff8d8 Update Translations
svn path=/trunk/boinc/; revision=21995
2010-07-19 07:00:22 +00:00
BOINC Translator 46867efa88 Update Translations
svn path=/trunk/boinc/; revision=21994
2010-07-19 03:00:05 +00:00
BOINC Translator 1ff40cc7cc Update Translations
svn path=/trunk/boinc/; revision=21993
2010-07-18 19:00:04 +00:00
BOINC Translator 3ea309b8f4 Update Translations
svn path=/trunk/boinc/; revision=21991
2010-07-18 18:00:05 +00:00
BOINC Translator 83dec1fac2 Update Translations
svn path=/trunk/boinc/; revision=21989
2010-07-18 16:00:04 +00:00
BOINC Translator 05901534be Commit from BOINC Translation Services by user DavidM. 486 of 911 messages translated (43 fuzzy).
svn path=/trunk/boinc/; revision=21988
2010-07-18 09:42:11 +00:00
BOINC Translator fc1f03738a Commit from BOINC Translation Services by user DavidM. 33 of 33 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=21987
2010-07-18 09:34:50 +00:00
BOINC Translator ca44574419 Update Translations
svn path=/trunk/boinc/; revision=21986
2010-07-17 14:00:05 +00:00
BOINC Translator 42d610fbf0 Commit from BOINC Translation Services by user DavidM. 27 of 33 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=21985
2010-07-17 13:33:20 +00:00
BOINC Translator 0a809c9a0a Update Translations
svn path=/trunk/boinc/; revision=21984
2010-07-17 08:00:31 +00:00
BOINC Translator 597b71e85c Commit from BOINC Translation Services by user treppolse. 33 of 33 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=21983
2010-07-17 07:08:04 +00:00
BOINC Translator bafecf7da6 Commit from BOINC Translation Services by user treppolse. 911 of 911 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=21982
2010-07-17 06:22:14 +00:00
BOINC Translator 51b71e5387 Update Translations
svn path=/trunk/boinc/; revision=21981
2010-07-17 06:00:04 +00:00
Tuan Le b351c2225f svn path=/trunk/boinc/; revision=21980 2010-07-16 22:36:57 +00:00
Tuan Le 4f488eb55b nvopencl Makefile for MacOS 10.6 completed
svn path=/trunk/boinc/; revision=21979
2010-07-16 22:30:37 +00:00
BOINC Translator ab683ca530 Update Translations
svn path=/trunk/boinc/; revision=21978
2010-07-16 20:00:07 +00:00
BOINC Translator a2f15f0258 Commit from BOINC Translation Services by user ReneOskam. 760 of 911 messages translated (151 fuzzy).
svn path=/trunk/boinc/; revision=21977
2010-07-16 19:47:52 +00:00
BOINC Translator 7192f6468f Update Translations
svn path=/trunk/boinc/; revision=21976
2010-07-16 19:00:04 +00:00
BOINC Translator f623f24097 Commit from BOINC Translation Services by user ReneOskam. 727 of 911 messages translated (63 fuzzy).
svn path=/trunk/boinc/; revision=21975
2010-07-16 18:41:33 +00:00
BOINC Translator e8089adb5c Commit from BOINC Translation Services by user ReneOskam. 18 of 33 messages translated (15 fuzzy).
svn path=/trunk/boinc/; revision=21974
2010-07-16 18:41:21 +00:00
David Anderson 969100a00c - feeder: error out if an ordering option (e.g. --priority)
is used in combination with homogeneous redundancy.
    HR requires a cyclic scan of all sendable results.

svn path=/trunk/boinc/; revision=21973
2010-07-16 18:38:14 +00:00
BOINC Translator 773ff3937b Update Translations
svn path=/trunk/boinc/; revision=21972
2010-07-16 18:00:04 +00:00
BOINC Translator 7a11775fb0 Update Translations
svn path=/trunk/boinc/; revision=21971
2010-07-16 14:04:06 +00:00
Charlie Fenton cff64db1d0 MGR: Bug fix: event log text was not dimmed if event log was opened after Client was disconnected
svn path=/trunk/boinc/; revision=21970
2010-07-16 09:48:17 +00:00
Charlie Fenton 4cc529b69f Tag for 6.11.2 release, all platforms
svn path=/trunk/boinc/; revision=21968
2010-07-16 08:28:37 +00:00
Charlie Fenton ace6f7f468 MGR: Fix SimpleView bug I introduced; better way to prevent a race condition which erroneously shows Attach Wizard when restarting the client
svn path=/trunk/boinc/; revision=21967
2010-07-16 08:26:16 +00:00