Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/Managed.Windows.Forms/ChangeLog')
-rw-r--r--mcs/class/Managed.Windows.Forms/ChangeLog835
1 files changed, 835 insertions, 0 deletions
diff --git a/mcs/class/Managed.Windows.Forms/ChangeLog b/mcs/class/Managed.Windows.Forms/ChangeLog
new file mode 100644
index 00000000000..90a5033acbd
--- /dev/null
+++ b/mcs/class/Managed.Windows.Forms/ChangeLog
@@ -0,0 +1,835 @@
+2006-1-12 Jonathan Chambers <jonathan.chambers@ansys.com>
+
+ * build-csproj: Fixed so the csproj is usable.
+
+2006-1-12 Jonathan Chambers <jonathan.chambers@ansys.com>
+
+ * System.Windows.Forms.dll.sources: Added PageSetupDialog.cs.
+
+2006-1-12 Jonathan Chambers <jonathan.chambers@ansys.com>
+
+ * System.Windows.Forms.dll.sources: Added printing items and *committed* file this time.
+
+2006-1-10 Jonathan Chambers <jonathan.chambers@ansys.com>
+
+ * System.Windows.Forms.dll.sources: Add PrintPreviewDialog and PrintPreviewControl
+
+2006-1-10 Jonathan Chambers <jonathan.chambers@ansys.com>
+
+ * System.Windows.Forms.dll.sources: Add PrintControllerWithStatusDialog
+
+2005-12-13 Jackson Harper <jackson@ximian.com>
+
+ * System.Windows.Forms.dll.sources: Add the new internal window
+ managers
+
+2005-12-04 Alexander Olk <alex.olk@googlemail.com>
+
+ * System.Windows.Forms.dll.sources: Added ThemeClearlooks.cs
+
+2005-12-02 Jackson Harper <jackson@ximian.com>
+
+ * System.Windows.Forms.dll.sources: New implicit scrollbars.
+
+2005-12-01 Robert Jordan <robertj@gmx.net>
+
+ * System.Windows.Forms_test.dll.sources: Added
+ System.Resources/CompatTest.cs
+ System.Resources/WriterTest.cs.
+
+2005-12-01 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile (EXTRA_DISTFILES): Add Test/resources/a.cur.
+
+2005-11-30 Robert Jordan <robertj@gmx.net>
+
+ * System.Windows.Forms_test.dll.sources: Added System.Resources/CultureTest.cs
+
+2005-11-12 Pedro Martínez Juliá <pedromj@gmail.com>
+
+ * System.Windows.Forms_test.dll.sources: Added DataGridViewElementTest.cs
+ DataGridViewBandTest.cs DataGridViewCellTest.cs
+ DataGridViewAdvancedBorderStyleTest.cs DataGridViewCellStyleTest.cs
+ DataGridViewRowTest.cs DataGridViewTest.cs
+
+2005-11-09 Peter Dennis Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms_test.dll.sources: Added RichTextBoxTest.cs
+
+2005-11-01 Peter Dennis Bartok <pbartok@novell.com>
+
+ * Makefile, System.Windows.Forms.dll.resources, SWF.csproj: Added
+ DnDLink cursor
+
+2005-10-31 Peter Dennis Bartok <pbartok@novell.com>
+
+ * Makefile: Added new cursors; added dependency rule on
+ cursors to force rebuild when cursors are changed or added
+ * System.Windows.Forms.dll.resources: Added new cursors
+
+2005-10-17 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile (RESOURCES): Distribute newly added cursors.
+
+2005-10-13 Peter Dennis Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.resources: Added cursors
+ * build-csproj: Updated to support resources
+ * SWF.csproj: Updated
+ * System.Windows.Forms.dll.sources: Removed blank line to support
+ build-csproj
+ * System.Windows.Forms_test.dll.sources: Added ControlStyleTest
+
+2005-10-05 Hisham Mardam Bey <hisham.mardambey@gmail.com>
+
+ * Created samples/ directory.
+
+2005-09-30 Peter Dennis Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added X11DesktopColors.cs
+ * SWF.csproj: Updated
+
+2005-09-28 Hisham Mardam Bey <hisham.mardambey@gmail.com>
+
+ * System.Windows.Forms_test.dll.sources : Added Common.cs
+
+2005-09-27 Kornél Pál <kornelpal@hotmail.com>
+
+ * Makefile: Replaced /codepage with CODEPAGE.
+
+2005-09-20 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : Added pictureBoxTest.cs
+
+2005-09-09 Jonathan Chambers <jonathan.chambers@ansys.com>
+
+ * System.Windows.Forms.dll.sources: Added IRootGridEntry.cs and PropertyGridCommands.cs
+
+2005-09-09 Hisham Mardam Bey <hisham.mardambey@gmail.com>
+
+ * Test/System.Windows.Forms/LabelTest.cs : More tests.
+
+2005-09-09 Hisham Mardam Bey <hisham.mardambey@gmail.com>
+
+ * Test/System.Windows.Forms/LabelTest.cs : new Label tests (incomplete)
+ * System.Windows.Forms_test.dll.sources : add new tests
+ * System.Windows.Forms/Label.cs : give FlatStyle a default value
+ of FlatStyle.Standard.
+
+2005-09-08 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : added MonthCalendarTest.cs
+
+2005-09-08 Peter Dennis Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added RichTextBox.cs to build
+ * SWF.csproj: Updated
+
+2005-09-06 Jonathan Chambers <jonathan.chambers@ansys.com>
+
+ * System.Windows.Forms.dll.sources: Added System.Windows.Forms.PropertiesTab.cs
+
+2005-09-04 Peter Dennis Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added System.Windows.Forms.RTF
+ subdirectory to build
+ * SWF.csproj: Updated
+
+2005-08-29 Alexander Olk <xenomorph2@onlinehome.de>
+
+ * System.Windows.Forms.dll.sources: Added ThemeNice.cs
+
+2005-08-29 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : added ProgressBarTest.cs,
+ ToolBarTest.cs, ToolTipTest.cs
+
+ RadioButtonTest.cs, ScrollBarTest.cs and StatusBarTest.cs .
+2005-08-25 Atsushi Enomoto <atsushi@ximian.com>
+
+ * Makefile : added /codepage:65001 (otherwise the build gets broken
+ on KeyboardLayout.cs on some non-iso-8859-1 environment).
+
+2005-08-18 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
+ * System.Windows.Forms/TreeView.cs: some spaces to tabs
+ FIX: ToString() was generating exception on empty Nodes
+ (was testing <0 instead of <= 0)
+
+2005-08-16 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : added ImageListTest.cs,
+ RadioButtonTest.cs, ScrollBarTest.cs and StatusBarTest.cs .
+
+2005-08-06 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : sorted and removed test-cases for Form
+ and TextBox as these are still under development.
+
+2005-08-04 Peter Dennis Bartok <pbartok@novell.com>
+
+ * SWF.csproj: Updated
+
+2005-08-02 Ritvik Mayank <mritvik@novell.com>
+
+ * M.gif : used by some of the test-cases
+ * System.Windows.Forms_test.dll.sources : Added test-case for
+ ListView, ComboBox, CheckBox, CheckedList, Form, Menu, GroupBox
+ and ImageList
+
+2005-07-07 Alexander Olk <xenomorph2@onlinehome.de>
+
+ * System.Windows.Forms_test.dll.sources : Added MimeIcon.cs
+
+2005-07-06 Jordi Mas i Hernandez <jordi@ximian.com>
+
+ * DataGridTextBoxColumn.cs: default value
+ * GridColumnStylesCollection.cs: fixes event firing, checking MappingName
+ * GridTableStylesCollection.cs: fixes checking MappingName
+ * DataGridDrawingLogic.cs: fixes drawing logic issues
+ * DataSourceHelper.cs: rewritten to make compatible with more data sources
+ * DataGrid.cs: fixes
+
+
+2005-07-04 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : Added ListBoxTest.cs and
+ ListBoxEventTest.cs for ListBox tests.
+
+2005-06-15 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added MWFCategoryAttribute.cs and
+ MWFDescriptionAttribute.cs
+ * SWF.csproj: Updated
+
+2005-06-15 Alexander Olk <xenomorph2@onlinehome.de>
+
+ * System.Windows.Forms.dll.sources: Added Mime.cs and
+ MimeGenerated.cs.
+
+2005-06-13 Jackson Harper <jackson@ximian.com>
+
+ * SWF.csproj:
+ * System.Windows.Forms.dll.sources: Add MdiClientContext to the
+ build.
+
+2005-06-13 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : Added TextBoxTest.cs
+ and ButtonTest.cs for TextBox and Button tests respectively.
+
+2005-06-10 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Add ImageListConverter.cs
+ * SWF.csproj: Updated
+
+2005-06-08 Jackson Harper <jackson@ximian.com>
+
+ * Guidelines:
+ * Design: Double buffering is handled at a different level now, so
+ I am removing mention of it. Control developers do not need to
+ know how it works.
+
+2005-06-05 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Add Win32DnD.cs
+ * SWF.csproj: Updated
+
+2005-05-24 Jackson Harper <jackson@ximian.com>
+
+ * System.Windows.Forms.dll.sources: Add X11Dnd.cs
+
+2005-05-24 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added
+ DataGridPreferredColumnWidthTypeConverter.cs
+ * SWF.csproj: Updated
+
+2005-05-24 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added Help.cs
+ * SWF.csproj: Updated
+
+2005-05-18 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added Clipboard.cs
+ * SWF.csproj: Update
+
+2005-05-11 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : Added ControlEventTest.cs
+ for Event Test
+
+2005-05-11 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added
+ IDataGridEditingService.cs, System.Resources/ResXFileRef.cs,
+ System.Resources/ResXResourceSet.cs
+ * SWF.csproj: Updated
+
+2005-05-10 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added SecurityIDType.cs,
+ DataObject.cs and DataFormats.cs
+ * SWF.csproj: Update
+
+2005-05-06 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added Screen.cs, HelpNavigator.cs
+ and HelpProvider.cs
+ * SWF.csproj: Updated
+
+2005-05-05 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added AxHost.cs,
+ ErrorProvider.cs, RichTextBoxFinds.cs, RichTextBoxScrollBars.cs,
+ RichTextBoxSelectionAttribute.cs, RichTextBoxSelectionTypes.cs,
+ RichTextBoxStreamType.cs, RichTextBoxWordPunctuations.cs
+ * SWF.csproj: Updated
+
+2005-05-02 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : Added ControlTest.cs for Label Test
+
+2005-04-26 Ritvik Mayank <mritvik@novell.com>
+
+ * System.Windows.Forms_test.dll.sources : Added LabelPropertyTest.cs for Label Test
+
+2005-04-25 Jackson Harper <jackson@ximian.com>
+
+ * System.Windows.Forms.dll.sources: Add CursorConvert.cs to the
+ build
+
+2005-04-09 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added FolderBrowserDialog.cs
+
+2005-03-11 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added MdiClient.cs
+
+2005-03-10 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added SaveFileDialog.cs
+
+2005-03-09 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added MdiClient.cs
+
+2005-02-24 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Removed HandleData.cs
+
+2005-02-22 Jackson Harper <jackson@ximian.com>
+
+ * System.Windows.Forms.dll.sources: Add databinding classes
+
+2005-02-22 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile (EXTRA_DISTFILES): Add 'build-csproj'.
+ (PREBUILT): New rule to copy *.resources to *.resources.prebuilt.
+ (dist-default): Depend on it.
+
+2005-02-18 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added MethodInvoker.cs,
+ ErrorIconAlignment.cs, MdiLayout.cs, SendKeys.cs
+
+2005-02-18 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile (EXTRA_DISTFILES): Distribute all *.resx and
+ *.resources.prebuilt.
+
+2005-02-17 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added DateBoldEventHandler.cs,
+ DateBoldEventArgs.cs, UpDownEventHandler.cs, UpDownEventArgs.cs,
+ ContentsResizedEventHandler.cs, ContentsResizedEventArgs.cs
+
+2005-02-15 Peter Bartok <pbartok@novell.com>
+
+ * Makefile: Altered, following Harinath's suggestion of trying to
+ build and handling the failure by copying prebuilt resources in
+ place
+
+2005-02-15 Peter Bartok <pbartok@novell.com>
+
+ * Makefile: Removed resources as automatic target; to build
+ .resource files 'make resources' must be invoked. This removes
+ the libgdiplus installed requirement. Instead, the compiled files
+ are checked in as well.
+
+2005-02-13 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Added SelectionRangeConverter.cs,
+ OpacityConverter.cs, KeysConverter.cs, Hwnd.cs
+ * System.Windows.Forms.dll.resources: Added
+ * Makefile: Added support for generating resources
+
+2005-02-12 Geoff Norton <gnorton@customerdna.com>
+
+ * System.Windows.Forms.dll.sources: Added ResXNullRef.cs
+
+2005-02-03 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.Sources: Added ComponentModel.cs and
+ PropertyGridView.cs
+
+2005-01-30 John BouAntoun <jba-mono@optusnet.com.au>
+
+ * System.Windows.Forms.dll.Sources: Added DateTimePicker.cs and
+ DateTimePickerFormat.cs
+
+2005-01-29 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.Sources: Added ArrangeDirection.cs and
+ ArrangeStartingPosition.cs
+ * SWF.csproj: Updated
+
+2005-01-28 Peter Bartok <pbartok@novell.com>
+
+ * SWF.csproj: Updated with all the latest files
+ * build-csproj: Added, allows to autogenerate SWF.csproj
+ * Makefile: Added rule to automatically call build-csproj (Thanks
+ to Geoff Norton for review and a simpler rule)
+
+2005-01-26 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.Sources: Added GridEntry.cs,
+ GridItem.cs, GridItemCollection.cs, GridItemType.cs,
+ PropertyGrid.cs, PropertySort.cs, PropertyTabChangedEventArgs.cs,
+ PropertyTabChangedEventHandler.cs, PropertyValueChangedEventArgs.cs
+ PropertyValueChangedEventHandler.cs,
+ SelectedGridItemChangedEventArgs.cs,
+ SelectedGridItemChangedEventHandler.cs
+
+2005-01-26 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.Sources: Added NotifyIcon.cs
+
+2005-01-16 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.Sources: Added AccessibleEvents.cs
+
+2005-01-16 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.Sources: Added Cursors.cs
+
+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
+ build list
+
+2004-12-01 Jackson Harper <jackson@ximian.com>
+
+ * System.Windows.Forms.dll.sources: Add TreeNode love to the build.
+
+2004-11-30 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Removed textbox
+ references, accidentally checked those in, but textbox is
+ not yet ready for primetime
+
+2004-11-29 Peter Bartok <pbartok@novell.com>
+
+ * System.Windows.Forms.dll.sources: Removed tree
+ additions.
+ I am removing these files as they conflict with already completed
+ work. While it is fantastic to get contributions to MWF, I
+ respectfully ask that everyone please coordinate their contributions
+ through mono-winforms-list or #mono-winforms at this time. We're
+ explicitly avoiding stubbing and don't want controls that don't have
+ their basic functionality implemented in svn. Please also see
+ http://www.mono-project.com/contributing/winforms.html
+
+2004-11-29 Marek Safar <marek.safar@seznam.cz>
+
+ * System.Windows.Forms.dll.sources: Added
+ TreeNode.cs, TreeNodeCollection.cs, TreeView.cs,
+ TreeViewAction.cs, TreeViewEventArgs.cs
+
+ * System.Windows.Forms_test.dll.sources: Added
+ TreeNodeTest.cs
+
+2004-11-24 Ravindra <rkumar@novell.com>
+
+ * SWF.csproj: Updated project.
+
+2004-11-23 John BouAntoun <jba-mono@optusnet.com.au>
+
+ * System.Windows.Forms.dll.sources: added MonthCalendar files
+
+2004-11-21 Ravindra <rkumar@novell.com>
+
+ * SWF.csproj: Updated project.
+
+2004-11-11 Jackson Harper <jackson@ximian.com>
+
+ * System.Windows.Forms.dll.sources: Add
+ TreeViewImageIndexConverter.cs and OwnerDrawPropertyBag.cs to build
+
+2004-11-01 23:19 ravindra
+
+ * SWF.csproj: Updated project.
+
+2004-10-26 03:38 ravindra
+
+ * SWF.csproj: Updated project.
+
+2004-10-20 04:16 jordi
+
+ * System.Windows.Forms.dll.sources: enum need it by SystemInfo
+
+2004-10-19 16:50 jackson
+
+ * System.Windows.Forms.dll.sources: New optimized event queue
+
+2004-10-18 00:31 ravindra
+
+ * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
+ list and project to fix the build.
+
+2004-10-15 09:14 ravindra
+
+ * SWF.csproj, System.Windows.Forms.dll.sources: Updates sources
+ list and project.
+
+2004-10-15 06:43 jordi
+
+ * System.Windows.Forms.dll.sources: menu work, mainmenu, subitems,
+ etc
+
+2004-10-13 21:21 ravindra
+
+ * SWF.csproj: Updated project.
+
+2004-10-04 04:58 ravindra
+
+ * SWF.csproj: Updated project.
+
+2004-10-02 12:55 pbartok
+
+ * System.Windows.Forms.dll.sources:
+ - Added LeftRightAlignment source reference
+
+2004-09-30 07:32 ravindra
+
+ * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
+ sources list.
+
+2004-09-29 23:02 jambunathan
+
+ * SWF.csproj: Updated csproj to include Appearance.cs, CheckBox.cs,
+ CheckState.cs
+
+2004-09-28 14:11 jackson
+
+ * System.Windows.Forms.dll.sources: Give the build some love
+
+2004-09-28 04:31 ravindra
+
+ * Notes: Added a minor note.
+
+2004-09-28 00:18 pbartok
+
+ * Notes:
+ - Initial check in. A place to log info about MWF that doesn't fit
+ anywhere else
+
+2004-09-24 12:02 jackson
+
+ * System.Windows.Forms.dll.sources: Add tab classes to the build
+
+2004-09-23 01:44 ravindra
+
+ * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
+ list and project file.
+
+2004-09-20 18:54 jackson
+
+ * Makefile: New message loop that uses poll so we don't get a busy
+ loop
+
+2004-09-19 23:41 ravindra
+
+ * Guidelines: Added a note to Guidelines.
+
+2004-09-17 06:19 jordi
+
+ * System.Windows.Forms.dll.sources: Very early menu support
+
+2004-09-16 01:19 ravindra
+
+ * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
+ sources list.
+
+2004-09-13 22:09 ravindra
+
+ * SWF.csproj: Updated project.
+
+2004-09-13 09:24 jordi
+
+ * System.Windows.Forms.dll.sources: Add to the build Process
+
+2004-09-09 01:15 jordi
+
+ * System.Windows.Forms.dll.sources: measureitem args and handler
+
+2004-09-09 00:03 ravindra
+
+ * SWF.csproj: Updated project.
+
+2004-09-08 23:57 ravindra
+
+ * System.Windows.Forms.dll.sources: Added some new enums to the
+ list.
+
+2004-09-08 06:45 jordi
+
+ * System.Windows.Forms.dll.sources: enumerations need it by menus
+
+2004-09-07 11:12 jordi
+
+ * System.Windows.Forms.dll.sources: GroupBox control
+
+2004-09-02 14:28 pbartok
+
+ * System.Windows.Forms.dll.sources:
+ - Added AccessibleNavigation and AccessibleSelection source files
+
+2004-08-31 20:52 ravindra
+
+ * Design, Guidelines: Minor formatting changes and added location
+ for the coding style guideline for Mono.
+
+2004-08-31 19:37 pbartok
+
+ * Guidelines:
+ - Removed wrong stuff
+
+2004-08-31 16:10 pbartok
+
+ * README:
+ - Updated
+
+2004-08-31 03:13 ravindra
+
+ * System.Windows.Forms_test.dll.sources: Added sources list for
+ test dll.
+
+2004-08-30 10:48 pbartok
+
+ * Design, Guidelines:
+ - Initial check-in
+
+2004-08-29 22:35 pbartok
+
+ * System.Windows.Forms.dll.sources:
+ - Added System.Resources source files
+
+2004-08-27 16:18 ravindra
+
+ * Makefile: Lets do some tests too.
+
+2004-08-27 16:14 ravindra
+
+ * System.Windows.Forms.dll.sources: Added ImageIndexConverter to
+ sources.
+
+2004-08-23 13:14 pbartok
+
+ * SWF.csproj, SWF.sln:
+ - Created properly pathed VS.Net project and solution
+
+2004-08-23 10:46 jackson
+
+ * System.Windows.Forms.dll.sources: oops. remove unused file
+
+2004-08-22 17:47 jackson
+
+ * System.Windows.Forms.dll.sources: Add PictureBox to the build
+
+2004-08-22 12:04 pbartok
+
+ * System.Windows.Forms.dll.sources:
+ - Added Cursor.cs source
+
+2004-08-22 11:59 pbartok
+
+ * System.Windows.Forms.dll.sources:
+ - Restored sort order for file
+ - Added UserControl source file
+
+2004-08-20 13:10 jackson
+
+ * System.Windows.Forms.dll.sources: Classes for sending Async
+ messages through X/Win32
+
+2004-08-19 16:25 jordi
+
+ * System.Windows.Forms.dll.sources: theme enhancaments
+
+2004-08-17 15:09 jackson
+
+ * System.Windows.Forms.dll.sources: Add Panel to the build
+
+2004-08-16 15:24 jackson
+
+ * System.Windows.Forms.dll.sources: HandleData is used for storing
+ message information for window handles
+
+2004-08-16 08:59 pbartok
+
+ * System.Windows.Forms.dll.sources:
+ - Added ButtonBase.cs
+
+2004-08-15 17:22 ravindra
+
+ * System.Windows.Forms.dll.sources: Updated sources list for
+ ToolBar Control.
+
+2004-08-13 10:25 jackson
+
+ * System.Windows.Forms.dll.sources: SWF Timer
+
+2004-08-12 10:19 jackson
+
+ * System.Windows.Forms.dll.sources: Classes for handling status bar
+ panel click events
+
+2004-08-11 15:24 pbartok
+
+ * System.Windows.Forms.dll.sources:
+ - Fixed filename for BindingManagerBase.cs
+ - Alphabetized files
+
+2004-08-10 19:11 jackson
+
+ * System.Windows.Forms.dll.sources: Add StatusBarDrawItem stuff to
+ build
+
+2004-08-10 12:59 jackson
+
+ * System.Windows.Forms.dll.sources: Add Draw Item
+
+2004-08-09 15:40 jackson
+
+ * System.Windows.Forms.dll.sources: Add status bar panel files to
+ the build
+
+2004-08-07 17:01 jackson
+
+ * System.Windows.Forms.dll.sources: Add HorizontalAlignment enum to
+ build
+
+2004-07-26 11:42 jordi
+
+ * System.Windows.Forms.dll.sources: Theme support
+
+2004-07-26 05:41 jordi
+
+ * System.Windows.Forms.dll.sources: initial messagebox
+ implementation
+
+2004-07-21 10:19 jordi
+
+ * System.Windows.Forms.dll.sources: LinkLabel control
+ implementation
+
+2004-07-16 05:18 jordi
+
+ * System.Windows.Forms.dll.sources: add ImageList,
+ ImageListStreamer, and ColorDepth to the build process
+
+2004-07-15 03:38 jordi
+
+ * System.Windows.Forms.dll.sources: Horizontal and Vertical
+ TrackBar control implementation
+
+2004-07-13 09:33 jordi
+
+ * System.Windows.Forms.dll.sources: vertical and hort. classes
+ commit
+
+2004-07-08 23:21 pbartok
+
+ * Makefile, README, System.Windows.Forms.dll.sources:
+ - Initial check-in
+