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:
authorJb Evain <jbevain@gmail.com>2009-07-22 18:20:44 +0400
committerJb Evain <jbevain@gmail.com>2009-07-22 18:20:44 +0400
commited3bd999ccd66b268a5d1fc94c5936ee1b12cd8b (patch)
tree2be67e16de30a800fe83c8bf411c1b1a121789d5 /mcs/class/System
parent00d03b988fff9cd4c7107e33f4ed228adc25aa1b (diff)
2009-07-22 Jb Evain <jbevain@novell.com>
* monotouch_System.dll.sources: bring Process in. svn path=/trunk/mcs/; revision=138409
Diffstat (limited to 'mcs/class/System')
-rw-r--r--mcs/class/System/ChangeLog4
-rw-r--r--mcs/class/System/monotouch_System.dll.sources43
2 files changed, 47 insertions, 0 deletions
diff --git a/mcs/class/System/ChangeLog b/mcs/class/System/ChangeLog
index 810f4a6265f..1e341394cf6 100644
--- a/mcs/class/System/ChangeLog
+++ b/mcs/class/System/ChangeLog
@@ -1,3 +1,7 @@
+2009-07-22 Jb Evain <jbevain@novell.com>
+
+ * monotouch_System.dll.sources: bring Process in.
+
2009-06-28 Gert Driesen <drieseng@users.sourceforge.net>
* System_test.dll.sources: Added IPv6MulticastOptionTest.cs and
diff --git a/mcs/class/System/monotouch_System.dll.sources b/mcs/class/System/monotouch_System.dll.sources
index 4577b0befcb..1ee7695a412 100644
--- a/mcs/class/System/monotouch_System.dll.sources
+++ b/mcs/class/System/monotouch_System.dll.sources
@@ -1 +1,44 @@
#include net_2_1_raw_System.dll.sources
+System.Collections.Specialized/ProcessStringDictionary.cs
+System.ComponentModel.Design/CommandID.cs
+System.ComponentModel.Design/ComponentEventArgs.cs
+System.ComponentModel.Design/ComponentEventHandler.cs
+System.ComponentModel.Design/DesignerVerb.cs
+System.ComponentModel.Design/DesignerVerbCollection.cs
+System.ComponentModel.Design/IDesigner.cs
+System.ComponentModel.Design/MenuCommand.cs
+System.ComponentModel.Design/StandardCommands.cs
+System.ComponentModel/BrowsableAttribute.cs
+System.ComponentModel/Component.cs
+System.ComponentModel/DefaultEventAttribute.cs
+System.ComponentModel/DefaultPropertyAttribute.cs
+System.ComponentModel/DesignerAttribute.cs
+System.ComponentModel/DesignerCategoryAttribute.cs
+System.ComponentModel/DesignerSerializationVisibility.cs
+System.ComponentModel/DesignerSerializationVisibilityAttribute.cs
+System.ComponentModel/EditorAttribute.cs
+System.ComponentModel/EventHandlerList.cs
+System.ComponentModel/ExpandableObjectConverter.cs
+System.ComponentModel/IComponent.cs
+System.ComponentModel/ISynchronizeInvoke.cs
+System.ComponentModel/InvalidEnumArgumentException.cs
+System.ComponentModel/NotifyParentPropertyAttribute.cs
+System.ComponentModel/PropertyDescriptor.cs
+System.ComponentModel/RecommendedAsConfigurableAttribute.cs
+System.ComponentModel/Win32Exception.cs
+System.Diagnostics/DataReceivedEventArgs.cs
+System.Diagnostics/DataReceivedEventHandler.cs
+System.Diagnostics/FileVersionInfo.cs
+System.Diagnostics/MonitoringDescriptionAttribute.cs
+System.Diagnostics/Process.cs
+System.Diagnostics/ProcessModule.cs
+System.Diagnostics/ProcessModuleCollection.cs
+System.Diagnostics/ProcessPriorityClass.cs
+System.Diagnostics/ProcessStartInfo.cs
+System.Diagnostics/ProcessThread.cs
+System.Diagnostics/ProcessThreadCollection.cs
+System.Diagnostics/ProcessWindowStyle.cs
+System.Diagnostics/ThreadPriorityLevel.cs
+System.Diagnostics/ThreadState.cs
+System.Diagnostics/ThreadWaitReason.cs
+System.IO/MonoSyncFileStream.cs