Rom Walton
b04e39fce3
Quick Updates
...
svn path=/trunk/boinc/; revision=13325
2007-08-15 18:09:37 +00:00
Rom Walton
82c765437d
- MGR: Fix the synchronize button and variables.
...
clientgui/
sg_ProjectsComponent.cpp, .h
SkinManager.cpp, .h
clientgui/res/skins/default/graphic
synchronize_button.xpm
synchronize_clicked_button.xpm
clientgui/res/templates/skins/
btnSynchronize.png
btnSynchronizeClick.png
svn path=/trunk/boinc/; revision=13324
2007-08-15 18:06:18 +00:00
Rom Walton
05cee3eb0d
- SCR: Fix the new screensaver so that it doesn't start a new
...
graphics window every second.
- LIB: CreateProcess always returns a 1 on success, which means
the last part of the run_program function was never being
executed.
clientscr/
screensaver_win.cpp
lib/
util.C
svn path=/trunk/boinc/; revision=13323
2007-08-15 15:25:52 +00:00
Rytis Slatkevičius
d49cfa2a85
-user web: when merging hosts, remove CPU capabilities before any other action.
...
svn path=/trunk/boinc/; revision=13322
2007-08-15 14:09:10 +00:00
Charlie Fenton
0e305ec1fe
Mac MGR: Work around bugs in wxMac 2.82 - 2.8.4 to fix wxPieCtrl to work correctly on wxMac 2.6.3 - 2.8.4.
...
svn path=/trunk/boinc/; revision=13321
2007-08-15 10:50:59 +00:00
David Anderson
d5a4824db3
- XML RPC: add user name, ID to team_delta.php XML version
...
svn path=/trunk/boinc/; revision=13320
2007-08-15 03:07:35 +00:00
Rom Walton
8796a8e65e
Update icons for Linux
...
svn path=/trunk/boinc/; revision=13319
2007-08-14 18:50:11 +00:00
Rom Walton
f841b17404
SCR: Enable V6 style applications, screensaver is no longer
...
compatible with v5 style graphics.
clientscr/
screensaver.cpp, .h
screensaver_win.cpp, .h
svn path=/trunk/boinc/; revision=13318
2007-08-14 17:23:30 +00:00
Charlie Fenton
539aa0f1e8
Release Mac version 5.10.18
...
svn path=/trunk/boinc/; revision=13316
2007-08-14 10:47:43 +00:00
Charlie Fenton
82f1708512
Create boinc_exec() function for invoking switcher and setprojectgrp utilities instead of calling system()
...
svn path=/trunk/boinc/; revision=13311
2007-08-14 10:08:36 +00:00
Charlie Fenton
2712eb4fb7
Add transparency mask to boinc_logo.xpm
...
svn path=/trunk/boinc/; revision=13310
2007-08-14 10:07:36 +00:00
Charlie Fenton
a5c5b732e3
Fix compiler warnings.
...
svn path=/trunk/boinc/; revision=13309
2007-08-14 02:38:38 +00:00
Rom Walton
3986e47fa9
- SCR: Move screensaver related files out of the CC directory
...
structure and put it into its own directory structure.
client/win/
boinc.scr.manifest (deleted)
boinc_ss.h (deleted)
boinc_ss.rc (deleted)
boinc_ss_2003.rc (deleted)
win_screensaver.cpp, .h (deleted)
clientscr/
boinc.scr.manifest (added)
boinc_ss.h (added)
boinc_ss.rc (added)
boinc_ss_2003.rc (added)
win_screensaver.cpp, .h (added)
svn path=/trunk/boinc/; revision=13308
2007-08-13 19:57:18 +00:00
Rom Walton
9a9550c2e0
Copied remotely.
...
svn path=/trunk/boinc/; revision=13307
2007-08-13 19:43:39 +00:00
Rom Walton
29afbd883e
Copied remotely
...
svn path=/trunk/boinc/; revision=13306
2007-08-13 19:41:09 +00:00
Rom Walton
743ab161e8
Copied remotely
...
svn path=/trunk/boinc/; revision=13305
2007-08-13 19:40:48 +00:00
Rom Walton
c69a0c68c4
Copied remotely
...
svn path=/trunk/boinc/; revision=13304
2007-08-13 19:40:27 +00:00
Rom Walton
c2f61c722c
Copied remotely
...
svn path=/trunk/boinc/; revision=13303
2007-08-13 19:40:05 +00:00
Rom Walton
84a13c2755
Copied remotely
...
svn path=/trunk/boinc/; revision=13302
2007-08-13 19:39:29 +00:00
Rom Walton
d4697defed
Copied remotely
...
svn path=/trunk/boinc/; revision=13301
2007-08-13 19:37:51 +00:00
Jens Seidler
7b16910da6
Localization: BOINC Manager language files updated: French(fr)
...
svn path=/trunk/boinc/; revision=13299
2007-08-13 05:33:05 +00:00
Janus B. Kristensen
9645039c56
BT filetable creation query
...
svn path=/trunk/boinc/; revision=13298
2007-08-11 10:33:32 +00:00
Janus B. Kristensen
4f093d90e9
The main file table (updated by the .torrent generator)
...
svn path=/trunk/boinc/; revision=13297
2007-08-11 10:30:38 +00:00
David Anderson
c148085143
- Manager: change "Retry communications" to "Do network communication"
...
- client: use gethostname() to get host name on Linux
svn path=/trunk/boinc/; revision=13295
2007-08-11 03:34:38 +00:00
David Anderson
4a2e57e552
- Manager: show the AMS name, not the skin name, in Wizard
...
svn path=/trunk/boinc/; revision=13294
2007-08-11 03:30:03 +00:00
David Anderson
2cd158a358
- client: timezone reflects daylight savings time (Win)
...
from David Barnard; fixes #334
- GUI RPC: add <success/> replies for ops that don't return anything
- GUI RPC: check args for project_attach
- GUI RPC: return error (not blank) if no prefs override file
- add error string for ERR_TOO_MANY_EXITS
svn path=/trunk/boinc/; revision=13293
2007-08-10 16:02:09 +00:00
David Anderson
b6952dcd20
Fixes for command line compile.
...
Fixed some type warnings on windows.
Fixed missing graphics_threadh definition on WIN32.
svn path=/trunk/boinc/; revision=13282
2007-08-10 01:51:14 +00:00
Rom Walton
db1fc98b51
Quick Updates
...
svn path=/trunk/boinc/; revision=13279
2007-08-09 03:50:47 +00:00
Rom Walton
9c2cf23c5c
Quick Updates
...
svn path=/trunk/boinc/; revision=13278
2007-08-09 03:49:32 +00:00
Rom Walton
24f3a7d3a1
Quick Updates
...
svn path=/trunk/boinc/; revision=13276
2007-08-09 03:44:00 +00:00
Rom Walton
00cc8c516e
- MGR: Update taskbar icons.
...
clientgui/res/
boinc.xpm
boincdisconnect.xpm
boincsnooze.xpm
clientgui/res/templates/
boincsnooze.ico
boincdisconnect.ico
svn path=/trunk/boinc/; revision=13272
2007-08-08 16:21:29 +00:00
Rom Walton
c8d4216006
- MGR: Respect the disallow_attach and simple_gui_only status
...
flags in both the simple GUI and advanced GUI.
- MGR: Enable the syncronize button in the simple GUI which
just causes an account manager update request.
- MGR: Fix an overactive assert in debug builds
clientgui/
AdvancedFrame.cpp
Events.h
sg_BoincSimpleGUI.cpp
sg_ProjectsComponent.cpp, .h
SkinManager.cpp
WelcomePage.cpp
clientgui/res/skins/default/graphic
syncronize_button.xpm (Added)
syncronize_clicked_button.xpm (Added)
clientgui/res/templates/skins
btnSynronize.png (Added)
btnSynronizeClick.png (Added)
svn path=/trunk/boinc/; revision=13271
2007-08-07 20:10:36 +00:00
David Anderson
f96db2c656
svn path=/trunk/boinc/; revision=13270
2007-08-06 23:06:16 +00:00
Rom Walton
e2c620b1be
Quick Updates
...
svn path=/trunk/boinc/; revision=13269
2007-08-03 17:09:46 +00:00
Rom Walton
c6e5897a02
fix build break on linux
...
svn path=/trunk/boinc/; revision=13268
2007-08-03 17:08:10 +00:00
Rom Walton
58b782aa95
Quick Updates
...
svn path=/trunk/boinc/; revision=13267
2007-08-02 21:04:14 +00:00
Rom Walton
545ebd67cb
Quick Updates
...
svn path=/trunk/boinc/; revision=13266
2007-08-02 21:03:35 +00:00
Rom Walton
edb3ace8aa
Quick Updates
...
svn path=/trunk/boinc/; revision=13265
2007-08-02 21:01:55 +00:00
Rom Walton
9e0edc6bab
Quick Updates
...
svn path=/trunk/boinc/; revision=13264
2007-08-02 20:53:30 +00:00
Rom Walton
00c88b6c8a
- DIAG: Disable symbol server technology for applications where a symbol
...
server isn't specified.
- MGR: Provide some additional text to the begining of the attach to project
wizard when the client is attached to an account manager. Warn the user
that the AMS will not know about the project or its stats.
- MGR: Fix dialog titles for the Simple GUI dialogs.
- MGR: Eliminate bogus error messages when using the default skin.
- MGR: Introduce new logo into the manager
- MGR: Introduce the notion of the syncronize button in the Simple GUI.
NOTE: This button will replace the 'attach to project' button when
the manager detects that the client is attached to an account manager.
client/win/res/
icon.ico
clientgui/
DlgAbout.cpp
sg_DlgMessages.cpp
sg_DlgPreferences.cpp
SkinManager.cpp, .h
WelcomePage.cpp
clientgui/res/
boinc.xpm
boinc_logo.xpm
BOINCGUIApp.ico
clientgui/res/templates/
boinc.ico
boinc16.bmp
boinc32.bmp
boinc48.bmp
boinc128.bmp
boinc256.bmp
boinc_logo.gif
lib/
stackwalker_win.cpp
svn path=/trunk/boinc/; revision=13263
2007-08-02 20:03:21 +00:00
Charlie Fenton
55e7a41874
GUI RPC: Add get_global_prefs_working_struct(); rename get_global_prefs_network() to get_global_prefs_file()
...
svn path=/trunk/boinc/; revision=13262
2007-08-02 08:12:03 +00:00
Charlie Fenton
d2ca33b9e7
MGR: Dialup Manager updates current preferences from client before using them
...
svn path=/trunk/boinc/; revision=13261
2007-08-02 08:11:29 +00:00
Charlie Fenton
73a46ec81b
MGR: both preference dialogs call get_global_prefs_working_struct().
...
svn path=/trunk/boinc/; revision=13260
2007-08-02 08:10:58 +00:00
Charlie Fenton
063f4608e4
Changes for Manager to update Global Preferences from Client when needed.
...
svn path=/trunk/boinc/; revision=13259
2007-08-02 08:10:04 +00:00
Charlie Fenton
cf14e1ca00
MGR: Populate Simple and Advanced Preference dialogs with current values of preferences (including any overrides), not with defaults or old (possibly stale) values.
...
svn path=/trunk/boinc/; revision=13258
2007-08-02 02:15:43 +00:00
David Anderson
b4241eadd6
- GUI RPC: added get_global_prefs_network()
...
and get_global_prefs_working()
svn path=/trunk/boinc/; revision=13257
2007-08-01 20:26:08 +00:00
David Anderson
71fc375d1b
- feeder: created shared mem seg with 0666 rather than 0660.
...
In principle 0660 should work (assuming apache belongs to admin group)
but apparently on some Linux systems it doesn't,
and the feeder gets "can't attach to shared mem" errors.
- scheduler: print uid/gid info if can't attach to shared mem
- user web: fix bug in team founder transfer form
svn path=/trunk/boinc/; revision=13255
2007-08-01 15:35:08 +00:00
Charlie Fenton
5d2d8dea7a
Added a comment
...
svn path=/trunk/boinc/; revision=13252
2007-07-31 13:35:40 +00:00
Charlie Fenton
6db6b61352
Graphics API: Don't render graphics when application is suspended to reduce CPU usage
...
svn path=/trunk/boinc/; revision=13250
2007-07-31 13:11:26 +00:00
Charlie Fenton
e0b4dfea33
Graphics API: Don't render graphics when application is suspended to reduce CPU usage
...
svn path=/trunk/boinc/; revision=13249
2007-07-31 13:07:10 +00:00