Commit Graph

80 Commits

Author SHA1 Message Date
Rom Walton 01a48f14ad - MGR: Fix icons for dialogs that display them.
clientgui/
        DlgEventLog.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp

svn path=/trunk/boinc/; revision=20601
2010-02-16 22:18:01 +00:00
Rom Walton 791040689d - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks.
wxWidgets now natively supports them.
        
    clientgui/
        AccountInfoPage.cpp, .h
        AccountManagerInfoPage.cpp
        AdvancedFrame.cpp
        BOINCBaseFrame.cpp, .h
        BOINCGUI.cst (deleted)
        BOINCGUI.pjd (deleted)
        BOINCTaskBar.cpp
        BOINCWizards.h
        DlgAbout.cpp, .h
        DlgAdvPreferences.cpp
        DlgEventLog.cpp
        hyperlink.cpp, .h (deleted)
        ProjectInfoPage.cpp
        sg_BoincSimpleGUI.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp
        sg_ProjectsComponent.cpp
        sg_StatImageLoader.cpp
        stdwx.h
        ViewProjects.cpp
        ViewWork.cpp
        WelcomePage.cpp
        WizardAttachProject.cpp
    win_build/
        boinc_ss.vcproj
        boincmgr.vcproj
        libboinc_staticcrt.vcproj

svn path=/trunk/boinc/; revision=19982
2009-12-19 05:16:41 +00:00
Rom Walton 422973a4c8 - MGR: Make the minimum version of wxWidgets we support 2.8.0 or better
- MGR: Start cleaning up warning related to 2.6 backwards compatibility
    
    /
        configure.ac
    clientgui/
        sg_DlgPreferences.cpp

svn path=/trunk/boinc/; revision=19960
2009-12-17 23:48:48 +00:00
Rom Walton 3294f5bb39 fixes #712
svn path=/trunk/boinc/; revision=17373
2009-02-25 16:03:43 +00:00
Rom Walton 22873e216e - MGR: Don't convert strings to ANSI juts to have to reconvert them
back to Unicode.  Fix several help link issues.
        
    clientgui/
        AdvancedFrame.cpp
        DlgAdvPreferences.cpp
        sg_BoincSimpleGUI.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp
        sg_ProjectsComponent.cpp

svn path=/trunk/boinc/; revision=16915
2009-01-15 18:57:44 +00:00
Rom Walton 5632d75090 Build Break fix from my last check-in
svn path=/trunk/boinc/; revision=16382
2008-10-31 22:20:17 +00:00
Rom Walton f958a8a7e8 - MGR: Fix up the OnHelp features of the BOINC Manager so they
all point to manager_links.php.
        
    clientgui/
        DlgAdvPreferences.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp

svn path=/trunk/boinc/; revision=16380
2008-10-31 22:00:23 +00:00
David Anderson 4f66bb4c95 - added copyright and license info to .C, .cpp, .h files
- scheduler: fix bug in adaptive replication:
    if send an unreplicated job to untrusted host,
    set both wu.target_nresults and wu.min_quorum to app.target_nresults.

svn path=/trunk/boinc/; revision=15762
2008-08-06 18:36:30 +00:00
Rom Walton 5a46215511 - MGR: Make help system work again
- MGR: Add pre-release to the BOINC Manager title bar and about
        dialog if it is a pre-release version of BOINC.
    - CLI: Add some pre-release text to the CC startup routine and
        suggest they revert back to a released build if they don't
        plan on testing the client.

    /
        version.h
        version.h.in
    client/
        auto_update.C
        client_state.C
    clientgui/
        AdvancedFrame.cpp
        DlgAbout.cpp
        sg_BoincSimpleGUI.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp
        SkinManager.cpp
    lib/
        common_defs.h

svn path=/trunk/boinc/; revision=15067
2008-04-17 16:18:16 +00:00
Charlie Fenton 9214583c37 Fix SG preferences "Do work only between" and "Connect only between"
svn path=/trunk/boinc/; revision=14133
2007-11-10 02:05:53 +00:00
Charlie Fenton 44a2cef148 Mgr SG: Fix SG preferences bug: set "custom" checkmark only if global_prefs_override.xml file exists.
svn path=/trunk/boinc/; revision=14121
2007-11-08 08:25:15 +00:00
Frank Thomas 3bfc78b511 Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
Charlie Fenton 5a1dfe2285 Preferences: fix #363: per-day time preferences work incorrectly; MGR: use cached preferences if connected to pre-5.10.18 client..
svn path=/trunk/boinc/; revision=13454
2007-08-25 09:53:33 +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
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 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 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
Charlie Fenton e9b1a8f700 *** empty log message ***
svn path=/trunk/boinc/; revision=12351
2007-04-12 09:29:40 +00:00
Charlie Fenton 62fb8f3b0b *** empty log message ***
svn path=/trunk/boinc/; revision=12249
2007-03-20 00:07:16 +00:00
David Anderson 9b0a0fff91 *** empty log message ***
svn path=/trunk/boinc/; revision=12236
2007-03-15 23:39:22 +00:00
David Anderson dceae0f13e *** empty log message ***
svn path=/trunk/boinc/; revision=12131
2007-02-21 17:06:11 +00:00
Charlie Fenton 99c8874340 *** empty log message ***
svn path=/trunk/boinc/; revision=11905
2007-01-19 14:30:18 +00:00
Charlie Fenton f55c97c26a *** empty log message ***
svn path=/trunk/boinc/; revision=11788
2007-01-06 05:46:26 +00:00
Rom Walton dfac6eb739 *** empty log message ***
svn path=/trunk/boinc/; revision=11786
2007-01-06 05:14:26 +00:00
Rom Walton b440e302aa *** empty log message ***
svn path=/trunk/boinc/; revision=11779
2007-01-05 23:31:38 +00:00
Rom Walton 3fd770ffd1 *** empty log message ***
svn path=/trunk/boinc/; revision=11776
2007-01-05 19:46:10 +00:00
Kevin Reed 4b120a868e Changed the way the buttons on the simple gui preferences and messages screens are sized
svn path=/trunk/boinc/; revision=11771
2007-01-04 21:09:07 +00:00
Rom Walton e0bef102ab *** empty log message ***
svn path=/trunk/boinc/; revision=11746
2006-12-30 00:50:04 +00:00
Charlie Fenton 61c842c0c4 *** empty log message ***
svn path=/trunk/boinc/; revision=11715
2006-12-22 09:55:46 +00:00
Rom Walton 073340a33a *** empty log message ***
svn path=/trunk/boinc/; revision=11714
2006-12-22 04:25:36 +00:00
Rom Walton 69a5bf301a *** empty log message ***
svn path=/trunk/boinc/; revision=11646
2006-12-12 01:08:16 +00:00
Charlie Fenton 1b0a91b1f8 *** empty log message ***
svn path=/trunk/boinc/; revision=11641
2006-12-09 02:35:06 +00:00
Rom Walton 6c9cc128de *** empty log message ***
svn path=/trunk/boinc/; revision=11638
2006-12-08 04:23:02 +00:00
Charlie Fenton f06e011340 *** empty log message ***
svn path=/trunk/boinc/; revision=11595
2006-11-27 04:54:05 +00:00
Rom Walton 94511df784 *** empty log message ***
svn path=/trunk/boinc/; revision=11594
2006-11-27 03:53:43 +00:00
Charlie Fenton 9e995102d9 *** empty log message ***
svn path=/trunk/boinc/; revision=11593
2006-11-27 03:37:03 +00:00
Rom Walton ac612e3b2c *** empty log message ***
svn path=/trunk/boinc/; revision=11535
2006-11-17 06:41:15 +00:00
Rom Walton a560428a9a *** empty log message ***
svn path=/trunk/boinc/; revision=11534
2006-11-16 23:32:48 +00:00
Rom Walton 3214a503c1 *** empty log message ***
svn path=/trunk/boinc/; revision=11526
2006-11-15 11:32:52 +00:00
Rom Walton 9056f67a1a *** empty log message ***
svn path=/trunk/boinc/; revision=11519
2006-11-14 10:12:24 +00:00
Rom Walton 6756c75ad5 *** empty log message ***
svn path=/trunk/boinc/; revision=11493
2006-11-07 20:29:20 +00:00
Rom Walton b03bebc2b0 *** empty log message ***
svn path=/trunk/boinc/; revision=11489
2006-11-07 09:10:21 +00:00
Rom Walton 7ca77e7fef *** empty log message ***
svn path=/trunk/boinc/; revision=11487
2006-11-07 02:48:06 +00:00
Rom Walton 6ff2e768c2 *** empty log message ***
svn path=/trunk/boinc/; revision=11486
2006-11-07 01:22:28 +00:00
Rom Walton 4f092e8b2a *** empty log message ***
svn path=/trunk/boinc/; revision=11483
2006-11-06 23:12:56 +00:00
Charlie Fenton a7f6263fce *** empty log message ***
svn path=/trunk/boinc/; revision=11473
2006-11-06 13:45:50 +00:00
Rom Walton c8442c01c8 *** empty log message ***
svn path=/trunk/boinc/; revision=11458
2006-11-03 08:50:36 +00:00
Rom Walton c57a24fb18 *** empty log message ***
svn path=/trunk/boinc/; revision=11443
2006-11-02 04:26:15 +00:00
Rom Walton d47a7b090e *** empty log message ***
svn path=/trunk/boinc/; revision=11420
2006-10-31 18:53:05 +00:00
Rom Walton 6050f46065 *** empty log message ***
svn path=/trunk/boinc/; revision=11417
2006-10-31 17:20:58 +00:00