Author: pbartok
Date: 2006-07-14 11:46:51 -0400 (Fri, 14 Jul 2006)
New Revision: 62603
Modified:
trunk/mcs/class/Managed.Windows.Forms/ChangeLog
trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
Log:
2006-07-14 Peter Dennis Bartok <[EMAIL PROTECTED]>
* System.Windows.Forms.dll.sources: Added new 2.0 Enums
Modified: trunk/mcs/class/Managed.Windows.Forms/ChangeLog
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/ChangeLog 2006-07-14 15:45:44 UTC
(rev 62602)
+++ trunk/mcs/class/Managed.Windows.Forms/ChangeLog 2006-07-14 15:46:51 UTC
(rev 62603)
@@ -1,3 +1,7 @@
+2006-07-14 Peter Dennis Bartok <[EMAIL PROTECTED]>
+
+ * System.Windows.Forms.dll.sources: Added new 2.0 Enums
+
2006-07-11 Wade Berrier <[EMAIL PROTECTED]>
* Makefile: add some files EXTRA_DISTFILES needed by the tests
Modified: trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
2006-07-14 15:45:44 UTC (rev 62602)
+++ trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
2006-07-14 15:46:51 UTC (rev 62603)
@@ -1,8 +1,9 @@
+../../build/common/Consts.cs
+../../build/common/MonoTODOAttribute.cs
Assembly/AssemblyInfo.cs
-../../build/common/Consts.cs
Assembly/Locale.cs
+System.Resources/ResXFileRef.cs
System.Resources/ResXNullRef.cs
-System.Resources/ResXFileRef.cs
System.Resources/ResXResourceReader.cs
System.Resources/ResXResourceSet.cs
System.Resources/ResXResourceWriter.cs
@@ -13,6 +14,27 @@
System.Windows.Forms.Design/IWindowsFormsEditorService.cs
System.Windows.Forms.Design/PropertyTab.cs
System.Windows.Forms.Design/WindowsFormsComponentEditor.cs
+System.Windows.Forms.RTF/Charcode.cs
+System.Windows.Forms.RTF/Charset.cs
+System.Windows.Forms.RTF/CharsetFlags.cs
+System.Windows.Forms.RTF/CharsetType.cs
+System.Windows.Forms.RTF/ClassDelegate.cs
+System.Windows.Forms.RTF/Color.cs
+System.Windows.Forms.RTF/DestinationDelegate.cs
+System.Windows.Forms.RTF/Font.cs
+System.Windows.Forms.RTF/KeyStruct.cs
+System.Windows.Forms.RTF/KeysInit.cs
+System.Windows.Forms.RTF/Major.cs
+System.Windows.Forms.RTF/Minor.cs
+System.Windows.Forms.RTF/RTF.cs
+System.Windows.Forms.RTF/RTFException.cs
+System.Windows.Forms.RTF/StandardCharCode.cs
+System.Windows.Forms.RTF/StandardCharName.cs
+System.Windows.Forms.RTF/Style.cs
+System.Windows.Forms.RTF/StyleElement.cs
+System.Windows.Forms.RTF/StyleType.cs
+System.Windows.Forms.RTF/TextMap.cs
+System.Windows.Forms.RTF/TokenClass.cs
System.Windows.Forms/AccessibleEvents.cs
System.Windows.Forms/AccessibleNavigation.cs
System.Windows.Forms/AccessibleObject.cs
@@ -26,13 +48,21 @@
System.Windows.Forms/ApplicationContext.cs
System.Windows.Forms/ArrangeDirection.cs
System.Windows.Forms/ArrangeStartingPosition.cs
+System.Windows.Forms/ArrowDirection.cs
System.Windows.Forms/AsyncMethodData.cs
System.Windows.Forms/AsyncMethodResult.cs
+System.Windows.Forms/AutoCompleteMode.cs
+System.Windows.Forms/AutoCompleteSource.cs
System.Windows.Forms/AutoScaleMode.cs
+System.Windows.Forms/AutoSizeMode.cs
+System.Windows.Forms/AutoValidate.cs
System.Windows.Forms/AxHost.cs
System.Windows.Forms/BaseCollection.cs
+System.Windows.Forms/BatteryChargeStatus.cs
+System.Windows.Forms/Binding.cs
+System.Windows.Forms/BindingCompleteContext.cs
+System.Windows.Forms/BindingCompleteState.cs
System.Windows.Forms/BindingContext.cs
-System.Windows.Forms/Binding.cs
System.Windows.Forms/BindingManagerBase.cs
System.Windows.Forms/BindingMemberInfo.cs
System.Windows.Forms/BindingsCollection.cs
@@ -49,16 +79,18 @@
System.Windows.Forms/CategoryGridEntry.cs
System.Windows.Forms/CharacterCasing.cs
System.Windows.Forms/CheckBox.cs
+System.Windows.Forms/CheckState.cs
System.Windows.Forms/CheckedListBox.cs
-System.Windows.Forms/CheckState.cs
+System.Windows.Forms/Clipboard.cs
+System.Windows.Forms/CloseReason.cs
System.Windows.Forms/ColorDepth.cs
-System.Windows.Forms/ColumnStyle.cs
-System.Windows.Forms/Clipboard.cs
System.Windows.Forms/ColorDialog.cs
System.Windows.Forms/ColumnClickEventArgs.cs
System.Windows.Forms/ColumnClickEventHandler.cs
System.Windows.Forms/ColumnHeader.cs
+System.Windows.Forms/ColumnHeaderAutoResizeStyle.cs
System.Windows.Forms/ColumnHeaderStyle.cs
+System.Windows.Forms/ColumnStyle.cs
System.Windows.Forms/ComboBox.cs
System.Windows.Forms/ComboBoxStyle.cs
System.Windows.Forms/CommonDialog.cs
@@ -73,6 +105,7 @@
System.Windows.Forms/ControlEventHandler.cs
System.Windows.Forms/ControlPaint.cs
System.Windows.Forms/ControlStyles.cs
+System.Windows.Forms/ControlUpdateMode.cs
System.Windows.Forms/ConvertEventArgs.cs
System.Windows.Forms/ConvertEventHandler.cs
System.Windows.Forms/CreateParams.cs
@@ -91,6 +124,7 @@
System.Windows.Forms/DataGridTableStyle.cs
System.Windows.Forms/DataGridTextBox.cs
System.Windows.Forms/DataGridTextBoxColumn.cs
+System.Windows.Forms/DataGridView.cs
System.Windows.Forms/DataGridViewAdvancedBorderStyle.cs
System.Windows.Forms/DataGridViewAdvancedCellBorderStyle.cs
System.Windows.Forms/DataGridViewAutoSizeColumnMode.cs
@@ -108,13 +142,13 @@
System.Windows.Forms/DataGridViewBindingCompleteEventHandler.cs
System.Windows.Forms/DataGridViewButtonCell.cs
System.Windows.Forms/DataGridViewButtonColumn.cs
+System.Windows.Forms/DataGridViewCell.cs
System.Windows.Forms/DataGridViewCellBorderStyle.cs
System.Windows.Forms/DataGridViewCellCancelEventArgs.cs
System.Windows.Forms/DataGridViewCellCancelEventHandler.cs
System.Windows.Forms/DataGridViewCellCollection.cs
System.Windows.Forms/DataGridViewCellContextMenuStripNeededEventArgs.cs
System.Windows.Forms/DataGridViewCellContextMenuStripNeededEventHandler.cs
-System.Windows.Forms/DataGridViewCell.cs
System.Windows.Forms/DataGridViewCellErrorTextNeededEventArgs.cs
System.Windows.Forms/DataGridViewCellErrorTextNeededEventHandler.cs
System.Windows.Forms/DataGridViewCellEventArgs.cs
@@ -129,10 +163,10 @@
System.Windows.Forms/DataGridViewCellParsingEventHandler.cs
System.Windows.Forms/DataGridViewCellStateChangedEventArgs.cs
System.Windows.Forms/DataGridViewCellStateChangedEventHandler.cs
+System.Windows.Forms/DataGridViewCellStyle.cs
System.Windows.Forms/DataGridViewCellStyleContentChangedEventArgs.cs
System.Windows.Forms/DataGridViewCellStyleContentChangedEventHandler.cs
System.Windows.Forms/DataGridViewCellStyleConverter.cs
-System.Windows.Forms/DataGridViewCellStyle.cs
System.Windows.Forms/DataGridViewCellStyleScopes.cs
System.Windows.Forms/DataGridViewCellToolTipTextNeededEventArgs.cs
System.Windows.Forms/DataGridViewCellToolTipTextNeededEventHandler.cs
@@ -143,8 +177,8 @@
System.Windows.Forms/DataGridViewCheckBoxCell.cs
System.Windows.Forms/DataGridViewCheckBoxColumn.cs
System.Windows.Forms/DataGridViewClipboardCopyMode.cs
+System.Windows.Forms/DataGridViewColumn.cs
System.Windows.Forms/DataGridViewColumnCollection.cs
-System.Windows.Forms/DataGridViewColumn.cs
System.Windows.Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs
System.Windows.Forms/DataGridViewColumnDividerDoubleClickEventArgs.cs
System.Windows.Forms/DataGridViewColumnDividerDoubleClickEventHandler.cs
@@ -160,13 +194,12 @@
System.Windows.Forms/DataGridViewComboBoxDisplayStyle.cs
System.Windows.Forms/DataGridViewComboBoxEditingControl.cs
System.Windows.Forms/DataGridViewContentAlignment.cs
-System.Windows.Forms/DataGridView.cs
System.Windows.Forms/DataGridViewDataErrorContexts.cs
System.Windows.Forms/DataGridViewDataErrorEventArgs.cs
System.Windows.Forms/DataGridViewDataErrorEventHandler.cs
+System.Windows.Forms/DataGridViewEditMode.cs
System.Windows.Forms/DataGridViewEditingControlShowingEventArgs.cs
System.Windows.Forms/DataGridViewEditingControlShowingEventHandler.cs
-System.Windows.Forms/DataGridViewEditMode.cs
System.Windows.Forms/DataGridViewElement.cs
System.Windows.Forms/DataGridViewElementStates.cs
System.Windows.Forms/DataGridViewHeaderBorderStyle.cs
@@ -176,12 +209,12 @@
System.Windows.Forms/DataGridViewImageCellLayout.cs
System.Windows.Forms/DataGridViewImageColumn.cs
System.Windows.Forms/DataGridViewPaintParts.cs
+System.Windows.Forms/DataGridViewRow.cs
System.Windows.Forms/DataGridViewRowCancelEventArgs.cs
System.Windows.Forms/DataGridViewRowCancelEventHandler.cs
System.Windows.Forms/DataGridViewRowCollection.cs
System.Windows.Forms/DataGridViewRowContextMenuStripNeededEventArgs.cs
System.Windows.Forms/DataGridViewRowContextMenuStripNeededEventHandler.cs
-System.Windows.Forms/DataGridViewRow.cs
System.Windows.Forms/DataGridViewRowDividerDoubleClickEventArgs.cs
System.Windows.Forms/DataGridViewRowDividerDoubleClickEventHandler.cs
System.Windows.Forms/DataGridViewRowErrorTextNeededEventArgs.cs
@@ -198,13 +231,13 @@
System.Windows.Forms/DataGridViewRowPostPaintEventHandler.cs
System.Windows.Forms/DataGridViewRowPrePaintEventArgs.cs
System.Windows.Forms/DataGridViewRowPrePaintEventHandler.cs
+System.Windows.Forms/DataGridViewRowStateChangedEventArgs.cs
+System.Windows.Forms/DataGridViewRowStateChangedEventHandler.cs
System.Windows.Forms/DataGridViewRowsAddedEventArgs.cs
System.Windows.Forms/DataGridViewRowsAddedEventHandler.cs
System.Windows.Forms/DataGridViewRowsDeletedEventArgs.cs
System.Windows.Forms/DataGridViewRowsRemovedEventArgs.cs
System.Windows.Forms/DataGridViewRowsRemovedEventHandler.cs
-System.Windows.Forms/DataGridViewRowStateChangedEventArgs.cs
-System.Windows.Forms/DataGridViewRowStateChangedEventHandler.cs
System.Windows.Forms/DataGridViewSelectedCellCollection.cs
System.Windows.Forms/DataGridViewSelectedColumnCollection.cs
System.Windows.Forms/DataGridViewSelectedRowCollection.cs
@@ -217,6 +250,7 @@
System.Windows.Forms/DataGridViewTopLeftHeaderCell.cs
System.Windows.Forms/DataGridViewTriState.cs
System.Windows.Forms/DataObject.cs
+System.Windows.Forms/DataSourceUpdateMode.cs
System.Windows.Forms/DateBoldEventArgs.cs
System.Windows.Forms/DateBoldEventHandler.cs
System.Windows.Forms/DateRangeEventArgs.cs
@@ -226,6 +260,7 @@
System.Windows.Forms/Day.cs
System.Windows.Forms/DialogResult.cs
System.Windows.Forms/DockStyle.cs
+System.Windows.Forms/DockingBehavior.cs
System.Windows.Forms/DomainUpDown.cs
System.Windows.Forms/DragAction.cs
System.Windows.Forms/DragDropEffects.cs
@@ -239,26 +274,30 @@
System.Windows.Forms/ErrorIconAlignment.cs
System.Windows.Forms/ErrorProvider.cs
System.Windows.Forms/FeatureSupport.cs
-System.Windows.Forms/FlatStyle.cs
-System.Windows.Forms/FontDialog.cs
System.Windows.Forms/FileDialog.cs
+System.Windows.Forms/FixedPanel.cs
System.Windows.Forms/FixedSizeTextBox.cs
+System.Windows.Forms/FlatStyle.cs
+System.Windows.Forms/FlowDirection.cs
System.Windows.Forms/FolderBrowserDialog.cs
+System.Windows.Forms/FontDialog.cs
System.Windows.Forms/Form.cs
System.Windows.Forms/FormBorderStyle.cs
System.Windows.Forms/FormStartPosition.cs
System.Windows.Forms/FormWindowState.cs
System.Windows.Forms/FrameStyle.cs
+System.Windows.Forms/GetChildAtPointSkip.cs
System.Windows.Forms/GiveFeedbackEventArgs.cs
System.Windows.Forms/GiveFeedbackEventHandler.cs
System.Windows.Forms/GridColumnStylesCollection.cs
-System.Windows.Forms/GridTablesFactory.cs
-System.Windows.Forms/GridTableStylesCollection.cs
System.Windows.Forms/GridEntry.cs
System.Windows.Forms/GridItem.cs
System.Windows.Forms/GridItemCollection.cs
System.Windows.Forms/GridItemType.cs
+System.Windows.Forms/GridTableStylesCollection.cs
+System.Windows.Forms/GridTablesFactory.cs
System.Windows.Forms/GroupBox.cs
+System.Windows.Forms/HScrollBar.cs
System.Windows.Forms/HandledMouseEventArgs.cs
System.Windows.Forms/Help.cs
System.Windows.Forms/HelpEventArgs.cs
@@ -266,7 +305,7 @@
System.Windows.Forms/HelpNavigator.cs
System.Windows.Forms/HelpProvider.cs
System.Windows.Forms/HorizontalAlignment.cs
-System.Windows.Forms/HScrollBar.cs
+System.Windows.Forms/HtmlElementInsertionOrientation.cs
System.Windows.Forms/Hwnd.cs
System.Windows.Forms/IButtonControl.cs
System.Windows.Forms/ICommandExecutor.cs
@@ -280,25 +319,28 @@
System.Windows.Forms/IDropTarget.cs
System.Windows.Forms/IFeatureSupport.cs
System.Windows.Forms/IFileReaderService.cs
+System.Windows.Forms/IMessageFilter.cs
+System.Windows.Forms/IRootGridEntry.cs
+System.Windows.Forms/IWin32Window.cs
+System.Windows.Forms/IWindowTarget.cs
System.Windows.Forms/ImageIndexConverter.cs
System.Windows.Forms/ImageLayout.cs
System.Windows.Forms/ImageList.cs
System.Windows.Forms/ImageListConverter.cs
System.Windows.Forms/ImageListStreamer.cs
System.Windows.Forms/ImeMode.cs
-System.Windows.Forms/IMessageFilter.cs
System.Windows.Forms/ImplicitHScrollBar.cs
System.Windows.Forms/ImplicitVScrollBar.cs
+System.Windows.Forms/InputLanguage.cs
System.Windows.Forms/InputLanguageChangedEventArgs.cs
System.Windows.Forms/InputLanguageChangedEventHandler.cs
System.Windows.Forms/InputLanguageChangingEventArgs.cs
System.Windows.Forms/InputLanguageChangingEventHandler.cs
System.Windows.Forms/InputLanguageCollection.cs
-System.Windows.Forms/InputLanguage.cs
+System.Windows.Forms/InsertKeyMode.cs
System.Windows.Forms/InternalWindowManager.cs
System.Windows.Forms/InvalidateEventArgs.cs
System.Windows.Forms/InvalidateEventHandler.cs
-System.Windows.Forms/IRootGridEntry.cs
System.Windows.Forms/ItemActivation.cs
System.Windows.Forms/ItemBoundsPortion.cs
System.Windows.Forms/ItemChangedEventArgs.cs
@@ -307,13 +349,11 @@
System.Windows.Forms/ItemCheckEventHandler.cs
System.Windows.Forms/ItemDragEventArgs.cs
System.Windows.Forms/ItemDragEventHandler.cs
-System.Windows.Forms/IWin32Window.cs
-System.Windows.Forms/IWindowTarget.cs
-System.Windows.Forms/KeyboardLayouts.cs
System.Windows.Forms/KeyEventArgs.cs
System.Windows.Forms/KeyEventHandler.cs
System.Windows.Forms/KeyPressEventArgs.cs
System.Windows.Forms/KeyPressEventHandler.cs
+System.Windows.Forms/KeyboardLayouts.cs
System.Windows.Forms/Keys.cs
System.Windows.Forms/KeysConverter.cs
System.Windows.Forms/Label.cs
@@ -337,26 +377,32 @@
System.Windows.Forms/ListControl.cs
System.Windows.Forms/ListView.cs
System.Windows.Forms/ListViewAlignment.cs
+System.Windows.Forms/ListViewHitTestLocations.cs
System.Windows.Forms/ListViewItem.cs
System.Windows.Forms/ListViewItemConverter.cs
+System.Windows.Forms/ListViewItemStates.cs
+System.Windows.Forms/MWFCategoryAttribute.cs
+System.Windows.Forms/MWFDescriptionAttribute.cs
System.Windows.Forms/MainMenu.cs
-System.Windows.Forms/MdiWindowManager.cs
+System.Windows.Forms/MaskFormat.cs
System.Windows.Forms/MdiClient.cs
System.Windows.Forms/MdiLayout.cs
+System.Windows.Forms/MdiWindowManager.cs
+System.Windows.Forms/MeasureItemEventArgs.cs
System.Windows.Forms/MeasureItemEventHandler.cs
-System.Windows.Forms/MeasureItemEventArgs.cs
-System.Windows.Forms/MenuGlyph.cs
System.Windows.Forms/Menu.cs
System.Windows.Forms/MenuAPI.cs
+System.Windows.Forms/MenuGlyph.cs
System.Windows.Forms/MenuItem.cs
System.Windows.Forms/MenuMerge.cs
System.Windows.Forms/MenuStrip.cs
+System.Windows.Forms/MergeAction.cs
+System.Windows.Forms/Message.cs
+System.Windows.Forms/MessageBox.cs
System.Windows.Forms/MessageBoxButtons.cs
-System.Windows.Forms/MessageBox.cs
System.Windows.Forms/MessageBoxDefaultButton.cs
System.Windows.Forms/MessageBoxIcon.cs
System.Windows.Forms/MessageBoxOptions.cs
-System.Windows.Forms/Message.cs
System.Windows.Forms/MethodInvoker.cs
System.Windows.Forms/Mime.cs
System.Windows.Forms/MimeIcon.cs
@@ -364,21 +410,19 @@
System.Windows.Forms/MouseButtons.cs
System.Windows.Forms/MouseEventArgs.cs
System.Windows.Forms/MouseEventHandler.cs
-System.Windows.Forms/MWFCategoryAttribute.cs
-System.Windows.Forms/MWFDescriptionAttribute.cs
System.Windows.Forms/NativeWindow.cs
System.Windows.Forms/NavigateEventArgs.cs
System.Windows.Forms/NavigateEventHandler.cs
-System.Windows.Forms/NumericUpDown.cs
System.Windows.Forms/NodeLabelEditEventArgs.cs
System.Windows.Forms/NodeLabelEditEventHandler.cs
System.Windows.Forms/NotifyIcon.cs
+System.Windows.Forms/NumericUpDown.cs
+System.Windows.Forms/OSFeature.cs
+System.Windows.Forms/OSXStructs.cs
System.Windows.Forms/OpacityConverter.cs
System.Windows.Forms/OpenFileDialog.cs
System.Windows.Forms/OpenTreeNodeEnumerator.cs
System.Windows.Forms/Orientation.cs
-System.Windows.Forms/OSFeature.cs
-System.Windows.Forms/OSXStructs.cs
System.Windows.Forms/OwnerDrawPropertyBag.cs
System.Windows.Forms/Padding.cs
System.Windows.Forms/PageSetupDialog.cs
@@ -387,6 +431,9 @@
System.Windows.Forms/Panel.cs
System.Windows.Forms/PictureBox.cs
System.Windows.Forms/PictureBoxSizeMode.cs
+System.Windows.Forms/PowerLineStatus.cs
+System.Windows.Forms/PowerState.cs
+System.Windows.Forms/PreProcessControlState.cs
System.Windows.Forms/PrintControllerWithStatusDialog.cs
System.Windows.Forms/PrintDialog.cs
System.Windows.Forms/PrintPreviewControl.cs
@@ -416,6 +463,7 @@
System.Windows.Forms/RelatedPropertyManager.cs
System.Windows.Forms/RichTextBox.cs
System.Windows.Forms/RichTextBoxFinds.cs
+System.Windows.Forms/RichTextBoxLanguageOptions.cs
System.Windows.Forms/RichTextBoxScrollBars.cs
System.Windows.Forms/RichTextBoxSelectionAttribute.cs
System.Windows.Forms/RichTextBoxSelectionTypes.cs
@@ -425,19 +473,22 @@
System.Windows.Forms/RowStyle.cs
System.Windows.Forms/SaveFileDialog.cs
System.Windows.Forms/Screen.cs
-System.Windows.Forms/ScrollableControl.cs
+System.Windows.Forms/ScreenOrientation.cs
System.Windows.Forms/ScrollBar.cs
System.Windows.Forms/ScrollBars.cs
System.Windows.Forms/ScrollButton.cs
System.Windows.Forms/ScrollEventArgs.cs
System.Windows.Forms/ScrollEventHandler.cs
System.Windows.Forms/ScrollEventType.cs
+System.Windows.Forms/ScrollOrientation.cs
+System.Windows.Forms/ScrollableControl.cs
+System.Windows.Forms/SearchDirectionHint.cs
System.Windows.Forms/SecurityIDType.cs
System.Windows.Forms/SelectedGridItemChangedEventArgs.cs
System.Windows.Forms/SelectedGridItemChangedEventHandler.cs
+System.Windows.Forms/SelectionMode.cs
System.Windows.Forms/SelectionRange.cs
System.Windows.Forms/SelectionRangeConverter.cs
-System.Windows.Forms/SelectionMode.cs
System.Windows.Forms/SendKeys.cs
System.Windows.Forms/Shortcut.cs
System.Windows.Forms/SizeGrip.cs
@@ -450,28 +501,33 @@
System.Windows.Forms/StatusBar.cs
System.Windows.Forms/StatusBarDrawItemEventArgs.cs
System.Windows.Forms/StatusBarDrawItemEventHandler.cs
+System.Windows.Forms/StatusBarPanel.cs
System.Windows.Forms/StatusBarPanelAutoSize.cs
System.Windows.Forms/StatusBarPanelBorderStyle.cs
System.Windows.Forms/StatusBarPanelClickEventArgs.cs
System.Windows.Forms/StatusBarPanelClickEventHandler.cs
-System.Windows.Forms/StatusBarPanel.cs
System.Windows.Forms/StatusBarPanelStyle.cs
System.Windows.Forms/StructFormat.cs
System.Windows.Forms/SystemInformation.cs
+System.Windows.Forms/SystemParameter.cs
System.Windows.Forms/TabAlignment.cs
System.Windows.Forms/TabAppearance.cs
System.Windows.Forms/TabControl.cs
+System.Windows.Forms/TabControlAction.cs
System.Windows.Forms/TabDrawMode.cs
System.Windows.Forms/TabPage.cs
System.Windows.Forms/TabSizeMode.cs
System.Windows.Forms/TableLayout.cs
System.Windows.Forms/TableLayoutPanel.cs
+System.Windows.Forms/TableLayoutPanelCellBorderStyle.cs
System.Windows.Forms/TableLayoutPanelGrowStyle.cs
System.Windows.Forms/TableLayoutSettings.cs
System.Windows.Forms/TextBox.cs
System.Windows.Forms/TextBoxBase.cs
System.Windows.Forms/TextControl.cs
+System.Windows.Forms/TextDataFormat.cs
System.Windows.Forms/TextFormatFlags.cs
+System.Windows.Forms/TextImageRelation.cs
System.Windows.Forms/Theme.cs
System.Windows.Forms/ThemeClearlooks.cs
System.Windows.Forms/ThemeEngine.cs
@@ -481,43 +537,65 @@
System.Windows.Forms/ThreadExceptionDialog.cs
System.Windows.Forms/TickStyle.cs
System.Windows.Forms/Timer.cs
-../../build/common/MonoTODOAttribute.cs
+System.Windows.Forms/ToolBar.cs
System.Windows.Forms/ToolBarAppearance.cs
+System.Windows.Forms/ToolBarButton.cs
System.Windows.Forms/ToolBarButtonClickEventArgs.cs
System.Windows.Forms/ToolBarButtonClickEventHandler.cs
-System.Windows.Forms/ToolBarButton.cs
System.Windows.Forms/ToolBarButtonStyle.cs
-System.Windows.Forms/ToolBar.cs
System.Windows.Forms/ToolBarTextAlign.cs
+System.Windows.Forms/ToolStripDropDownCloseReason.cs
+System.Windows.Forms/ToolStripDropDownDirection.cs
System.Windows.Forms/ToolStripDropDownItem.cs
+System.Windows.Forms/ToolStripGripDisplayStyle.cs
+System.Windows.Forms/ToolStripGripStyle.cs
System.Windows.Forms/ToolStripItem.cs
+System.Windows.Forms/ToolStripItemAlignment.cs
+System.Windows.Forms/ToolStripItemDisplayStyle.cs
+System.Windows.Forms/ToolStripItemImageScaling.cs
+System.Windows.Forms/ToolStripItemOverflow.cs
+System.Windows.Forms/ToolStripItemPlacement.cs
+System.Windows.Forms/ToolStripLayoutStyle.cs
+System.Windows.Forms/ToolStripManagerRenderMode.cs
System.Windows.Forms/ToolStripMenuItem.cs
+System.Windows.Forms/ToolStripRenderMode.cs
+System.Windows.Forms/ToolStripStatusLabelBorderSides.cs
+System.Windows.Forms/ToolStripTextDirection.cs
System.Windows.Forms/ToolTip.cs
+System.Windows.Forms/ToolTipIcon.cs
System.Windows.Forms/TrackBar.cs
System.Windows.Forms/TreeNode.cs
System.Windows.Forms/TreeNodeCollection.cs
System.Windows.Forms/TreeNodeConverter.cs
+System.Windows.Forms/TreeNodeStates.cs
System.Windows.Forms/TreeView.cs
System.Windows.Forms/TreeViewAction.cs
System.Windows.Forms/TreeViewCancelEventArgs.cs
System.Windows.Forms/TreeViewCancelEventHandler.cs
+System.Windows.Forms/TreeViewDrawMode.cs
System.Windows.Forms/TreeViewEventArgs.cs
System.Windows.Forms/TreeViewEventHandler.cs
+System.Windows.Forms/TreeViewHitTestLocations.cs
System.Windows.Forms/TreeViewImageIndexConverter.cs
System.Windows.Forms/UICues.cs
System.Windows.Forms/UICuesEventArgs.cs
System.Windows.Forms/UICuesEventHandler.cs
+System.Windows.Forms/UnhandledExceptionMode.cs
System.Windows.Forms/UpDownBase.cs
System.Windows.Forms/UpDownEventArgs.cs
System.Windows.Forms/UpDownEventHandler.cs
System.Windows.Forms/UserControl.cs
+System.Windows.Forms/VScrollBar.cs
+System.Windows.Forms/ValidationConstraints.cs
System.Windows.Forms/View.cs
-System.Windows.Forms/VScrollBar.cs
+System.Windows.Forms/WebBrowserEncryptionLevel.cs
+System.Windows.Forms/WebBrowserReadyState.cs
+System.Windows.Forms/WebBrowserRefreshOption.cs
System.Windows.Forms/Win32DnD.cs
System.Windows.Forms/X11DesktopColors.cs
System.Windows.Forms/X11Dnd.cs
+System.Windows.Forms/X11Keyboard.cs
System.Windows.Forms/X11Structs.cs
-System.Windows.Forms/X11Keyboard.cs
System.Windows.Forms/XEventQueue.cs
System.Windows.Forms/XplatUI.cs
System.Windows.Forms/XplatUIDriver.cs
@@ -525,24 +603,3 @@
System.Windows.Forms/XplatUIStructs.cs
System.Windows.Forms/XplatUIWin32.cs
System.Windows.Forms/XplatUIX11.cs
-System.Windows.Forms.RTF/Charcode.cs
-System.Windows.Forms.RTF/Charset.cs
-System.Windows.Forms.RTF/CharsetFlags.cs
-System.Windows.Forms.RTF/CharsetType.cs
-System.Windows.Forms.RTF/ClassDelegate.cs
-System.Windows.Forms.RTF/Color.cs
-System.Windows.Forms.RTF/DestinationDelegate.cs
-System.Windows.Forms.RTF/Font.cs
-System.Windows.Forms.RTF/KeysInit.cs
-System.Windows.Forms.RTF/KeyStruct.cs
-System.Windows.Forms.RTF/Major.cs
-System.Windows.Forms.RTF/Minor.cs
-System.Windows.Forms.RTF/RTF.cs
-System.Windows.Forms.RTF/RTFException.cs
-System.Windows.Forms.RTF/StandardCharCode.cs
-System.Windows.Forms.RTF/StandardCharName.cs
-System.Windows.Forms.RTF/Style.cs
-System.Windows.Forms.RTF/StyleElement.cs
-System.Windows.Forms.RTF/StyleType.cs
-System.Windows.Forms.RTF/TextMap.cs
-System.Windows.Forms.RTF/TokenClass.cs
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches