David Anderson
2d6d4110ea
- web: don't check for the stop_web file in BoincDb::get().
...
That forces that file to include a bunch of unnecessary stuff.
Do the check at a higher level.
svn path=/trunk/boinc/; revision=15532
2008-07-01 22:11:28 +00:00
Eric J. Korpela
6e802a386d
svn path=/trunk/boinc/; revision=15531
2008-07-01 21:30:27 +00:00
Eric J. Korpela
0124e04750
Fixes ticket #537 . Forces use of small files in zlib.h and when /proc
...
filesystem is used on solaris.
svn path=/trunk/boinc/; revision=15530
2008-07-01 21:27:25 +00:00
David Anderson
7f1e1c5ed9
svn path=/trunk/boinc/; revision=15529
2008-07-01 21:08:23 +00:00
David Anderson
cc1dbce215
svn path=/trunk/boinc/; revision=15528
2008-07-01 21:06:14 +00:00
David Anderson
012ffd3614
- bolt stuff
...
svn path=/trunk/boinc/; revision=15527
2008-07-01 20:33:39 +00:00
David Anderson
0c5c51d531
- web: when hide/unhide/delete posts,
...
set the timestamp of the thread to the timetamp of
the latest non-hidden post (rather than to now).
Same thing for forum timestamp.
- scheduler: return more informative message to user in case of
request message parse error
svn path=/trunk/boinc/; revision=15526
2008-07-01 16:34:51 +00:00
Charlie Fenton
624e41f0f6
MGR: Fix build break on Linux
...
svn path=/trunk/boinc/; revision=15525
2008-07-01 10:35:59 +00:00
Charlie Fenton
6fcff6f484
Fix checkin_notes
...
svn path=/trunk/boinc/; revision=15523
2008-07-01 04:15:13 +00:00
Charlie Fenton
b57ee0a305
MGR: If minimized, display Connection Failed dialog when again maximized
...
svn path=/trunk/boinc/; revision=15522
2008-07-01 04:12:21 +00:00
Charlie Fenton
988cf1390b
Fix typo in checkin_notes
...
svn path=/trunk/boinc/; revision=15521
2008-07-01 03:47:48 +00:00
Charlie Fenton
ce02bedc57
MGR: If minimized: don't display alerts on Mac, display Connection Failed dialog when again maximized
...
svn path=/trunk/boinc/; revision=15520
2008-07-01 03:46:59 +00:00
Charlie Fenton
48394ceda4
MGR: Reset messages whenver connecting or reconnecting to client
...
svn path=/trunk/boinc/; revision=15518
2008-07-01 02:23:34 +00:00
David Anderson
0f60f0d42b
- scheduler: fix bug where a pointer to a 32-bit time field
...
was being cast to a pointer to 64-bit time field
(this caused wrong results on 64-bit servers)
From Sharov Artyom.
svn path=/trunk/boinc/; revision=15517
2008-06-30 23:05:16 +00:00
David Anderson
cff13c8871
- server: add optional <no_validate> element to output file <file_ref>s.
...
This tells the sample bitwise validator to ignore this file.
- client: parse the above field (avoid "unparsed XML" msgs)
svn path=/trunk/boinc/; revision=15514
2008-06-30 16:46:05 +00:00
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