Fixed "extra byte" problem (see ChangeLong)
authorDaniel Carrera <daniel@mono-cvs.ximian.com>
Tue, 7 May 2002 13:23:16 +0000 (13:23 -0000)
committerDaniel Carrera <daniel@mono-cvs.ximian.com>
Tue, 7 May 2002 13:23:16 +0000 (13:23 -0000)
commit14816143a31088407d6597b76ed6d2cd0449735d
treeb823b8ed0c20ea7a7b2e863c83d32a865438e79d
parentf787afe422cf911cd8e6fff9875e33f0414bb6ac
Fixed "extra byte" problem (see ChangeLong)

svn path=/trunk/mcs/; revision=4372
31 files changed:
mcs/class/System.Windows.Forms/System.Windows.Forms/KeyEventArgs.cs [new file with mode: 0644]
mcs/class/System.Windows.Forms/System.Windows.Forms/KeyPressEventArgs.cs [new file with mode: 0644]
mcs/class/System.Windows.Forms/System.Windows.Forms/KeysConverter.cs [new file with mode: 0644]
mcs/class/System.Windows.Forms/System.Windows.Forms/LabelEditEventArgs.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/LayoutEventArgs.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/LinkArea.LinkAreaConverter.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/LinkClickedEventArgs.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/LinkLabel.LinkCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/LinkLabel.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/LinkLabelLinkClickedEventArgs.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListBindingConverter.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListBox.ObjectCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListBox.SelectedIndexCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListBox.SelectedObjectCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListBox.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListControl.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListView.CheckedIndexCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListView.CheckedListViewItemCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListView.ColumnHeaderCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListView.ListViewItemCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListView.SelectedIndexCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListView.SelectedListViewItemCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListView.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListViewItem.ListViewSubItem.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListViewItem.ListViewSubItemCollection.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListViewItem.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ListViewItemConverter.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/QueryAccessibilityHelpEventArgs.cs [new file with mode: 0644]
mcs/class/System.Windows.Forms/System.Windows.Forms/QueryContinueDragEventArgs.cs [new file with mode: 0644]
mcs/class/System.Windows.Forms/System.Windows.Forms/RadioButton.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/RichTextBox.cs