dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] pnetlib ChangeLog,1.1489,1.1490


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib ChangeLog,1.1489,1.1490
Date: Fri, 21 Nov 2003 02:23:32 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv305

Modified Files:
        ChangeLog 
Log Message:


Just clear the pixmap/window handle during finalization, rather than
sending a full X destroy request, to avoid deadlocks between the
main thread and the finalizer thread.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1489
retrieving revision 1.1490
diff -C2 -d -r1.1489 -r1.1490
*** ChangeLog   21 Nov 2003 01:15:31 -0000      1.1489
--- ChangeLog   21 Nov 2003 02:23:30 -0000      1.1490
***************
*** 15,18 ****
--- 15,23 ----
        more efficient handle to widget mapping table.
  
+       * Xsharp/Bitmap.cs, Xsharp/Drawable.cs, Xsharp/Pixmap.cs,
+       Xsharp/Widget.cs: just clear the pixmap/window handle during
+       finalization, rather than sending a full X destroy request,
+       to avoid deadlocks between the main thread and the finalizer thread.
+ 
  2003-11-20  Rhys Weatherley  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]