boinc/clientgui
David Anderson 295d4b54ea - server: major improvements to locality scheduling from Einstein@home.
Triggering the work generator is now done via the DB
    instead of flat files.

    Since only E@h uses locality scheduling,
    I kept the DB changes in a separate file (db/schema_locality.sql).
    There's a new field in the workunit table,
    and that's a required update (in db_update.php)
- manager: compile fix


svn path=/trunk/boinc/; revision=20807
2010-03-05 22:55:16 +00:00
..
common - MGR: Cleanup wxFlatNotebook warnings. 2009-12-18 16:54:27 +00:00
gtk Quick Updates 2010-02-11 04:41:44 +00:00
mac Mac Sandbox: clear zombies left by running chmod and chown with special privileges 2010-01-28 10:29:56 +00:00
msw fix build breaks 2010-02-06 07:51:40 +00:00
res bug fix 2009-12-19 16:24:50 +00:00
skins Progress Thru Processors stuff 2009-08-03 23:13:34 +00:00
AccountInfoPage.cpp - MGR: wxHyperlinkCtrl doesn't accept an empty url and title 2009-12-22 05:14:56 +00:00
AccountInfoPage.h - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks. 2009-12-19 05:16:41 +00:00
AccountManagerInfoPage.cpp - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks. 2009-12-19 05:16:41 +00:00
AccountManagerInfoPage.h - MGR: First stab at making the ProjectList control keyboard 2009-06-23 15:20:48 +00:00
AccountManagerProcessingPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
AccountManagerProcessingPage.h
AccountManagerPropertiesPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
AccountManagerPropertiesPage.h - MGR: Re-enable the ability for the manager to detect a temporary 2009-07-29 05:27:18 +00:00
AdvancedFrame.cpp Quick Updates 2010-03-04 19:40:01 +00:00
AdvancedFrame.h MGR: Fix tools menu when using account manager and switching Simple to Advanced View; update XCode project for ViewNotifications* -> ViewNotices* 2010-01-13 09:30:21 +00:00
AlreadyExistsPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
AlreadyExistsPage.h
AsyncRPC.cpp - MGR: Another place that interacts with the taskbar but was 2010-02-11 05:16:24 +00:00
AsyncRPC.h MGR: Separate refresh of Event Log from refresh of tabs; Update Notices tab only when data changed; Clean up some async RPC logic 2010-01-09 01:42:46 +00:00
BOINCBaseFrame.cpp MGR: Fix more Event Log bugs 2010-03-02 13:09:06 +00:00
BOINCBaseFrame.h MGR: When Event Log is open, do get_messages RPC once per second but do view-specific periodic RPCs at their normal View refresh rate 2010-01-09 07:03:47 +00:00
BOINCBaseView.cpp MGR: Allow compile-time choice of either rules or alternating gray and white background stripes in lists 2010-03-05 07:04:58 +00:00
BOINCBaseView.h MGR: Allow compile-time choice of either rules or alternating gray and white background stripes in lists 2010-03-05 07:04:58 +00:00
BOINCBaseWizard.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
BOINCBaseWizard.h - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
BOINCClientManager.cpp - Remove need for boinc.dll from the client. 2009-11-13 21:23:15 +00:00
BOINCClientManager.h MGR: Implement CBOINCClientManager::KillClient() for Windows. 2009-06-06 13:11:16 +00:00
BOINCDialupManager.cpp
BOINCDialupManager.h
BOINCGUIApp.cpp svn path=/trunk/boinc/; revision=20442 2010-02-05 19:59:47 +00:00
BOINCGUIApp.h - MGR: Enable task bar icon on Linux. (Improvements) 2010-02-05 19:50:42 +00:00
BOINCGUIApp.rc Update copyright information 2009-12-16 21:08:17 +00:00
BOINCListCtrl.cpp MGR: Allow compile-time choice of either rules or alternating gray and white background stripes in lists 2010-03-05 07:04:58 +00:00
BOINCListCtrl.h MGR: Allow compile-time choice of either rules or alternating gray and white background stripes in lists 2010-03-05 07:04:58 +00:00
BOINCTaskBar.cpp MGR: Fix more Event Log bugs 2010-03-02 13:09:06 +00:00
BOINCTaskBar.h - MGR: Only notify the OS of a change in the notification area 2010-02-11 05:57:36 +00:00
BOINCTaskCtrl.cpp MGR: Implement Mac accessibility for Statistics and Disk tabs 2009-11-25 12:43:22 +00:00
BOINCTaskCtrl.h
BOINCWizards.h - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks. 2009-12-19 05:16:41 +00:00
CompletionErrorPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
CompletionErrorPage.h
CompletionPage.cpp MGR: Attach Wizard's accessibility support ignores extra panels in several pages to improve clarity for disabled users 2009-11-19 11:58:35 +00:00
CompletionPage.h
DlgAbout.cpp - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks. 2009-12-19 05:16:41 +00:00
DlgAbout.h - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks. 2009-12-19 05:16:41 +00:00
DlgAdvPreferences.cpp MGR: Save and restore height and width of Properties dialog; fix comments 2010-02-26 09:18:53 +00:00
DlgAdvPreferences.fbp
DlgAdvPreferences.h
DlgAdvPreferencesBase.cpp MGR: Fix Advanced Dialog sizer bug on Mac, make it no longer resizeable by user. 2010-02-25 09:48:57 +00:00
DlgAdvPreferencesBase.h MGR: Fix Advanced Dialog sizer bug on Mac, make it no longer resizeable by user. 2010-02-25 09:48:57 +00:00
DlgEventLog.cpp MGR: Allow compile-time choice of either rules or alternating gray and white background stripes in lists 2010-03-05 07:04:58 +00:00
DlgEventLog.h - server: major improvements to locality scheduling from Einstein@home. 2010-03-05 22:55:16 +00:00
DlgEventLogListCtrl.cpp MGR: in Event Log: enable, disable buttons immediately when selecting or deselecting items; fix Mac-only drawing bug when window is inactive. 2010-03-04 12:06:18 +00:00
DlgEventLogListCtrl.h MGR: Allow compile-time choice of either rules or alternating gray and white background stripes in lists 2010-03-05 07:04:58 +00:00
DlgExitMessage.cpp - MGR: fix exit dialog so that both the Mac and Linux clients don't 2008-11-27 15:50:15 +00:00
DlgExitMessage.h - MGR: Create an Exit dialog for the Manager. 2008-11-04 08:08:16 +00:00
DlgGenericMessage.cpp - MGR: Text cleanup 2008-11-04 15:54:28 +00:00
DlgGenericMessage.h
DlgItemProperties.cpp MGR: Save & restore separate size info for project, task property dialogs; save positions on Mac 2010-03-03 01:53:02 +00:00
DlgItemProperties.h MGR: Save & restore separate size info for project, task property dialogs; save positions on Mac 2010-03-03 01:53:02 +00:00
DlgOptions.cpp - MGR: Set the dial-up and VPN connection list box to a static 2009-03-06 00:04:16 +00:00
DlgOptions.h - MGR: Provide a way to re-enable the Exit Dialog. 2008-11-10 19:44:54 +00:00
DlgSelectComputer.cpp
DlgSelectComputer.h
Events.h - MGR: Restore wxGTK hacks, bug is still alive and well. 2010-03-04 19:35:16 +00:00
Localization.cpp
Localization.h
LogBOINC.cpp
LogBOINC.h
MainDocument.cpp MGR: Keep getting messages even if the Event Log is not open fo prevent loss of data 2010-03-02 13:24:22 +00:00
MainDocument.h MGR: When Event Log is open, do get_messages RPC once per second but do view-specific periodic RPCs at their normal View refresh rate 2010-01-09 08:06:58 +00:00
Makefile.am - build: replace gtk flags and libs with libnotify 2010-02-10 19:05:11 +00:00
NoInternetConnectionPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
NoInternetConnectionPage.h
NotDetectedPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
NotDetectedPage.h
NotFoundPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
NotFoundPage.h
ProjectInfoPage.cpp - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks. 2009-12-19 05:16:41 +00:00
ProjectInfoPage.h - MGR: First stab at making the ProjectList control keyboard 2009-06-23 15:20:48 +00:00
ProjectListCtrl.cpp small bug fix 2009-11-30 22:24:08 +00:00
ProjectListCtrl.h - MGR: Fix-up tools tips for various elements in the project list control. 2009-11-30 18:26:21 +00:00
ProjectProcessingPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
ProjectProcessingPage.h
ProjectPropertiesPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
ProjectPropertiesPage.h - MGR: Re-enable the ability for the manager to detect a temporary 2009-07-29 05:27:18 +00:00
ProxyInfoPage.cpp Fix compile errors within _WCG ifdefs 2010-02-01 18:42:00 +00:00
ProxyInfoPage.h
ProxyPage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
ProxyPage.h
SkinManager.cpp Mac MGR: Changes to build with full Unicode support with wxWidgets-2.8.10 2009-04-17 11:28:27 +00:00
SkinManager.h MGR: Show Skin Manager error message only if Manager launched with command-line arg -c or --checkSkins 2009-01-30 09:25:35 +00:00
TermsOfUsePage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
TermsOfUsePage.h - MGR: Make the Account Manager Properties page and the Project 2009-06-19 16:30:08 +00:00
UnavailablePage.cpp - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00
UnavailablePage.h
ValidateAccountKey.cpp
ValidateAccountKey.h
ValidateEmailAddress.cpp
ValidateEmailAddress.h
ValidateURL.cpp Win compile fixes 2009-11-05 18:11:20 +00:00
ValidateURL.h
ViewMessages.cpp - internal change: rename MSG_USER_ERROR to MSG_USER_ALERT 2009-12-23 18:02:40 +00:00
ViewMessages.h - MGR: Back out David's change which broke clipboard functionality 2009-02-05 19:25:08 +00:00
ViewNotices.cpp - MGR: Use an event handler, the function overload is deprecated. 2010-01-14 17:48:39 +00:00
ViewNotices.h - MGR: Use an event handler, the function overload is deprecated. 2010-01-14 17:48:39 +00:00
ViewProjects.cpp MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
ViewProjects.h MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
ViewResources.cpp MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
ViewResources.h MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
ViewStatistics.cpp MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
ViewStatistics.h MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
ViewTransfers.cpp MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
ViewTransfers.h MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
ViewWork.cpp MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
ViewWork.h MGR: Make GetCurrentViewPage() indepenedent of tab positons; Always set Periodic RPC timer to 1 second if showing event log; Minor code cleanup from Rom 2009-12-22 01:22:11 +00:00
WelcomePage.cpp Fix compile errors within _WCG ifdefs 2010-02-01 18:42:00 +00:00
WelcomePage.h - MGR: Massive wizard cleanup 2009-06-19 06:42:36 +00:00
WizardAttachProject.cpp - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks. 2009-12-19 05:16:41 +00:00
WizardAttachProject.h - MGR: Introduce the cookie detection failure URL to the 2009-06-12 21:34:33 +00:00
_wx_intellisense.h
browser.cpp - MGR: Fix the case where user visits Grid Republic with IE 7 and 2009-06-18 21:49:28 +00:00
browser.h - MGR: Introduce the notion of a Return URL to the attach to 2009-06-12 17:50:03 +00:00
resource.h
sg_BoincSimpleGUI.cpp MGR: Separate refresh of Event Log from refresh of tabs; Update Notices tab only when data changed; Clean up some async RPC logic 2010-01-09 01:42:46 +00:00
sg_BoincSimpleGUI.h MGR: Restore my previous fixes to Event Log for the new orphan dialog implementation to integrate properly with async RPC logic; if Event Log is open, close it in CBOINCBaseFrame::OnExit() so Manager can shut down properly 2009-12-23 05:23:48 +00:00
sg_ClientStateIndicator.cpp
sg_ClientStateIndicator.h
sg_CustomControls.cpp
sg_CustomControls.h
sg_DlgMessages.cpp - MGR: Fix icons for dialogs that display them. 2010-02-16 22:18:01 +00:00
sg_DlgMessages.h MGR: Add style wxFULL_REPAINT_ON_RESIZE to Task Pane, remove previous attempts to fix its backgorund erase; remove obsolete m_bForceUpdateSelection logic. 2008-12-02 01:24:32 +00:00
sg_DlgPreferences.cpp - MGR: Fix icons for dialogs that display them. 2010-02-16 22:18:01 +00:00
sg_DlgPreferences.h
sg_ImageButton.cpp
sg_ImageButton.h
sg_ImageLoader.cpp
sg_ImageLoader.h
sg_ProgressBar.cpp
sg_ProgressBar.h
sg_ProjectsComponent.cpp - internal change: rename MSG_USER_ERROR to MSG_USER_ALERT 2009-12-23 18:02:40 +00:00
sg_ProjectsComponent.h - MGR: Fix initial first connection problem on startup. I'm not sure why 2009-10-14 17:11:57 +00:00
sg_SGUIListControl.cpp
sg_SGUIListControl.h
sg_StatImageLoader.cpp MGR: Fix Mac compile errors caused by adding Windows-only code to cross-platform source files, fix compile warnings, remove deleted files from XCode project 2009-12-19 10:59:15 +00:00
sg_StatImageLoader.h
sg_ViewTabPage.cpp - MGR: More cleanup work 2009-12-18 00:04:06 +00:00
sg_ViewTabPage.h
stdwx.cpp
stdwx.h - MGR: Remove some old wxWidgets 2.4 cruft for dealing with Hyperlinks. 2009-12-19 05:16:41 +00:00
wizardex.cpp - MGR: Fix the minimum wizard size problem introduced by removing 2009-11-18 17:30:03 +00:00
wizardex.h - MGR: Remove bitmap that is part of the Wizard. 2009-11-17 19:19:50 +00:00