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

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

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.993,1.994


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.993,1.994
Date: Fri, 06 Jun 2003 06:46:47 -0400

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

Modified Files:
        ChangeLog 
Log Message:


Change event handlers into protected virtual methods in Xsharp,
to make it easier to use as the base of larger widget frameworks
(the framework can map the virtuals to events if necessary).


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.993
retrieving revision 1.994
diff -C2 -r1.993 -r1.994
*** ChangeLog   6 Jun 2003 07:47:05 -0000       1.993
--- ChangeLog   6 Jun 2003 10:46:45 -0000       1.994
***************
*** 6,9 ****
--- 6,16 ----
        correct parameters for "LastIndexOf" in the "Appliction" constructor.
  
+       * Xsharp/EventHandlers.cs, Xsharp/InputOnlyWidget.cs,
+       Xsharp/InputOutputWidget.cs, Xsharp/TopLevelWindow.cs,
+       Xsharp/Widget.cs, samples/XHello.cs, samples/ilrun.sh.in:
+       change event handlers into protected virtual methods in Xsharp,
+       to make it easier to use as the base of larger widget frameworks
+       (the framework can map the virtuals to events if necessary).
+ 
  2003-06-05  Rhys Weatherley  <address@hidden>
  





reply via email to

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