boinc/clientgui
Charlie Fenton 1225e08189 MGR: keep dialog titles consistent (matches title change in commit db9abb1) 2014-04-17 00:54:29 -07:00
..
common Mac: For newer Apple LLVM Compiler, fix warnings about hiding overloaded virtual functions 2013-11-20 03:37:35 -08:00
gtk - MGR: Fix references to the taskbar events which are now included 2013-03-06 16:14:16 +01:00
mac MGR: Add comments about know bugs in wxCocoa 3.0.0. 2014-04-14 04:25:30 -07:00
msw - MGR: Fix references to the taskbar events which are now included 2013-03-06 16:14:16 +01:00
res WCG: Updated Skin, Installer and pause/disconnected icon files for WCG. 2014-03-26 18:16:44 -04:00
skins WCG: Updated Skin, Installer and pause/disconnected icon files for WCG. 2014-03-26 18:16:44 -04:00
AccountInfoPage.cpp Manager: string tweaks 2013-11-17 12:29:11 -08:00
AccountInfoPage.h
AccountManagerInfoPage.cpp Manager: string tweaks 2013-11-17 12:29:11 -08:00
AccountManagerInfoPage.h MGR: Fixes to new AccountManagerInfoPage logic 2013-10-24 01:22:09 -07:00
AccountManagerProcessingPage.cpp MGR: Streamline an earlier commit and make it standard for all platforms. 2014-04-08 16:28:50 -04:00
AccountManagerProcessingPage.h
AccountManagerPropertiesPage.cpp MGR: Streamline an earlier commit and make it standard for all platforms. 2014-04-08 16:28:50 -04:00
AccountManagerPropertiesPage.h
AdvancedFrame.cpp MGR: Change keyboard shortcut for Diagnostic Flags dialog from control-shift-D to control-shift-F for both Advanced and Simple Views, because control-shift-D was already in use to select the Disks tab in Advanced View. 2014-04-03 04:52:00 -07:00
AdvancedFrame.h MGR: Improve keyboard navigation to provide better accessibility for users with limited motor coordination 2014-03-31 05:12:10 -07:00
AlreadyExistsPage.cpp
AlreadyExistsPage.h
AsyncRPC.cpp Client and Manager: make notices translatable 2013-12-03 10:47:56 -08:00
AsyncRPC.h Client and Manager: make notices translatable 2013-12-03 10:47:56 -08:00
BOINCBaseFrame.cpp MGR: fix first display of windows after login on Mac when the user opens the Manager by a method other than by selecting "Open BOINC Manager" from the popup menu in the Dock or menu bar icon. 2014-03-14 03:53:12 -07:00
BOINCBaseFrame.h MGR: Still more improvements and simplification of Mac code for wxCocoa 3.0 2014-03-01 02:58:48 -08:00
BOINCBaseView.cpp MGR: Remove our list control zebra striping in favor of the wxWidgets version. It bases the background color on the selected theme. 2014-04-05 02:11:48 -04:00
BOINCBaseView.h MGR: Remove our list control zebra striping in favor of the wxWidgets version. It bases the background color on the selected theme. 2014-04-05 02:11:48 -04:00
BOINCBaseWizard.cpp MGR: Fix some errors in Attach Wizard 2014-04-08 02:56:56 -07:00
BOINCBaseWizard.h
BOINCClientManager.cpp MGR & Client: Massive code clean-up. Remove as much of the LoadLibrary/GetProcAddress stuff as we can under VS 2012. 2014-03-06 18:27:54 -05:00
BOINCClientManager.h
BOINCDialupManager.cpp
BOINCDialupManager.h
BOINCGUIApp.cpp MGR: Simplify logic introduced in my commit 0f68132; start replacing deprecated Carbon APIs with Cocoa code. 2014-03-15 04:56:14 -07:00
BOINCGUIApp.h MGR: Add comments about know bugs in wxCocoa 3.0.0. 2014-04-14 04:25:30 -07:00
BOINCGUIApp.rc client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05:00
BOINCListCtrl.cpp MGR: Remove our list control zebra striping in favor of the wxWidgets version. It bases the background color on the selected theme. 2014-04-05 02:11:48 -04:00
BOINCListCtrl.h MGR: Remove our list control zebra striping in favor of the wxWidgets version. It bases the background color on the selected theme. 2014-04-05 02:11:48 -04:00
BOINCTaskBar.cpp MGR: Fix bugs in launching hidden on Mac OS 10.6 and more simplification of Mac code for wxCocoa 3.0 2014-03-13 06:39:00 -07: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 fix Win compile warning. 2014-04-07 10:34:45 -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: Align the sync with account manager functionality with the attach to account manager functionality with regards to account manager name location. Currently to print random stack stuff on the completion page. 2013-08-23 14:02:58 -04:00
CompletionPage.h
DlgAbout.cpp Compile fixes for Ubuntu 2014-02-06 12:17:28 -08:00
DlgAbout.h MGR: Cleanup up the about dialog a little bit. 2013-04-16 11:07:49 -04:00
DlgAdvPreferences.cpp MGR: Enforce a 16x16 image for the advanced prefs tab control for all platforms. wxImageList is initialized for 16x16 and would probably throw an error for any other size. 2014-03-03 12:13:59 -05:00
DlgAdvPreferences.fbp
DlgAdvPreferences.h
DlgAdvPreferencesBase.cpp client: fix bug in parsing <no_rsc> from account managers 2014-04-17 00:23:44 -07:00
DlgAdvPreferencesBase.h
DlgDiagnosticLogFlags.cpp MGR: Move Diagnostic Flags dialog from Tools menus to Advanced Menu, add keyboard shortcut control-shift-D to both Advanced View and Simple View. 2014-04-03 01:21:56 -07:00
DlgDiagnosticLogFlags.h MGR: Fix a potential memory leak in new Diagnostics dialog 2014-04-02 06:22:31 -07:00
DlgEventLog.cpp MGR: Change keyboard shortcut for Diagnostic Flags dialog from control-shift-D to control-shift-F for both Advanced and Simple Views, because control-shift-D was already in use to select the Disks tab in Advanced View. 2014-04-03 04:52:00 -07:00
DlgEventLog.h MGR: Move Diagnostic Flags dialog from Tools menus to Advanced Menu, add keyboard shortcut control-shift-D to both Advanced View and Simple View. 2014-04-03 01:21:56 -07:00
DlgEventLogListCtrl.cpp Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
DlgEventLogListCtrl.h Mac: For newer Apple LLVM Compiler, fix warnings about hiding overloaded virtual functions 2013-11-20 03:37:35 -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
DlgItemProperties.cpp Manager: display notices in Helvetica font; message tweak 2014-01-14 23:30:08 -08:00
DlgItemProperties.h More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
DlgOptions.cpp Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
DlgOptions.h Mgr: Flush Manager settings to Windows Registry or user prefs when closing Options dialog 2013-04-30 05:18:19 -07: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: Add a dialog to enable setting and clearing diagnostic log flags, to assist tech support volunteers when working with users. It is accessed by selecting "Diagnostics…" under the Options menu in either Advanced View or Simple View. 2014-03-25 06:13:54 -07:00
Localization.cpp
Localization.h
LogBOINC.cpp client & MGR: Make writing trace statements to the debugger viewport something you have to opt into on Windows. 2014-03-25 18:23:58 -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 single instance detection so that it is compatible with Fast User Switching on Windows and Mac. We are now using wxSingleInstanceChecker which should be compatible on all platforms. 2014-03-06 14:47:00 -05:00
MainDocument.h MGR: Fix how we pass the ISO language code to the CC. 2014-02-18 00:36:03 -05:00
Makefile.am Add new files DlgDiagnosticLogFlags.cpp,.h to Windows project and Linux Makefile. 2014-03-25 06:26:00 -07:00
NoInternetConnectionPage.cpp
NoInternetConnectionPage.h
NotDetectedPage.cpp
NotDetectedPage.h
NotFoundPage.cpp
NotFoundPage.h
NoticeListCtrl.cpp Manager: display notices in Helvetica font; message tweak 2014-01-14 23:30:08 -08:00
NoticeListCtrl.h MGR: Fixes for wxWebView-based notices: 2013-11-12 03:23:26 -08:00
ProjectInfoPage.cpp MGR: Remove outdated comments 2014-01-07 11:46:33 -05:00
ProjectInfoPage.h MGR: Add a VirtualBox icon to the list of supported platforms for any given project that uses VirtualBox. 2013-11-18 12:30:01 -05:00
ProjectProcessingPage.cpp MGR: Streamline an earlier commit and make it standard for all platforms. 2014-04-08 16:28:50 -04:00
ProjectProcessingPage.h
ProjectPropertiesPage.cpp MGR: Streamline an earlier commit and make it standard for all platforms. 2014-04-08 16:28:50 -04:00
ProjectPropertiesPage.h
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 MGR: Bug fix: correctly restore default task bar icons when switching from a different skin (e.g., GridRepublic) to default skin. 2014-03-26 02:07:50 -07:00
SkinManager.h client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05:00
TermsOfUsePage.cpp translations, message tweak 2014-02-02 00:18:20 -08: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 our list control zebra striping in favor of the wxWidgets version. It bases the background color on the selected theme. 2014-04-05 02:11:48 -04:00
ViewProjects.h MGR: Corrections to previous commit 2eb84cb 2013-11-05 02:13:21 -08:00
ViewResources.cpp - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01:00
ViewResources.h - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01:00
ViewStatistics.cpp client & MGR: Remove byte order markers from UTF-8 encoded files. 2014-03-17 15:44:11 -04:00
ViewStatistics.h MMGR: Implement accessibility on Mac for Statistics and Disk (Resources) tabs 2013-10-24 05:49:59 -07:00
ViewTransfers.cpp MGR: Remove our list control zebra striping in favor of the wxWidgets version. It bases the background color on the selected theme. 2014-04-05 02:11:48 -04:00
ViewTransfers.h MGR: Corrections to previous commit 2eb84cb 2013-11-05 02:13:21 -08:00
ViewWork.cpp MGR: Remove our list control zebra striping in favor of the wxWidgets version. It bases the background color on the selected theme. 2014-04-05 02:11:48 -04:00
ViewWork.h MGR: Corrections to previous commit 2eb84cb 2013-11-05 02:13:21 -08:00
WelcomePage.cpp MGR: Fix wxWidgets assert 2013-10-23 00:48:51 -07:00
WelcomePage.h Mac: Cix compile errors 2013-04-10 17:54:41 -07:00
WizardAttach.cpp MGR: Remove validator resets when cancel is pressed, apparently it is no longer needed. 2014-04-08 17:03:29 -04:00
WizardAttach.h MGR: Re-enable cancel confirmation dialog in the wizard. 2014-04-08 16:37:39 -04:00
_wx_intellisense.h
browser.cpp MGR: Simplify parsing the httponly element of a cookie for chrome. 2014-03-19 22:01:16 -04:00
browser.h
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 MGR: Change keyboard shortcut for Diagnostic Flags dialog from control-shift-D to control-shift-F for both Advanced and Simple Views, because control-shift-D was already in use to select the Disks tab in Advanced View. 2014-04-03 04:52:00 -07:00
sg_BoincSimpleFrame.h MGR: Move Diagnostic Flags dialog from Tools menus to Advanced Menu, add keyboard shortcut control-shift-D to both Advanced View and Simple View. 2014-04-03 01:21:56 -07:00
sg_CustomControls.cpp Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
sg_CustomControls.h Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
sg_DlgMessages.cpp client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05: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: keep dialog titles consistent (matches title change in commit db9abb1) 2014-04-17 00:54:29 -07:00
sg_DlgPreferences.h
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: Get rid of some crufty code that is no longer needed on Windows/Linux. Use wxBitmapComboBox instead. 2014-03-18 16:08:55 -04:00
sg_ProjectCommandPopup.cpp MGR: Improve keyboard navigation to provide better accessibility for users with limited motor coordination 2014-03-31 05:12:10 -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 MGR: Fix Mac Simple View updating broken by commit 185c45 2014-03-18 18:16:53 -07:00
sg_ProjectPanel.h MGR: Get rid of some crufty code that is no longer needed on Windows/Linux. Use wxBitmapComboBox instead. 2014-03-18 16:08:55 -04:00
sg_ProjectWebSitesPopup.cpp MGR: Improve keyboard navigation to provide better accessibility for users with limited motor coordination 2014-03-31 05:12:10 -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 MGR: Improve keyboard navigation to provide better accessibility for users with limited motor coordination 2014-03-31 05:12:10 -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 Mac Simple View updating broken by commit 185c45 2014-03-18 18:16:53 -07:00
sg_TaskPanel.h MGR: Get rid of some crufty code that is no longer needed on Windows/Linux. Use wxBitmapComboBox instead. 2014-03-18 16:08:55 -04:00
stdwx.cpp
stdwx.h MGR: Streamline an earlier commit and make it standard for all platforms. 2014-04-08 16:28:50 -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