boinc/clientgui
David Anderson 84f3bd991e
Merge pull request #5532 from AenBleidd/vko_fix_close_windows_issue_on_linux
[Linux] When user closes BOINC Manager window with the EventLog open, close properly the application
2024-03-07 16:05:09 -08:00
..
common Try to fix errors from CI builds 2023-06-14 17:34:22 -07:00
gtk Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
mac Mac Manager & client: check Primary Group of users boinc_master, boinc_project; refuse to run if wrong 2024-01-26 01:42:34 -08:00
msw Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
res Add 64x64 xpm application icon 2024-03-01 21:17:54 +01:00
skins Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
AccountInfoPage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
AccountInfoPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
AccountManagerInfoPage.cpp Avoid crash if account manager list is empty 2023-04-09 22:48:17 +01:00
AccountManagerInfoPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
AccountManagerProcessingPage.cpp AccountManagerProcessingPage: account username in utf8 2022-11-22 11:17:35 +01:00
AccountManagerProcessingPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
AccountManagerPropertiesPage.cpp [Manager][Windows] Make Manager DPI unaware to let wxWidgets and Windows scale GUI elements properly 2022-03-22 10:42:45 +01:00
AccountManagerPropertiesPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
AdvancedFrame.cpp Merge pull request #5532 from AenBleidd/vko_fix_close_windows_issue_on_linux 2024-03-07 16:05:09 -08:00
AdvancedFrame.h Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
AlreadyExistsPage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
AlreadyExistsPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
AsyncRPC.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
AsyncRPC.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
BOINCBaseFrame.cpp Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
BOINCBaseFrame.h Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
BOINCBaseView.cpp Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
BOINCBaseView.h Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
BOINCBaseWizard.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
BOINCBaseWizard.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
BOINCClientManager.cpp [Linux] Don't start and/or stop the BOINC client that is configured as a systemd service 2024-03-06 19:05:01 +01:00
BOINCClientManager.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCDialupManager.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
BOINCDialupManager.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCGUIApp.cpp [GUI] When another instance of the BOINC Manager is already running - show the corresponding message to the user 2024-01-08 15:45:20 +01:00
BOINCGUIApp.h Temporarily enable Dark Mode code on Linux 2023-06-16 07:32:22 -07:00
BOINCGUIApp.rc Update copyright year 2024-01-01 00:08:56 +00:00
BOINCListCtrl.cpp Make delimiters argument const so it can (legally) be a string literal. 2023-06-28 23:56:30 -07:00
BOINCListCtrl.h Make delimiters argument const so it can (legally) be a string literal. 2023-06-28 23:56:30 -07:00
BOINCTaskBar.cpp Mac: Use higher resolution menubar icon. 2023-09-21 02:49:20 -07:00
BOINCTaskBar.h Mac: upgrade to wxWidgets 3.2.2.1 2023-05-06 02:05:29 -07:00
BOINCTaskCtrl.cpp [Manager][Windows] Make Manager DPI unaware to let wxWidgets and Windows scale GUI elements properly 2022-03-22 10:42:45 +01:00
BOINCTaskCtrl.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
CompletionErrorPage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
CompletionErrorPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
CompletionPage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
CompletionPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgAbout.cpp Update copyright year 2024-01-01 00:08:56 +00:00
DlgAbout.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgAdvPreferences.cpp remote trailing spaces 2023-06-12 17:58:41 -07:00
DlgAdvPreferences.fbp clientgui typo 2021-10-11 04:34:38 -04:00
DlgAdvPreferences.h Manager: don't clear in-use prefs when disable in-use computing 2023-01-25 17:01:57 -08:00
DlgAdvPreferencesBase.cpp Update dialog Help button accelerators 2023-04-17 10:39:15 +01:00
DlgAdvPreferencesBase.h [Manager] Convert ProcessorTab in Preferences dialog from wxPanel to wxScrolledWindow to show all content on small screens (e.g. 1024x768). 2022-09-30 02:22:04 +02:00
DlgDiagnosticLogFlags.cpp Improve consistency of control labels and accelerators 2023-04-17 10:12:05 +01:00
DlgDiagnosticLogFlags.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgEventLog.cpp Mac: fix compiler warnings introduced by commit 59eb2c20ea 2023-08-09 05:49:51 -07:00
DlgEventLog.h style: change to CamelCase 2023-07-21 20:53:16 -05:00
DlgEventLogListCtrl.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgEventLogListCtrl.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgExclusiveApps.cpp Merge branch 'master' into manager_labels 2023-05-26 00:09:19 +01:00
DlgExclusiveApps.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgExitMessage.cpp Merge branch 'master' into manager_labels 2023-05-26 00:09:19 +01:00
DlgExitMessage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgGenericMessage.cpp Merge branch 'master' into manager_labels 2023-05-26 00:09:19 +01:00
DlgGenericMessage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgHiddenColumns.cpp Improve consistency of control labels and accelerators 2023-04-17 10:12:05 +01:00
DlgHiddenColumns.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgItemProperties.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgItemProperties.h Manager: Use wxHtmlWindow in DlgItemProperties. 2018-01-29 21:08:50 +01:00
DlgOptions.cpp Fix Mac crash bug introduced by commit e0ffbf106d 2023-08-10 05:00:05 -07:00
DlgOptions.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
DlgSelectComputer.cpp Merge branch 'master' into manager_labels 2023-05-26 00:09:19 +01:00
DlgSelectComputer.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
Events.h feat: add alert button 2023-07-20 21:56:34 -05:00
Localization.cpp LL : missing CLocalization attributes declarations. 2023-07-03 22:53:28 +02:00
Localization.h LL : missing CLocalization attributes declarations. 2023-07-03 22:53:28 +02: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 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
MainDocument.h const-ify string pointer types 2023-04-04 11:18:39 +01:00
Makefile.am [CI] Fix Manager build using vcpkg for linux. 2022-10-10 16:40:46 +02:00
NoInternetConnectionPage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
NoInternetConnectionPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
NotDetectedPage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
NotDetectedPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
NotFoundPage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
NotFoundPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
NoticeListCtrl.cpp Linux: Fix Notices display in Dark Mode 2023-06-18 05:34:22 -07:00
NoticeListCtrl.h Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
ProjectInfoPage.cpp [Manager][Windows] Make Manager DPI unaware to let wxWidgets and Windows scale GUI elements properly 2022-03-22 10:42:45 +01:00
ProjectInfoPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ProjectProcessingPage.cpp Manager/client: include the account email addr in the project_attach() RPC. 2023-04-09 00:21:47 -07:00
ProjectProcessingPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ProjectPropertiesPage.cpp [Manager][Windows] Make Manager DPI unaware to let wxWidgets and Windows scale GUI elements properly 2022-03-22 10:42:45 +01:00
ProjectPropertiesPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ProjectWelcomePage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ProjectWelcomePage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ProxyInfoPage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ProxyInfoPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ProxyPage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ProxyPage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
SkinManager.cpp Add 64x64 xpm application icon 2024-03-01 21:17:54 +01:00
SkinManager.h Add 64x64 xpm application icon 2024-03-01 21:17:54 +01:00
TermsOfUsePage.cpp Manager: make button labels appear in terms of use dialog. 2022-12-02 12:43:07 -08:00
TermsOfUsePage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
UnavailablePage.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
UnavailablePage.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ValidateAccountKey.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ValidateAccountKey.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ValidateEmailAddress.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ValidateEmailAddress.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ValidateURL.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ValidateURL.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewMessages.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ViewMessages.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewNotices.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ViewNotices.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewProjects.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ViewProjects.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
ViewResources.cpp Fix formatting 2023-11-27 17:10:38 -06:00
ViewResources.h Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
ViewStatistics.cpp Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
ViewStatistics.h Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
ViewTransfers.cpp Merge branch 'master' into manager_labels 2023-05-26 00:09:19 +01:00
ViewTransfers.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ViewWork.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
ViewWork.h Added estimated completion date and deadline difference columns 2022-08-17 22:38:29 -05:00
WizardAttach.cpp Merge branch 'master' into manager_labels 2023-05-26 00:09:19 +01:00
WizardAttach.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
_wx_intellisense.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
resource.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sg_BoincSimpleFrame.cpp Mac: Add standard command-comma shortcut for Preferences (aka Settings) menu item. 2023-06-27 01:23:31 -07:00
sg_BoincSimpleFrame.h Continue implementing Dark Mode support on Mac 2023-06-16 07:26:27 -07:00
sg_CustomControls.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sg_CustomControls.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sg_DlgMessages.cpp [Linux] Fix blank windows in Simple GUI. 2024-03-07 18:07:38 +01:00
sg_DlgMessages.h Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
sg_DlgPreferences.cpp [Linux] Fix blank windows in Simple GUI. 2024-03-07 18:07:38 +01:00
sg_DlgPreferences.h Continue implementing Dark Mode support on Mac 2023-06-16 07:26:27 -07:00
sg_PanelBase.cpp Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
sg_PanelBase.h Continue implementng Dark Mode support 2023-06-15 07:01:20 -07:00
sg_ProjectCommandPopup.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sg_ProjectCommandPopup.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sg_ProjectPanel.cpp Continue implementing Dark Mode support on Mac 2023-06-16 07:26:27 -07:00
sg_ProjectPanel.h Continue implementing Dark Mode support on Mac 2023-06-16 07:26:27 -07:00
sg_ProjectWebSitesPopup.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sg_ProjectWebSitesPopup.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sg_TaskCommandPopup.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sg_TaskCommandPopup.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sg_TaskPanel.cpp Continue implementing Dark Mode support on Mac 2023-06-16 07:26:27 -07:00
sg_TaskPanel.h Continue implementing Dark Mode support on Mac 2023-06-16 07:26:27 -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 Improve consistency of control labels and accelerators 2023-04-17 10:12:05 +01:00
wizardex.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00