boinc/clientgui
Charlie Fenton be82b2e299 Mac: Fix command-line (stand-alone) version for newer MacOS versions.
Code-sign command-line executables, add info.plist file  with identifier to boinccmd, package as DMG instead of Zip so Apple will "notarize" it.
Set minimum MacOS version to OS 10.9 to eliminate most warnings from Xcode version 12.2.
Fix a problem running BOINC screensaver on MacOS 11 Big Sur when built with Xcode version earlier than Xcode 11.
2020-11-23 04:43:14 -08: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 Mac: Fix command-line (stand-alone) version for newer MacOS versions. 2020-11-23 04:43:14 -08:00
msw [Windows] Fix Window create function on x64. 2020-10-29 20:11:43 +01:00
res Image File Compression 2018-10-29 16:27:45 -06:00
skins Manager: change http to https in simple view background 2020-05-16 00:33:32 -07:00
AccountInfoPage.cpp Manager: clean up "Welcome page" 2020-08-01 21:23:49 -07:00
AccountInfoPage.h Manager: remove cookie-based autoattach schemes 2020-06-14 15:23:48 -07:00
AccountManagerInfoPage.cpp Windows: fix many VS2019 compile warnings. No functional changes. 2020-06-12 09:33:34 -07:00
AccountManagerInfoPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AccountManagerProcessingPage.cpp Windows: fix many VS2019 compile warnings. No functional changes. 2020-06-12 09:33:34 -07:00
AccountManagerProcessingPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AccountManagerPropertiesPage.cpp Windows: fix many VS2019 compile warnings. No functional changes. 2020-06-12 09:33:34 -07:00
AccountManagerPropertiesPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AdvancedFrame.cpp Shutdown connected client menu item will be disabled when not connected 2020-08-16 09:54:17 +10:00
AdvancedFrame.h Manager: add account manager functions to simple view 2019-03-16 19:43:59 -07:00
AlreadyExistsPage.cpp - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00:00
AlreadyExistsPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AsyncRPC.cpp Merge pull request #2835 from BOINC/js-client-mgr-consent-stuff 2019-07-01 15:30:31 -05:00
AsyncRPC.h client,mgr: pass on GUI name in <exchange_versions> 2018-11-21 00:12:31 +02:00
BOINCBaseFrame.cpp Manager: remove cookie-based autoattach schemes 2020-06-14 15:23:48 -07:00
BOINCBaseFrame.h Manager: show appropriate message if can't find or read GUI RPC pwd file 2020-05-15 13:51:34 -07:00
BOINCBaseView.cpp Windows: fix many VS2019 compile warnings. No functional changes. 2020-06-12 09:33:34 -07:00
BOINCBaseView.h Manager: remove deprecated wxWidgets flags 2019-02-09 13:11:56 +01: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 Manager: fix bug in launching client. 2020-05-17 22:35:40 -07: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 Added a warning when the manager detects a second copy of itself 2020-03-30 21:19:49 +08:00
BOINCGUIApp.h [Manager] Fix connection to second local client instance 2019-10-28 15:55:21 +01:00
BOINCGUIApp.rc update copyright year 2019-04-08 21:50:03 +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 Update copyright dates in source files I recently modified 2020-08-26 01:10:14 -07:00
DlgAbout.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
DlgAdvPreferences.cpp Mac: Fix truncated tabs in Computing Preferences dialog under OS 10.14 Mojave 2018-10-21 04:44:28 -07:00
DlgAdvPreferences.fbp *** empty log message *** 2007-04-02 18:04:54 +00:00
DlgAdvPreferences.h [GUI] Tune advanced preferences dialog (4) 2018-07-12 11:53:24 +01:00
DlgAdvPreferencesBase.cpp Manager: remove deprecated wxWidgets flags 2019-02-09 13:11:56 +01:00
DlgAdvPreferencesBase.h [GUI] Tune advanced preferences dialog (5) 2018-07-12 19:22:15 +01: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] Fix wxSizer alignments 2020-10-29 23:18:13 +01: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 Fix bad wxFlexGridSizer in CDlgGenericMessage. 2013-03-06 16:14:17 +01:00
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 Client: if AM reply includes a project we're attached to under a different account, 2020-07-11 01:18:36 -07:00
DlgItemProperties.h Manager: Use wxHtmlWindow in DlgItemProperties. 2018-01-29 21:08:50 +01:00
DlgOptions.cpp Manager: Add option to restore 'shutdown client' confirmation. 2020-08-19 18:12:06 +01:00
DlgOptions.h Manager: Add option to restore 'shutdown client' confirmation. 2020-08-19 18:12:06 +01: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 [Manager] Add 'Report Bug' menu item 2018-12-28 16:50:57 +02:00
Localization.cpp Remove BOINC_RCSID tags from more source files 2010-11-23 11:25:36 +00:00
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 Update copyright dates in source files I recently modified 2020-08-26 01:10:14 -07:00
MainDocument.h Update copyright dates in source files I recently modified 2020-08-26 01:10:14 -07:00
Makefile.am Additional clean-up 2020-07-15 16:44:54 +02:00
NoInternetConnectionPage.cpp - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00:00
NoInternetConnectionPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
NotDetectedPage.cpp - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00:00
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 cookie-based autoattach schemes 2020-06-14 15:23:48 -07:00
NoticeListCtrl.h Manager: support wxWidgets without webview component 2018-01-29 21:08:50 +01:00
ProjectInfoPage.cpp Windows: fix many VS2019 compile warnings. No functional changes. 2020-06-12 09:33:34 -07:00
ProjectInfoPage.h Fixing ProjectInfoPage changes requested by @JuhaSointusalo 2018-08-11 12:19:02 +01:00
ProjectProcessingPage.cpp Manager: remove cookie-based autoattach schemes 2020-06-14 15:23:48 -07:00
ProjectProcessingPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProjectPropertiesPage.cpp Manager: remove cookie-based autoattach schemes 2020-06-14 15:23:48 -07:00
ProjectPropertiesPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProjectWelcomePage.cpp Manager: clean up "Welcome page" 2020-08-01 21:23:49 -07:00
ProjectWelcomePage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProxyInfoPage.cpp Windows: fix many VS2019 compile warnings. No functional changes. 2020-06-12 09:33:34 -07:00
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 [Manager] Change 'Report Issue' link from github to 2019-01-09 09:16:21 +02:00
SkinManager.h [Manager] Add 'Report Bug' menu item 2018-12-28 16:50:57 +02:00
TermsOfUsePage.cpp Windows: fix many VS2019 compile warnings. No functional changes. 2020-06-12 09:33:34 -07:00
TermsOfUsePage.h [Manager] Add HTML TOU support to Wizard 2018-06-05 22:14:23 +03:00
UnavailablePage.cpp - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00:00
UnavailablePage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ValidateAccountKey.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
ValidateAccountKey.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ValidateEmailAddress.cpp MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs 2008-08-20 16:07:06 +00:00
ValidateEmailAddress.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ValidateURL.cpp wxWidgets 2.9/3.0 changes 2013-02-04 13:03:49 -05:00
ValidateURL.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewMessages.cpp Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
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 Update copyright dates in source files I recently modified 2020-08-26 01:10:14 -07:00
ViewWork.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
WizardAttach.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
WizardAttach.h Manager: remove cookie-based autoattach schemes 2020-06-14 15:23:48 -07:00
_wx_intellisense.h *** empty log message *** 2004-04-11 05:09:18 +00: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 [Manager] Fix wxSizer alignments 2020-10-29 23:18:13 +01:00
sg_BoincSimpleFrame.h Manager: add account manager functions to simple view 2019-03-16 19:43:59 -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 [GUI] Tune simple preferences dialog 2018-09-10 18:05:18 +01:00
sg_DlgPreferences.h [GUI] Tune simple preferences dialog 2018-09-10 18:05:18 +01: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 [Manager] Fix wxSizer alignments 2020-10-29 23:18:13 +01: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 Update copyright dates in source files I recently modified 2020-08-26 01:10:14 -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] Fix wxSizer alignments 2020-10-29 23:18:13 +01:00
sg_TaskPanel.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
stdwx.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
stdwx.h [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +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