You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -1,177 +0,0 @@
|
||||
2008-02-10 Sebastien Pouliot <sebastien@ximian.com>
|
||||
|
||||
* DataFieldConverter.cs, DataMemberConverter.cs, DataSourceConverter.cs:
|
||||
Use 'is' instead of 'as' and a null check. Found using Gendarme new
|
||||
UseIsOperator rule.
|
||||
|
||||
2007-10-09 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* HtmlControlDesigner.cs, WebControlToolboxItem.cs,
|
||||
ResourceExpressionEditorSheet.cs, ReadWriteControlDesigner.cs,
|
||||
UrlBuilder.cs :
|
||||
Cosmetic 2.0 API fixes. Remove meaningless TypeConverter
|
||||
|
||||
2007-10-05 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ExpressionsCollectionConverter.cs,
|
||||
ExpressionsCollectionEditor.cs,
|
||||
HierarchicalDataSourceConverter.cs,
|
||||
HierarchicalDataSourceDesigner.cs : more 2.0 files.
|
||||
* ControlDesigner.cs, ControlDesignerState.cs, ControlParser.cs,
|
||||
DataBindingCollectionConverter.cs, DataBindingCollectionEditor.cs,
|
||||
DataSourceConverter.cs, DesignTimeData.cs, ExpressionEditor.cs,
|
||||
ExpressionEditorSheet.cs, HtmlControlDesigner.cs,
|
||||
IControlDesignerBehaviour.cs, IDataSourceDesigner.cs,
|
||||
IDesignTimeResourceWriter.cs, IHtmlControlDesignerBehavior.cs,
|
||||
ITemplateEditingFrame.cs, ITemplateEditingService.cs,
|
||||
IWebFormReferenceManager.cs, IWebFormsDocumentService.cs,
|
||||
ReadWriteControlDesigner.cs, ResourceExpressionEditorSheet.cs,
|
||||
TemplateDefinition.cs, TemplateEditingService.cs,
|
||||
TemplateEditingVerb.cs, TemplatedControlDesigner.cs,
|
||||
TextControlDesigner.cs, UrlBuilder.cs, UserControlDesigner.cs,
|
||||
ViewFlags.cs, WebControlToolboxItem.cs, WebFormsRootDesigner.cs:
|
||||
a bunch of API fixes on existing files.
|
||||
|
||||
2007-10-05 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* MailFileEditor.cs, MdbDataFileEditor.cs,
|
||||
ResourceExpressionEditorSheet.cs, SkinIDTypeConverter.cs,
|
||||
SupportsPreviewControlAttribute.cs,
|
||||
TemplateModeChangedEventArgs.cs, TransactedChangeCallback.cs,
|
||||
TypeSchema.cs, UserControlFileEditor.cs,
|
||||
WebFormsDesignerActionService.cs, XmlDataFileEditor.cs,
|
||||
XmlDocumentSchema.cs, XsdSchemaFileEditor.cs,
|
||||
XslTransformFileEditor.cs : more 2.0 fiels.
|
||||
|
||||
2007-10-05 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* DataColumnSelectionConverter.cs, DataSetFieldSchema.cs,
|
||||
DataSetSchema.cs, DataSetViewSchema.cs,
|
||||
DataSourceBooleanViewSchemaConverter.cs, DataSourceDesigner.cs,
|
||||
DataSourceViewSchemaConverter.cs,
|
||||
DesignerHierarchicalDataSourceView.cs,
|
||||
IContentResolutionService.cs, IDataSourceSchema.cs,
|
||||
IDesignTimeResourceProviderFactoryService.cs,
|
||||
IDocumentProjectItem.cs, IFolderProjectItem.cs,
|
||||
IHierarchicalDataSourceDesigner.cs, IWebAdministrationService.cs :
|
||||
more new 2.0 files.
|
||||
|
||||
2007-10-01 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ContentDefinition.cs, ContentDesignerState.cs,
|
||||
ControlLocation.cs, DesignTimeResourceProviderFactory.cs,
|
||||
IControlDesignerTag.cs, IControlDesignerView.cs,
|
||||
IDesignTimeResourceWriter.cs, ViewEvent.cs, ViewEventArgs.cs,
|
||||
ViewEventHandler.cs, WebFormsReferenceManager.cs,
|
||||
WebFormsRootDesigner.cs : new stubs.
|
||||
* ControlDesigner.cs : Added some more members. Uncomment
|
||||
RootDesigner and Tag.
|
||||
|
||||
2007-09-28 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ControlDesigner.cs, TemplatedControlDesigner.cs :
|
||||
Added some 2.0 members and excluded some non-2.0 stuff.
|
||||
|
||||
* ClientScriptItem.cs, ClientScriptItemCollection.cs,
|
||||
ConnectionStringEditor.cs, ContainerControlDesigner.cs,
|
||||
DesignerAutoFormat.cs, DesignerAutoFormatCollection.cs,
|
||||
DesignerAutoFormatStyle.cs : new stubs.
|
||||
|
||||
2007-09-27 Marek Habersack <mhabersack@novell.com>
|
||||
|
||||
* ControlPersister.cs: added the PersistTemplate property stubs.
|
||||
|
||||
* ControlDesignerState.cs: added
|
||||
|
||||
* ControlDesigner.cs: added the DesignerState, SetViewFlags,
|
||||
TemplateGroups, ViewControl and ViewControlCreated property
|
||||
stubs.
|
||||
|
||||
2007-09-25 Marek Habersack <mhabersack@novell.com>
|
||||
|
||||
* TemplatedEditableDesignerRegion.cs, TemplateDefinition.cs,
|
||||
IDataBindingSchemaProvider.cs, IDataBindingSchemaProvider.cs,
|
||||
TemplateGroupCollection.cs: added
|
||||
|
||||
2007-09-11 Marek Habersack <mhabersack@novell.com>
|
||||
|
||||
* ControlDesigner.cs: added a few 2.0 stubs
|
||||
|
||||
* DesignerRegion.cs: added
|
||||
|
||||
* DesignerObject.cs: added
|
||||
|
||||
* DesignerRegionCollection.cs: added
|
||||
|
||||
* ViewRendering.cs: added
|
||||
|
||||
* EditableDesignerRegion.cs: added
|
||||
|
||||
2007-01-12 Miguel de Icaza <miguel@novell.com>
|
||||
|
||||
* ControlDesigner.cs: Remove TODO/NIEX from this method.
|
||||
|
||||
2006-08-14 Raja R Harinath <rharinath@novell.com>
|
||||
|
||||
* IDataSourceFieldSchema.cs: New. Used by dll in #79012 testcase.
|
||||
|
||||
2006-01-22 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* IProjectItem.cs: new interface.
|
||||
* IWebApplication.cs: new interface.
|
||||
|
||||
* ExpressionEditorSheet.cs: stubbed.
|
||||
* ExpressionEditor.cs: stubbed.
|
||||
* AppSettingsExpressionEditor.cs: stubbed.
|
||||
* ResourceExpressionEditor.cs: stubbed.
|
||||
|
||||
2004-06-11 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* CalendarDataBindingHandler.cs: stubbed
|
||||
* ColorBuilder.cs: stubbed
|
||||
* ControlParser.cs: stubbed
|
||||
* ControlPersister.cs: stubbed
|
||||
* DataBindingCollectionConverter.cs: stubbed
|
||||
* DataBindingCollectionEditor.cs: stubbed
|
||||
* DataBindingValueUIHandler.cs: stubbed
|
||||
* DataFieldConverter.cs: stubbed
|
||||
* DataMemberConverter.cs: stubbed
|
||||
* DataSourceConverter.cs: stubbed
|
||||
* DesignTimeData.cs: stubbed
|
||||
* HtmlIntrinsicControlDesigner.cs: stubbed
|
||||
* HyperLinkDataBindingHandler.cs: stubbed
|
||||
* IControlDesignerBehaviour.cs: stubbed
|
||||
* IDataSourceProvider.cs: stubbed
|
||||
* ITemplateEditingFrame.cs: stubbed
|
||||
* ITemplateEditingService.cs: stubbed
|
||||
* IWebFormReferenceManager.cs: stubbed
|
||||
* IWebFormsBuilderUIService.cs: stubbed
|
||||
* IWebFormsDocumentService.cs: stubbed
|
||||
* TemplateEditingService.cs: stubbed
|
||||
* TemplateEditingVerb.cs: stubbed
|
||||
* TemplatedControlDesigner.cs: stubbed
|
||||
* TextControlDesigner.cs: stubbed
|
||||
* TextDataBindingHandler.cs: stubbed
|
||||
* UrlBuilder.cs: stubbed
|
||||
* UserControlDesigner.cs: stubbed
|
||||
* XmlFileEditor.cs: stubbed
|
||||
|
||||
2003-12-15 Jackson Harper <jackson@ximian.com>
|
||||
|
||||
* UrlEditor.cs:
|
||||
* ImageUrlEditor.cs:
|
||||
* XmlUrlEditor.cs:
|
||||
* XslUrlEditor.cs:
|
||||
* UrlBuilderOptions.cs: Implement
|
||||
|
||||
2003-10-20 Ben Maurer <bmaurer@users.sourceforge.net>
|
||||
|
||||
* ControlDesigner.cs, DataBindingCollection.cs,
|
||||
HtmlControlDesigner.cs, IHtmlControlDesignerBehavior.cs,
|
||||
ReadWriteControlDesigner.cs, WebControlToolboxItem.cs: Stub out files
|
||||
|
||||
|
||||
2003-01-07 Gaurav Vaish <gvaish_mono AT lycos.com>
|
||||
|
||||
* DataBindingHandler.cs : Implemented.
|
||||
|
Reference in New Issue
Block a user