Update of /cvsroot/scopeapp/scopeapp
In directory sc8-pr-cvs1:/tmp/cvs-serv15843
Modified Files:
ChangeLog
Log Message:
ChangeLog entries for April 23rd.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/scopeapp/scopeapp/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** ChangeLog 20 Feb 2003 13:07:02 -0000 1.16
--- ChangeLog 25 Apr 2003 07:19:54 -0000 1.17
***************
*** 1,2 ****
--- 1,12 ----
+ 2003-04-23 Philip Derrin <na...@us...>
+
+ * src/TraceView.m (-displayRect:, -displayThread:):
+ Moved -updateCaptions call into -displayRect: to fix a crash caused by
+ the display thread updating a caption while it was being drawn.
+
+ * src/portaudio:
+ Updated all files to the current v18-branch version from the PortAudio
+ CVS repository.
+
2003-02-20 Philip Derrin <na...@us...>
|