2007-01-10 Chris Toshok <toshok@ximian.com>
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
index 56ccbf32467e385eb0c808a1995bef7c456e749d..88cb3271cdb6ee9583dafecd5db71a97c8d1d4d4 100644 (file)
@@ -1,3 +1,89 @@
+2007-01-04  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll: Add ControlPropertyEventsTest.cs.
+
+2007-01-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms_test.dll: Add ColumnHeaderTest.cs
+
+2007-01-04  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll: Add LinkAreaTest.cs and HelpProviderTest.cs.
+
+2006-12-30  Chris Toshok  <toshok@ximian.com>
+
+       * Makefile (TEST_HARNESS_LOCAL_EXCLUDES): exclude Interactive
+       tests.
+
+2006-12-28  Chris Toshok  <toshok@ximian.com>
+
+       * System.Windows.Forms_test.dll.sources: add DefaultLayoutTest and
+       remove DockingTests.
+
+2006-12-27  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Windows.Forms_test.dll.sources: Add ScrollableControlTest.cs.
+
+2006-12-23  Chris Toshok  <toshok@ximian.com>
+
+       * System.Windows.Forms_test.dll.sources: add
+       System.Windows.Forms.Layout/TableLayoutSettingsTypeConverterTest.cs.
+
+       * System.Windows.Forms.dll.sources: add
+       System.Windows.Forms.Layout/TableLayoutSettingsTypeConverter.cs.
+
+       * *.csproj: sync with new file.
+       
+2006-12-23  Daniel Nauck  <dna@mono-project.de>
+
+       * System.Windows.Forms_test.dll.sources: Add
+               UserControlTest.cs
+
+2006-12-21  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Add TableLayoutControlCollection.cs,
+       move TableLayout to /Layout.
+
+2006-12-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * build-csproj2k5: set WarningLevel to 3 and
+       ChangeLogs
+
+2006-12-20  Chris Toshok  <toshok@ximian.com>
+
+       * SWF.csproj: reflect removal of
+       DataGridViewRowsDeletedEventArgs.cs.
+
+       * SWF2k5.csproj: same.
+
+       * System.Windows.Forms.dll.sources: remove of
+       DataGridViewRowsDeletedEventArgs.cs.
+
+       * System.Windows.Forms_test.dll.sources: remove
+       DataGridViewBandTest.cs.
+
+2006-12-19  Chris Toshok  <toshok@ximian.com>
+
+       * System.Windows.Forms_test.dll.sources: add RowStyleTest and
+       ColumnStyleTest.
+
+2006-12-17  Daniel Nauck  <dna@mono-project.de>
+
+       * System.Windows.Forms.dll.sources: Add
+               ListViewHitTestInfo
+
+2006-12-17  Daniel Nauck  <dna@mono-project.de>
+
+       * System.Windows.Forms.dll.sources: Add
+               DockingAttribute.cs, FlatButtonAppearance.cs
+
+2006-12-17  Chris Toshok  <toshok@ximian.com>
+
+       * build-csproj2k5: a couple of changes.  use "exec >" instead of
+       redirecting the output from every function, use multiple patterns
+       in our sed calls instead of including multiple sed invocations,
+       and use sed instead of tr for converting / to \.
+
 2006-12-16  Daniel Nauck  <dna@mono-project.de>
 
        * System.Windows.Forms.dll.sources: Add