boinc/clientgui
CharlieFenton cc12685be8
Merge pull request #4589 from TrevorBurnham/trevorburnham/mac-hide-menubar-icon-option
Add option to hide menu bar icon (macOS-only)
2022-02-06 01:53:25 -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 Merge branch 'BOINC:master' into spelling 2021-10-11 03:55:52 -04:00
msw [Windows] Fix Window create function on x64. 2020-10-29 20:11:43 +01:00
res Adds desktop file to launch boinc manager 2021-02-23 08:35:16 -08:00
skins Manager: change http to https in simple view background 2020-05-16 00:33:32 -07:00
AccountInfoPage.cpp ClientGUI typos 2021-10-06 14:42:17 -04: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 ClientGUI typos 2021-10-06 14:42:17 -04:00
AccountManagerProcessingPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AccountManagerPropertiesPage.cpp ClientGUI typos 2021-10-06 14:42:17 -04:00
AccountManagerPropertiesPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
AdvancedFrame.cpp [Windows][Manager] Fix tab width issue. 2021-10-07 16:03:06 +02:00
AdvancedFrame.h boincmgr: add CTRL+A shortcut 2020-09-29 13:51:48 +02:00
AlreadyExistsPage.cpp
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 ClientGUI typos 2021-10-06 14:42:17 -04: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 ClientGUI typos 2021-10-06 14:42:17 -04: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 Rename vars: menu bar extra -> menu bar icon 2021-12-09 22:08:14 -05:00
BOINCGUIApp.h Rename vars: menu bar extra -> menu bar icon 2021-12-09 22:08:14 -05:00
BOINCGUIApp.rc update copyright year 2019-04-08 21:50:03 +03:00
BOINCListCtrl.cpp ClientGUI typos 2021-10-06 14:42:17 -04:00
BOINCListCtrl.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCTaskBar.cpp Rename vars: menu bar extra -> menu bar icon 2021-12-09 22:08:14 -05: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
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 Revised Validate Input range from 0 to 100 to 0 to 10000. (Amended: Fixed typo) 2021-12-29 11:44:11 -06:00
DlgAdvPreferences.fbp clientgui typo 2021-10-11 04:34:38 -04:00
DlgAdvPreferences.h [GUI] Tune advanced preferences dialog (4) 2018-07-12 11:53:24 +01:00
DlgAdvPreferencesBase.cpp Add suspend if no recent input to computing preferences. 2021-12-28 13:50:48 -06:00
DlgAdvPreferencesBase.h Add suspend if no recent input to computing preferences. 2021-12-28 13:50:48 -06: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 ClientGUI typos 2021-10-06 14:42:17 -04: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 Backward-compatible fixes to use of sizers for wxWidgets 3.1.5 2021-09-30 23:49:41 -07:00
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: 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 Rename vars: menu bar extra -> menu bar icon 2021-12-09 22:08:14 -05:00
DlgOptions.h Rename vars: menu bar extra -> menu bar icon 2021-12-09 22:08:14 -05: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 boincmgr: add CTRL+A shortcut 2020-09-29 13:51:48 +02:00
Localization.cpp ClientGUI typos 2021-10-06 14:42:17 -04:00
Localization.h ClientGUI typos 2021-10-06 14:42:17 -04: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 Fix typo that introduces a bug 2021-10-01 02:16:55 -04: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
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 ClientGUI typos 2021-10-06 14:42:17 -04: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 ClientGUI typos 2021-10-06 14:42:17 -04:00
ProjectProcessingPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ProjectPropertiesPage.cpp ClientGUI typos 2021-10-06 14:42:17 -04: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
ProxyPage.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
SkinManager.cpp ClientGUI typos 2021-10-06 14:42:17 -04: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
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 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
ViewNotices.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewProjects.cpp ClientGUI typos 2021-10-06 14:42:17 -04:00
ViewProjects.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewResources.cpp Fix compilation error 2021-02-21 04:15:35 +02:00
ViewResources.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewStatistics.cpp ClientGUI typos 2021-10-06 14:42:17 -04:00
ViewStatistics.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewTransfers.cpp ClientGUI typos 2021-10-06 14:42:17 -04:00
ViewTransfers.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewWork.cpp ClientGUI typos 2021-10-06 14:42:17 -04: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
resource.h
sg_BoincSimpleFrame.cpp Merge branch 'BOINC:master' into spelling 2021-10-11 03:55:52 -04: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 ClientGUI typos 2021-10-06 14:42:17 -04:00
sg_DlgMessages.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sg_DlgPreferences.cpp clientgui typo 2021-10-11 04:34:38 -04:00
sg_DlgPreferences.h clientgui typo 2021-10-11 04:34:38 -04:00
sg_PanelBase.cpp Mac: fix compile warnings caused by upgrade to C++11 2021-03-31 03:44:19 -07: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 Compatibility fix for wxWidgets 3.1.5 wxBitmapCombo Box, which requires all bitmaps in a combo box to be the same size. 2021-09-30 23:52:51 -07: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
stdwx.h [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +01:00
wizardex.cpp ClientGUI typos 2021-10-06 14:42:17 -04:00
wizardex.h [Manager] Fix fields populating on 'Add Project' wizard on launch 2018-04-09 19:20:31 +03:00