RichardHaselgrove
ed74cf6477
[GUI] Tune simple preferences dialog
...
Changes match those applied to the advanced dialog in #2585 :
Make 'Save' the default button if (and only if) the user already has local preferences active
Show confirmation dialog when (and only when) switching from web to local preferences
2018-09-10 18:05:18 +01:00
David Anderson
13a5b9bf3e
change multiple-inclusion guard names to BOINC_FILENAME_H
2017-04-07 23:54:49 -07:00
Charlie Fenton
de7eb0f0ec
MGR: in Simple View Preferences dialog, highlight textedit field with illegal value by setting its background to light red.
2015-08-27 01:30:19 -07:00
Charlie Fenton
d63038ca14
MGR: Don't show Advanced or Simple Preferences dialogs if RPCs fail. This fixes an unlikely case where the client connection has just been lost but the menus have not yet been disabled.
2015-04-08 03:03:26 -07:00
Charlie Fenton
2702e2e32b
MGR: Fix appearance of Simple Preferences dialog items when tabbing through the items to change focus; adjust length of static line for DPI setting on Windows.
2015-03-27 05:04:05 -07:00
Charlie Fenton
3c37852618
MGR: Fixes for correctly displaying controls over a background image in Simple Preferences; adjust size of warning symbol bitmap for dpi setting on Windows for Simple and Advanced Preferences.
2015-03-26 19:37:59 -07:00
Charlie Fenton
e68e741111
MGR: Updates to Simple Preferences dialog: restore reference to Advanced Prefs dialog; fix controls to appear properly over a background image. The warning icon does not yet appear correctly over a background image.
2015-03-25 06:08:41 -07:00
Charlie Fenton
6490731914
MGR: Modify Simple Preferences dialog to match Advanced Preferences dialog and Web Preferences.
2015-03-24 04:50:40 -07:00
Charlie Fenton
bcbea6fdcf
Adjust preference dialog titles, improve Simple View and Simple Preferences
...
svn path=/trunk/boinc/; revision=24448
2011-10-21 12:17:10 +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
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
Rom Walton
dfac6eb739
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11786
2007-01-06 05:14:26 +00:00
Rom Walton
e0bef102ab
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11746
2006-12-30 00:50:04 +00:00
Rom Walton
6c9cc128de
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11638
2006-12-08 04:23:02 +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
7ca77e7fef
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11487
2006-11-07 02:48:06 +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
937e1c0a3a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11380
2006-10-28 09:02:46 +00:00
Rom Walton
99480f8a1d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11374
2006-10-27 23:34:24 +00:00
Rom Walton
ad3d140720
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11366
2006-10-27 10:26:56 +00:00
Rom Walton
1f5c498aad
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11353
2006-10-25 14:09:47 +00:00
Rom Walton
421a9a5ca2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11338
2006-10-23 06:48:48 +00:00
Kevin Reed
ecaeebb0e7
- Changed references to bitmaps to refer to the skin object
...
- Fixed a bug that caused the BSG to crash when switching from Work Display -> No Work -> Work Display
svn path=/trunk/boinc/; revision=11159
2006-09-15 20:15:44 +00:00
Kevin Reed
dd2714e1bc
Move loading of images into the skin clas
...
svn path=/trunk/boinc/; revision=11158
2006-09-15 16:47:04 +00:00
Kevin Reed
a025d6621d
- Modify the way the the skin.xml is read and stored
...
- Added a bit of trace logging
- Modified the preferences dialogue so that changing the skin is a seperate action
from changing local settings
- Fixed some bugs that were causing the BSG to crash
svn path=/trunk/boinc/; revision=11155
2006-09-14 16:02:55 +00:00
Milos Travar
cd5236d8e5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10947
2006-08-18 21:45:17 +00:00
Milos Travar
c29d07ba63
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10936
2006-08-17 17:36:51 +00:00
Milos Travar
912483da69
Finished new skin design
...
svn path=/trunk/boinc/; revision=10881
2006-08-10 19:32:47 +00:00
Milos Travar
f1200401c5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10734
2006-07-24 22:10:28 +00:00
Milos Travar
1669169937
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10700
2006-07-20 19:33:08 +00:00
Milos Travar
0dbc713d19
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10695
2006-07-20 17:57:23 +00:00
Milos Travar
f2d0667735
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10625
2006-07-11 23:19:53 +00:00
Rom Walton
22282d02af
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10579
2006-07-05 21:36:56 +00:00
Rom Walton
20ca43f0db
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10578
2006-07-05 21:35:59 +00:00
Milos Travar
caf28e42a1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10525
2006-06-27 20:06:36 +00:00
Rom Walton
2406850bd3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10502
2006-06-23 08:20:08 +00:00
Milos Travar
c589dcf622
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10440
2006-06-21 17:48:03 +00:00