no message

svn path=/trunk/boinc/; revision=966
This commit is contained in:
Eric Heien 2003-02-25 00:31:04 +00:00
parent 4aec4b2958
commit 67244dc011
1 changed files with 11 additions and 0 deletions

View File

@ -3410,3 +3410,14 @@ David Feb 22
make_project_ap.php
test.inc
Seth Feb 24
- changed windows graphics handling. client now has a child window in which all graphics
are displayed. when an app is running, this window sends a message to the app telling
it to draw on the window.
api/
windows_opengl.cpp
client/win/
wingui.C,h
wingui_mainwindow.C,h
wingui_sswindow.C,h (new)