.. |
common
|
Mac SG: Fix vertical position of project names in tabs on Mac.
|
2008-12-09 13:16:04 +00:00 |
mac
|
MGR: Async RPCs: use wxCondition with timeout to block main thread while waiting for Demand RPC to finish; set m_pTaskBarIcon and m_pMacSystemMenu to NULL when deleted.
|
2008-11-18 13:28:26 +00:00 |
msw
|
- WINSETUP: Normalize the special paths checks.
|
2008-07-09 16:44:14 +00:00 |
res
|
- WIN: Remove any remaining references to Seed and CPDNBBC.
|
2008-08-14 03:08:15 +00:00 |
skins
|
- MGR: Provide a way for skin creators to suppress error messages for
|
2009-01-29 14:58:31 +00:00 |
AccountInfoPage.cpp
|
- MGR: Save and Restore the last email address/user id used to attach
|
2009-01-29 15:44:45 +00:00 |
AccountInfoPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
AccountManagerInfoPage.cpp
|
- MGR: Add a virtual list box to display available account managers.
|
2009-01-29 22:20:14 +00:00 |
AccountManagerInfoPage.h
|
- MGR: Add a virtual list box to display available account managers.
|
2009-01-29 22:20:14 +00:00 |
AccountManagerProcessingPage.cpp
|
- MGR: Add a virtual list box to display available account managers.
|
2009-01-29 22:20:14 +00:00 |
AccountManagerProcessingPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
AccountManagerPropertiesPage.cpp
|
- MGR: Add a virtual list box to display available account managers.
|
2009-01-29 22:20:14 +00:00 |
AccountManagerPropertiesPage.h
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
AdvancedFrame.cpp
|
- MGR: Don't convert strings to ANSI juts to have to reconvert them
|
2009-01-15 18:57:44 +00:00 |
AdvancedFrame.h
|
- MGR: Create an Exit dialog for the Manager.
|
2008-11-04 08:08:16 +00:00 |
AlreadyAttachedPage.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
AlreadyAttachedPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
AlreadyExistsPage.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
AlreadyExistsPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
AsyncRPC.cpp
|
- GUI RPC: add CUDA info to PROJECT struct
|
2009-01-15 21:46:47 +00:00 |
AsyncRPC.h
|
MGR: Async RPCs: use wxCondition with timeout to block main thread while waiting for Demand RPC to finish; set m_pTaskBarIcon and m_pMacSystemMenu to NULL when deleted.
|
2008-11-18 13:28:26 +00:00 |
BOINCBaseFrame.cpp
|
client: fix boinc_copy (again); Mac Mgr: fix bugs showing Mgr when minimized to Dock; fix XCode project for moved src file.
|
2009-01-16 06:41:52 +00:00 |
BOINCBaseFrame.h
|
- MGR: Fix show / hide on Mac broken by previous changes
|
2008-10-30 09:14:33 +00:00 |
BOINCBaseView.cpp
|
MGR: call UpdateSelection() from OnListRender() instead of from RestoreSelections(). Fixes #837.
|
2009-01-30 07:03:42 +00:00 |
BOINCBaseView.h
|
MGR: restore code to erase and refresh entire Tasks panel when changing tabs or selections.
|
2008-12-05 01:13:16 +00:00 |
BOINCBaseWizard.cpp
|
- MGR: Add support for simulating somebody hitting the cancel button in
|
2008-09-19 20:19:52 +00:00 |
BOINCBaseWizard.h
|
- MGR: Add support for simulating somebody hitting the cancel button in
|
2008-09-19 20:19:52 +00:00 |
BOINCClientManager.cpp
|
Fixed missing includes when building manager on unix.
|
2009-01-27 20:57:47 +00:00 |
BOINCClientManager.h
|
- MGR: Tweak the shutdown logic so that it can still shutdown the
|
2008-11-05 16:07:12 +00:00 |
BOINCDialupManager.cpp
|
MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs
|
2008-08-20 16:07:06 +00:00 |
BOINCDialupManager.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
BOINCGUI.cst
|
*** empty log message ***
|
2005-07-21 23:06:02 +00:00 |
BOINCGUI.pjd
|
- MGR: Change the layout of the Project List control.
|
2007-11-07 18:08:21 +00:00 |
BOINCGUIApp.cpp
|
Restore UpdateSelection() call in CBOINCBaseView::OnListRender() to fix Suspend/Resume button text; set wxWidgets option "msw.staticbox.optimized-paint" to try another fix for Task Pane background erase glitch on Windows.
|
2008-12-04 10:53:27 +00:00 |
BOINCGUIApp.h
|
client: fix boinc_copy (again); Mac Mgr: fix bugs showing Mgr when minimized to Dock; fix XCode project for moved src file.
|
2009-01-16 06:41:52 +00:00 |
BOINCGUIApp.rc
|
- WIN: Remove any remaining references to Seed and CPDNBBC.
|
2008-08-14 03:08:15 +00:00 |
BOINCGridCtrl.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
BOINCGridCtrl.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
BOINCListCtrl.cpp
|
Remove override of GetSelectedItemCount(); call DeleteItem() rather than SetItemCount() to reduce # of rows
|
2009-01-24 00:05:53 +00:00 |
BOINCListCtrl.h
|
Remove override of GetSelectedItemCount(); call DeleteItem() rather than SetItemCount() to reduce # of rows
|
2009-01-24 00:05:53 +00:00 |
BOINCTaskBar.cpp
|
client: fix boinc_copy (again); Mac Mgr: fix bugs showing Mgr when minimized to Dock; fix XCode project for moved src file.
|
2009-01-16 06:41:52 +00:00 |
BOINCTaskBar.h
|
MGR: Multiple fixes to Async GUI RPCs, message polling, task bar tooltip updates
|
2008-10-14 03:28:34 +00:00 |
BOINCTaskCtrl.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
BOINCTaskCtrl.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
BOINCWizards.h
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
CompletionErrorPage.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
CompletionErrorPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
CompletionPage.cpp
|
MGR: word-wrap CompletionBrandedMessage static text in Account manager Wizard Completion page for GridRepublic.
|
2008-12-12 07:25:52 +00:00 |
CompletionPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgAbout.cpp
|
Quick Updates
|
2008-10-31 22:11:38 +00:00 |
DlgAbout.h
|
Quick Updates
|
2008-10-31 21:28:01 +00:00 |
DlgAdvPreferences.cpp
|
Quick Updates
|
2009-01-16 21:57:31 +00:00 |
DlgAdvPreferences.fbp
|
*** empty log message ***
|
2007-04-02 18:04:54 +00:00 |
DlgAdvPreferences.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgAdvPreferencesBase.cpp
|
- manager: fix typo
|
2008-07-20 21:27:44 +00:00 |
DlgAdvPreferencesBase.h
|
- MGR: Make sure all the dialogs contain the application name
|
2007-08-16 20:06:50 +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
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgItemProperties.cpp
|
- client: if user requests RPC, do it even if project is backed off
|
2009-01-29 20:07:48 +00:00 |
DlgItemProperties.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgOptions.cpp
|
- manager: tweak strings in Options dialog
|
2008-11-20 20:04:39 +00:00 |
DlgOptions.h
|
- MGR: Provide a way to re-enable the Exit Dialog.
|
2008-11-10 19:44:54 +00:00 |
DlgSelectComputer.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgSelectComputer.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
Events.h
|
MGR: Multiple fixes to Async GUI RPCs, message polling, task bar tooltip updates
|
2008-10-14 03:28:34 +00:00 |
Localization.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
Localization.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
LogBOINC.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
LogBOINC.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
MainDocument.cpp
|
- GUI RPC: finish the changed started above;
|
2009-01-13 22:46:58 +00:00 |
MainDocument.h
|
MGR: Async RPCs: use wxCondition with timeout to block main thread while waiting for Demand RPC to finish; set m_pTaskBarIcon and m_pMacSystemMenu to NULL when deleted.
|
2008-11-18 13:28:26 +00:00 |
Makefile.am
|
-Made static linkage of BOINC libraries the default for client,
|
2009-01-16 00:24:44 +00:00 |
NoInternetConnectionPage.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
NoInternetConnectionPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
NotDetectedPage.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
NotDetectedPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
NotFoundPage.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
NotFoundPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ProjectInfoPage.cpp
|
- Manager: programming style
|
2009-01-29 23:59:33 +00:00 |
ProjectInfoPage.h
|
- MGR: Filter project list so that it shows only projects supported
|
2009-01-29 23:42:32 +00:00 |
ProjectListCtrl.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ProjectListCtrl.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ProjectProcessingPage.cpp
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
ProjectProcessingPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ProjectPropertiesPage.cpp
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
ProjectPropertiesPage.h
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
ProxyInfoPage.cpp
|
- fixes to allow compilation on compilers that don't allow string concatenation within the _() macro.
|
2009-01-27 23:00:19 +00:00 |
ProxyInfoPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ProxyPage.cpp
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
ProxyPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
SkinManager.cpp
|
- MGR: Provide a way for skin creators to suppress error messages for
|
2009-01-29 14:58:31 +00:00 |
SkinManager.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
TermsOfUsePage.cpp
|
- MGR: fix the terms of use wizard page.
|
2008-12-09 15:25:47 +00:00 |
TermsOfUsePage.h
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
UnavailablePage.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
UnavailablePage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ValidateAccountKey.cpp
|
MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs
|
2008-08-20 16:07:06 +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
|
MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs
|
2008-08-20 16:07:06 +00:00 |
ValidateURL.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewMessages.cpp
|
MGR: Always reset messages if client restarted; always scroll messages to bottom if connection status changes; Select Computer: localhost relaunches client if needed.
|
2008-12-17 12:41:57 +00:00 |
ViewMessages.h
|
MGR: Use item attributes to create gray backgroound stripes to eliminate remaining flicker on Windows
|
2008-09-08 12:39:41 +00:00 |
ViewMessagesGrid.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewMessagesGrid.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewProjects.cpp
|
MGR: Restore m_bForceUpdateSelection logic because it is needed to prevent flicker.
|
2008-12-04 11:39:51 +00:00 |
ViewProjects.h
|
Fixes to Rom's refactoring of Manager code
|
2008-10-30 01:55:11 +00:00 |
ViewProjectsBase.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewProjectsBase.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewProjectsGrid.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewProjectsGrid.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewResources.cpp
|
- client: fix a long-standing error: if prefs say leave X GB free,
|
2008-11-02 20:09:59 +00:00 |
ViewResources.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewStatistics.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewStatistics.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewTransfers.cpp
|
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 |
ViewTransfers.h
|
Fixes to Rom's refactoring of Manager code
|
2008-10-30 01:55:11 +00:00 |
ViewTransfersGrid.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewTransfersGrid.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewWork.cpp
|
- GUI RPC: finish the changed started above;
|
2009-01-13 22:46:58 +00:00 |
ViewWork.h
|
Fixes to Rom's refactoring of Manager code
|
2008-10-30 01:55:11 +00:00 |
ViewWorkGrid.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewWorkGrid.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
WelcomePage.cpp
|
- fixes to allow compilation on compilers that don't allow string concatenation within the _() macro.
|
2009-01-27 23:00:19 +00:00 |
WelcomePage.h
|
- client: new config flags
|
2008-10-14 23:07:40 +00:00 |
WizardAccountManager.cpp
|
- MGR: Add a virtual list box to display available account managers.
|
2009-01-29 22:20:14 +00:00 |
WizardAccountManager.h
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
WizardAttachProject.cpp
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
WizardAttachProject.h
|
- MGR: Remove the Account Key page from the Wizard.
|
2008-11-25 22:58:14 +00:00 |
_wx_intellisense.h
|
*** empty log message ***
|
2004-04-11 05:09:18 +00:00 |
browser.cpp
|
build break fixes and some cleanup
|
2008-09-29 17:29:03 +00:00 |
browser.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
hyperlink.cpp
|
MGR: async GUI RPCs: Create SafeMessageBox function to suspend periodic RPCs during modal dialogs
|
2008-08-20 16:07:06 +00:00 |
hyperlink.h
|
*** empty log message ***
|
2005-06-28 22:22:29 +00:00 |
resource.h
|
*** empty log message ***
|
2006-01-06 10:50:59 +00:00 |
sg_BoincSimpleGUI.cpp
|
- MGR: Don't convert strings to ANSI juts to have to reconvert them
|
2009-01-15 18:57:44 +00:00 |
sg_BoincSimpleGUI.h
|
- client: include precompiled header in rr_sim.cpp so memory
|
2008-10-29 22:44:55 +00:00 |
sg_ClientStateIndicator.cpp
|
MGR: async GUI RPCs: eliminate redundant RPC calls in SimpleGUI.
|
2008-09-30 09:36:07 +00:00 |
sg_ClientStateIndicator.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_CustomControls.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_CustomControls.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_DlgMessages.cpp
|
- MGR: Don't convert strings to ANSI juts to have to reconvert them
|
2009-01-15 18:57:44 +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: Don't convert strings to ANSI juts to have to reconvert them
|
2009-01-15 18:57:44 +00:00 |
sg_DlgPreferences.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ImageButton.cpp
|
- MGR: Have the SkinManager parse the correct spelling
|
2008-10-23 04:10:12 +00:00 |
sg_ImageButton.h
|
- MGR: Have the SkinManager parse the correct spelling
|
2008-10-23 04:10:12 +00:00 |
sg_ImageLoader.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ImageLoader.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ProgressBar.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ProgressBar.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ProjectsComponent.cpp
|
- MGR: Don't convert strings to ANSI juts to have to reconvert them
|
2009-01-15 18:57:44 +00:00 |
sg_ProjectsComponent.h
|
MGR: async GUI RPCs: Merge GUI RPC code from private workspace into trunk. Eliminate Grid views.
|
2008-08-15 07:13:00 +00:00 |
sg_SGUIListControl.cpp
|
MGR: Fix for (future) compatibility with wxWidgets 2.8.9; release BOINC Mac 6.3.14
|
2008-10-10 05:08:51 +00:00 |
sg_SGUIListControl.h
|
MGR: Fix for (future) compatibility with wxWidgets 2.8.9; release BOINC Mac 6.3.14
|
2008-10-10 05:08:51 +00:00 |
sg_StatImageLoader.cpp
|
MGR: async GUI RPCs: eliminate redundant RPC calls in SimpleGUI.
|
2008-09-30 09:36:07 +00:00 |
sg_StatImageLoader.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
sg_ViewTabPage.cpp
|
- GUI RPC: finish the changed started above;
|
2009-01-13 22:46:58 +00:00 |
sg_ViewTabPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
stdwx.cpp
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
stdwx.h
|
build break fixes and some cleanup
|
2008-09-29 17:29:03 +00:00 |
wizardex.cpp
|
- MGR: Add support for simulating somebody hitting the cancel button in
|
2008-09-19 20:19:52 +00:00 |
wizardex.h
|
- MGR: Add support for simulating somebody hitting the cancel button in
|
2008-09-19 20:19:52 +00:00 |