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.1105,1.1106


From: Richard Baumann <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1105,1.1106
Date: Fri, 04 Jul 2003 01:50:02 -0400

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

Modified Files:
        ChangeLog 
Log Message:
Implement winforms ToolBar, add RecreateHandle event to ImageList.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1105
retrieving revision 1.1106
diff -C2 -r1.1105 -r1.1106
*** ChangeLog   3 Jul 2003 20:45:50 -0000       1.1105
--- ChangeLog   4 Jul 2003 05:49:59 -0000       1.1106
***************
*** 1,2 ****
--- 1,11 ----
+ 2003-07-04  Richard Baumann  <address@hidden>
+       * System.Windows.Forms/ToolBar.cs: Added and mostly implemented.
+       * System.Windows.Forms/ToolBarButton.cs: Fully implemented.
+       * System.Windows.Forms/ImageList.cs: Fixes to properly deal with the
+       sealed/virtual compile problems in csc. Add support for the
+       RecreateHandle event.
+       * System.Windows.Forms/EventId.cs: Add IDs for ToolBar events.
+       * samples/FormsHello.cs: Add ToolBar example.
+ 
  2003-07-03  Neil Cawse  <address@hidden>
  





reply via email to

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