boinc/clientgui
Charlie Fenton 8cebb0d6ac MGR: message tweaks 2014-01-22 03:41:52 -08: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: Simple View fixes: 2014-01-09 02:50:40 -08:00
msw - MGR: Fix references to the taskbar events which are now included 2013-03-06 16:14:16 +01:00
res MGR: Save event log state information before OS GUI animation effects get a hold of it. 2014-01-15 10:31:07 -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 - MGR: Finish implementing the use of Usernames in the account manager part 2010-08-19 00:22:25 +00:00
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 - manager: Communitcations -> Communications. 2011-08-27 18:07:28 +00:00
AccountManagerPropertiesPage.cpp MGR: Use only native controls in AccountManagerInfoPage so it is accessible. 2013-10-23 04:49:43 -07:00
AccountManagerPropertiesPage.h - MGR: Re-enable the ability for the manager to detect a temporary 2009-07-30 00:14:30 +00:00
AdvancedFrame.cpp 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
AdvancedFrame.h MGR: Mac updates for wxWidgets 2.9.5 (wxCocoa) 2013-08-27 04:42:38 -07: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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
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: Rewrite Notices (Advanced and Simple Views) to use wxWebView (in progress) 2013-11-11 06:36:30 -08:00
BOINCBaseFrame.h MGR: Mac updates for wxWidgets 2.9.5 (wxCocoa) 2013-08-27 22:38:00 -07:00
BOINCBaseView.cpp Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
BOINCBaseView.h MMGR: Implement accessibility on Mac for Statistics and Disk (Resources) tabs 2013-10-24 05:49:59 -07:00
BOINCBaseWizard.cpp - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00:00
BOINCBaseWizard.h - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00:00
BOINCBitmapComboBox.cpp MGR: Fix compilation issue on VS 2010 reported by Chanda Sarkar 2013-06-05 13:01:50 -04:00
BOINCBitmapComboBox.h MGR: Sort Simple View task selection control alphabetically, working around clientData bug in wxBitmapComboBox::Insert() 2011-10-25 11:22:57 +00:00
BOINCClientManager.cpp Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
BOINCClientManager.h Quick Updates 2011-11-03 02:35:04 +00:00
BOINCDialupManager.cpp - MGR: Change the reminder frequency interval to hours and adjust the min/max 2011-03-03 16:32:35 +00:00
BOINCDialupManager.h - MGR: Remove connection needed type sys tray notifications from the manager, 2010-08-02 17:29:19 +00:00
BOINCGUIApp.cpp MGR: Fix which icon is displayed in the system tray when BOINC is running. ICO files need to be created for the suspended and disconnected states. XPM files will look bad in high DPI environments. 2014-01-13 13:55:16 -05:00
BOINCGUIApp.h Client and Manager: make notices translatable 2013-12-03 10:47:56 -08:00
BOINCGUIApp.rc 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
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: Fix taskbar icon menu on Windows 2013-11-05 05:47:27 -08:00
BOINCTaskBar.h MGR: On OS 10.8 and later, use new Mac user notifications to notify user when new notices are available. 2013-12-16 03:14:07 -08: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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
DlgAbout.cpp MGR: Keep the BOINC logo visible in the about dialog box. 2013-04-16 16:05:23 -04:00
DlgAbout.h MGR: Cleanup up the about dialog a little bit. 2013-04-16 11:07:49 -04:00
DlgAdvPreferences.cpp MGR: Message tweak:. 2014-01-12 01:18:25 -08:00
DlgAdvPreferences.fbp *** empty log message *** 2007-04-02 18:04:54 +00:00
DlgAdvPreferences.h MGR: Continue adding Exclusive Apps pane to Computing Prefs dialog; lib: add missing items in CONFIG, PROXY_INFO struct initializers 2011-04-29 12:04:07 +00:00
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 MGR: Begin adding Exclusive Apps pane to Computing Prefs dialog 2011-04-28 13:00:04 +00:00
DlgEventLog.cpp MGR: Save event log state information before OS GUI animation effects get a hold of it. 2014-01-15 10:31:07 -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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
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 GR: "Another instance" message in Select Computer dialog gets Manager name from skin 2010-08-12 00:33:54 +00:00
DlgSelectComputer.h MGR: if another instance of Manager is running show Select Computer dialog with extra text; exit Manager if user cancels 2010-08-11 12:18:07 +00:00
Events.h Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
Localization.cpp Remove BOINC_RCSID tags from more source files 2010-11-23 11:25:36 +00:00
Localization.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
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 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
MainDocument.h Manager: change https:// to http:// in notices; the WxWidgets HTML renderer doesn't handle https:// 2013-07-18 11:30:24 -07:00
Makefile.am MGR: update make file for Linux 2013-12-07 15:19:36 -08: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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00: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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
NotFoundPage.cpp - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00:00
NotFoundPage.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
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 wxWidgets 2.9/3.0 changes 2013-02-04 13:03:49 -05:00
ProjectProcessingPage.h - manager: Communitcations -> Communications. 2011-08-27 18:07:28 +00:00
ProjectPropertiesPage.cpp - async file stuff. mostly working. still a few bugs 2012-02-07 17:54:09 +00:00
ProjectPropertiesPage.h - MGR: Re-enable the ability for the manager to detect a temporary 2009-07-30 00:14:30 +00: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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
ProxyPage.cpp boincmgr: patch to change temporaries to long. Fixes# 1226 2013-03-07 11:21:45 +01:00
ProxyPage.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
SkinManager.cpp Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30 2013-10-22 03:53:45 -07:00
SkinManager.h Modify the behavior of the blinking box around the notices button 2013-05-13 17:57:32 -05:00
TermsOfUsePage.cpp More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
TermsOfUsePage.h More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01: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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00: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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
ValidateEmailAddress.cpp MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs 2008-08-20 16:07:06 +00:00
ValidateEmailAddress.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
ValidateURL.cpp wxWidgets 2.9/3.0 changes 2013-02-04 13:03:49 -05:00
ValidateURL.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
ViewMessages.cpp wxWidgets 2.9/3.0 changes 2013-02-04 13:03:49 -05:00
ViewMessages.h - MGR: Back out David's change which broke clipboard functionality 2009-02-05 19:25:08 +00:00
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 MGR: Fix tiny font problem in Statistics tab when monitor dpi is set to 125% of normal on MS Windows 2014-01-11 02:32:22 -08: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 *** empty log message *** 2004-04-11 05:09:18 +00:00
browser.cpp - MGR: Fix two potential security issues with browser.cpp where the 2013-03-04 15:23:39 +01:00
browser.h Mac: Begin changes for XCode 4.1 and GCC 4.2 2011-07-25 11:37:06 +00: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 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.h MGR: Fix errors from previous merge of master into into charlief/wxwidgets30 branch 2013-10-22 03:56:48 -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 MGR: Prevent zero-size window in a rare situation where registry values have accidentally been set to zero 2013-12-10 02:48:49 -08: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: message tweaks 2014-01-22 03:41:52 -08:00
sg_DlgPreferences.h Adjust preference dialog titles, improve Simple View and Simple Preferences 2011-10-21 12:17:10 +00: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 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 - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
stdwx.h MGR: Rewrite Notices (Advanced and Simple Views) to use wxWebView (in progress) 2013-11-11 06:36:30 -08: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