Commit Graph

31 Commits

Author SHA1 Message Date
Charlie Fenton 8df3026499 MGR: Updated a few copyright dates to 2015 2015-03-01 01:53:49 -08:00
Charlie Fenton 23a9ed2d69 MGR: Fix compiler warning. 2015-02-28 06:29:27 -08:00
Charlie Fenton af75d44c50 MGR: change layout of most items in Advanced Preferences dialog so all rows are left justified with no gaps within a row instead of arranging items in grids. (The Day-of-Week overrides are still arranged in grids.) 2015-02-28 01:12:05 -08:00
David Anderson 9b1732e2a7 Manager: prefs dialog string tweaks 2015-02-27 13:03:29 -08:00
Charlie Fenton 448b88fc5f MGR: finished updating Advanced Preferences dialog to new specification: apply each tooltip to all parts of its referenced item (checkbox, static text, textedit field, etc.); fix bug saving Day-of_week overrides. 2015-02-27 02:21:51 -08:00
Charlie Fenton 85810e14a4 MGR: continue updating Advanced Preferences dialog to new specification: split each day-of-week time span text field into separate starting and ending time text fields; rearrange source code to match new order of items on dialog; add missing validators; fix bugs; begin expanding tooltips to cover static text and checkboxes in addition to text edit fields. 2015-02-25 05:21:36 -08:00
Charlie Fenton 16e8aa2cc9 MGR: continue updating Advanced Preferences dialog to new specification: tweak more strings, change wxStaticBox headings to bold italic on Windows and Linux. 2015-02-18 04:34:31 -08:00
Charlie Fenton b400730296 MGR: continue updating Advanced Preferences dialog to new specification. 2015-02-17 06:22:00 -08:00
Charlie Fenton 4ccff41b2a MGR: continue updating Advanced Preferences dialog to new specification. 2015-02-17 04:45:00 -08:00
Charlie Fenton 05f9a53576 MGR: continue updating Advanced Preferences dialog to new specification. 2015-02-14 05:50:07 -08:00
Charlie Fenton 6d0e89a468 MGR: continue updating Advanced Preferences dialog to new specification. 2015-02-13 06:21:14 -08:00
Charlie Fenton 0c6c295a11 MGR: begin updating Advanced Preferences dialog to new specification. 2015-02-12 05:48:28 -08:00
Charlie Fenton 939777a757 MGR: In Advanced Preferences dialog:
- Change legends at top of dialog to indicate whether using local or web-based prefs.
 - Change "Clear" button to "Use web prefs" and hide it if already using web-based prefs.
 - Add hyperlink to source of current web-based-prefs.
2014-11-25 04:59:38 -08:00
Charlie Fenton 65448baaa3 MGR: Updates to Advanced Prefs dialog:
- Eliminate unnecessary instance variables.
 - Add text that BOINC will use the most restrictive of the 3 disk usage settings.
 - Break out exclusive apps into a separate dialog.
 - Add GUI for exclusive GPU apps.
2014-11-25 03:24:07 -08:00
Charlie Fenton 6524156250 MGR: Revert commit cad6475 (changes to Advanced Prefs dialog) 2014-11-25 01:37:41 -08:00
Charlie Fenton cad6475aaa MGR: Updates to Advanced Prefs dialog:
Show web based values as well as local settings.
Add text that BOINC will use the most restrictive of the 3 disk usage settings.
Note: My changes are not yet complete.
2014-11-21 05:32:40 -08:00
Charlie Fenton 6ba233e230 MGR: In Advanced Preferences dialog, adjust sizes of text edit controls and size of the dialog depending on font size. 2014-07-30 03:42:25 -07: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
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 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 adbff769c8 - Manager: add GPU preference to advanced prefs dialog
svn path=/trunk/boinc/; revision=17259
2009-02-13 17:53:10 +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
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
David Anderson ec23e244e9 *** empty log message ***
svn path=/trunk/boinc/; revision=11904
2007-01-19 00:59:31 +00:00
Charlie Fenton 7ae9beb71b *** empty log message ***
svn path=/trunk/boinc/; revision=11894
2007-01-18 02:40:01 +00:00
David Anderson afb1d21d9a *** empty log message ***
svn path=/trunk/boinc/; revision=11890
2007-01-17 18:13:33 +00:00