boinc/clientgui
Vitalii Koshura e27b72a8e6
Manager: Fix Properties Window
Fix text styles (font, size) and set backgroung to window default.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2017-08-06 04:38:47 +03:00
..
common
gtk
mac MGR: Mac: finish replacing all Mac APIs deprecated in OS 10.12, except in MacAccessibility.mm as explained in commit 75179d8, but replace one API in MacAccessibility.mm that was deprecated in OS 10.6. 2017-03-07 05:58:34 -08:00
msw
res virtualbox icon should be const char* 2016-05-09 00:06:25 +02:00
skins Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
AccountInfoPage.cpp MGR: Make sure we populate the static control texts on either the 'next' or 'back' events. 2016-02-19 23:35:44 -05:00
AccountInfoPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AccountManagerInfoPage.cpp MGR: When a volunteer manually inputs an Account Manager URL, do not overwrite it with what was previously selected. 2015-09-02 15:14:47 -04:00
AccountManagerInfoPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AccountManagerProcessingPage.cpp
AccountManagerProcessingPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AccountManagerPropertiesPage.cpp
AccountManagerPropertiesPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AdvancedFrame.cpp Manager: code formatting; no functional change 2017-07-03 14:44:51 -07:00
AdvancedFrame.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AlreadyExistsPage.cpp
AlreadyExistsPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AsyncRPC.cpp Manager: format time intervals as Dd HH:MM:SS 2015-08-26 23:30:50 -07:00
AsyncRPC.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCBaseFrame.cpp
BOINCBaseFrame.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCBaseView.cpp Use wxString instead of wxChar* where necessary 2016-04-12 23:21:08 +02:00
BOINCBaseView.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCBaseWizard.cpp Manager: fix uninitialized class members in constructor 2017-04-05 23:17:43 +03:00
BOINCBaseWizard.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCClientManager.cpp MGR: Mac: continue replacing deprecated Mac APIs 2017-02-25 04:56:36 -08:00
BOINCClientManager.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCDialupManager.cpp Manager: Remove unused variables 2017-04-30 08:58:55 +03:00
BOINCDialupManager.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCGUIApp.cpp MGR: Mac: change "you are not authorized to manage the client" in alert to "... to manage BOINC" or "... to manage World Community Grid", "... to manage GridRepublic", etc. 2017-07-16 20:57:15 -07:00
BOINCGUIApp.h Manager: Implement feature 'Do not show this message again' in 'Shut Down Connected Client' dialog. 2017-04-16 00:30:47 +03:00
BOINCGUIApp.rc
BOINCListCtrl.cpp MGR: Fix Coverity CID 39031 2015-10-20 03:19:53 -07:00
BOINCListCtrl.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCTaskBar.cpp Manager: Remove unused variables 2017-04-30 08:58:55 +03:00
BOINCTaskBar.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCTaskCtrl.cpp
BOINCTaskCtrl.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
CompletionErrorPage.cpp
CompletionErrorPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
CompletionPage.cpp
CompletionPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgAbout.cpp more 2016->2017 changes 2017-01-12 13:21:37 -08:00
DlgAbout.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgAdvPreferences.cpp MGR: Fix Coverity CID 117641 2015-10-20 04:17:41 -07:00
DlgAdvPreferences.fbp
DlgAdvPreferences.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgAdvPreferencesBase.cpp Manager: msg tweak 2015-10-09 15:02:42 -07:00
DlgAdvPreferencesBase.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgDiagnosticLogFlags.cpp Manager: add 'Apply' button to Event Log options dialog 2016-11-22 11:27:34 +02:00
DlgDiagnosticLogFlags.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgEventLog.cpp MGR: Fix Coverity CIDs 117639 , 117640 2015-10-20 03:18:40 -07:00
DlgEventLog.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgEventLogListCtrl.cpp MGR: Fix Coverity CIDs 117639 , 117640 2015-10-20 03:18:40 -07:00
DlgEventLogListCtrl.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgExclusiveApps.cpp
DlgExclusiveApps.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgExitMessage.cpp
DlgExitMessage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgGenericMessage.cpp
DlgGenericMessage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgHiddenColumns.cpp Manager: Remove unused variables 2017-04-30 08:58:55 +03:00
DlgHiddenColumns.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgItemProperties.cpp Manager: Fix Properties Window 2017-08-06 04:38:47 +03:00
DlgItemProperties.h Manager: Fix Properties Window 2017-08-06 04:38:47 +03:00
DlgOptions.cpp Fix even more file permissions 2016-06-11 19:07:35 +02:00
DlgOptions.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgSelectComputer.cpp Manager: fix password lookup in combobox event 2017-02-14 09:12:15 +01:00
DlgSelectComputer.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
Events.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
Localization.cpp
Localization.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
LogBOINC.cpp
LogBOINC.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
MainDocument.cpp MGR: Remove CheckForVersionUpdate() call from CNetworkConnection::Poll(). It caused Manager to crash on startup of Windows 10 2017-07-21 05:58:01 -07:00
MainDocument.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
Makefile.am Fix typo referencing GTK_CFLAGS in clientgui/Makefile.am 2015-08-04 15:23:05 +02:00
NoInternetConnectionPage.cpp
NoInternetConnectionPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
NotDetectedPage.cpp
NotDetectedPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
NotFoundPage.cpp
NotFoundPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
NoticeListCtrl.cpp MGR: Fix notices display under Mac OS 10.12.4 2017-04-09 02:50:11 -07:00
NoticeListCtrl.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProjectInfoPage.cpp Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
ProjectInfoPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProjectProcessingPage.cpp MGR: Fix-up the previous attempt to push the account info page on the stack and reduce the complexity of the page transition mechanism now that we only have one wizard. 2016-02-19 23:26:53 -05:00
ProjectProcessingPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProjectPropertiesPage.cpp WCG: New feature 'cookieless installs' 2016-02-08 15:51:33 -05:00
ProjectPropertiesPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProjectWelcomePage.cpp MGR: Hitting 'next' on the project welcome page should cause the wizard to call the get_project_config RPC. Otherwise the terminology will not be correct for WCG. 2016-02-19 22:55:27 -05:00
ProjectWelcomePage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProxyInfoPage.cpp
ProxyInfoPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProxyPage.cpp
ProxyPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
SkinManager.cpp Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
SkinManager.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
TermsOfUsePage.cpp
TermsOfUsePage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
UnavailablePage.cpp
UnavailablePage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ValidateAccountKey.cpp
ValidateAccountKey.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ValidateEmailAddress.cpp
ValidateEmailAddress.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ValidateURL.cpp
ValidateURL.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewMessages.cpp
ViewMessages.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewNotices.cpp
ViewNotices.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewProjects.cpp MGR: Remove dead code that was apparently disabled in 2010 and nobody noticed. 2016-03-26 12:34:28 -04:00
ViewProjects.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewResources.cpp Manager: always get current disk usage data from client; don't cache it 2015-08-31 12:56:18 -07:00
ViewResources.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewStatistics.cpp MGR: Remove dead code that was apparently disabled in 2010 and nobody noticed. 2016-03-26 12:34:28 -04:00
ViewStatistics.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewTransfers.cpp MGR: Remove dead code that was apparently disabled in 2010 and nobody noticed. 2016-03-26 12:34:28 -04:00
ViewTransfers.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewWork.cpp MGR: Remove dead code that was apparently disabled in 2010 and nobody noticed. 2016-03-26 12:34:28 -04:00
ViewWork.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
WizardAttach.cpp Fix issue #1510: MGR: Ensure start page is in page stack when launching in auto-attach mode 2016-09-26 01:17:40 +03:00
WizardAttach.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
_wx_intellisense.h
browser.cpp Manager: Remove unused variables 2017-04-30 08:58:55 +03:00
browser.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
resource.h
sg_BoincSimpleFrame.cpp Manager: Remove unused variables 2017-04-30 08:58:55 +03:00
sg_BoincSimpleFrame.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_CustomControls.cpp
sg_CustomControls.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_DlgMessages.cpp
sg_DlgMessages.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_DlgPreferences.cpp 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
sg_DlgPreferences.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_PanelBase.cpp
sg_PanelBase.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_ProjectCommandPopup.cpp
sg_ProjectCommandPopup.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_ProjectPanel.cpp change some sprintf() to snprintf() in lib code 2016-02-17 22:53:37 -08:00
sg_ProjectPanel.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_ProjectWebSitesPopup.cpp Manager: Remove unused function call. 2017-04-02 06:44:06 +03:00
sg_ProjectWebSitesPopup.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_TaskCommandPopup.cpp
sg_TaskCommandPopup.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_TaskPanel.cpp Manager: Remove unused variables 2017-04-30 08:58:55 +03:00
sg_TaskPanel.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
stdwx.cpp
stdwx.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
wizardex.cpp Manager: Remove unused variables 2017-04-30 08:58:55 +03:00
wizardex.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00