boinc/clientgui
Juha Sointusalo 85357325df
Merge pull request #2590 from AenBleidd/auto_reconnect2
[Manager] Always reconnect remote client without user prompt
2018-07-11 20:52:24 +03:00
..
common Client/Manager: remove superfluous ';' 2016-09-01 18:20:08 +02:00
gtk MGR: Update to libnotify gtk3 compatible API 2014-09-17 23:47:23 -04:00
mac Code changes needed to add the wcg brand for the mac manager,screen saver,installer 2018-05-23 10:10:02 -05:00
msw
res Adding generic script to build a branded mac installer and files needed for WCG brand 2018-06-26 07:54:56 -05:00
skins Updating skin for World Community Grid 2018-06-28 12:35:58 -05:00
AccountInfoPage.cpp [Manager] Fix 'Next' button on previous pages after failed login 2018-05-29 00:52:21 +03: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 MGR: Reduce confusion in the attach wizard by making CWizardAttach the authoritative source for project and account information. 2015-01-12 15:08:36 -05:00
AccountManagerProcessingPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AccountManagerPropertiesPage.cpp manager, VDA: fix some cppcheck warnings (from Julien Nabet) 2015-01-15 13:10:34 -08:00
AccountManagerPropertiesPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AdvancedFrame.cpp Code changes needed to add the wcg brand for the mac manager,screen saver,installer 2018-05-23 10:10:02 -05: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 lib, mgr: use per-thread locales on Linux 2018-03-28 16:20:15 +03:00
AsyncRPC.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCBaseFrame.cpp [Manager] Always reconnect remote client without user prompt 2018-07-07 23:52:57 +03:00
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 Revert "Merge branch 'master' of git://github.com/AenBleidd/boinc" 2018-07-01 11:01:33 +03:00
BOINCGUIApp.h Revert "Merge branch 'master' of git://github.com/AenBleidd/boinc" 2018-07-01 11:01:33 +03:00
BOINCGUIApp.rc Fix copyright symbol 2018-04-30 23:29:15 +03:00
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 Fixed logic for Dock "snooze" and "disconnected badges" to properly follow branded status bar (taskbar) icon. 2018-06-29 01:13:16 -07:00
BOINCTaskBar.h Manager: Fixes to allow building 64-bit application on Macintosh. 2017-10-20 18:27:29 +02:00
BOINCTaskCtrl.cpp Manager: Fixes to allow building 64-bit application on Macintosh. 2017-10-20 18:27:29 +02:00
BOINCTaskCtrl.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
CompletionErrorPage.cpp client: don't request work from a project w/ > 1000 runnable jobs 2013-07-07 13:13:57 -07:00
CompletionErrorPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
CompletionPage.cpp Manager: Fixes to allow building 64-bit application on Macintosh. 2017-10-20 18:27:29 +02:00
CompletionPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgAbout.cpp Manager: in the About dialog "For more information, visit" hyperlink, set the value of the link to the same string as the text displayed for the link when using a branded skin. 2018-07-11 03:53:19 -07:00
DlgAbout.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgAdvPreferences.cpp [Manager] Fix time verification to allow '24:00' value in Preferences dialog 2018-07-07 19:48:59 +03: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: Change OK button on Advanced Preferences to Save button 2017-08-19 04:52:58 +03:00
DlgAdvPreferencesBase.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgDiagnosticLogFlags.cpp mgr: remove SET_LOCALE from DlgDiagnosticLogFlags.cpp 2018-03-28 16:21:33 +03:00
DlgDiagnosticLogFlags.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgEventLog.cpp Merge pull request #2194 from JuhaSointusalo/mgr-fix-eventlog-colors 2018-02-05 22:01:30 +02:00
DlgEventLog.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgEventLogListCtrl.cpp mgr: remove CDlgEventLogListCtrl::GetBackgroundColour() 2017-10-28 22:16:36 +03:00
DlgEventLogListCtrl.h mgr: remove CDlgEventLogListCtrl::GetBackgroundColour() 2017-10-28 22:16:36 +03:00
DlgExclusiveApps.cpp Manager: Rename OK button to Save button 2017-08-16 06:32:41 +03:00
DlgExclusiveApps.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgExitMessage.cpp MGR: fix assert due to bad wxFlexGridSizer 2013-11-05 02:53:27 -08:00
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: Rename OK button to Save button 2017-08-16 06:32:41 +03:00
DlgHiddenColumns.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgItemProperties.cpp mgr(gtk): use correct clipboard when copying text 2018-02-02 23:02:11 +02:00
DlgItemProperties.h Manager: Use wxHtmlWindow in DlgItemProperties. 2018-01-29 21:08:50 +01:00
DlgOptions.cpp Revert "Merge branch 'master' of git://github.com/AenBleidd/boinc" 2018-07-01 11:01:33 +03:00
DlgOptions.h Revert "Merge branch 'master' of git://github.com/AenBleidd/boinc" 2018-07-01 11:01:33 +03: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 MGR: Use the formal method to redirect to stdout (introduced in 3.0) 2014-06-11 14:15:39 -04:00
LogBOINC.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
MainDocument.cpp Manager: if client is auto-attaching to a project, increase the delay before displaying the "Communicating with client" dialog from 1.5 seconds to 60 second. This allows for the time the auto-attach may take before GUI RPCs are enabled. But we do display it after 60 seconds a a safety feature, so that the user can exit BOINC if the client hangs. 2017-11-16 02:57:33 -08:00
MainDocument.h Manager: if client is auto-attaching to a project, increase the delay before displaying the "Communicating with client" dialog from 1.5 seconds to 60 second. This allows for the time the auto-attach may take before GUI RPCs are enabled. But we do display it after 60 seconds a a safety feature, so that the user can exit BOINC if the client hangs. 2017-11-16 02:57:33 -08: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 Manager: Enable 'Back' button when 'Next' is disabled on FailedLogOn page 2017-11-07 00:09:29 +02:00
NotFoundPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
NoticeListCtrl.cpp Manager: remove extra whitespace 2018-01-29 21:08:50 +01:00
NoticeListCtrl.h Manager: support wxWidgets without webview component 2018-01-29 21:08:50 +01:00
ProjectInfoPage.cpp [Manager] Remove unnecessary extra line and extra space 2018-04-10 13:30:23 +03:00
ProjectInfoPage.h [Manager] Fix fields populating on 'Add Project' wizard on launch 2018-04-09 19:20:31 +03: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 boincmgr: patch to change temporaries to long. Fixes# 1226 2013-03-07 11:21:45 +01:00
ProxyPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
SkinManager.cpp Mgr: Fix code to restore lost support for <title> tag under <attach_to_account_manager> tag in skin, so that the Attach to Project Wizard and Attach to Account Manager Wizard dialogs can have different titles 2018-07-03 21:49:11 -07:00
SkinManager.h Mgr: Fix code to restore lost support for <title> tag under <attach_to_account_manager> tag in skin, so that the Attach to Project Wizard and Attach to Account Manager Wizard dialogs can have different titles 2018-07-03 21:49:11 -07:00
TermsOfUsePage.cpp [Manager] Add HTML TOU support to Wizard 2018-06-05 22:14:23 +03:00
TermsOfUsePage.h [Manager] Add HTML TOU support to Wizard 2018-06-05 22:14:23 +03: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 Manager: string tweaks 2013-11-17 12:29:11 -08:00
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 Merge pull request #1854 from BOINC/fix_issue-714 2017-10-15 15:45:15 -07:00
ViewResources.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewStatistics.cpp Manager: For Statistics graph show values on Y axis with 2 digits after point if these two digits are greater than 0.01 only 2017-08-31 00:48:00 +03: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 Mgr: Fix code to restore lost support for <title> tag under <attach_to_account_manager> tag in skin, so that the Attach to Project Wizard and Attach to Account Manager Wizard dialogs can have different titles 2018-07-03 21:49:11 -07: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 MGR: Fix native icon problem on Windows when high DPI is used. RC file was changed between vs2005 and vs2010 and resources can be described by string instead of just ID. 2014-01-06 16:56:48 -05:00
sg_BoincSimpleFrame.cpp Code changes needed to add the wcg brand for the mac manager,screen saver,installer 2018-05-23 10:10:02 -05:00
sg_BoincSimpleFrame.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_CustomControls.cpp MGR: Fix CTransparentHyperlinkCtrl display on MS Windows which I broke in my last checkin. 2015-03-31 06:14:58 -07:00
sg_CustomControls.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_DlgMessages.cpp MGR: Set background color according to skin in Simple View dialogs; this is a slight cosmetic tweak for checkboxes on Windows 7, which have a narrow border using the background color at their bottom and right side; also don't use magenta background color for debugging backgrounds unless specifically requested by setting a new define TEST_BACKGROUND_WITH_MAGENTA_FILL to non-zero. 2014-08-31 02:16:19 -07:00
sg_DlgMessages.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_DlgPreferences.cpp Manager: Change OK button on Advanced Preferences to Save button 2017-08-19 04:52:58 +03:00
sg_DlgPreferences.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_PanelBase.cpp Manager: Fixes to allow building 64-bit application on Macintosh. 2017-10-20 18:27:29 +02:00
sg_PanelBase.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_ProjectCommandPopup.cpp Win compile fixes 2014-06-16 18:58:55 -07:00
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 Win compile fixes 2014-06-16 18:58:55 -07:00
sg_TaskCommandPopup.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_TaskPanel.cpp Manager: Fixes to allow building 64-bit application on Macintosh. 2017-10-20 18:27:29 +02: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 Manager: support wxWidgets without webview component 2018-01-29 21:08:50 +01:00
wizardex.cpp [Manager] Fix fields populating on 'Add Project' wizard on launch 2018-04-09 19:20:31 +03:00
wizardex.h [Manager] Fix fields populating on 'Add Project' wizard on launch 2018-04-09 19:20:31 +03:00