boinc/clientgui
Charlie Fenton 9be94b09c5 MGR: fix crash bug in Simple View preferences dialog 2013-04-01 02:25:55 -07:00
..
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: Add the FreeBSD icon to the Attach Wizard (From RustyBSD) 2013-03-05 14:52:38 +01:00
skins Further modifications to the World Community Grid installer and skin for 2013-03-15 13:38:44 +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 - Manager: fix case where the client has only an Intel GPU, 2013-03-05 13:39:42 +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
AsyncRPC.cpp - Manager: fix case where the client has only an Intel GPU, 2013-03-05 13:39:42 +01: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 - 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 MGR: Somehow we are receiving an WM_ACTIVATEAPP event before m_pFrame has been populated on Windows 8. If m_pFrame is NULL, ignore the event. 2013-03-05 13:42:00 +01:00
BOINCGUIApp.h Fix file permissions 2013-03-04 15:23:37 +01: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 MGR: More code cleanup, optimization and bug fixes 2010-07-10 07:38:44 +00:00
BOINCTaskBar.cpp - Manager: fix case where the client has only an Intel GPU, 2013-03-05 13:39:42 +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
CompletionPage.cpp MGR: Fix welcome message in Account Manager Wizard completion page 2011-05-19 09:13:28 +00:00
CompletionPage.h
DlgAbout.cpp MGR: Revise how CPU Architecture is determined in the about dialog box per Gianfranco's recommendation. 2013-03-27 11:51:55 -04: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 - client: rename two different functions named backoff() 2013-03-22 10:43:05 +01: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 - 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: Fix bugs in code which limits event log to 2000 messages 2013-03-22 10:28:20 +01: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 - manager: don't show DCF in project properties page if it's 1 2013-03-07 11:31:38 +01:00
DlgItemProperties.h More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
DlgOptions.cpp boincmgr: patch to change temporaries to long. Fixes# 1226 2013-03-07 11:21:45 +01: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
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
MainDocument.cpp MGR: Limit event log to 2000 messages, deleting oldest if necessary 2013-03-05 16:42:45 +01:00
MainDocument.h MGR: Limit event log to 2000 messages, deleting oldest if necessary 2013-03-05 16:42:45 +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
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: clear Simple View Notices when disconnected and don't display "Fetching notices" until connected to client 2013-03-05 13:33:27 +01: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 - 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
ProxyPage.cpp boincmgr: patch to change temporaries to long. Fixes# 1226 2013-03-07 11:21:45 +01:00
ProxyPage.h
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 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 - 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 - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
ValidateURL.h
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 - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01: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 - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01:00
ViewStatistics.h - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01:00
ViewTransfers.cpp - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01:00
ViewTransfers.h - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01:00
ViewWork.cpp Manager: right-justify task deadline in advanced view 2013-03-05 16:34:58 +01:00
ViewWork.h - manager: fix some compile warnings on Unix 2013-03-05 15:12:52 +01:00
WelcomePage.cpp MGR: Add missing static text back to the welcome page for the attach wizard. 2013-03-22 10:28:21 +01:00
WelcomePage.h Modify the GUI for the Attach to Project Wizard for the World Community Grid 2013-03-15 13:38:44 +01:00
WizardAttach.cpp - Manager: fix build breaks on Win. You can't just say "#elif". 2013-03-15 13:38:44 +01: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 Quick Updates 2011-02-02 17:29:12 +00:00
resource.h
sg_BoincSimpleFrame.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_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 - 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
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: clear Simple View Notices when disconnected and don't display "Fetching notices" until connected to client 2013-03-05 13:33:27 +01: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 - client: don't archive system notices, 2010-07-20 21:15:15 +00:00
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 Attempt to fix appearance of Simple View buttons on Windows 2013-03-05 17:30:04 +01:00
sg_ProjectPanel.h Attempt to fix appearance of Simple View buttons on Windows 2013-03-05 17:30:04 +01: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 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 Attempt to fix appearance of Simple View buttons on Windows 2013-03-05 17:30:04 +01: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: Center the Simple View slide show area, fix wrapping of project description text when project has no slide show 2013-03-05 17:26:33 +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