X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Windows.Forms%2FSystem.Windows.Forms%2FChangeLog;h=a37cd8ebf8689543288913edde21e89b348bcbb3;hb=ee6c568cc4786b53d11c9d5a0802553af25ccd9c;hp=c9bcd239e658afb57ab5b45900b4a392f5d49278;hpb=9c50665d6fd1a9d111fd5bbe01356659ea82178f;p=mono.git diff --git a/mcs/class/System.Windows.Forms/System.Windows.Forms/ChangeLog b/mcs/class/System.Windows.Forms/System.Windows.Forms/ChangeLog index c9bcd239e65..a37cd8ebf86 100644 --- a/mcs/class/System.Windows.Forms/System.Windows.Forms/ChangeLog +++ b/mcs/class/System.Windows.Forms/System.Windows.Forms/ChangeLog @@ -1,24 +1,24 @@ -2002-04-10 Duncan Mak - - * CaptionButton.cs: - * CharacterCasing.cs: - * CheckState.cs: - * DataGridParentRowsLabelStyle.cs: - * DialogResult.cs: - * DockStyle.cs: - * DragAction.cs: - * DragDropEffects.cs: - * DrawItemState.cs: - * DrawMode.cs: - * ErrorBlinkStyle.cs: - * ErrorIconAlignment.cs: - * FlatStyle.cs: - * FormBorderStyle.cs: - * FormStartPosition.cs: - * FormWindowState.cs: - * FrameStyle.cs: Fixed enum layouts with EnumCheck. - -2002-4-23 Dennis Hayes +2002-04-10 Duncan Mak + + * CaptionButton.cs: + * CharacterCasing.cs: + * CheckState.cs: + * DataGridParentRowsLabelStyle.cs: + * DialogResult.cs: + * DockStyle.cs: + * DragAction.cs: + * DragDropEffects.cs: + * DrawItemState.cs: + * DrawMode.cs: + * ErrorBlinkStyle.cs: + * ErrorIconAlignment.cs: + * FlatStyle.cs: + * FormBorderStyle.cs: + * FormStartPosition.cs: + * FormWindowState.cs: + * FrameStyle.cs: Fixed enum layouts with EnumCheck. + +2002-4-23 Dennis Hayes * AccessibleNavigation.cs :added to cvs with bad enum values, I will correct. * AccessibleSelection.cs :added with good enum values. @@ -28,3 +28,252 @@ * MeasureItemEventArgs :added stubbed classes. Commented out. * IButtonControl.cs : Added interface. +2002-4-23 Dennis Hayes +* added stubbed and commented out classes from F to G * + +2002-05-02 Daniel Carrera (dcarrera@math.utoronto.ca) +* small update to classes [F-H]* +* added stubbed and commented out classes for [I-L]* +* added stubbed and commented out classes for R* + +* 5-5-2002 Dennis Hayes +* Added enums +* GridItemType.cs +* HelpNavigator.cs +* HorizontalAlignment.cs +* ImeMode.cs +* ItemActivation.cs +* ItemBoundsPortion.cs +* Keys.cs +* All correct execpt for Keys.cs which is missing a half dozen +* duplicate entries that need correcting. + +2002-05-07 Daniel Carrera (dcarrera@math.utoronto.ca) +* Fixed a problem with an "extra byte" problem. It caused an extra '?' + at the beginning of some lines. + Classes F-L and Q-R were updated. +* Added the classes SaveFileDialog.cs and Screen.cs + +2002-5-7 Dennis Hayes +* Added duplicate values +* System.Windows.Forms.Keys.cs + +2002-5-7 Dennis Hayes +* LeftRightAlignment.cs +* LinkBehavior.cs +* LinkState.cs +* ListViewAlignment.cs +* MdiLayout.cs +* MenuGlyph.cs +* MenuMerge.cs +* MessageBoxButtons.cs +* MessageBoxDefaultButton.cs +* MessageBoxIcon.cs +* MessageBoxOptions.cs +* MouseButtons.cs +* Orientation.cs +* PictureBoxSizeMode.cs +* PropertySort.cs +* Added some more enums. All have correct values. + + 2002-5-8 Dennis Hayes +* RichTextBoxFinds.cs +* RichTextBoxScrollBars.cs +* RichTextBoxSelectionAttribute.cs +* RichTextBoxSelectionTypes.cs +* RichTextBoxStreamType.cs +* RichTextBoxWordPunctuations.cs +* RightToLeft.cs +* ScrollBars.cs +* ScrollButton.cs +* ScrollEventType.cs +* SecurityIDType.cs +* SelectionMode.cs +* Shortcut.cs +* SizeGripStyle.cs +* SortOrder.cs +* StatusBarPanelAutoSize.cs +* StatusBarPanelBorderStyle.cs +* StatusBarPanelStyle.cs +* StructFormat.cs +* TabAlignment.cs +* TabAppearance.cs +* TabDrawMode.cs +* TabSizeMode.cs +* TickStyle.cs +* ToolBarAppearance.cs +* ToolBarButtonStyle.cs +* ToolBarTextAlign.cs +* TreeViewAction.cs +* UICues.cs +* View.cs +* Added enums. +* All System.Windows.Forms enums complete with correct values. + 2002-5-8 Dennis Hayes +Dennis Hayes +Checking in new System.Windows.forms classes (a* to c*) for +Jaak Simm +* AmbientProperties.cs +* Application.cs +* ApplicationContext.cs +* AxHost.cs +* BaseCollection.cs +* Binding.cs +* BindingContext.cs +* BindingManagerBase.cs +* BindingsCollection.cs +* Button.cs +* ButtonBase.cs +* CheckBox.cs +* CheckedListBox.cs +* Clipboard.cs +* ColorDialog.cs +* ColumnClickEventArgs.cs +* ColumnHeader.cs +* ComboBox.cs +* CommonDialog.cs +* ContainerControl.cs +* ContentsResizedEventArgs.cs +* ContextMenu.cs +* Control.cs +* ControlBindingsCollection.cs +* ControlEventArgs.cs +* ControlPaint.cs +* ConvertEventArgs.cs +* CreateParams.cs +* CurrencyManager.cs +* Cursor.cs +* CursorConverter.cs +* Cursors.cs +* Classes stubbed and commented out. + + 2002-5-8 Dennis Hayes +Dennis Hayes +Checking in new System.Windows.forms classe for John Rebbeck + +* UserControl.cs +Stubbed and commented out + + 2002-5-8 Dennis Hayes +Dennis Hayes +Checking in new System.Windows.forms classe for Paul Osman + +* NavigateEventArgs.cs +* NodeLabelEditEventArgs.cs +* NotifyIcon.cs +Stubbed and commented out + +2002-5-10 Dennis Hayes +* added IMessageFilter +* Interfaces complete + +2002-5-27 DennisHayes +Added structs. All structs in System.Windows.Forms done +* BindingMemberInfo.cs +* DataGridCell.cs +* LinkArea.cs +* Message.cs +* Complete execpt for Message.cs GetLParam +* and +* BindingMemberInfo needs constructor. +* All need verification of hashcodes. + +2002-5-27 DennisHayes +Added delegates. All delegates in System.Windows.Forms done +* ColumnClickEventHandler.cs +* ContentsResizedEventHandler.cs +* ControlEventHandler.cs +* ConvertEventHandler.cs +* DateRangeEventHandler.cs +* DragEventHandler.cs +* DrawItemEventHandler.cs +* GiveFeedbackEventHandler.cs +* HelpEventHandler.cs +* InputLanguageChangedEventHandler.cs +* InputLanguageChangingEventHandler.cs +* InvalidateEventHandler.cs +* ItemChangedEventHandler.cs +* ItemCheckEventHandler.cs +* ItemDragEventHandler.cs +* KeyEventHandler.cs +* LabelEditEventHandler.cs +* LayoutEventHandler.cs +* LinkClickedEventHandler.cs +* LinkLabelLinkClickedEventHandler.cs + +2002-5-27 DennisHayes + Check in for Paul Osman +* NumericUpDown.cs +* OpacityConverter.cs +* OpenFileDialog.cs +* OSFeature.cs +* PageSetupDialog.cs +* PaintEventArgs.cs +* MonthCalendar.HitTestInfo.cs +* MouseEventArgs.cs +* NativeWindow.cs +* Stubbed and commented out +* NativeWindow.cs, MonthCalendar.HitTestInfo.cs, MouseEventArgs.cs, +* have bad extra byte from old skeleton, need new corrected version. +* MonthCalendar.HitTestInfo.cs needs to be incorporated into MonthCalendar. + +2002-5-27 DennisHayes + Check in for Paul Osman +* Menu.cs +* Menu.MenuItemCollection.cs +* MenuItem.cs +* MessageBox.cs +* MonthCalendar.cs +* Stubbed and commented out +* MonthCalendar.cs has bad extra byte from old skeleton, need new corrected version. +* MonthCalendar.HitTestInfo.cs needs to be incorporated into MonthCalendar. +* Menu.MenuItemCollection.cs needs to be incorporated into Menu.cs. + +2002-5-27 DennisHayes + Check in for Paul Osman +* Panel.cs +* New class, Stubbed and commented out + +2002-5-31 DennisHayes + Check in for Paul Osman +* Panel.cs +* New class, Stubbed and commented out + +2002-5-31 DennisHayes + Check in for Paul Osman +* MonthCalendar.cs +* MonthCalendar.HitTestInfo.cs +* MouseEventArgs.cs +* NativeWindow.cs +* Removed trash byte + +2002-5-31 DennisHayes +* ColumnClickEventArgs.cs +* Fully implmented. + +2002-5-31 DennisHayes +* Minor formating in lots of files + +2002-5-31 DennisHayes +* ItemChangedEventHandler.cs +* InvalidateEventHandler.cs +* ItemChangedEventHandler.cs +* added new files + +2002-6-5 DennisHayes +* TabControl.cs +* TabPage.cs +* TextBox.cs +* TextBoxBase.cs +* ThreadExceptionDialog.cs +* Timer.cs +* added new files for Jackson Harper (jackson@latitudegeo.com) +* needs to be mono styled, and may have other issues + +2002-6-5 DennisHayes +* ErrorProvider.cs +* PrintControllerWithStatusDialog.cs +* PrintDialog.cs +* added new files for paul + +