X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.dll.sources;h=291057f0e8cb147f97ea46951622bfb3db6ae5d4;hb=58dd5660cb0624a334716aae4c9947bbf70db483;hp=4db29edeb88a138028635bbc536c349051f22176;hpb=7015b812166d0992223b5dc4421deab637500265;p=mono.git diff --git a/mcs/class/System/System.dll.sources b/mcs/class/System/System.dll.sources index 4db29edeb88..291057f0e8c 100644 --- a/mcs/class/System/System.dll.sources +++ b/mcs/class/System/System.dll.sources @@ -118,6 +118,8 @@ System.CodeDom.Compiler/CodeDomProvider.cs System.CodeDom.Compiler/CodeGenerator.cs System.CodeDom.Compiler/CodeGeneratorOptions.cs System.CodeDom.Compiler/CodeParser.cs +System.CodeDom.Compiler/Compiler.cs +System.CodeDom.Compiler/CompilerCollection.cs System.CodeDom.Compiler/CompilerErrorCollection.cs System.CodeDom.Compiler/CompilerError.cs System.CodeDom.Compiler/CompilerInfo.cs @@ -136,6 +138,7 @@ System.CodeDom/FieldDirection.cs System.CodeDom/MemberAttributes.cs System.Collections.Generic/LinkedList.cs System.Collections.Generic/LinkedListNode.cs +System.Collections.Generic/RBTree.cs System.Collections.Generic/Queue.cs System.Collections.Generic/SortedDictionary.cs System.Collections.Generic/SortedList.cs @@ -152,18 +155,22 @@ System.Collections.Specialized/ProcessStringDictionary.cs System.Collections.Specialized/StringCollection.cs System.Collections.Specialized/StringDictionary.cs System.Collections.Specialized/StringEnumerator.cs +System.ComponentModel/AddingNewEventArgs.cs +System.ComponentModel/AddingNewEventHandler.cs System.ComponentModel/AmbientValueAttribute.cs System.ComponentModel/ArrayConverter.cs System.ComponentModel/AsyncCompletedEventArgs.cs System.ComponentModel/AsyncCompletedEventHandler.cs System.ComponentModel/AsyncOperation.cs System.ComponentModel/AsyncOperationManager.cs +System.ComponentModel/AttributeProviderAttribute.cs System.ComponentModel/AttributeCollection.cs System.ComponentModel/BackgroundWorker.cs System.ComponentModel/BaseNumberConverter.cs System.ComponentModel/BindableAttribute.cs System.ComponentModel/BindableSupport.cs System.ComponentModel/BindingDirection.cs +System.ComponentModel/BindingList.cs System.ComponentModel/BooleanConverter.cs System.ComponentModel/BrowsableAttribute.cs System.ComponentModel/ByteConverter.cs @@ -175,6 +182,7 @@ System.ComponentModel/CollectionChangeAction.cs System.ComponentModel/CollectionChangeEventArgs.cs System.ComponentModel/CollectionChangeEventHandler.cs System.ComponentModel/CollectionConverter.cs +System.ComponentModel/ComplexBindingPropertiesAttribute.cs System.ComponentModel/ComponentCollection.cs System.ComponentModel/ComponentConverter.cs System.ComponentModel/Component.cs @@ -182,8 +190,13 @@ System.ComponentModel/ComponentEditor.cs System.ComponentModel/ComponentResourceManager.cs System.ComponentModel/Container.cs System.ComponentModel/CultureInfoConverter.cs +System.ComponentModel/DataObjectAttribute.cs +System.ComponentModel/DataObjectFieldAttribute.cs +System.ComponentModel/DataObjectMethodAttribute.cs +System.ComponentModel/DataObjectMethodType.cs System.ComponentModel/DateTimeConverter.cs System.ComponentModel/DecimalConverter.cs +System.ComponentModel/DefaultBindingPropertyAttribute.cs System.ComponentModel/DefaultEventAttribute.cs System.ComponentModel/DefaultPropertyAttribute.cs System.ComponentModel/DefaultValueAttribute.cs @@ -279,6 +292,7 @@ System.ComponentModel/HandledEventArgs.cs System.ComponentModel/HandledEventHandler.cs System.ComponentModel/IBindingList.cs System.ComponentModel/IBindingListView.cs +System.ComponentModel/ICancelAddNew.cs System.ComponentModel/IChangeTracking.cs System.ComponentModel/IComNativeDescriptorHandler.cs System.ComponentModel/IComponent.cs @@ -287,10 +301,14 @@ System.ComponentModel/ICustomTypeDescriptor.cs System.ComponentModel/IDataErrorInfo.cs System.ComponentModel/IEditableObject.cs System.ComponentModel/IExtenderProvider.cs +System.ComponentModel/IIntellisenseBuilder.cs System.ComponentModel/IListSource.cs System.ComponentModel/ImmutableObjectAttribute.cs +System.ComponentModel/INestedContainer.cs +System.ComponentModel/INestedSite.cs System.ComponentModel/InheritanceAttribute.cs System.ComponentModel/InheritanceLevel.cs +System.ComponentModel/InitializationEventAttribute.cs System.ComponentModel/INotifyPropertyChanged.cs System.ComponentModel/InstallerTypeAttribute.cs System.ComponentModel/Int16Converter.cs @@ -301,6 +319,7 @@ System.ComponentModel/IRevertibleChangeTracking.cs System.ComponentModel/IRaiseItemChangedEvents.cs System.ComponentModel/ISite.cs System.ComponentModel/ISupportInitialize.cs +System.ComponentModel/ISupportInitializeNotification.cs System.ComponentModel/ISynchronizeInvoke.cs System.ComponentModel/ITypeDescriptorContext.cs System.ComponentModel/ITypedList.cs @@ -321,11 +340,13 @@ System.ComponentModel/ListSortDescription.cs System.ComponentModel/ListSortDirection.cs System.ComponentModel/LocalizableAttribute.cs System.ComponentModel/MarshalByValueComponent.cs +System.ComponentModel/MaskedTextProvider.cs System.ComponentModel/MaskedTextResultHint.cs System.ComponentModel/MemberDescriptor.cs System.ComponentModel/MergablePropertyAttribute.cs System.ComponentModel/NotifyParentPropertyAttribute.cs System.ComponentModel/ParenthesizePropertyNameAttribute.cs +System.ComponentModel/PasswordPropertyTextAttribute.cs System.ComponentModel/PropertyChangedEventArgs.cs System.ComponentModel/PropertyChangedEventHandler.cs System.ComponentModel/PropertyDescriptorCollection.cs @@ -423,6 +444,7 @@ System/DefaultUriParser.cs System.Diagnostics/AlphabeticalEnumConverter.cs System.Diagnostics/BooleanSwitch.cs System.Diagnostics/ConsoleTraceListener.cs +System.Diagnostics/CorrelationManager.cs System.Diagnostics/CounterCreationDataCollection.cs System.Diagnostics/CounterCreationData.cs System.Diagnostics/CounterSampleCalculator.cs @@ -475,6 +497,8 @@ System.Diagnostics/ProcessStartInfo.cs System.Diagnostics/ProcessThreadCollection.cs System.Diagnostics/ProcessThread.cs System.Diagnostics/ProcessWindowStyle.cs +System.Diagnostics/SourceLevels.cs +System.Diagnostics/SourceSwitch.cs System.Diagnostics/Switch.cs System.Diagnostics/Stopwatch.cs System.Diagnostics/TextWriterTraceListener.cs @@ -482,12 +506,16 @@ System.Diagnostics/ThreadPriorityLevel.cs System.Diagnostics/ThreadState.cs System.Diagnostics/ThreadWaitReason.cs System.Diagnostics/Trace.cs +System.Diagnostics/TraceEventCache.cs +System.Diagnostics/TraceEventType.cs System.Diagnostics/TraceImpl.cs System.Diagnostics/TraceLevel.cs System.Diagnostics/TraceListenerCollection.cs System.Diagnostics/TraceListener.cs +System.Diagnostics/TraceSource.cs System.Diagnostics/TraceSwitch.cs System.Diagnostics/Win32EventLog.cs +System.Diagnostics/XmlWriterTraceListener.cs System/FileStyleUriParser.cs System/FtpStyleUriParser.cs System/GenericUriParser.cs @@ -535,6 +563,11 @@ System.IO/WaitForChangedResult.cs System.IO/WatcherChangeTypes.cs System.IO/WindowsWatcher.cs System/LdapStyleUriParser.cs +System.Media/AudioData.cs +System.Media/AudioDevice.cs +System.Media/SoundPlayer.cs +System.Media/SystemSound.cs +System.Media/SystemSounds.cs System.Net/AuthenticationManager.cs System.Net/AuthenticationSchemes.cs System.Net/AuthenticationSchemeSelector.cs @@ -605,6 +638,7 @@ System.Net/FtpDataStream.cs System.Net/FtpRequestCreator.cs System.Net/FtpStatusCode.cs System.Net/FtpWebRequest.cs +System.Net/FtpStatus.cs System.Net/FtpWebResponse.cs System.Net/GlobalProxySelection.cs System.Net/HttpConnection.cs @@ -734,7 +768,9 @@ System.Net/SocketAddress.cs System.Net/SocketPermissionAttribute.cs System.Net/SocketPermission.cs System.Net.Sockets/AddressFamily.cs +System.Net.Sockets/IOControlCode.cs System.Net.Sockets/IPv6MulticastOption.cs +System.Net.Sockets/IPPacketInformation.cs System.Net.Sockets/LingerOption.cs System.Net.Sockets/MulticastOption.cs System.Net.Sockets/NetworkStream.cs @@ -745,12 +781,15 @@ System.Net.Sockets/Socket.cs System.Net.Sockets/SocketError.cs System.Net.Sockets/SocketException.cs System.Net.Sockets/SocketFlags.cs +System.Net.Sockets/SocketInformation.cs +System.Net.Sockets/SocketInformationOptions.cs System.Net.Sockets/SocketOptionLevel.cs System.Net.Sockets/SocketOptionName.cs System.Net.Sockets/SocketShutdown.cs System.Net.Sockets/SocketType.cs System.Net.Sockets/TcpClient.cs System.Net.Sockets/TcpListener.cs +System.Net.Sockets/TransmitFileOptions.cs System.Net.Sockets/UdpClient.cs System/NetTcpStyleUriParser.cs System.Net/TransportType.cs @@ -892,3 +931,5 @@ System.Net/UploadValuesCompletedEventArgs.cs System.Net/UploadValuesCompletedEventHandler.cs System.Net/UploadStringCompletedEventHandler.cs System.Net/DownloadStringCompletedEventHandler.cs +System.Runtime.InteropServices/DefaultParameterValueAttribute.cs +System.Runtime.InteropServices/StandardOleMarshalObject.cs