Commit Graph

10595 Commits

Author SHA1 Message Date
Rom Walton c553674e19 - MGR: Make sure all the dialogs contain the application name
and do not have BOINC Manager hard coded in them.

    clientgui/
        AdvancedFrame.cpp
        DlgAbout.h
        DlgAdvPreferencesBase.cpp, .h
        DlgOptions.cpp, .h
        DlgSelectComputer.cpp, .h

svn path=/trunk/boinc/; revision=13391
2007-08-16 20:06:50 +00:00
Rytis Slatkevičius da105cb20b -user web: allow customized CSS styling for separate newspost elements (add CSS classes)
svn path=/trunk/boinc/; revision=13390
2007-08-16 19:20:36 +00:00
Rom Walton e6d7d911ec - MGR: Update skin manager for the following changes:
project name = application short name
             company name = organization name
             company website = organization website
             added organization help url.
             
           See http://boinc.berkeley.edu/trac/wiki/ManagerSkin
             for details.
             
    clientgui/
        AdvancedFrame.cpp
        BOINCBaseFrame.cpp
        BOINCDialupManager.cpp
        BOINCTaskBar.cpp
        CompletionPage.cpp
        DlgAbout.cpp
        DlgAdvPreferences.cpp
        sg_BoincSimpleGUI.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp
        sg_ProjectsComponent.cpp
        SkinManager.cpp, .h

svn path=/trunk/boinc/; revision=13389
2007-08-16 18:53:42 +00:00
David Anderson bd29314eb0 screensaver fix
svn path=/trunk/boinc/; revision=13388
2007-08-16 18:37:38 +00:00
David Anderson 4e1f0b7019 - client: add a <data_dir> option in cc_config.xml;
tells the client to use this as the data directory
- scheduler: improve the message telling the client that
    more disk or memory is needed;
    tell them the minimum amount needed to
    send any of the jobs rejected,
    rather than the amount needed for the first job rejected
- manager: fix text in "connect now" dialog

svn path=/trunk/boinc/; revision=13387
2007-08-16 17:33:41 +00:00
Rom Walton 078d788108 - MGR: Update taskbar icons.
clientgui/res/
        boinc.xpm
        boincdisconnect.xpm
        boincsnooze.xpm
    clientgui/res/templates/
        boincsnooze.ico (deleted)
        boincdisconnect.ico (deleted)
        boinc.gif (added)
        boincdisconnect.gif (added)
        boincsnooze.gif (added)

svn path=/trunk/boinc/; revision=13327
2007-08-15 21:38:42 +00:00
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