.. |
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
|
Manager: Fix Mac bug introduced by recent OpenBSD compile fixes
|
2013-03-04 15:26:37 +01:00 |
msw
|
- MGR(WIN): While it is a perfectly valid thing to use FindWindow() and
|
2010-10-18 19:21:46 +00:00 |
res
|
- MGR: Remove the visuals in the wizard for multi-core and opencl. This area
|
2012-05-18 18:33:06 +00:00 |
skins
|
- a bunch of skin files had execute permissions (??). Clear them.
|
2013-03-01 16:26:08 +01:00 |
AccountInfoPage.cpp
|
- client: improve text of "message from server" notices
|
2010-12-17 18:56:10 +00: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: Fix build breaks
|
2012-05-19 01:20:02 +00:00 |
AccountManagerInfoPage.h
|
- MGR: First stab at making the ProjectList control keyboard
|
2009-06-23 15:20:48 +00:00 |
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
|
- async file stuff. mostly working. still a few bugs
|
2012-02-07 17:54:09 +00: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
|
- client/server: fix build breaks I introduced last night with a variable
|
2013-03-04 15:30:03 +01:00 |
AdvancedFrame.h
|
MGR: Remove the old SimpleGUi from the projects
|
2011-03-03 11:55:16 +00: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
|
Mgr: Don't call get_notices RPC before previous one is processed to prevent multiple display of notices
|
2013-03-04 17:24:17 +01:00 |
AsyncRPC.h
|
- Remove dead code related to v5 graphics applications from the
|
2011-10-14 19:02:43 +00:00 |
BOINCBaseFrame.cpp
|
Fix file permissions
|
2013-03-04 15:23:37 +01:00 |
BOINCBaseFrame.h
|
Quick Updates
|
2011-06-08 15:24:35 +00:00 |
BOINCBaseView.cpp
|
- manager: in tooltips for Project/Task buttons,
|
2012-01-27 21:29:35 +00:00 |
BOINCBaseView.h
|
- bug fixes to previous checkin
|
2012-02-08 01:53:19 +00: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: The asserts were correct; fix minor errors in calling code
|
2011-11-22 00:40:07 +00: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
|
Mgr: When launching Mac client as a daemon, allow time for it to start
|
2012-01-11 11:33:03 +00: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
|
Fix file permissions
|
2013-03-04 15:23:37 +01:00 |
BOINCGUIApp.h
|
Fix file permissions
|
2013-03-04 15:23:37 +01:00 |
BOINCGUIApp.rc
|
- Update copyrights.
|
2012-04-19 20:43:35 +00:00 |
BOINCHtmlLBox.cpp
|
Mgr: Fix potential crashes displaying notices asynchronously on Windows
|
2013-03-04 17:19:39 +01:00 |
BOINCHtmlLBox.h
|
Mgr: Fix potential crashes displaying notices asynchronously on Windows
|
2013-03-04 17:19:39 +01:00 |
BOINCInternetFSHandler.cpp
|
Use the WX_CLEAR_HASH_TABLE macro to clear the notices hash table
|
2013-03-04 17:24:17 +01:00 |
BOINCInternetFSHandler.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 |
BOINCListCtrl.cpp
|
- A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN
|
2012-09-21 03:52:24 +00:00 |
BOINCListCtrl.h
|
MGR: More code cleanup, optimization and bug fixes
|
2010-07-10 07:38:44 +00:00 |
BOINCTaskBar.cpp
|
- client/server: fix build breaks I introduced last night with a variable
|
2013-03-04 15:30:03 +01: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
|
- manager: msg tweak
|
2011-02-07 16:40:28 +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: Fix welcome message in Account Manager Wizard completion page
|
2011-05-19 09:13:28 +00:00 |
CompletionPage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
DlgAbout.cpp
|
- Update copyrights.
|
2012-04-19 20:43:35 +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: Enforce the 0..10 day limit on the connect interval for the
|
2012-08-07 17:21:58 +00: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
|
- manager: change text for buffer-size fields in advanced prefs dialog
|
2012-01-30 18:19:54 +00:00 |
DlgAdvPreferencesBase.h
|
MGR: Begin adding Exclusive Apps pane to Computing Prefs dialog
|
2011-04-28 13:00:04 +00:00 |
DlgEventLog.cpp
|
MGR: Eliminate QuickDraw calls for OS 10.8 compatibility
|
2012-05-10 08:56:58 +00:00 |
DlgEventLog.h
|
MGR: Save window dimensions and position on SIZE and MOVE events
|
2010-11-12 12:56:29 +00:00 |
DlgEventLogListCtrl.cpp
|
MGR: more Event Log bug fixes: Copy Selected button when filtering by project; save window dimensions when exiting Manager; fix sizer problem on Mac
|
2010-04-28 09:23:18 +00:00 |
DlgEventLogListCtrl.h
|
MGR: More code cleanup, optimization and bug fixes
|
2010-07-10 07:38:44 +00: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
|
- 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/server: fix build breaks I introduced last night with a variable
|
2013-03-04 15:30:03 +01:00 |
DlgItemProperties.h
|
- Manager: small code cleanup
|
2012-03-04 04:50:40 +00:00 |
DlgOptions.cpp
|
Adjust preference dialog titles, improve Simple View and Simple Preferences
|
2011-10-21 12:17:10 +00:00 |
DlgOptions.h
|
svn path=/trunk/boinc/; revision=23171
|
2011-03-07 15:19:39 +00: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
|
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
|
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
|
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
|
2010-03-12 16:51:57 +00:00 |
LogBOINC.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
MainDocument.cpp
|
Mgr: Don't call get_notices RPC before previous one is processed to prevent multiple display of notices
|
2013-03-04 17:24:17 +01:00 |
MainDocument.h
|
Mgr: Don't call get_notices RPC before previous one is processed to prevent multiple display of notices
|
2013-03-04 17:19:40 +01:00 |
Makefile.am
|
Mgr: Fix Windows hangs and simplify code for notices display
|
2013-03-04 15:16:59 +01: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
|
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 |
NoticeListCtrl.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 |
ProjectInfoPage.cpp
|
- MGR: Wait until there is valid data in the list box before processing
|
2012-05-30 19:44:14 +00:00 |
ProjectInfoPage.h
|
- MGR: Remove the visuals in the wizard for multi-core and opencl. This area
|
2012-05-18 18:33:06 +00: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
|
- 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
|
- MGR: Remove any remaining hints that their were two wizards at one time.
|
2010-08-02 16:01:09 +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: If CSkinIcon PNG file has an alpha channel, use it as mask and ignore any <transparency_mask> tag
|
2011-12-13 00:27:42 +00:00 |
SkinManager.h
|
MGR: Allow skin to specify the (simulated) opacity of Simple View task and project panels
|
2011-10-25 12:11:26 +00:00 |
TermsOfUsePage.cpp
|
- MGR: Add missing keyboard accellerators for the event log.
|
2011-04-13 16:32:58 +00:00 |
TermsOfUsePage.h
|
- MGR: Make the Account Manager Properties page and the Project
|
2009-06-19 18:08:47 +00: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
|
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
|
2010-03-12 16:51:57 +00:00 |
ValidateURL.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
ViewMessages.cpp
|
- client: user-visible text (message body, notice title and description)
|
2010-06-08 18:56:53 +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: 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 |
ViewNotices.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 |
ViewProjects.cpp
|
- client: print smoothed as well as instantaneous WSS
|
2011-03-06 22:09:51 +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
|
- manager: in Disk View, try to make colors more distinct.
|
2012-01-27 19:24:20 +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: Remove sash window divider between the task panel and list panel
|
2012-01-06 17:12:19 +00:00 |
ViewStatistics.h
|
MGR: Statistics tab: optimize and fix bugs in new graph showing sum of selected projects
|
2010-09-15 08:57:11 +00:00 |
ViewTransfers.cpp
|
- client: changes to the client file model to support distributed storage,
|
2011-07-20 19:12:10 +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
|
Quick Updates
|
2012-03-01 21:12:20 +00:00 |
ViewWork.h
|
- client: Add plumbing to support passing the remote desktop
|
2012-01-12 22:05:25 +00:00 |
WelcomePage.cpp
|
- client: improve text of "message from server" notices
|
2010-12-17 18:56:10 +00:00 |
WelcomePage.h
|
- MGR: Massive wizard cleanup
|
2009-06-19 18:01:21 +00:00 |
WizardAttach.cpp
|
MGR: Continue partial fix for wizard problem when a client automatically attempts to attach to an account manager via cookies
|
2011-12-20 11:49:12 +00:00 |
WizardAttach.h
|
- MGR: Update the project list in the wizard to make use
|
2011-06-15 21:00:02 +00: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
|
Quick Updates
|
2011-02-02 17:29:12 +00:00 |
resource.h
|
…
|
|
sg_BoincSimpleFrame.cpp
|
- scheduler: log message tweaks
|
2013-03-01 16:26:08 +01:00 |
sg_BoincSimpleFrame.h
|
MGR: Add Control-Shift_E shortcut (Command-Shift-E on Mac) to show Event Log in Simple View, for the convenience of tech suppport volunteers
|
2013-02-26 16:40:31 +01:00 |
sg_BoincSimpleGUI.cpp
|
- MGR: Don't allow the Create function of the Wizard to be called twice,
|
2010-08-11 17:05:18 +00:00 |
sg_BoincSimpleGUI.h
|
- MGR: If the simple GUI received a notification event,
|
2010-07-22 20:55:39 +00:00 |
sg_ClientStateIndicator.cpp
|
svn path=/trunk/boinc/; revision=20835
|
2010-03-11 02:11:40 +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
|
- MGR: Remove UserDisagreesPage from the wizard, replace functionality
|
2011-03-29 19:28:27 +00:00 |
sg_CustomControls.h
|
Add new Simple GUI
|
2011-01-27 14:36:49 +00:00 |
sg_DlgMessages.cpp
|
MGR: Eliminate QuickDraw calls for OS 10.8 compatibility
|
2012-05-10 08:56:58 +00:00 |
sg_DlgMessages.h
|
Adjust preference dialog titles, improve Simple View and Simple Preferences
|
2011-10-21 12:17:10 +00:00 |
sg_DlgPreferences.cpp
|
Adjust preference dialog titles, improve Simple View and Simple Preferences
|
2011-10-21 12:17:10 +00: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
|
- client: don't archive system notices,
|
2010-07-20 21:15:15 +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_PanelBase.cpp
|
- scheduler: log message tweaks
|
2013-03-01 16:26:08 +01:00 |
sg_PanelBase.h
|
- scheduler: log message tweaks
|
2013-03-01 16:26:08 +01: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_ProjectCommandPopup.cpp
|
MGR: Disable tooltips on Mac while new simple GUI menus are popped up because they cover menus
|
2011-01-28 10:59:41 +00:00 |
sg_ProjectCommandPopup.h
|
Add new Simple GUI
|
2011-01-27 14:36:49 +00:00 |
sg_ProjectPanel.cpp
|
Restore changes lost due to GIT confusion
|
2013-03-04 17:01:36 +01:00 |
sg_ProjectPanel.h
|
- scheduler: log message tweaks
|
2013-03-01 16:26:08 +01:00 |
sg_ProjectWebSitesPopup.cpp
|
MGR: Change strings in Simple View to match changes in Advanced View: "Remaining" -> "Remaining (Estimated)", "Home page"
|
2012-02-28 11:58:30 +00:00 |
sg_ProjectWebSitesPopup.h
|
Add new Simple GUI
|
2011-01-27 14:36:49 +00:00 |
sg_ProjectsComponent.cpp
|
MGR: Use branded short application name in Help tooltips instead of always using "BOINC"
|
2011-02-01 12:51:12 +00:00 |
sg_ProjectsComponent.h
|
- MGR: Don't update the notice tab text unless the unread notice
|
2010-07-23 15:25:39 +00:00 |
sg_StatImageLoader.cpp
|
- MGR: Use standard menus, even on Windows, for the Simple GUI.
|
2010-12-01 16:06:01 +00:00 |
sg_StatImageLoader.h
|
- GUI RPC: in the structures used in the C++ interface to GUI RPC,
|
2010-03-12 17:47:17 +00:00 |
sg_TaskCommandPopup.cpp
|
- add support for APP::needs_network flag.
|
2011-12-26 03:30:32 +00:00 |
sg_TaskCommandPopup.h
|
MGR: Fixes to new Simple GUI for Linux, enable / disable Show Graphics
|
2011-05-13 10:08:27 +00:00 |
sg_TaskPanel.cpp
|
- restore 2 commits erased by Charlie's Dec 10 commit
|
2013-03-04 17:17:10 +01:00 |
sg_TaskPanel.h
|
- scheduler: log message tweaks
|
2013-03-01 16:26:08 +01:00 |
sg_ViewTabPage.cpp
|
- manager: in simple view, where it says Elapsed time,
|
2010-07-21 16:19:37 +00:00 |
sg_ViewTabPage.h
|
- GUI RPC: in the structures used in the C++ interface to GUI RPC,
|
2010-03-12 17:47:17 +00: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
|
- Manager: compile fixes for OpenBSD. From RustyBSD.
|
2013-03-04 15:23:39 +01: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 |