.. |
common
|
Quick Updates
|
2011-06-07 16:13:41 +00:00 |
gtk
|
- compile fix for redhat, from Steffen Moller
|
2012-03-26 01:32:21 +00:00 |
mac
|
Mac: fix for first-time builds.
|
2013-07-16 02:29:35 -07:00 |
msw
|
…
|
|
res
|
Mac uninstaller: localize the dialog strings in the Uninstall BOINC app.
|
2013-06-18 04:03:24 -07:00 |
skins
|
GridRepublic Skin: Remove space between Grid and Republic (Grid Republic -> GridRepublic) per Matt Blumberg
|
2013-06-03 17:08:31 -07:00 |
AccountInfoPage.cpp
|
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2
|
2013-08-26 11:19:43 -07:00 |
AccountInfoPage.h
|
…
|
|
AccountManagerInfoPage.cpp
|
- MGR: Fix build breaks
|
2012-05-19 01:20:02 +00:00 |
AccountManagerInfoPage.h
|
…
|
|
AccountManagerProcessingPage.cpp
|
- manager: Communitcations -> Communications.
|
2011-08-27 18:07:28 +00:00 |
AccountManagerProcessingPage.h
|
- manager: Communitcations -> Communications.
|
2011-08-27 18:07:28 +00:00 |
AccountManagerPropertiesPage.cpp
|
client: Win version name tweaks, from [P3D} Crashtest
|
2013-06-12 12:29:07 -07:00 |
AccountManagerPropertiesPage.h
|
…
|
|
AdvancedFrame.cpp
|
MGR: bug fix: last item in arg list for run_program() should be NULL, not empty string.
|
2013-07-09 06:05:31 -07:00 |
AdvancedFrame.h
|
…
|
|
AlreadyExistsPage.cpp
|
…
|
|
AlreadyExistsPage.h
|
…
|
|
AsyncRPC.cpp
|
Fix warnings of class or global variables shadowed by local variables or arguments
|
2013-07-29 01:31:09 -07:00 |
AsyncRPC.h
|
- Remove dead code related to v5 graphics applications from the
|
2011-10-14 19:02:43 +00:00 |
BOINCBaseFrame.cpp
|
Mgr: When closing Simple View notices, wait for all Async Internet access to complete before calling the notices panel destructor
|
2013-03-04 17:24:18 +01:00 |
BOINCBaseFrame.h
|
Quick Updates
|
2011-06-08 15:24:35 +00:00 |
BOINCBaseView.cpp
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
BOINCBaseView.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01: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
|
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
|
Fix warnings of class or global variables shadowed by local variables or arguments
|
2013-07-29 01:31:09 -07:00 |
BOINCClientManager.h
|
Quick Updates
|
2011-11-03 02:35:04 +00:00 |
BOINCDialupManager.cpp
|
…
|
|
BOINCDialupManager.h
|
…
|
|
BOINCGUIApp.cpp
|
MGR: fix permissions error string in stderrgui.txt
|
2013-08-03 15:13:55 -07:00 |
BOINCGUIApp.h
|
Mgr: Flush Manager settings to Windows Registry or user prefs when closing Options dialog
|
2013-04-30 05:18:19 -07:00 |
BOINCGUIApp.rc
|
- WIN: Update copyright information in the Windows resource files
|
2013-03-04 17:39:24 +01:00 |
BOINCHtmlLBox.cpp
|
Mgr: Fix potential crashes displaying notices asynchronously on Windows
|
2013-03-04 17:19:39 +01:00 |
BOINCHtmlLBox.h
|
Fix file permissions
|
2013-03-04 17:46:54 +01:00 |
BOINCInternetFSHandler.cpp
|
MGR: Downloading images in notices using asynchronous WinInet (Windows Internet I/O) code finally seems to be working for all 3 of us who have tested it.
|
2013-03-23 02:23:06 -07:00 |
BOINCInternetFSHandler.h
|
Mgr: When closing Simple View notices, wait for all Async Internet access to complete before calling the notices panel destructor
|
2013-03-04 17:24:18 +01:00 |
BOINCListCtrl.cpp
|
- A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN
|
2012-09-21 03:52:24 +00:00 |
BOINCListCtrl.h
|
…
|
|
BOINCTaskBar.cpp
|
Manager: show "paused" icon if computing is suspended for any reason
|
2013-08-09 23:23:32 -07:00 |
BOINCTaskBar.h
|
MGR: Revert my changes of 18 March to Mac Task Bar Icon; always call the same instance of CTaskBarIcon::SetIcon()
|
2012-03-31 12:34:43 +00:00 |
BOINCTaskCtrl.cpp
|
- manager: in tooltips for Project/Task buttons,
|
2012-01-27 21:29:35 +00: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
|
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: On Linux, initialize exclusive apps dialog to start from directory "/usr/bin/" instead of from "/" (from Toralf Förster)
|
2013-08-01 00:36:10 -07:00 |
DlgAdvPreferences.fbp
|
…
|
|
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: revert my changes 3ea6711 and 429c699: a value of 0 for max_ncpus_pct means "ignore", not "100%; added "(0 means ignore this setting)" to the Advanced Computing Preferences dialog.
|
2013-06-19 18:06:24 -07:00 |
DlgAdvPreferencesBase.h
|
MGR: Begin adding Exclusive Apps pane to Computing Prefs dialog
|
2011-04-28 13:00:04 +00:00 |
DlgEventLog.cpp
|
Manager: change https:// to http:// in notices; the WxWidgets HTML renderer doesn't handle https://
|
2013-07-18 11:30:24 -07:00 |
DlgEventLog.h
|
MGR: Fix bugs in code which limits event log to 2000 messages
|
2013-03-22 10:25:39 +01:00 |
DlgEventLogListCtrl.cpp
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01:00 |
DlgEventLogListCtrl.h
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01:00 |
DlgExitMessage.cpp
|
MGR: Use same exit confirmation dialog wording for Linux as for Windows
|
2011-06-08 10:41:34 +00:00 |
DlgExitMessage.h
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01:00 |
DlgGenericMessage.cpp
|
…
|
|
DlgGenericMessage.h
|
…
|
|
DlgItemProperties.cpp
|
Mgr: Flush Manager settings to Windows Registry or user prefs when practical to do so
|
2013-04-30 04:35:45 -07:00 |
DlgItemProperties.h
|
More line endings (Part 2, From Rom)
|
2013-03-04 17:24:18 +01:00 |
DlgOptions.cpp
|
MGR: Fix wording of alert when user changes language / locale. (From Jacob Klein)
|
2013-06-13 16:40:02 -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
|
…
|
|
DlgSelectComputer.h
|
…
|
|
Events.h
|
Mgr: Display a message and "Retry now" button if some images or other items within notices failed to load from the Internet; if network activity is suspended, say so in the message
|
2013-03-04 17:24:17 +01:00 |
Localization.cpp
|
…
|
|
Localization.h
|
…
|
|
LogBOINC.cpp
|
…
|
|
LogBOINC.h
|
…
|
|
MainDocument.cpp
|
Fix warnings of class or global variables shadowed by local variables or arguments
|
2013-07-29 01:31:09 -07: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: Fix Windows hangs and simplify code for notices display
|
2013-03-04 15:16:59 +01:00 |
NoInternetConnectionPage.cpp
|
…
|
|
NoInternetConnectionPage.h
|
…
|
|
NotDetectedPage.cpp
|
…
|
|
NotDetectedPage.h
|
…
|
|
NotFoundPage.cpp
|
…
|
|
NotFoundPage.h
|
…
|
|
NoticeListCtrl.cpp
|
Manager: remove the last call to https_to_https()
|
2013-07-18 12:41:36 -07:00 |
NoticeListCtrl.h
|
Fix file permissions
|
2013-03-04 17:46:54 +01:00 |
ProjectInfoPage.cpp
|
MGR: Fix assert when all_projects_list.xml file is missing
|
2013-03-05 14:52:38 +01:00 |
ProjectInfoPage.h
|
MGR: Add the FreeBSD icon to the Attach Wizard (From RustyBSD)
|
2013-03-05 14:52:38 +01:00 |
ProjectListCtrl.cpp
|
- MGR: Fix build breaks
|
2012-05-19 01:20:02 +00:00 |
ProjectListCtrl.h
|
- MGR: Fix build breaks
|
2012-05-19 01:20:02 +00:00 |
ProjectProcessingPage.cpp
|
- client: fix bug that caused project attach to fail
|
2011-08-27 18:32:47 +00: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
|
…
|
|
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
|
Modify the behavior of the blinking box around the notices button
|
2013-05-13 17:57:32 -05: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
|
…
|
|
UnavailablePage.h
|
…
|
|
ValidateAccountKey.cpp
|
…
|
|
ValidateAccountKey.h
|
…
|
|
ValidateEmailAddress.cpp
|
…
|
|
ValidateEmailAddress.h
|
…
|
|
ValidateURL.cpp
|
…
|
|
ValidateURL.h
|
…
|
|
ViewMessages.cpp
|
…
|
|
ViewMessages.h
|
…
|
|
ViewNotices.cpp
|
MGR: Support following HTTP and HTTPS links. We just launch a browser anyway.
|
2013-07-18 15:31:52 -04:00 |
ViewNotices.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewProjects.cpp
|
boincmgr: patch to change temporaries to long. Fixes# 1226
|
2013-03-07 11:21:45 +01:00 |
ViewProjects.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01: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
|
Fix warnings of class or global variables shadowed by local variables or arguments
|
2013-07-29 01:31:09 -07:00 |
ViewStatistics.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewTransfers.cpp
|
Manager: in Transfers tab, Size refers to total size
|
2013-08-09 21:08:23 -07:00 |
ViewTransfers.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
ViewWork.cpp
|
Manager: another text tweak
|
2013-05-15 11:20:18 -07:00 |
ViewWork.h
|
- manager: fix some compile warnings on Unix
|
2013-03-05 15:12:52 +01:00 |
WelcomePage.cpp
|
Fix issue with WCG build of client on the Add Project dialogue. If
|
2013-04-10 17:23:43 -05:00 |
WelcomePage.h
|
Mac: Cix compile errors
|
2013-04-10 17:54:41 -07:00 |
WizardAttach.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 |
WizardAttach.h
|
Modify the GUI for the Attach to Project Wizard for the World Community Grid
|
2013-03-15 13:38:44 +01: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
|
Mac: Begin changes for XCode 4.1 and GCC 4.2
|
2011-07-25 11:37:06 +00:00 |
build_po
|
…
|
|
resource.h
|
…
|
|
sg_BoincSimpleFrame.cpp
|
Change text on suspend button in simple view back to simply "Suspend"
|
2013-05-15 08:19:27 -05:00 |
sg_BoincSimpleFrame.h
|
MGR: SimpleGUI: Make the Notices/Suspend/Resume/Help button borders transparent. The other buttons will take a bit more work.
|
2013-03-05 16:42:44 +01:00 |
sg_BoincSimpleGUI.cpp
|
…
|
|
sg_BoincSimpleGUI.h
|
…
|
|
sg_ClientStateIndicator.cpp
|
…
|
|
sg_ClientStateIndicator.h
|
…
|
|
sg_CustomControls.cpp
|
MGR: SimpleGUI: Make the Notices/Suspend/Resume/Help button borders transparent. The other buttons will take a bit more work.
|
2013-03-05 16:42:44 +01:00 |
sg_CustomControls.h
|
MGR: SimpleGUI: Make the Notices/Suspend/Resume/Help button borders transparent. The other buttons will take a bit more work.
|
2013-03-05 16:42:44 +01:00 |
sg_DlgMessages.cpp
|
Mgr: Flush Manager settings to Windows Registry or user prefs when practical to do so
|
2013-04-30 04:35:45 -07:00 |
sg_DlgMessages.h
|
Mgr: When closing Simple View notices, wait for all Async Internet access to complete before calling the notices panel destructor
|
2013-03-04 17:24:18 +01:00 |
sg_DlgPreferences.cpp
|
MGR: fix crash bug in Simple View preferences dialog
|
2013-04-01 02:25:55 -07:00 |
sg_DlgPreferences.h
|
Adjust preference dialog titles, improve Simple View and Simple Preferences
|
2011-10-21 12:17:10 +00:00 |
sg_ImageButton.cpp
|
…
|
|
sg_ImageButton.h
|
…
|
|
sg_ImageLoader.cpp
|
…
|
|
sg_ImageLoader.h
|
…
|
|
sg_PanelBase.cpp
|
Merge commit '0601bdbd1957419ed81d881de947e269bd01ab1c' into master
|
2013-03-05 17:33:49 +01:00 |
sg_PanelBase.h
|
Attempt to fix appearance of Simple View buttons on Windows
|
2013-03-05 17:30:04 +01:00 |
sg_ProgressBar.cpp
|
…
|
|
sg_ProgressBar.h
|
…
|
|
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
|
MGR: Fix translation problem.
|
2013-06-03 13:25:41 -04: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_ProjectsComponent.cpp
|
…
|
|
sg_ProjectsComponent.h
|
…
|
|
sg_StatImageLoader.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
sg_StatImageLoader.h
|
…
|
|
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: update progress display in simple view more frequently (reported by Jacob Klein).
|
2013-06-17 02:21:12 -07:00 |
sg_TaskPanel.h
|
MGR: update progress display in simple view more frequently (reported by Jacob Klein).
|
2013-06-17 02:21:12 -07:00 |
sg_ViewTabPage.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
sg_ViewTabPage.h
|
…
|
|
stdwx.cpp
|
…
|
|
stdwx.h
|
- Manager: compile fixes for OpenBSD. From RustyBSD.
|
2013-03-04 15:23:39 +01:00 |
wizardex.cpp
|
…
|
|
wizardex.h
|
…
|
|