*** empty log message ***

svn path=/trunk/boinc/; revision=9959
This commit is contained in:
Charlie Fenton 2006-04-18 22:55:13 +00:00
parent a2d544d45d
commit 4bf7ae6bbf
3 changed files with 4 additions and 7 deletions

View File

@ -4014,6 +4014,8 @@ Charlie 18 Apr 2006
api/
texfont.c,h
clientgui/
MainFrame.cpp
mac_build/
boinc.xcodeproj/
project.pbxproj

View File

@ -1928,11 +1928,6 @@ void CMainFrame::OnFrameRender(wxTimerEvent &event) {
void CMainFrame::OnListPanelRender(wxTimerEvent&) {
CMainDocument* pDoc = wxGetApp().GetDocument();
wxASSERT(pDoc);
wxASSERT(wxDynamicCast(pDoc, CMainDocument));
FireRefreshView();
SetFrameListPanelRenderTimerRate(); // Set to refresh every 5 or 60 seconds
}

View File

@ -1427,12 +1427,12 @@
DD40825707D3076400163EF5 /* reduce_lib.C */,
DD40825807D3076400163EF5 /* reduce_main.C */,
DD40825907D3076400163EF5 /* reduce.h */,
DD4EC60F08A0A083009AA08F /* texture.C */,
DD65020609F599B9008E8A3A /* texfont.c */,
DD65020709F599B9008E8A3A /* texfont.h */,
DD4EC60F08A0A083009AA08F /* texture.C */,
DD4EC61008A0A083009AA08F /* texture.h */,
DD65020809F599B9008E8A3A /* txf_util.C */,
DD65020909F599B9008E8A3A /* txf_util.h */,
DD4EC61008A0A083009AA08F /* texture.h */,
DD40825A07D3076400163EF5 /* x_opengl.C */,
DD40825B07D3076400163EF5 /* x_opengl.h */,
);