into a mess and becoming very complicated, as my former mentor used
to say "if you are having to try too hard, you are doing it wrong."
Reimplement the project list control as a wxHtmlListBox which handles
keyboard navigation correctly and allows us to have variable height
list items. Another perk is the ability to detect when different
HTML elements are clicked on which might be useful for anonymous
attach at some point in time in the future.
clientgui/
AccountManagerInfoPage.cpp
AdvancedFrame.cpp
BOINCGUIApp.cpp
BOINCWizards.h
ProjectInfoPage.cpp
ProjectListCtrl.cpp, .h
stdwx.h
svn path=/trunk/boinc/; revision=18509
we are no longer removing the highlight on a project unless
a new project is selected. This continues to show that a certain
project is still selected even when you switch to the ProjectURL
control. Anyways, the Mac doesn't like the focus events.
clientgui/
ProjectListCtrl.cpp, .h
svn path=/trunk/boinc/; revision=18491
navigatable. Tab order isn't quite right yet for the
Project Info page or the Account Manager Info page, but
that'll be another commit. refs #442
clientgui/
AccountManagerInfoPage.cpp, .h
ProjectInfoPage.cpp, .h
clientgui/ProjectListCtrl.cpp, .h
svn path=/trunk/boinc/; revision=18483
for the account manager info page and the project info page
was not consuming available screen space. Previously
we hacked around it by setting an explicit size.
Note: this works on Windows, I don't yet know about Mac and
Linux.
clientgui/
AccountManagerInfoPage.cpp, .h
ProjectInfoPage.cpp
ProjectListCtrl.cpp, .h
svn path=/trunk/boinc/; revision=18457
is the project doesn't list a supported platform. If the user clicks
on it display a message box stating that once attached the user may not
get any work.
clientgui/
AccountManagerInfoPage.cpp
ProjectInfoPage.cpp, .h
ProjectListCtrl.cpp, .h
svn path=/trunk/boinc/; revision=17143
- scheduler: fix bug in adaptive replication:
if send an unreplicated job to untrusted host,
set both wu.target_nresults and wu.min_quorum to app.target_nresults.
svn path=/trunk/boinc/; revision=15762
- MGR: Clean up some comments in the task bar code since the comments
no longer served a purpose.
clientgui/res/
externalweblink.xpm (Added)
clientgui/res/templates/
externalweblink.gif (Added)
clientgui/
BOINCGUI.pjd
BOINCTaskBar.cpp
ProjectInfoPage.cpp
ProjectListCtrl.cpp, .h
svn path=/trunk/boinc/; revision=14111