Commit Graph

4 Commits

Author SHA1 Message Date
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