boinc/clientgui
David Anderson 5e9f1d8ce1 client: task properties tweak
change "CPU time at last checkpoint" to
"CPU time since checkpoint".
Also win compile fix.
2016-07-24 23:55:58 -07:00
..
common MGR: Fix build break 2015-06-24 15:57:00 -04:00
gtk MGR: Update to libnotify gtk3 compatible API 2014-09-17 23:47:23 -04:00
mac MGR: Fix a couple of small bugs in selectively hidden list columns. 2014-12-11 06:47:51 -08:00
msw - MGR: Fix references to the taskbar events which are now included 2013-03-06 16:14:16 +01:00
res virtualbox icon should be const char* 2016-05-09 00:06:25 +02:00
skins Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
AccountInfoPage.cpp MGR: Make sure we populate the static control texts on either the 'next' or 'back' events. 2016-02-19 23:35:44 -05:00
AccountInfoPage.h 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
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 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.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
AccountManagerPropertiesPage.cpp manager, VDA: fix some cppcheck warnings (from Julien Nabet) 2015-01-15 13:10:34 -08:00
AccountManagerPropertiesPage.h
AdvancedFrame.cpp MGR: Remove dead code that was apparently disabled in 2010 and nobody noticed. 2016-03-26 12:34:28 -04:00
AdvancedFrame.h MGR: Remove dead code that was apparently disabled in 2010 and nobody noticed. 2016-03-26 12:34:28 -04:00
AlreadyExistsPage.cpp
AlreadyExistsPage.h
AsyncRPC.cpp Manager: format time intervals as Dd HH:MM:SS 2015-08-26 23:30:50 -07:00
AsyncRPC.h MGR: Cosmetic fix: eliminate brief display of all tasks when switching from Simple View to Advanced View when Show only active tasks is selected. 2014-09-02 07:10:56 -07:00
BOINCBaseFrame.cpp MGR: work around a Linux bug in wxWidgets which prevents bringing the main window forward on top of Event Log (or any modeless dialog.) 2015-01-16 03:22:10 -08:00
BOINCBaseFrame.h MGR: Remove dead code that was apparently disabled in 2010 and nobody noticed. 2016-03-26 12:34:28 -04:00
BOINCBaseView.cpp Use wxString instead of wxChar* where necessary 2016-04-12 23:21:08 +02:00
BOINCBaseView.h Use wxString instead of wxChar* where necessary 2016-04-12 23:21:08 +02:00
BOINCBaseWizard.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
BOINCBaseWizard.h 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
BOINCClientManager.cpp MGR: Revert my commits d3db5557ef and cab71d4, which were too controversial: on non-Mac systems, restore logic which allows Manager exit to shut down client whether or not client was not started by Manager. 2015-09-28 00:04:29 -07:00
BOINCClientManager.h
BOINCDialupManager.cpp
BOINCDialupManager.h
BOINCGUIApp.cpp MGR: Fix command line parsing options 2016-04-13 18:27:18 -04:00
BOINCGUIApp.h MGR: Fix build break 2015-12-14 09:11:23 -05:00
BOINCGUIApp.rc client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05:00
BOINCListCtrl.cpp MGR: Fix Coverity CID 39031 2015-10-20 03:19:53 -07:00
BOINCListCtrl.h MGR: Fix Coverity CID 39031 2015-10-20 03:19:53 -07:00
BOINCTaskBar.cpp MGR: Fix bugs in commits 289005d and e1eb20f (set check mark on Snooze GPU menu item and disable it when CPU is snoozed.) The earlier commits also set the check mark when CPU was set to Suspend indefinitely. This new commit also disables the Snooze GPU menu item in some additional cases when appropriate. 2015-11-02 01:42:26 -08:00
BOINCTaskBar.h MGR: wxSystemOptions::GetMetric doesn't appear to be implemented on the Mac, so hard code the desired icon size to 16x16 for the menu bar. 2014-02-19 10:19:24 -05:00
BOINCTaskCtrl.cpp MGR: On MS Windows, make DPI setting detection more efficient and DPI adjustments more general. 2014-08-19 02:28:42 -07:00
BOINCTaskCtrl.h MGR: Re-enable keyboard navigation through task control buttons on Windows. 2014-03-27 03:22:14 -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
CompletionPage.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
CompletionPage.h
DlgAbout.cpp Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
DlgAbout.h MGR: Cleanup up the about dialog a little bit. 2013-04-16 11:07:49 -04:00
DlgAdvPreferences.cpp MGR: Fix Coverity CID 117641 2015-10-20 04:17:41 -07:00
DlgAdvPreferences.fbp
DlgAdvPreferences.h MGR: in Advanced Preferences dialog highlight textedit field with illegal value by setting its background to red. 2015-07-21 03:06:10 -07:00
DlgAdvPreferencesBase.cpp Manager: msg tweak 2015-10-09 15:02:42 -07:00
DlgAdvPreferencesBase.h MGR: Updated a few copyright dates to 2015 2015-03-01 01:53:49 -08:00
DlgDiagnosticLogFlags.cpp Fix even more file permissions 2016-06-11 19:07:35 +02:00
DlgDiagnosticLogFlags.h Fix even more file permissions 2016-06-11 19:07:35 +02:00
DlgEventLog.cpp MGR: Fix Coverity CIDs 117639 , 117640 2015-10-20 03:18:40 -07:00
DlgEventLog.h MGR: work around a Linux bug in wxWidgets which prevents bringing the main window forward on top of Event Log (or any modeless dialog.) 2015-01-16 03:22:10 -08:00
DlgEventLogListCtrl.cpp MGR: Fix Coverity CIDs 117639 , 117640 2015-10-20 03:18:40 -07:00
DlgEventLogListCtrl.h MGR: Fix Coverity CIDs 117639 , 117640 2015-10-20 03:18:40 -07:00
DlgExclusiveApps.cpp MGR: I forgot to add the new files for the Exclusive Apps dialog. 2014-11-25 18:58:10 -08:00
DlgExclusiveApps.h MGR: I forgot to add the new files for the Exclusive Apps dialog. 2014-11-25 18:58:10 -08:00
DlgExitMessage.cpp MGR: fix assert due to bad wxFlexGridSizer 2013-11-05 02:53:27 -08:00
DlgExitMessage.h More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
DlgGenericMessage.cpp Fix bad wxFlexGridSizer in CDlgGenericMessage. 2013-03-06 16:14:17 +01:00
DlgGenericMessage.h
DlgHiddenColumns.cpp MGR: Fix Select Columns dialog so it preserves column order 2015-10-14 04:47:26 -07:00
DlgHiddenColumns.h MGR: Allow user to select which list columns to show or hide in Projects, Tasks and Transfers tabs. 2014-12-11 06:18:47 -08:00
DlgItemProperties.cpp client: task properties tweak 2016-07-24 23:55:58 -07:00
DlgItemProperties.h Manager: format time intervals as Dd HH:MM:SS 2015-08-26 23:30:50 -07:00
DlgOptions.cpp Fix even more file permissions 2016-06-11 19:07:35 +02:00
DlgOptions.h Fix issue #79: Add commandline option and option to preferences dialog. 2015-07-30 01:21:04 +03:00
DlgSelectComputer.cpp MGR: Add comments about know bugs in wxCocoa 3.0.0. 2014-04-14 04:25:30 -07:00
DlgSelectComputer.h MGR: Work around apparent wxCocoa 3.0 bugs in Select Computer dialog on Mac 2014-01-30 05:08:29 -08:00
Events.h MGR: Remove welcome page from wizard and split the attach wizard into two menu items. 2015-04-27 19:00:15 -04:00
Localization.cpp
Localization.h
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 - MGR: Fix references to the taskbar events which are now included 2013-03-06 16:14:16 +01:00
MainDocument.cpp MGR: fix compiler warning introduced by commit 1c4f391. 2016-04-13 01:08:05 -07:00
MainDocument.h Use wxString instead of wxChar* where necessary 2016-04-12 23:21:08 +02:00
Makefile.am Fix typo referencing GTK_CFLAGS in clientgui/Makefile.am 2015-08-04 15:23:05 +02:00
NoInternetConnectionPage.cpp
NoInternetConnectionPage.h
NotDetectedPage.cpp
NotDetectedPage.h
NotFoundPage.cpp
NotFoundPage.h
NoticeListCtrl.cpp MGR: Remove references to target="_blank" from notices, it causes a failure to fire our own event handler when the link is clicked. 2014-08-22 19:25:34 -04:00
NoticeListCtrl.h MGR: Fixes for wxWebView-based notices: 2013-11-12 03:23:26 -08:00
ProjectInfoPage.cpp Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
ProjectInfoPage.h 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
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
ProjectPropertiesPage.cpp WCG: New feature 'cookieless installs' 2016-02-08 15:51:33 -05:00
ProjectPropertiesPage.h
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 MGR: Switch over to using a static control for the project description, it'll support multiple lines and looks more natural. 2014-10-13 15:39:22 -04:00
ProxyInfoPage.cpp
ProxyInfoPage.h
ProxyPage.cpp boincmgr: patch to change temporaries to long. Fixes# 1226 2013-03-07 11:21:45 +01:00
ProxyPage.h
SkinManager.cpp Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
SkinManager.h MGR: Add 6 new tags to allow the backgrounds of the Simple View and Simple Preferences dialog to be anchored at any of 9 points, for flexibility in placement of the logo or other graphic element that should always be visible. 2015-04-09 03:44:29 -07:00
TermsOfUsePage.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
TermsOfUsePage.h More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
UnavailablePage.cpp
UnavailablePage.h
ValidateAccountKey.cpp
ValidateAccountKey.h
ValidateEmailAddress.cpp
ValidateEmailAddress.h
ValidateURL.cpp wxWidgets 2.9/3.0 changes 2013-02-04 13:03:49 -05:00
ValidateURL.h
ViewMessages.cpp wxWidgets 2.9/3.0 changes 2013-02-04 13:03:49 -05:00
ViewMessages.h
ViewNotices.cpp Manager: string tweaks 2013-11-17 12:29:11 -08:00
ViewNotices.h MGR: Rewrite Notices (Advanced and Simple Views) to use wxWebView (in progress) 2013-11-11 06:36:30 -08: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 Manager: fix comma-separated display of >32 bit numbers 2015-09-07 01:03:54 -07:00
ViewResources.cpp Manager: always get current disk usage data from client; don't cache it 2015-08-31 12:56:18 -07:00
ViewResources.h - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01:00
ViewStatistics.cpp MGR: Remove dead code that was apparently disabled in 2010 and nobody noticed. 2016-03-26 12:34:28 -04:00
ViewStatistics.h Manager: use same color scheme for statistics as for disk usage 2014-08-10 15:33:07 -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 Manager: fix comma-separated display of >32 bit numbers 2015-09-07 01:03:54 -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 Manager: format elapsed time as XXd HH:MM:SS 2015-11-07 17:46:45 -08:00
WizardAttach.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
WizardAttach.h 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
_wx_intellisense.h
browser.cpp MGR: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 20:22:36 -05:00
browser.h MGR: Remove legacy Firefox v1 and Firefox v2 cookie look up support. Firefox is up to v31. 2015-07-17 13:29:12 -04:00
build_po Translation: update templates, and fix tools for generating templates 2013-10-15 22:46:18 -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 Fix even more file permissions 2016-06-11 19:07:35 +02:00
sg_BoincSimpleFrame.h MGR: If not connected to client, disable menu items which require a connection 2015-04-07 21:37:09 -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 MGR: Fix compiler warnings; fix Simple Prefs bitmap display on Linux. 2015-03-31 06:00:52 -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 MGR: Rewrite Notices (Advanced and Simple Views) to use wxWebView (in progress) 2013-11-11 06:36:30 -08:00
sg_DlgPreferences.cpp MGR: in Simple View Preferences dialog, highlight textedit field with illegal value by setting its background to light red. 2015-08-27 01:30:19 -07:00
sg_DlgPreferences.h MGR: in Simple View Preferences dialog, highlight textedit field with illegal value by setting its background to light red. 2015-08-27 01:30:19 -07:00
sg_PanelBase.cpp MGR: cosmetic fix to display of Mac progress bar in Simple View for wxCocoa 3.0 2013-10-22 04:52:35 -07:00
sg_PanelBase.h MGR: On MS Windows, adjust Simple View metrics and images for users DPI setting. 2014-08-25 06:24:54 -07:00
sg_ProjectCommandPopup.cpp Win compile fixes 2014-06-16 18:58:55 -07:00
sg_ProjectCommandPopup.h MGR: Improve keyboard navigation to provide better accessibility for users with limited motor coordination 2014-03-31 05:12:10 -07:00
sg_ProjectPanel.cpp change some sprintf() to snprintf() in lib code 2016-02-17 22:53:37 -08:00
sg_ProjectPanel.h Manager: menu item shuffle 2015-04-04 11:44:16 -07:00
sg_ProjectWebSitesPopup.cpp Win compile fixes 2014-06-16 18:58:55 -07:00
sg_ProjectWebSitesPopup.h MGR: Improve keyboard navigation to provide better accessibility for users with limited motor coordination 2014-03-31 05:12:10 -07:00
sg_TaskCommandPopup.cpp Win compile fixes 2014-06-16 18:58:55 -07:00
sg_TaskCommandPopup.h MGR: Improve keyboard navigation to provide better accessibility for users with limited motor coordination 2014-03-31 05:12:10 -07:00
sg_TaskPanel.cpp MGR: Fix build break caused by bad merge 87769d4. 2016-02-18 01:42:38 -08:00
sg_TaskPanel.h Manager: format time intervals as Dd HH:MM:SS 2015-08-26 23:30:50 -07:00
stdwx.cpp
stdwx.h MGR: Make sure the various item property dialogs open up in the designated client area on Windows and Mac. 2014-08-25 21:39:59 -04:00
wizardex.cpp MGR: Fix some errors in Attach Wizard 2014-04-08 02:56:56 -07:00
wizardex.h MGR: Fix the use of validators in our implementation of Wizards. 2014-04-07 10:35:07 -04:00