boinc/clientgui
Rom Walton 508a739f23 MGR: Remove dead code 2014-03-06 12:28:07 -05: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: Get assert handler working on Macintosh to log output to the log file on release builds. 2014-03-06 04:53:19 -08:00
msw - MGR: Fix references to the taskbar events which are now included 2013-03-06 16:14:16 +01:00
res MGR: Update BOINC icon set to v5. 2014-03-05 15:29:51 -05:00
skins MGR: Fix GR/PTP/CE skins for last round of edits. 2013-12-02 10:42:27 -05: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: Use only native controls in AccountManagerInfoPage so it is accessible. 2013-10-23 04:49:43 -07:00
AccountManagerProcessingPage.h
AccountManagerPropertiesPage.cpp MGR: Use only native controls in AccountManagerInfoPage so it is accessible. 2013-10-23 04:49:43 -07:00
AccountManagerPropertiesPage.h
AdvancedFrame.cpp MGR: Hookup wxWidgets 3.0 diagnostics framework, redirect asserts to stderr. 2014-03-05 13:57:44 -05:00
AdvancedFrame.h client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05: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: Hookup wxWidgets 3.0 diagnostics framework, redirect asserts to stderr. 2014-03-05 13:57:44 -05: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 client & manager: Convert several files to UTF-8 encoding. BOINCBaseView.cpp needed to be converted on a Windows machine to properly handle the original encoding. 2014-01-28 15:29:59 -05:00
BOINCBaseView.h MMGR: Implement accessibility on Mac for Statistics and Disk (Resources) tabs 2013-10-24 05:49:59 -07:00
BOINCBaseWizard.cpp
BOINCBaseWizard.h
BOINCBitmapComboBox.cpp MGR: Fix compilation issue on VS 2010 reported by Chanda Sarkar 2013-06-05 13:01:50 -04:00
BOINCBitmapComboBox.h
BOINCClientManager.cpp Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
BOINCClientManager.h
BOINCDialupManager.cpp
BOINCDialupManager.h
BOINCGUIApp.cpp MGR: Remove dead code 2014-03-06 12:28:07 -05:00
BOINCGUIApp.h MGR: Remove dead code 2014-03-06 12:28:07 -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 build break when building on Linux with wxGTK. 2013-12-10 17:12:44 -05:00
BOINCListCtrl.h MGR: Fix build break when building on Linux with wxGTK. 2013-12-10 17:12:44 -05:00
BOINCTaskBar.cpp MGR: Further improvements and simplification of Mac code for wxCocoa 3.0 2014-02-26 06:47:39 -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: Fix drawing of Task Control on Windows 2013-12-04 05:24:16 -08:00
BOINCTaskCtrl.h MGR: Fix sizes of task panes and buttons, ellipsing button text if needed 2012-01-25 12:30:44 +00: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 MGR: In Advanced Preferences dialog, many fields were not being validated; I added code to validate them. 2014-01-10 03:43:59 -08:00
DlgAdvPreferencesBase.h
DlgEventLog.cpp client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05:00
DlgEventLog.h MGR: Corrections to previous commit 2eb84cb 2013-11-05 02:13:21 -08: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: Work around apparent wxCocoa 3.0 bugs in Select Computer dialog on Mac 2014-01-30 05:08:29 -08: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 Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
Localization.cpp
Localization.h
LogBOINC.cpp - MGR: Fix references to the taskbar events which are now included 2013-03-06 16:14:16 +01: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 how we pass the ISO language code to the CC. 2014-02-18 00:36:03 -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 MGR: update make file for Linux 2013-12-07 15:19:36 -08: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: Fix compiler error on Mac. 2014-02-20 00:20:59 -08:00
ProjectProcessingPage.h
ProjectPropertiesPage.cpp - async file stuff. mostly working. still a few bugs 2012-02-07 17:54:09 +00: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: Load missing icon sizes for High DPI systems on Windows. 2014-02-23 23:20:27 -05: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: Corrections to previous commit 2eb84cb 2013-11-05 02:13:21 -08: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 & manager: Convert several files to UTF-8 encoding. BOINCBaseView.cpp needed to be converted on a Windows machine to properly handle the original encoding. 2014-01-28 15:29:59 -05: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: Corrections to previous commit 2eb84cb 2013-11-05 02:13:21 -08:00
ViewTransfers.h MGR: Corrections to previous commit 2eb84cb 2013-11-05 02:13:21 -08:00
ViewWork.cpp MGR: Work around a wxCocoa bug(?) in wxDateTime::Format() 2013-11-21 05:30:10 -08: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: Use only native controls in AccountManagerInfoPage so it is accessible. 2013-10-23 04:49:43 -07:00
WizardAttach.h MGR: Use only native controls in AccountManagerInfoPage so it is accessible. 2013-10-23 04:49:43 -07:00
_wx_intellisense.h
browser.cpp - MGR: Fix two potential security issues with browser.cpp where the 2013-03-04 15:23:39 +01: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: If user moves SimpleView window, immediately save its new position to registry / config file 2014-03-01 03:52:48 -08:00
sg_BoincSimpleFrame.h MGR: If user moves SimpleView window, immediately save its new position to registry / config file 2014-03-01 03:52:48 -08: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 client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05: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 Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
sg_ProjectCommandPopup.cpp Attempt to fix appearance of Simple View buttons on Windows 2013-03-05 17:30:04 +01:00
sg_ProjectCommandPopup.h Attempt to fix appearance of Simple View buttons on Windows 2013-03-05 17:30:04 +01:00
sg_ProjectPanel.cpp Manager: string tweaks 2013-11-17 12:29:11 -08:00
sg_ProjectPanel.h MGR: Immediately update Simple View default project icon, window icon and window title when switching skin 2013-04-26 03:16:16 -07:00
sg_ProjectWebSitesPopup.cpp Attempt to fix appearance of Simple View buttons on Windows 2013-03-05 17:30:04 +01:00
sg_ProjectWebSitesPopup.h Attempt to fix appearance of Simple View buttons on Windows 2013-03-05 17:30:04 +01:00
sg_TaskCommandPopup.cpp Manager: use "task" rather than "result" in text 2013-05-15 11:18:40 -07:00
sg_TaskCommandPopup.h Attempt to fix appearance of Simple View buttons on Windows 2013-03-05 17:30:04 +01:00
sg_TaskPanel.cpp MGR: Small efficiency improvement in Simple View, 2014-01-09 04:49:30 -08:00
sg_TaskPanel.h MGR: In Simple View, avoid unnecessary horizontal scroll bar in Project Description text when switching from Advanced View. 2014-01-09 04:27:07 -08:00
stdwx.cpp
stdwx.h MGR: Hookup wxWidgets 3.0 diagnostics framework, redirect asserts to stderr. 2014-03-05 13:57:44 -05:00
wizardex.cpp wxWidgets 2.9/3.0 changes 2013-02-04 13:03:49 -05:00
wizardex.h Mac: For newer Apple LLVM Compiler, fix warnings about hiding overloaded virtual functions 2013-11-20 03:37:35 -08:00