Commit Graph

30 Commits

Author SHA1 Message Date
Charlie Fenton 460c4133d6 MGR: Continue adding Exclusive Apps pane to Computing Prefs dialog
svn path=/trunk/boinc/; revision=23494
2011-05-04 10:51:44 +00:00
Charlie Fenton 27a07dce54 MGR: Fix a few bugs in Exclusive Apps pane of Computing Prefs dialog
svn path=/trunk/boinc/; revision=23489
2011-04-30 09:35:13 +00:00
Charlie Fenton 363b1b9161 MGR: Continue adding Exclusive Apps pane to Computing Prefs dialog; lib: add missing items in CONFIG, PROXY_INFO struct initializers
svn path=/trunk/boinc/; revision=23482
2011-04-29 12:04:07 +00:00
Charlie Fenton cb58b76f52 MGR: Begin adding Exclusive Apps pane to Computing Prefs dialog
svn path=/trunk/boinc/; revision=23476
2011-04-28 13:37:17 +00:00
Charlie Fenton 3afb8a8ca1 MGR: Begin adding Exclusive Apps pane to Computing Prefs dialog
svn path=/trunk/boinc/; revision=23474
2011-04-28 13:00:04 +00:00
Charlie Fenton 86216c53a9 MGR: Use our control IDs instead of wxID_HELP for Help buttons for Mac accessibility
svn path=/trunk/boinc/; revision=22953
2011-01-28 09:55:03 +00:00
Rom Walton 78cd46db66 - MGR: Fix the event log so that it doesn't store the event log's
size information when it is in a minimized state.
    - MGR: Fix the close dialog issue on wxGTK, apparently there is a
        hidden flag that governs the handling of the GTK callback
        function.  Fixes #962 (Thanks for the patch cli)

    clientgui/
        DlgAdvPreferencesBase.cpp
        DlgEventLog.cpp
        DlgItemProperties.cpp

svn path=/trunk/boinc/; revision=22635
2010-11-08 17:01:02 +00:00
Rom Walton 827c0d7d6c - MGR: Apply patches submitted by Nicolás Alvarez
* Convert tabs to spaces for consistency.
        * Add BOINC copyright/license comment header.
        * Rename the numbered sizer variables to something descriptive and useful.
        * Remove useless sizers with only one element inside.
        * Declare and assign sizers in the same statement.
        * Split GUI creation into one method per tab.

    clientgui/
        DlgAdvPreferencesBase.cpp, .h

svn path=/trunk/boinc/; revision=21679
2010-06-02 17:44:38 +00:00
David Anderson 2182e1de79 - bug fixes for prefs dialog
svn path=/trunk/boinc/; revision=21271
2010-04-23 21:36:27 +00:00
David Anderson 25b7607ba1 - manager: add network quota to advanced prefs dialog
svn path=/trunk/boinc/; revision=21270
2010-04-23 21:21:48 +00:00
Charlie Fenton 16e1ca0485 MGR: Fix Advanced Dialog sizer bug on Mac, make it no longer resizeable by user.
svn path=/trunk/boinc/; revision=20727
2010-02-25 09:48:57 +00:00
David Anderson ad0c228af5 - finish prefs dialog addition
svn path=/trunk/boinc/; revision=20595
2010-02-16 18:58:00 +00:00
David Anderson fb4d03579e - manager: first whack at "suspend if CPU load exceeds x" in dialog
svn path=/trunk/boinc/; revision=20594
2010-02-16 18:38:39 +00:00
David Anderson a1571ec283 - manager: fix typo
svn path=/trunk/boinc/; revision=19414
2009-10-29 22:17:08 +00:00
David Anderson 072fb7e4de - actually, make it
"Tasks checkpoint to disk at most every ..."
    and change it in the advanced prefs dialog too

svn path=/trunk/boinc/; revision=19294
2009-10-13 00:00:57 +00:00
Rom Walton 358ca76e74 fixes #785
svn path=/trunk/boinc/; revision=17376
2009-02-25 17:51:32 +00:00
David Anderson adbff769c8 - Manager: add GPU preference to advanced prefs dialog
svn path=/trunk/boinc/; revision=17259
2009-02-13 17:53:10 +00:00
David Anderson 27dee4e450 - manager: fix typo
svn path=/trunk/boinc/; revision=15640
2008-07-20 21:27:44 +00:00
Rom Walton ff926c77e6 Per Nicolas Alvarez, those lines should not be flagged as printf strings.
svn path=/trunk/boinc/; revision=14786
2008-02-25 20:11:30 +00:00
David Anderson acbd32a04e - manager: change adv prefs dialog to handle new pref
svn path=/trunk/boinc/; revision=14640
2008-01-29 21:48:17 +00:00
Rom Walton c66efb9e66 Quick Updates
svn path=/trunk/boinc/; revision=14343
2007-12-02 15:58:27 +00:00
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
David Anderson 709f5747c5 svn path=/trunk/boinc/; revision=13029 2007-06-26 03:48:50 +00:00
Rytis Slatkevičius a2b65e05c0 Fix #213
svn path=/trunk/boinc/; revision=12755
2007-05-27 17:43:09 +00:00
David Anderson 6ea27e8787 - Manager: make some strings translatable, and fix them
clientgui/
    sg_StatImageLoader.cpp
    sg_ProjectsComponent.cpp
    sg_ViewTabPage.cpp
    DlgAdvPreferences Base.cpp

svn path=/trunk/boinc/; revision=12753
2007-05-27 13:57:46 +00:00
David Anderson 2dd4d7cb10 *** empty log message ***
svn path=/trunk/boinc/; revision=12292
2007-04-02 18:04:54 +00:00
David Anderson 3d113be435 *** empty log message ***
svn path=/trunk/boinc/; revision=12281
2007-03-29 17:50:20 +00:00
Rom Walton bfc85b3dd2 *** empty log message ***
svn path=/trunk/boinc/; revision=11955
2007-01-24 20:52:55 +00:00
David Anderson ec23e244e9 *** empty log message ***
svn path=/trunk/boinc/; revision=11904
2007-01-19 00:59:31 +00:00
David Anderson afb1d21d9a *** empty log message ***
svn path=/trunk/boinc/; revision=11890
2007-01-17 18:13:33 +00:00