boinc/clientgui
Rom Walton d549682e87 MGR: Finish skeleton 1 click attach functionality. Final text TBD. 2014-10-04 17:25:53 +02:00
..
common MGR: Remove some old workarounds no longer needed 2014-06-12 06:01:35 -07:00
gtk MGR: Update to libnotify gtk3 compatible API 2014-09-17 23:47:23 -04:00
mac MGR: Fix localization of menu item labels in BOINC Manager menu on Mac for wxWidgets 3.0; restore use of mac-specific UTF-8 ellipsis character so as not to invalidate old localizations of "Preferences..." menu item. 2014-09-04 20:48:27 -07:00
msw - MGR: Fix references to the taskbar events which are now included 2013-03-06 16:14:16 +01:00
res Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00
skins Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02: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 MGR: On MS Windows, fix Attach Wizard to scale according to users DPI setting. 2014-09-10 08:37:14 -07:00
AccountManagerInfoPage.h MGR: Fixes to new AccountManagerInfoPage logic 2013-10-24 01:22:09 -07:00
AccountManagerProcessingPage.cpp MGR: On MS Windows, scale Attach Wizard progress indicators according to user's DPI settings. 2014-09-11 01:47:58 -07:00
AccountManagerProcessingPage.h - manager: Communitcations -> Communications. 2011-08-27 18:07:28 +00:00
AccountManagerPropertiesPage.cpp MGR: On MS Windows, scale Attach Wizard progress indicators according to user's DPI settings. 2014-09-11 01:47:58 -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: Finish skeleton 1 click attach functionality. Final text TBD. 2014-10-04 17:25:53 +02:00
AdvancedFrame.h MGR: Add 1-click attach stub UI element for testing. In advanced menu in the advanced UI. 2014-10-04 10:12:02 +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
AsyncRPC.cpp 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
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: Reset everybody's language selection back to the default OS UI locale, in the future use the ISO language code to determine which locale to use for the manager. 2014-06-18 11:14:29 -04:00
BOINCBaseFrame.h MGR: Reset everybody's language selection back to the default OS UI locale, in the future use the ISO language code to determine which locale to use for the manager. 2014-06-18 11:14:29 -04:00
BOINCBaseView.cpp MGR: Fix an assert and correct a comment 2014-06-09 06:49:05 -07:00
BOINCBaseView.h MGR: Continue fixing detection of list selection and list deselection; It turns out that triggering on EVT_LIST_CACHE_HINT works better on Windows (native wxListCtrl) but mouse click events work better on Mac (generic wxListCtrl.) We still need to determine which is better on Linux. 2014-05-21 20:13:34 -07:00
BOINCBaseWizard.cpp MGR: Fix some errors in Attach Wizard 2014-04-08 02:56:56 -07:00
BOINCBaseWizard.h - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00:00
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 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 Mac Installer & MGR: delete BOINC Manager's wxSingleInstanceChecker lock file in case wxSingleInstanceChecker failed to delete it (such as due to a crash.) 2014-09-08 03:59:35 -07:00
BOINCGUIApp.h MGR: Reset everybody's language selection back to the default OS UI locale, in the future use the ISO language code to determine which locale to use for the manager. 2014-06-18 11:14:29 -04:00
BOINCGUIApp.rc client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05:00
BOINCListCtrl.cpp MGR: Update my fix for wxListCtrl / CBOINCListCtrl flicker on Mac (commit f8966bf) to match the fix made to wxWidgets trunk by wxWidgets personnel, as described in <http://trac.wxwidgets.org/ticket/16334#comment:2>. 2014-06-19 01:43:42 -07:00
BOINCListCtrl.h MGR: Fix progress bars in Linux CBOINCListCtrl by basing it on generic wxListCtrl instead of native wxListCtrl. 2014-06-05 03:43:46 -07:00
BOINCTaskBar.cpp MGR: Fix a problem where OS X's software firewall can cause RPC authorization to fail. 2014-10-02 03:04:39 -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 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: Finish skeleton 1 click attach functionality. Final text TBD. 2014-10-04 17:25:53 +02: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: Ensure that the advanced computing preferences dialog is wide enough to fit all its tabs. 2014-08-30 05:21:51 -07:00
DlgAdvPreferences.fbp
DlgAdvPreferences.h MGR: Continue fixing deficiencies in Computing Preferences dialog reported by Juha. 2014-06-20 04:48:05 -07:00
DlgAdvPreferencesBase.cpp MGR: On MS Windows, adjust width of Advanced Preferences dialog to fit all tabs without scrolling. 2014-08-01 02:26:01 -07:00
DlgAdvPreferencesBase.h MGR: In Advanced Preferences dialog, adjust sizes of text edit controls and size of the dialog depending on font size. 2014-07-30 03:42:25 -07:00
DlgDiagnosticLogFlags.cpp MGR: On MS Windows, make DPI setting detection more efficient and DPI adjustments more general. 2014-08-19 02:28:42 -07:00
DlgDiagnosticLogFlags.h Manager: rename a struct member named "config" to avoid confusion 2014-05-08 15:33:25 -07:00
DlgEventLog.cpp 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
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 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
DlgItemProperties.h More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
DlgOptions.cpp MGR: Reset everybody's language selection back to the default OS UI locale, in the future use the ISO language code to determine which locale to use for the manager. 2014-06-18 11:14:29 -04: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 1-click attach stub UI element for testing. In advanced menu in the advanced UI. 2014-10-04 10:12:02 +02:00
Localization.cpp Remove BOINC_RCSID tags from more source files 2010-11-23 11:25:36 +00:00
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 Manager: omit ", high priority" from task status 2014-10-01 23:05:31 -07:00
MainDocument.h MGR: On MS Windows, adjust sizes of images in Advanced Frame tabs and Computing Preferences tabs for users DPI setting. 2014-08-26 05:34:22 -07:00
Makefile.am BUILD: Remove static references to GTK 2.x components, use package config properly. (From Steffen Moeller) 2014-08-28 15:30:52 -04: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
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
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
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 MGR: tweak to my previous commits for better efficiency. 2014-09-11 00:35:41 -07:00
ProjectInfoPage.h MGR: tweak to my previous commits for better efficiency. 2014-09-11 00:35:41 -07:00
ProjectProcessingPage.cpp MGR: On MS Windows, scale Attach Wizard progress indicators according to user's DPI settings. 2014-09-11 01:47:58 -07:00
ProjectProcessingPage.h - manager: Communitcations -> Communications. 2011-08-27 18:07:28 +00:00
ProjectPropertiesPage.cpp MGR: On MS Windows, scale Attach Wizard progress indicators according to user's DPI settings. 2014-09-11 01:47:58 -07:00
ProjectPropertiesPage.h - MGR: Re-enable the ability for the manager to detect a temporary 2009-07-30 00:14:30 +00:00
ProjectWelcomePage.cpp MGR: Finish skeleton 1 click attach functionality. Final text TBD. 2014-10-04 17:25:53 +02:00
ProjectWelcomePage.h MGR: Finish skeleton 1 click attach functionality. Final text TBD. 2014-10-04 17:25:53 +02: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
ProxyPage.cpp boincmgr: patch to change temporaries to long. Fixes# 1226 2013-03-07 11:21:45 +01:00
ProxyPage.h
SkinManager.cpp MGR: On MS Windows, adjust sizes of images in Advanced Frame tabs and Computing Preferences tabs for users DPI setting. 2014-08-26 05:34:22 -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 - MGR: Remove any remaining hints that their were two wizards at one time. 2010-08-02 16:01:09 +00:00
UnavailablePage.h
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
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: Fix typo and comments 2014-06-24 20:15:49 -07:00
ViewProjects.h MGR: Corrections to previous commit 2eb84cb 2013-11-05 02:13:21 -08:00
ViewResources.cpp Manager: use same color scheme for statistics as for disk usage 2014-08-10 15:33:07 -07:00
ViewResources.h - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01:00
ViewStatistics.cpp Manager: use same color scheme for statistics as for disk usage 2014-08-10 15:33:07 -07: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: Fix typo and comments 2014-06-24 20:15:49 -07:00
ViewTransfers.h MGR: Corrections to previous commit 2eb84cb 2013-11-05 02:13:21 -08:00
ViewWork.cpp MGR: Fix typo and comments 2014-06-24 20:15:49 -07: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: Finish skeleton 1 click attach functionality. Final text TBD. 2014-10-04 17:25:53 +02:00
WizardAttach.h MGR: Finish skeleton 1 click attach functionality. Final text TBD. 2014-10-04 17:25:53 +02:00
_wx_intellisense.h
browser.cpp MGR: Finish skeleton 1 click attach functionality. Final text TBD. 2014-10-04 17:25:53 +02:00
browser.h MGR: Sync browser cookie lookups to David's commit last night. 2014-10-04 09:27:11 +02: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 localization of menu item labels in BOINC Manager menu on Mac for wxWidgets 3.0; restore use of mac-specific UTF-8 ellipsis character so as not to invalidate old localizations of "Preferences..." menu item. 2014-09-04 20:48:27 -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 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: 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_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 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 MGR: Fix bug in initial layout of Simple View project panel. 2014-08-30 04:15:31 -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 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 bug which sometimes made project description text in Simple View too wide to read. 2014-08-30 01:57:59 -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 - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
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