Commit Graph

15148 Commits

Author SHA1 Message Date
Rom Walton a62b72785b svn path=/trunk/boinc/; revision=20458 2010-02-06 08:21:13 +00:00
Rom Walton c5d781ba1e fix build break
svn path=/trunk/boinc/; revision=20457
2010-02-06 07:58:55 +00:00
Rom Walton b627fbbf46 fix build break
svn path=/trunk/boinc/; revision=20456
2010-02-06 07:54:46 +00:00
Rom Walton 79723cb96a fix build breaks
svn path=/trunk/boinc/; revision=20455
2010-02-06 07:51:40 +00:00
Rom Walton 4c25ac945d - MGR: Introduce balloons to Linux version of BOINC Manager.
(Note: Not debugged yet)
         
    clientgui/
        BOINCTaskBar.cpp, .h
        Makefile.am
    clientgui/gtk/
        taskbarex.cpp, .h
    clientgui/msw/
        taskbarex.cpp, .h

svn path=/trunk/boinc/; revision=20454
2010-02-06 07:43:09 +00:00
Rom Walton 3e26627b55 - MGR: Change the 'Open BOINC Manager' menu item ID for the task bar icon. wxID_OPEN
causes a folder icon to be prepended to the menu item on Linux.
    - MGR: Enable the Test Notification menu item on Linux
        
    clientgui/
        BOINCTaskBar.cpp, .h

svn path=/trunk/boinc/; revision=20452
2010-02-05 22:29:06 +00:00
BOINC Translator a03d5507e2 Update Translations
svn path=/trunk/boinc/; revision=20451
2010-02-05 21:00:04 +00:00
Rom Walton e96324399f - MGR: Fix build break by adjusting the SetIcon function prototype so that it conforms
to the wxWidget standard.
        
    clientgui/
        BOINCTaskBar.cpp, .h
    clientgui/msw/
        taskbarex.cpp, .h

svn path=/trunk/boinc/; revision=20450
2010-02-05 20:47:48 +00:00
Rom Walton 2ec103eb91 fix build break
svn path=/trunk/boinc/; revision=20449
2010-02-05 20:30:05 +00:00
Rom Walton fc1bf702bb fix build break
svn path=/trunk/boinc/; revision=20448
2010-02-05 20:27:17 +00:00
Rom Walton 08251184b6 - MGR: Move cross-platform event handlers for creating context menus and updating
tooltips out of the Windows only scope.
        
    clientgui/
        BOINCTaskBar.cpp, .h

svn path=/trunk/boinc/; revision=20447
2010-02-05 20:24:28 +00:00
BOINC Translator e6a12e0855 Commit from BOINC Translation Services by user SaharovNA. 429 of 436 messages translated (7 fuzzy).
svn path=/trunk/boinc/; revision=20446
2010-02-05 20:20:38 +00:00
BOINC Translator b57760bd9b Commit from BOINC Translation Services by user DavidM. 742 of 775 messages translated (8 fuzzy).
svn path=/trunk/boinc/; revision=20445
2010-02-05 20:16:23 +00:00
Rom Walton bed5b48159 - MGR: Enable task bar icon on Linux. (bug fixes)
clientgui/
        AsyncRPC.cpp
        BOINCBaseFrame.cpp
        BOINCGUIApp.cpp

svn path=/trunk/boinc/; revision=20444
2010-02-05 20:11:51 +00:00
BOINC Translator bc053417a0 Update Translations
svn path=/trunk/boinc/; revision=20443
2010-02-05 20:00:01 +00:00
Rom Walton 623a0da58b svn path=/trunk/boinc/; revision=20442 2010-02-05 19:59:47 +00:00
Rom Walton 90d3e024e6 - MGR: Enable task bar icon on Linux. (Improvements)
clientgui/
        BOINCBaseFrame.cpp
        BOINCGUIApp.cpp

svn path=/trunk/boinc/; revision=20441
2010-02-05 19:50:42 +00:00
Rom Walton 057c51b5d3 - MGR: Enable task bar icon on Linux.
clientgui/
        BOINCBaseFrame.cpp
        BOINCGUIApp.cpp

svn path=/trunk/boinc/; revision=20440
2010-02-05 19:36:59 +00:00
BOINC Translator 3dea9a555b Commit from BOINC Translation Services by user SaharovNA. 54 of 59 messages translated (5 fuzzy).
svn path=/trunk/boinc/; revision=20438
2010-02-05 18:58:23 +00:00
Rom Walton 8ab6352817 - WINSCR: cleanup configuration dialog text.
clientscr/
        boinc_ss.rc

svn path=/trunk/boinc/; revision=20435
2010-02-05 17:28:05 +00:00
Charlie Fenton 5a8e75b1d3 Bug fix
svn path=/trunk/boinc/; revision=20433
2010-02-05 09:08:01 +00:00
Charlie Fenton 93e680e346 Release Mac BOINC 6.10.33 to alpha test
svn path=/trunk/boinc/; revision=20430
2010-02-05 08:47:28 +00:00
David Anderson b9db4b16db - web: fix bug that caused news RSS to show wrong items
svn path=/trunk/boinc/; revision=20427
2010-02-05 04:46:10 +00:00
Charlie Fenton 210af7e604 Mac Installer: if adding non-admin users to group boinc_master, add to group boinc_project: fixes permissions error -1200; add "Please wait" alert
svn path=/trunk/boinc/; revision=20425
2010-02-05 04:34:43 +00:00
BOINC Translator b7fb6cb762 Commit from BOINC Translation Services by user DavidM. 59 of 59 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=20423
2010-02-04 20:04:57 +00:00
BOINC Translator f0aa63c357 Update Translations
svn path=/trunk/boinc/; revision=20422
2010-02-04 20:00:02 +00:00
David Anderson 84701e3624 - scheduler: add example code for SETI@home's situation
where app has both GPU and CPU versions,
    but for certain jobs (VLAR WUs in this case)
    the GPU version performs poorly and shouldn't be used.

    The fix is a kludge - it will result in these jobs
    not being sent to the host at all,
    rather than being sent with the CPU app.
    The current architecture makes it difficult to do otherwise.
    One possible fix would be to create a separate app
    for VLAR jobs, with only CPU app versions.


svn path=/trunk/boinc/; revision=20419
2010-02-04 17:34:55 +00:00
David Anderson 5f1bf70056 - web: Drupal stuff
svn path=/trunk/boinc/; revision=20418
2010-02-04 16:55:16 +00:00
David Anderson e44ac6dede - web: code shuffle for Drupal
svn path=/trunk/boinc/; revision=20417
2010-02-04 16:15:54 +00:00
BOINC Translator 006bfa19d0 Update Translations
svn path=/trunk/boinc/; revision=20416
2010-02-04 16:00:03 +00:00
BOINC Translator 2ba8a04cb2 Update Translations
svn path=/trunk/boinc/; revision=20415
2010-02-04 15:00:03 +00:00
Charlie Fenton 556c9141e6 Release Mac BOINC 6.10.32 to alpha test
svn path=/trunk/boinc/; revision=20414
2010-02-04 00:14:30 +00:00
David Anderson ae6420ab65 - client: if GPU get available RAM fails, don't use the GPU
- web: put $languages_in_use into $GLOBALS.
    Apparently it can't be referenced as a global in Drupal otherwise

svn path=/trunk/boinc/; revision=20412
2010-02-03 23:04:34 +00:00
BOINC Translator 1cdc3dad20 Commit from BOINC Translation Services by user DavidM. 55 of 59 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=20409
2010-02-03 19:32:33 +00:00
BOINC Translator c924846256 Commit from BOINC Translation Services by user DavidM. 55 of 59 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=20408
2010-02-03 19:32:13 +00:00
Rom Walton a53d2486b0 Quick Updates
svn path=/trunk/boinc/; revision=20405
2010-02-03 18:05:20 +00:00
David Anderson 83353ad7f9 svn path=/trunk/boinc/; revision=20404 2010-02-03 17:32:25 +00:00
David Anderson 1600c26206 svn path=/trunk/boinc/; revision=20403 2010-02-03 17:28:03 +00:00
Rom Walton ca2b898700 Quick Updates
svn path=/trunk/boinc/; revision=20401
2010-02-03 17:18:10 +00:00
Charlie Fenton de566e26e1 Mac SS: look for Branding file in BOINC Data folder before the one in Manager (mainly for convenience debugging on build system)
svn path=/trunk/boinc/; revision=20399
2010-02-03 04:50:24 +00:00
Rom Walton 3f89b88fff - client: newer ATI drivers crash if struct_size isn't filled out
before the structure is used.
        
    client/
        coproc_detect.cpp

svn path=/trunk/boinc/; revision=20388
2010-02-02 21:16:02 +00:00
BOINC Translator fcb08facef Update Translations
svn path=/trunk/boinc/; revision=20387
2010-02-02 20:00:02 +00:00
BOINC Translator 08240e2100 Commit from BOINC Translation Services by user MihaP. 774 of 775 messages translated (1 fuzzy).
svn path=/trunk/boinc/; revision=20375
2010-02-02 19:02:46 +00:00
BOINC Translator db7a7d4ff3 Update Translations
svn path=/trunk/boinc/; revision=20373
2010-02-02 19:00:02 +00:00
BOINC Translator bdb67a2bbe Update Translations
svn path=/trunk/boinc/; revision=20362
2010-02-02 18:00:02 +00:00
David Anderson 78695969e4 - scheduler: don't send CUDA jobs to Macs with client < 6.10.28;
they'll crash.

svn path=/trunk/boinc/; revision=20360
2010-02-02 17:18:39 +00:00
Charlie Fenton b7484ac6cb Mac Installer: update script for new gridrepublic_ss_logo.jpg file, etc; add .txt extension to copyright files in GUI installer extras
svn path=/trunk/boinc/; revision=20359
2010-02-02 12:25:20 +00:00
Charlie Fenton 9eca858ac7 ss_app: Allow branding for GR in a cross-platform way; add hi-res GR logo.
svn path=/trunk/boinc/; revision=20358
2010-02-02 12:19:01 +00:00
David Anderson 416c1d4c49 - client: fix notice crash
svn path=/trunk/boinc/; revision=20353
2010-02-02 00:53:05 +00:00
David Anderson 7d229ccf4b - graphics API: if font missing, find one that isn't (from Kevin)
svn path=/trunk/boinc/; revision=20350
2010-02-01 19:18:23 +00:00