Switch to compiler-tester
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
index 74b3e1d3f8a6bceba1c1354020fee730bd2399bf..34a3085544b3f7062c5872b197f4670f68a531ab 100644 (file)
@@ -1,3 +1,100 @@
+2005-06-13  Jackson Harper  <jackson@ximian.com>
+
+       * SWF.csproj:
+       * System.Windows.Forms.dll.sources: Add MdiClientContext to the
+       build.
+
+2005-06-13  Ritvik Mayank  <mritvik@novell.com>
+
+       * System.Windows.Forms_test.dll.sources : Added TextBoxTest.cs
+       and ButtonTest.cs for TextBox and Button tests respectively.
+
+2005-06-10  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Add ImageListConverter.cs
+       * SWF.csproj: Updated
+
+2005-06-08  Jackson Harper  <jackson@ximian.com>
+
+       * Guidelines:
+       * Design: Double buffering is handled at a different level now, so
+       I am removing mention of it. Control developers do not need to
+       know how it works.
+
+2005-06-05  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Add Win32DnD.cs
+       * SWF.csproj: Updated
+
+2005-05-24  Jackson Harper  <jackson@ximian.com>
+
+       * System.Windows.Forms.dll.sources: Add X11Dnd.cs
+
+2005-05-24  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added 
+         DataGridPreferredColumnWidthTypeConverter.cs
+       * SWF.csproj: Updated
+
+2005-05-24  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added Help.cs
+       * SWF.csproj: Updated
+
+2005-05-18  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added Clipboard.cs
+       * SWF.csproj: Update
+
+2005-05-11  Ritvik Mayank  <mritvik@novell.com>
+
+       * System.Windows.Forms_test.dll.sources : Added ControlEventTest.cs
+       for Event Test
+
+2005-05-11  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added 
+         IDataGridEditingService.cs, System.Resources/ResXFileRef.cs,
+         System.Resources/ResXResourceSet.cs
+       * SWF.csproj: Updated
+       
+2005-05-10  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added SecurityIDType.cs,
+         DataObject.cs and DataFormats.cs
+       * SWF.csproj: Update
+
+2005-05-06  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added Screen.cs, HelpNavigator.cs
+         and HelpProvider.cs
+       * SWF.csproj: Updated
+
+2005-05-05  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added AxHost.cs, 
+         ErrorProvider.cs, RichTextBoxFinds.cs, RichTextBoxScrollBars.cs,
+         RichTextBoxSelectionAttribute.cs, RichTextBoxSelectionTypes.cs,
+         RichTextBoxStreamType.cs, RichTextBoxWordPunctuations.cs
+       * SWF.csproj: Updated
+
+2005-05-02  Ritvik Mayank  <mritvik@novell.com>
+
+       * System.Windows.Forms_test.dll.sources : Added ControlTest.cs for Label Test
+
+2005-04-26  Ritvik Mayank  <mritvik@novell.com>
+
+       * System.Windows.Forms_test.dll.sources : Added LabelPropertyTest.cs for Label Test
+
+2005-04-25  Jackson Harper  <jackson@ximian.com>
+
+       * System.Windows.Forms.dll.sources: Add CursorConvert.cs to the
+       build
+
+2005-04-09  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added FolderBrowserDialog.cs
+
 2005-03-11  Peter Bartok  <pbartok@novell.com>
 
        * System.Windows.Forms.dll.sources: Added MdiClient.cs