missing properties, fixed bugs
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
index b115db7789457ed15ae6ed4173c3878797261369..36741226ca7143e06b21408f4ffb91b8abc08c19 100644 (file)
@@ -1,3 +1,81 @@
+2005-01-11  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.Sources: Added OSXStructs.cs
+
+2005-01-05  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.Sources: Added ICommandExecutor.cs,
+         IDataGridColumnStyleEditingNotificationService.cs,
+         IFeatureSupport.cs, IFileReaderService.cs, AmbientProperties.cs,
+         NavigateEventArgs.cs, NavigateEventHandler.cs, FeatureSupport.cs,
+         OSFeature.cs, ErrorBlinkStyle.cs, ListBindingConverter.cs
+
+2004-12-27  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.Sources: Added
+         System.Windows.Forms.Design/ComponentEditorForm.cs,
+         System.Windows.Forms.Design/ComponentEditorPage.cs,
+         System.Windows.Forms.Design/EventsTab.cs,
+         System.Windows.Forms.Design/IUIService.cs,
+         System.Windows.Forms.Design/IWindowsFormsEditorService.cs,
+         System.Windows.Forms.Design/PropertyTab.cs,
+         System.Windows.Forms.Design/WindowsFormsComponentEditor.cs,
+         ColorDialog.cs, ComboBox.cs, ComboBoxStyle.cs, DataGrid.cs,
+         DataGridLineStyle.cs, DataGridParentRowsLabelStyle.cs,
+         DataGridTableStyle.cs, FontDialog.cs, FileDialog.cs,
+         GridColumnStylesCollection.cs, GridTableStylesCollection.cs,
+         IComponentEditorPageSite.cs, OpenFileDialog, Splitter.cs,
+         SplitterEventArgs.cs, SplitterEventHandler.cs, TextBox.cs
+
+2004-12-24  Jordi Mas i Hernandez <jordi@ximian.com>
+
+       * System.Windows.Forms.dll.Sources: Added ComboBox.cs and 
+         ComboBoxStyle.cs
+
+2004-12-20  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.Sources: Added CommonDialog.cs
+
+2004-12-16  Peter Bartok  <pbartok@novell.com>
+
+       * System.Windows.Forms.dll.Sources: Added TextBoxBase.cs and
+         TextControl.cs
+
+2004-12-15  Peter Bartok  <pbartok@novell.com>
+
+       * Design: Updated to reflect Mac Driver; added mention
+         of System.Drawing patches for MWF support
+
+       * README: Credited Geoff Norton with the Mac driver
+
+2004-12-15  Jackson Harper  <jackson@ximian.com>
+
+       * System.Windows.Forms.dll.sources: Add keyboard love to the build.
+
+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