no message

svn path=/trunk/boinc/; revision=1049
This commit is contained in:
Eric Heien 2003-03-11 00:52:28 +00:00
parent 61c74e78d2
commit 72701c3e8c
1 changed files with 11 additions and 0 deletions

View File

@ -3756,3 +3756,14 @@ Eric March 7, 2003
sched_util.C,h (added)
update_stats.C (added)
Seth March 10, 2003
- changed windows graphics handling again. client/app messaging
now mainly consists of the client polling the app windows,
with apps messaging the client when they change modes.
moved most of this into the client's child screensaver window.
api/
windows_opengl.cpp
client/win/
wingui_sswindow.cpp,h
wingui_mainwindow.cpp,h