boinc/clientgui
Germano Massullo 581a051ab1 Fixes window close action on Linux 2019-04-12 14:16:28 +02: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 pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
msw - MGR: Fix references to the taskbar events which are now included 2013-03-06 16:14:16 +01:00
res Image File Compression 2018-10-29 16:27:45 -06:00
skins Image File Compression 2018-10-29 16:27:45 -06: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 [Manager] Make proper UTF-8 decoding of AM info 2019-03-26 22:16:53 +02: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 Removed "Exit from BOINC Manager", "Shut down connected client" menu entries on Linux 2019-04-11 14:17:48 +02:00
AdvancedFrame.h [Manager] Add 'Report Bug' menu item 2018-12-28 16:50:57 +02: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 disabled system tray icon for Linux builds 2019-03-12 13:11:04 +01:00
AsyncRPC.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
BOINCBaseFrame.cpp Fixes window close action on Linux 2019-04-12 14:16:28 +02: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 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 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 disabled system tray icon for Linux builds 2019-03-12 13:11:04 +01:00
BOINCGUIApp.h disabled system tray icon for Linux builds 2019-03-12 13:11:04 +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 year 2019-04-08 21:50:03 +03: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
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 remove comment 2019-03-13 15:23:02 -07: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 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 [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 Merge pull request #3052 from Germano0/master 2019-04-11 11:38:08 +02: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 - 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 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 Further work on ProjInfoPage 2018-08-11 21:37:24 +01:00
ProjectInfoPage.h Fixing ProjectInfoPage changes requested by @JuhaSointusalo 2018-08-11 12:19:02 +01: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 - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00: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 [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 - 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
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 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 Removed "Exit from BOINC Manager", "Shut down connected client" menu entries on Linux 2019-04-11 14:17:48 +02:00
sg_BoincSimpleFrame.h [Manager] Add 'Report Bug' menu item 2018-12-28 16:50:57 +02: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, simple view: if project name not known yet, show URL 2018-10-11 21:57:49 -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 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: simple view: cycle slideshow even if task not running 2018-10-07 12:41:21 -07: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 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