2004-12-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
index 2b2f713c71ef0baad84bf06bf9356a3297d119dd..19ca29cb786c9a0236b291ae0ccfba95721fd315 100644 (file)
@@ -1,3 +1,71 @@
+2004-12-08  Peter Bartok  <pbartok@novell.com>
+
+       * SWF.csproj: Added XplatUIOSX.cs to build list
+
+2004-12-07  Geoff Norton  <gnorton@customerdna.com>
+
+       * System.Windows.Forms.dll.sources:  Add the XplatUIOSX.cs driver.
+
+2004-12-07  Ravindra  <rkumar@novell.com>
+
+       * SWF.csproj: Added ThreadExceptionDialog.cs to project and removed
+       some of the components that were added twice. This fixes MWF build on
+       Windows.
+
+2004-12-03  Marek Safar  <marek.safar@seznam.cz>
+
+       * System.Windows.Forms.dll.sources: Add ThreadExceptionDialog.cs
+
+2004-12-03  Marek Safar  <marek.safar@seznam.cz>
+
+       * Makefile: Added System.Drawing.dll deps for tests.
+
+       * System.Windows.Forms_test.dll.sources: New test files.
+
+2004-12-02  Peter Bartok  <pbartok@novell.com>
+
+       * SWF.csproj: Added Jackson's fresly minted TreeView files to 
+         build list
+
+2004-12-01  Jackson Harper  <jackson@ximian.com>
+
+       * System.Windows.Forms.dll.sources: Add TreeNode love to the build.
+
+2004-11-30  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Removed textbox
+         references, accidentally checked those in, but textbox is
+         not yet ready for primetime
+
+2004-11-29  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Removed tree
+         additions.
+         I am removing these files as they conflict with already completed 
+         work. While it is fantastic to get contributions to MWF, I 
+         respectfully ask that everyone please coordinate their contributions
+         through mono-winforms-list or #mono-winforms at this time. We're 
+         explicitly avoiding stubbing and don't want controls that don't have 
+         their basic functionality implemented in svn. Please also see 
+         http://www.mono-project.com/contributing/winforms.html
+       
+2004-11-29  Marek Safar  <marek.safar@seznam.cz>
+
+       * System.Windows.Forms.dll.sources: Added
+       TreeNode.cs, TreeNodeCollection.cs, TreeView.cs,
+       TreeViewAction.cs, TreeViewEventArgs.cs
+
+       * System.Windows.Forms_test.dll.sources: Added
+       TreeNodeTest.cs
+
+2004-11-24  Ravindra  <rkumar@novell.com>
+
+       * SWF.csproj: Updated project.
+
+2004-11-23  John BouAntoun <jba-mono@optusnet.com.au>
+
+       * System.Windows.Forms.dll.sources: added MonthCalendar files
+
 2004-11-21  Ravindra  <rkumar@novell.com>
 
        * SWF.csproj: Updated project.