Commit Graph

11976 Commits

Author SHA1 Message Date
David Anderson b21be7c4d4 - client: add "Suspending computation" messages for
system idle and initial delay cases.
    Rom: please back-port

svn path=/trunk/boinc/; revision=15513
2008-06-29 20:57:21 +00:00
Charlie Fenton 69bca8a999 Release Mac BOINC 6.2.11
svn path=/trunk/boinc/; revision=15512
2008-06-29 06:10:49 +00:00
David Anderson 370778e484 - Bolt
svn path=/trunk/boinc/; revision=15511
2008-06-27 23:15:57 +00:00
David Anderson 70eefb4828 - make_project: change the --test_app option so that it gets the
app executable from boinc_samples/example_app/uc2,
    rather than boinc/apps/upper_case.
    (boinc_samples must be installed in the same dir as boinc).

    The reason: the BOINC autoconf-based build process
    produces executables that have zillions of shared library dependencies,
    and generally won't run on machines other than
    the one where they were built.
    Executables built in boinc_samples/ don't have this problem.

svn path=/trunk/boinc/; revision=15509
2008-06-27 18:59:33 +00:00
Rom Walton 1e360b4185 Quick Updates
svn path=/trunk/boinc/; revision=15508
2008-06-27 17:01:57 +00:00
Charlie Fenton 98c7b27d02 Edited Checkin Notes
svn path=/trunk/boinc/; revision=15507
2008-06-27 11:01:18 +00:00
Charlie Fenton 912b3051bc MGR: Add all Grid View features to Accessible View
svn path=/trunk/boinc/; revision=15506
2008-06-27 10:51:57 +00:00
Charlie Fenton 58a2a7dcb1 checkin notes
svn path=/workspaces/wxListCtrl/; revision=15505
2008-06-27 10:07:38 +00:00
Charlie Fenton ad724c3f50 MGR List View: fix deselect detection, add all features to Transfers tab, fix bugs, clean up code
svn path=/workspaces/wxListCtrl/; revision=15504
2008-06-27 10:05:47 +00:00
Charlie Fenton 899a4c2c9b Compile fix
svn path=/workspaces/wxListCtrl/; revision=15503
2008-06-27 04:38:31 +00:00
Charlie Fenton 51842fb4d6 Work around wxListCtrl item deselection bug
svn path=/workspaces/wxListCtrl/; revision=15502
2008-06-27 04:34:47 +00:00
David Anderson 37f0d8b6ef svn path=/trunk/boinc/; revision=15501 2008-06-26 23:24:43 +00:00
Rom Walton 4e803d5e24 Quick Updates
svn path=/trunk/boinc/; revision=15500
2008-06-26 23:10:14 +00:00
David Anderson 848a8041aa - back-end code: fix compiler warnings (and maybe bugs);
to some retentive code cleanup


svn path=/trunk/boinc/; revision=15497
2008-06-26 21:20:07 +00:00
David Anderson 1bd7742c4a - more gcc fixes
svn path=/trunk/boinc/; revision=15496
2008-06-26 20:53:51 +00:00
Rom Walton 4b856ae450 Quick Updates
svn path=/trunk/boinc/; revision=15495
2008-06-26 20:44:20 +00:00
Rom Walton 1e9b57fe85 - Include missing include file on Linux.
lib/
        diagnostics.C

svn path=/trunk/boinc/; revision=15494
2008-06-26 20:37:48 +00:00
David Anderson fced9b663d - fix gcc warnings
svn path=/trunk/boinc/; revision=15493
2008-06-26 19:27:23 +00:00
David Anderson 2bee18c937 - client: fix battery detection on newer Linux
(from Roberto Virga)


svn path=/trunk/boinc/; revision=15492
2008-06-26 18:39:25 +00:00
Rom Walton 45d81bbcfc - Tag for 6.3.4 release, all platforms
boinc_core_release_6_3_4

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15490
2008-06-26 18:26:21 +00:00
Rom Walton 8cbe0c0a16 Quick Updates
svn path=/trunk/boinc/; revision=15486
2008-06-26 17:04:10 +00:00
David Anderson 6d0d06050c - client, CUDA detection: look in /usr/lib, not /usr/lib/nvidia/
svn path=/trunk/boinc/; revision=15485
2008-06-26 16:43:45 +00:00
Rom Walton 3dba287366 Quick Updates
svn path=/trunk/boinc/; revision=15483
2008-06-26 16:29:27 +00:00
Charlie Fenton 7f48304631 Rename configuration key from Ascending to ReverseSortOrder for clarity
svn path=/workspaces/wxListCtrl/; revision=15480
2008-06-26 12:11:55 +00:00
Charlie Fenton b3a123e841 MGR List View: multiple selections for Tasks tab, all features in Projects tab, save/restore sort settings
svn path=/workspaces/wxListCtrl/; revision=15479
2008-06-26 11:49:43 +00:00
David Anderson 77583feac6 svn path=/trunk/boinc/; revision=15478 2008-06-26 03:50:22 +00:00
David Anderson 3dd69f52cd - client: improve error messages when can't copy files
- client: change CUDA detection on Linux and Mac.
    Look for libcuda.so in /usr/lib/nvidia and /usr/lib64/nvidia.
    If we find it, assume that libcudart is in the library path.

svn path=/trunk/boinc/; revision=15477
2008-06-26 03:50:03 +00:00
Charlie Fenton 2b12a255e8 MGR List View: after sort, refresh only moved rows, start adding multiple selection support
svn path=/workspaces/wxListCtrl/; revision=15476
2008-06-26 01:25:31 +00:00
Rom Walton ef6ac744bd Quick Updates
svn path=/trunk/boinc/; revision=15475
2008-06-25 19:38:55 +00:00
Rom Walton fc27eb0e50 Quick Updates
svn path=/trunk/boinc/; revision=15473
2008-06-25 19:15:55 +00:00
Rom Walton 1238d2d18b - MGR: If more than two active tasks are running then tell the
user how many active tasks are running instead of attempting
        to display the percent complete of each one.
    - MGR: If the computer name is the local host then skip displaying
        it in the tooltip.
        
    clientgui/
        BOINCTaskBar.cpp

svn path=/trunk/boinc/; revision=15469
2008-06-25 18:11:28 +00:00
Rom Walton e3037aa5e2 - WINSETUP: Store and cleanup a set of flags to avoid repeatedly
migrating data back and forth.
    - WINSETUP: If the migration uninstall routine detects a newer
        version of BOINC being installed, skip the uninstall process.

    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.rc
        boinccas95.def
        boinccas95.vcproj
        CAMigrateBOINCData.cpp
        CAMigrateBOINCDataCleanup.cpp, .h (Added)
        CAMigrateBOINCDataVersion.cpp, .h (Added)
        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=15466
2008-06-25 17:28:50 +00:00
Charlie Fenton 4b885b2601 Eliminate some unnecessary sorting.
svn path=/workspaces/wxListCtrl/; revision=15465
2008-06-25 14:45:03 +00:00
Charlie Fenton 6f9c7e70f9 Mgr List View Task tab: re-sort if data in sort column changes
svn path=/workspaces/wxListCtrl/; revision=15464
2008-06-25 13:53:52 +00:00
Charlie Fenton 494aa58eca Add full sorting to List View Tasks tab
svn path=/workspaces/wxListCtrl/; revision=15463
2008-06-25 13:12:39 +00:00
Charlie Fenton b5258056ac MGR List View: store Tasks data in native form; format data only to display; add array of sorted indexes; start adding column sorting.
svn path=/workspaces/wxListCtrl/; revision=15462
2008-06-25 10:38:16 +00:00
David Anderson 8062bc1bbd - web: insert() functions return ID
svn path=/trunk/boinc/; revision=15461
2008-06-24 22:20:40 +00:00
Charlie Fenton 48062cc0b5 MGR: Add contrasting background on alternate rows and progress bars to List Views
svn path=/workspaces/wxListCtrl/; revision=15460
2008-06-24 11:56:06 +00:00
Charlie Fenton deede01767 MGR: Add contrasting background on alternate rows and progress bars to List Views
svn path=/workspaces/wxListCtrl/; revision=15459
2008-06-24 11:47:34 +00:00
Charlie Fenton 4d13e411e8 MGR: Add contrasting background on alternate rows and progress bars to List Views
svn path=/workspaces/wxListCtrl/; revision=15458
2008-06-24 10:52:12 +00:00
Charlie Fenton 5c70f3d1e0 MGR: Fix build breaks on Mac.
svn path=/trunk/boinc/; revision=15456
2008-06-24 01:09:19 +00:00
Charlie Fenton c719556ae7 MGR: Fix build breaks on Mac.
svn path=/trunk/boinc/; revision=15455
2008-06-24 01:09:09 +00:00
David Anderson 6e731f0b7a - API, Unix: when boinc_finish(x) is called, exit with code x
even if signals happen in the atexit() handling
- API: don't print XML parse warnings for init_data.xml file

svn path=/trunk/boinc/; revision=15454
2008-06-23 19:51:07 +00:00
Rom Walton d1cff66f64 - MGR: Change from using balloons to tooltips. Fixes #9.
Thanks David Barnard.
      
    clientgui/
        BOINCTaskBar.cpp
    clientgui/msw/
        taskbarex.cpp, .h

svn path=/trunk/boinc/; revision=15452
2008-06-23 18:47:51 +00:00
Rom Walton ab7d5902c8 - MGR: Fix the Alt-Tab icon on Windows XP. Fixes# 586.
Thanks Der Meister.
      
    clientgui/
        AdvancedFrame.cpp, .h
        BOINCGUIApp.cpp
        sg_BoincSimpleGUI.cpp, .h
        SkinManager.cpp, .h
    clientgui/res/
        boinc32.xpm
    win_build/
        boincmgr_curl.vcproj

svn path=/trunk/boinc/; revision=15450
2008-06-23 17:54:44 +00:00
David Anderson 8a99ca794a - API: compile fix
svn path=/trunk/boinc/; revision=15447
2008-06-23 15:36:51 +00:00
David Anderson 48675cea31 - client: print msgs if can't find CUDA libs
svn path=/trunk/boinc/; revision=15446
2008-06-23 02:41:34 +00:00
David Anderson e88e698106 - scheduler: change message if bad auth (fixes #685)
svn path=/trunk/boinc/; revision=15445
2008-06-22 19:14:53 +00:00
David Anderson 5a3d1fc0a5 - client (Win): if we're not in protected mode,
don't create shmem segs in global name space.
    Hopefully this will fix a bug
    (on Vista, UAC off, non-protected install)
    where apps fail to attach to shmem.

svn path=/trunk/boinc/; revision=15444
2008-06-20 21:33:02 +00:00
David Anderson bf55f0838d - client (Win): if running as service, and service is suspended/resumed,
restore previous run state rather than going to auto.
- client: improve startup messages (non-system user??)

svn path=/trunk/boinc/; revision=15442
2008-06-20 16:21:55 +00:00