Gonzalo Paniagua Javier fee8fdda16 2002-10-30 Gonzalo Paniagua Javier <[email protected]> 23 years ago
..
AttributeCollection.cs 0d04c16030 2002-07-12 Gonzalo Paniagua Javier <[email protected]> 23 years ago
BindableAttribute.cs 9cfb41535a 2002-07-22 Tim Coleman <[email protected]> 23 years ago
BindableSupport.cs f08d92fb2c 2002-08-23 Gonzalo Paniagua Javier <[email protected]> 23 years ago
BrowsableAttribute.cs b187e6674e 2001-10-27 Miguel de Icaza <[email protected]> 24 years ago
CancelEventArgs.cs 447eb0ca67 23 years ago
CancelEventHandler.cs 447eb0ca67 23 years ago
CategoryAttribute.cs 547a6d31df 2002-04-28 Rodrigo Moya <[email protected]> 24 years ago
ChangeLog fee8fdda16 2002-10-30 Gonzalo Paniagua Javier <[email protected]> 23 years ago
CollectionChangeAction.cs 3833f4ccda 2002-04-28 Duncan Mak <[email protected]> 24 years ago
CollectionChangeEventArgs.cs 9e6ca819a3 2002-04-28 Rodrigo Moya <[email protected]> 24 years ago
CollectionChangeEventHandler.cs 9e6ca819a3 2002-04-28 Rodrigo Moya <[email protected]> 24 years ago
Component.cs 3e02dca4b6 2002-08-28 Gonzalo Paniagua Javier <[email protected]> 23 years ago
ComponentCollection.cs 3e02dca4b6 2002-08-28 Gonzalo Paniagua Javier <[email protected]> 23 years ago
Container.cs 3e02dca4b6 2002-08-28 Gonzalo Paniagua Javier <[email protected]> 23 years ago
DefaultEventAttribute.cs 77373fceff 2002-07-13 Gonzalo Paniagua Javier <[email protected]> 23 years ago
DefaultPropertyAttribute.cs 21c3934525 2002-07-06 Gonzalo Paniagua Javier <[email protected]> 23 years ago
DefaultValueAttribute.cs e01fb0781c Added new files from Martin Adoue <[email protected]> 23 years ago
DerivedPropertyDescriptor.cs c1a3b925e2 2002-10-29 Daniel Morgan <[email protected]> 23 years ago
DescriptionAttribute.cs b187e6674e 2001-10-27 Miguel de Icaza <[email protected]> 24 years ago
DesignOnlyAttribute.cs cc63806f23 minor CLS conformance tweaks (visibility, virtual, abstract, sealed, etc...) 24 years ago
DesignerSerializationVisibility.cs b187e6674e 2001-10-27 Miguel de Icaza <[email protected]> 24 years ago
DesignerSerializationVisibilityAttribute.cs 84187bf9a6 fixed member accessibility to match MS (corcompare). 24 years ago
EditorBrowsableAttribute.cs e01fb0781c Added new files from Martin Adoue <[email protected]> 23 years ago
EditorBrowsableState.cs e01fb0781c Added new files from Martin Adoue <[email protected]> 23 years ago
EnumConverter.cs 8a0143f98d 2002-07-29 Gonzalo Paniagua Javier <[email protected]> 23 years ago
EventDescriptor.cs 9e63489461 Miscellaneous minor compliancy fixes: 23 years ago
EventDescriptorCollection.cs f08d92fb2c 2002-08-23 Gonzalo Paniagua Javier <[email protected]> 23 years ago
EventHandlerList.cs fee8fdda16 2002-10-30 Gonzalo Paniagua Javier <[email protected]> 23 years ago
ExpandableObjectConverter.cs 6752b58d57 2002-07-22 Tim Coleman <[email protected]> 23 years ago
IBindingList.cs c4cb862aab 2002-05-01 Rodrigo Moya <[email protected]> 24 years ago
IComponent.cs 4914509db5 2002-05-12 Daniel Morgan <[email protected]> 23 years ago
IContainer.cs b691f286c7 24 years ago
ICustomTypeDescriptor.cs 8d9414032f 2002-05-07 Rodrigo Moya <[email protected]> 24 years ago
IDataErrorInfo.cs 8d9414032f 2002-05-07 Rodrigo Moya <[email protected]> 24 years ago
IEditableObject.cs 8d9414032f 2002-05-07 Rodrigo Moya <[email protected]> 24 years ago
IExtenderProvider.cs 447eb0ca67 23 years ago
IListSource.cs 9e6ca819a3 2002-04-28 Rodrigo Moya <[email protected]> 24 years ago
ISite.cs 4914509db5 2002-05-12 Daniel Morgan <[email protected]> 23 years ago
ISupportInitialize.cs 9e6ca819a3 2002-04-28 Rodrigo Moya <[email protected]> 24 years ago
ISynchronizeInvoke.cs 7e3b1b7b4c 24 years ago
ITypeDescriptorContext.cs f08d92fb2c 2002-08-23 Gonzalo Paniagua Javier <[email protected]> 23 years ago
ITypedList.cs c4cb862aab 2002-05-01 Rodrigo Moya <[email protected]> 24 years ago
ListChangedEventArgs.cs 2243a28b34 2002-05-01 Duncan Mak <[email protected]> 24 years ago
ListChangedEventHandler.cs 2243a28b34 2002-05-01 Duncan Mak <[email protected]> 24 years ago
ListChangedType.cs 2243a28b34 2002-05-01 Duncan Mak <[email protected]> 24 years ago
ListSortDirection.cs b61723e1d5 2002-05-01 Duncan Mak <[email protected]> 24 years ago
LocalizableAttribute.cs b187e6674e 2001-10-27 Miguel de Icaza <[email protected]> 24 years ago
MarshalByValueComponent.cs 3e02dca4b6 2002-08-28 Gonzalo Paniagua Javier <[email protected]> 23 years ago
MemberDescriptor.cs 05d404e535 2002-07-20 Gonzalo Paniagua Javier <[email protected]> 23 years ago
NotifyParentPropertyAttribute.cs 9cfb41535a 2002-07-22 Tim Coleman <[email protected]> 23 years ago
PropertyChangedEventArgs.cs 9e6ca819a3 2002-04-28 Rodrigo Moya <[email protected]> 24 years ago
PropertyChangedEventHandler.cs 447eb0ca67 23 years ago
PropertyDescriptor.cs c1a3b925e2 2002-10-29 Daniel Morgan <[email protected]> 23 years ago
PropertyDescriptorCollection.cs a57a294aa8 2002-07-28 Gonzalo Paniagua Javier <[email protected]> 23 years ago
ReadOnlyAttribute.cs 05d404e535 2002-07-20 Gonzalo Paniagua Javier <[email protected]> 23 years ago
RecommendedAsConfigurableAttribute.cs d236c6feec Fix build. 23 years ago
RefreshEventArgs.cs 99751f953a 2002-07-06 Gonzalo Paniagua Javier <[email protected]> 23 years ago
RefreshEventHandler.cs 99751f953a 2002-07-06 Gonzalo Paniagua Javier <[email protected]> 23 years ago
StringConverter.cs f08d92fb2c 2002-08-23 Gonzalo Paniagua Javier <[email protected]> 23 years ago
ToolboxItemAttribute.cs 05d404e535 2002-07-20 Gonzalo Paniagua Javier <[email protected]> 23 years ago
TypeConverter.cs f08d92fb2c 2002-08-23 Gonzalo Paniagua Javier <[email protected]> 23 years ago
TypeConverterAttribute.cs 5fc47ced57 2002-06-20 Gonzalo Paniagua Javier <[email protected]> 23 years ago
TypeDescriptor.cs f08d92fb2c 2002-08-23 Gonzalo Paniagua Javier <[email protected]> 23 years ago
WarningException.cs e135755a10 Add WarningException.cs 23 years ago
Win32Exception.cs b5a59a3011 23 years ago