Charlie Fenton
82d7c575a1
MGR: Rewrite Notices (Advanced and Simple Views) to use wxWebView (in progress)
2013-11-11 06:36:30 -08:00
David Anderson
3453ed7814
- manager: fix some compile warnings on Unix
2013-03-05 15:12:52 +01:00
Charlie Fenton
c399b24e1f
Fix file permissions
2013-03-04 17:46:54 +01:00
Charlie Fenton
9254469110
Mgr: Allow existing to retrieve images or other items from the Internet even if network activity is suspended. (But client won't get new notices.)
2013-03-04 17:24:18 +01:00
Charlie Fenton
7b931b5232
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
Charlie Fenton
c312dfd683
Mgr: Add code to reload notices with images / items missing due to problems accessing their URLs
2013-03-04 17:19:40 +01:00
Charlie Fenton
b37c720661
Mgr: Display "Fetching notices..." instead of "There are no notices" while getting notices. Display "There are no notices" only if we have actually determined there are no notices
2013-03-04 17:19:40 +01:00
Charlie Fenton
d90d77a9c0
Mgr: More robust way to display "No notices" message
2013-03-04 17:19:39 +01:00
Charlie Fenton
faf550f9d8
Mgr: Fix bad line endings
2013-03-04 17:19:39 +01:00
Rom Walton
ebc76b315c
- MGR: Hook up new NoticeListCtrl.
...
TODO: pre-stage the download of images instead of relying
on wxWidgets to do it out of band. It gets stuck in a
recursive loop and eventually blows up if it has to go
out to the Internet to find image files it has already
downloaded once after selecting the item. I presume it
decides it needs to re-download the image becuase the
background color for the whole line changes.
clientgui/
NoticeListCtrl.cpp, .h
ProjectListCtrl.cpp
clientgui/
ViewNotices.cpp, .h
svn path=/trunk/boinc/; revision=21796
2010-06-23 21:44:31 +00:00
Rom Walton
efd60237f4
- MGR: Use an event handler, the function overload is deprecated.
...
clientgui/
ViewNotices.cpp,h
svn path=/trunk/boinc/; revision=20152
2010-01-14 17:48:39 +00:00
David Anderson
dba395d5ce
- manager: in Notices tab, direct links to default web browser
...
svn path=/trunk/boinc/; revision=20151
2010-01-13 19:03:54 +00:00
David Anderson
92fe442f51
- manager: "Notifications" => "Notices". Consistent terminology.
...
svn path=/trunk/boinc/; revision=20142
2010-01-12 18:57:38 +00:00