From 72701c3e8c72a986c986652d17604b8a576888e7 Mon Sep 17 00:00:00 2001 From: Eric Heien Date: Tue, 11 Mar 2003 00:52:28 +0000 Subject: [PATCH] no message svn path=/trunk/boinc/; revision=1049 --- checkin_notes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/checkin_notes b/checkin_notes index 52c5fa05b8..3c84e4b8c9 100755 --- a/checkin_notes +++ b/checkin_notes @@ -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