Commit Graph

16191 Commits

Author SHA1 Message Date
Charlie Fenton 057d99d825 Release Mac BOINC 6.11.4 to alpha test
svn path=/trunk/boinc/; revision=22068
2010-07-27 01:34:59 +00:00
Tuan Le db3861d530 svn path=/trunk/boinc/; revision=22067 2010-07-26 21:54:32 +00:00
Tuan Le 56abe73118 svn path=/trunk/boinc/; revision=22066 2010-07-26 21:37:08 +00:00
Tuan Le e2be96ff76 - add some linking to cuda oclUtils library
svn path=/trunk/boinc/; revision=22065
2010-07-26 21:18:37 +00:00
Tuan Le a37ecceae3 - modify local work items and global work items to work correctly on GPU device.
svn path=/trunk/boinc/; revision=22064
2010-07-26 21:16:36 +00:00
Rom Walton 39c5438518 Quick Updates
svn path=/trunk/boinc/; revision=22063
2010-07-26 20:24:19 +00:00
Rom Walton e60c59e49d Quick Updates
svn path=/trunk/boinc/; revision=22061
2010-07-26 16:41:34 +00:00
Rom Walton e336a90572 - Tag for 6.11.4 release, all platforms
boinc_core_release_6_11_4

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22059
2010-07-26 16:00:29 +00:00
BOINC Translator d414e93358 Update Translations
svn path=/trunk/boinc/; revision=22058
2010-07-25 08:00:15 +00:00
BOINC Translator f5d442f60e Commit from BOINC Translation Services by user DavidM. 503 of 911 messages translated (43 fuzzy).
svn path=/trunk/boinc/; revision=22057
2010-07-24 11:29:03 +00:00
Charlie Fenton 9a8efd7d1c MGR: remove my code for extracting host name from host.domain_name; it is not needed
svn path=/trunk/boinc/; revision=22056
2010-07-24 01:23:36 +00:00
Charlie Fenton fe7ac49c42 MGR: if Event Log was open, show it _behind_ main window when "opening" Manager after it was hidden
svn path=/trunk/boinc/; revision=22055
2010-07-24 00:54:10 +00:00
Rom Walton 0ab3ef3cee - MGR: Take another stab at the z-order problem when both the event log
and main window are open.
    - MGR: Don't replace control characters for regular messages.
    
    clientgui/
        BOINCGUIApp.cpp, .h
        DlgEventLog.cpp
        MainDocument.cpp, .h
        NoticeListCtrl.cpp

svn path=/trunk/boinc/; revision=22054
2010-07-23 23:42:25 +00:00
Rom Walton 7e8ca91dc5 - MGR: Enable the manager to be able to deal with any size notice.
clientgui/
        DlgEventLog.cpp
        MainDocument.cpp, .h
        NoticeListCtrl.cpp

svn path=/trunk/boinc/; revision=22053
2010-07-23 22:57:54 +00:00
David Anderson 6b8a569d6d - client/scheduler: fix a group of bugs related to the new mechanism
where the client tells the scheduler which app versions
    its queued jobs use
    (this is needed, e.g., to enforce per-app or per-resource job limits).
    In this mechanism, the client sends an array of <app_version>s,
    and each <other_result> includes an index into this array.

    - The wrong index was being sent (client).
    - If an <app_version> had a non-existent app name
        (e.g. because that app had been deprecated)
        it wasn't getting put in the array, invalidating array indices
        Furthermore, an erroneous message was being sent to the user

        Fix: if parse error for <app_version>,
        put it in the array anyway, but with cav.app = NULL,
        meaning that it's a place-holder.
        Send a message to user only if anon platform.

- manager: increase notice buffers to 64K

svn path=/trunk/boinc/; revision=22052
2010-07-23 17:43:20 +00:00
Rom Walton 5e87d07598 - MGR: Don't update the notice tab text unless the unread notice
count has changed.
    - MGR: Don't update the last arrival time for the host unless
        it has changed from the last time it was saved.
    - MGR: Opps, forgot to move some code before commiting yesterday,
        don't update the last save arrival time unless the user
        clicks on the balloon.
    - MGR: Stop the simple GUI from blinking the messages button
        when the balloon is clicked.
        
    clientgui/
        AdvancedFrame.cpp
        BOINCGUIApp.cpp
        BOINCTaskBar.cpp
        MainDocument.cpp
        sg_BoincSimpleGUI.cpp
        sg_ProjectsComponent.h

svn path=/trunk/boinc/; revision=22051
2010-07-23 15:25:39 +00:00
Rom Walton c3d19dfe8a Quick Updates
svn path=/trunk/boinc/; revision=22050
2010-07-23 14:48:31 +00:00
Charlie Fenton c76162b464 MGR: If Event Log was open, show it in front of main window when "opening" Manager after it was hidden
svn path=/trunk/boinc/; revision=22049
2010-07-23 10:58:36 +00:00
Charlie Fenton 230799b575 MGR: for saving / restoring arrival time of last read notice, extract the host name from host.domain_name
svn path=/trunk/boinc/; revision=22048
2010-07-23 09:43:59 +00:00
BOINC Translator ac67d117af Update Translations
svn path=/trunk/boinc/; revision=22047
2010-07-23 05:00:05 +00:00
BOINC Translator 8543b2fcb2 Update Translations
svn path=/trunk/boinc/; revision=22046
2010-07-23 04:00:05 +00:00
David Anderson c0776ea188 - user web: put RSS item titles in CDATA
- sched: get rid of unused config items
- manager: msg tweak

svn path=/trunk/boinc/; revision=22045
2010-07-22 22:57:15 +00:00
Rom Walton e30a71b8e3 - MGR: Add some padding to each notice.
clientgui/
        NoticeListCtrl.cpp

svn path=/trunk/boinc/; revision=22043
2010-07-22 22:00:15 +00:00
Bernd Machenschalk 4a0b54d003 rename cal.h to cal_boinc.h in lib/Makefile.mingw
svn path=/trunk/boinc/; revision=22042
2010-07-22 21:13:07 +00:00
BOINC Translator 46d0bcc938 Update Translations
svn path=/trunk/boinc/; revision=22041
2010-07-22 21:00:07 +00:00
Rom Walton 371c53ec3a - MGR: If the simple GUI received a notification event,
display the messages dialog.
    - MGR: The simple GUI wasn't restoring state properly
        thereby causing the reminder frequency to be set to
        zero and preventing any reminders from being displayed.
    - MGR: Rework the notices code so the document doesn't
        make any assumtions about the UI.
    - MGR: Fix a bug in the Linux notification window code.
        Synchronize event behavior with Windows.

    clientgui/
        AdvancedFrame.cpp, .h
        BOINCBaseFrame.cpp
        BOINCTaskBar.cpp, .h
        MainDocument.cpp, .h
        sg_BoincSimpleGUI.cpp, .h
        sg_DlgMessages.cpp
        sg_ProjectsComponent.cpp, .h
        ViewNotices.cpp
    clientgui/gtk/
        taskbarex.cpp

svn path=/trunk/boinc/; revision=22040
2010-07-22 20:55:39 +00:00
David Anderson fac75370a8 - rename cal.h to cal_boinc.h to avoid name conflict
svn path=/trunk/boinc/; revision=22039
2010-07-22 20:08:33 +00:00
BOINC Translator db1367b2fe Update Translations
svn path=/trunk/boinc/; revision=22038
2010-07-22 20:00:07 +00:00
David Anderson 9510005e2f - client: the client shouldn't check for a physical connection
(contacting google.com and possibly alerting the user)
    for "background" HTTP ops.  These include:
    - periodic account manager requests
    - periodic notice RSS feed fetches
    - periodic fetch of project list
    - periodic fetch of current client version


svn path=/trunk/boinc/; revision=22037
2010-07-22 19:13:36 +00:00
BOINC Translator e11206819b Commit from BOINC Translation Services by user SaharovNA. 895 of 919 messages translated (24 fuzzy).
svn path=/trunk/boinc/; revision=22036
2010-07-22 19:11:02 +00:00
BOINC Translator 5f8ec21dd3 Update Translations
svn path=/trunk/boinc/; revision=22035
2010-07-22 19:00:06 +00:00
David Anderson afa6a3bbaf - client: have project update fetch RSS feeds as well as doing
a scheduler RPC.
    This is to facilitate debugging, and is probably temporary.

svn path=/trunk/boinc/; revision=22034
2010-07-22 18:42:15 +00:00
David Anderson 6ae36bea6e - server: compile warning fixes
svn path=/trunk/boinc/; revision=22033
2010-07-22 18:22:14 +00:00
David Anderson 8856092154 svn path=/trunk/boinc/; revision=22032 2010-07-22 18:03:30 +00:00
BOINC Translator 04bc7d4169 Update Translations
svn path=/trunk/boinc/; revision=22031
2010-07-22 18:00:04 +00:00
BOINC Translator 1baeb53ddb Update Translations
svn path=/trunk/boinc/; revision=22030
2010-07-22 16:00:05 +00:00
Charlie Fenton d47cef317a MGR: Don't save bogus window dimensions when iconized
svn path=/trunk/boinc/; revision=22029
2010-07-22 11:50:24 +00:00
Charlie Fenton 988d08d1cc MGR: Make Event Log Window persistent, hide it when closing main window
svn path=/trunk/boinc/; revision=22028
2010-07-22 10:59:26 +00:00
Charlie Fenton f2113e781c Mac: Delete source files sg_SGUIListControl.cpp,.h from XCode project
svn path=/trunk/boinc/; revision=22027
2010-07-22 10:30:09 +00:00
Charlie Fenton c8a3532c41 - MGR: Mark all notices as having been read if either Simple GUI messages dialog or Advanced GUI Notices tab is open
svn path=/trunk/boinc/; revision=22026
2010-07-22 00:53:41 +00:00
David Anderson 9c68d40d78 svn path=/trunk/boinc/; revision=22025 2010-07-21 19:05:06 +00:00
David Anderson ef044d6841 - client/manager: add the ability to associate URLs with
client-generated notices.
    Use this as appropriate: e.g., for errors about cc_config.xml syntax,
    direct user to the web page describing this syntax.

svn path=/trunk/boinc/; revision=22024
2010-07-21 19:04:46 +00:00
Rom Walton de495912b5 - MGR: Make the simple GUI messages dialog display notices instead.
clientgui/
        sg_BoincSimpleGUI.cpp
        sg_DlgMessages.cpp, .h
        sg_SGUIListControl.cpp, .h (deleted)
    win_build/
        boincmgr.vcproj

svn path=/trunk/boinc/; revision=22023
2010-07-21 18:37:27 +00:00
Tuan Le 812ce585a8 fix memory leak
svn path=/trunk/boinc/; revision=22022
2010-07-21 18:28:58 +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 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