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:
authorKornél Pál <kornelpal@gmail.com>2006-09-05 17:54:12 +0400
committerKornél Pál <kornelpal@gmail.com>2006-09-05 17:54:12 +0400
commit546a1134d2d6d75e2989249f9b0803ec03e71789 (patch)
tree4236e4ad5f93b22d7ea59722e21a2e824075425e /mcs/class/System.Drawing/System.Drawing.Design
parent31c90e9e978f5bfd536be3dd79875fcdf0a02a15 (diff)
Converted source files to UTF-8 (without byte order mark). Use UTF-8 as the default encoding for compilers.
svn path=/trunk/mcs/; revision=64941
Diffstat (limited to 'mcs/class/System.Drawing/System.Drawing.Design')
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/CategoryNameCollection.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/IPropertyValueUIService.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/IToolboxService.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/IToolboxUser.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/PaintValueEventArgs.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/PropertyValueItem.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIHandler.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIItemInvokeHandler.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventArgs.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventHandler.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventArgs.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventHandler.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/ToolboxItem.cs4
-rw-r--r--mcs/class/System.Drawing/System.Drawing.Design/ToolboxItemCreatorCallback.cs4
14 files changed, 28 insertions, 28 deletions
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/CategoryNameCollection.cs b/mcs/class/System.Drawing/System.Drawing.Design/CategoryNameCollection.cs
index a2754641c76..259b101978d 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/CategoryNameCollection.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/CategoryNameCollection.cs
@@ -2,10 +2,10 @@
// System.Drawing.Design.CategoryNameCollection.cs
//
// Authors:
-// Alejandro Sánchez Acosta
+// Alejandro Sánchez Acosta
// Andreas Nahr (ClassDevelopment@A-SoftTech.com)
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
// (C) 2003 Andreas Nahr
//
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/IPropertyValueUIService.cs b/mcs/class/System.Drawing/System.Drawing.Design/IPropertyValueUIService.cs
index 9cb50b8548d..dc3ba64573e 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/IPropertyValueUIService.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/IPropertyValueUIService.cs
@@ -1,9 +1,9 @@
// System.Drawing.Design.IPropertyValueUIService.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
//
//
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/IToolboxService.cs b/mcs/class/System.Drawing/System.Drawing.Design/IToolboxService.cs
index 36b8c17f12f..db2eabd0bc6 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/IToolboxService.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/IToolboxService.cs
@@ -2,10 +2,10 @@
// System.Drawing.Design.IToolboxService.cs
//
// Authors:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
// Andreas Nahr (ClassDevelopment@A-SoftTech.com)
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
// (C) 2003 Andreas Nahr
// Copyright (C) 2004, 2006 Novell, Inc (http://www.novell.com)
//
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/IToolboxUser.cs b/mcs/class/System.Drawing/System.Drawing.Design/IToolboxUser.cs
index 267cdf478b1..20362f8a881 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/IToolboxUser.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/IToolboxUser.cs
@@ -1,9 +1,9 @@
// System.Drawing.Design.IToolboxUser.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
//
//
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/PaintValueEventArgs.cs b/mcs/class/System.Drawing/System.Drawing.Design/PaintValueEventArgs.cs
index 9c3ba7dd8d6..1b7ba48f874 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/PaintValueEventArgs.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/PaintValueEventArgs.cs
@@ -1,9 +1,9 @@
// System.Drawing.Design.PaintvalueEventArgs.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
//
//
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueItem.cs b/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueItem.cs
index b9eaaf6fe0d..ad6676f5371 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueItem.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueItem.cs
@@ -2,10 +2,10 @@
// System.Drawing.Design.PropertyValueItem.cs
//
// Authors:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
// Andreas Nahr (ClassDevelopment@A-SoftTech.com)
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
// (C) 2003 Andreas Nahr
//
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIHandler.cs b/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIHandler.cs
index e35c0a461a3..a968bc401db 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIHandler.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIHandler.cs
@@ -1,9 +1,9 @@
// System.Drawing.Design.PropertyValueUIHandler.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
// Copyright (C) 2004,2006 Novell, Inc (http://www.novell.com)
//
// Permission is hereby granted, free of charge, to any person obtaining
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIItemInvokeHandler.cs b/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIItemInvokeHandler.cs
index 7364a00ad20..8da82692694 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIItemInvokeHandler.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIItemInvokeHandler.cs
@@ -1,9 +1,9 @@
// System.Drawing.Design.PropertyValueUIItemInvokeHandler.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
// Copyright (C) 2004,2006 Novell, Inc (http://www.novell.com)
//
// Permission is hereby granted, free of charge, to any person obtaining
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventArgs.cs b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventArgs.cs
index 65790a10768..5d0684bdf1e 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventArgs.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventArgs.cs
@@ -1,9 +1,9 @@
// System.Drawing.Design.ToolboxComponentsCreatedEventArgs.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
//
//
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventHandler.cs b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventHandler.cs
index 068328f2e09..3453a92cb7f 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventHandler.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventHandler.cs
@@ -1,9 +1,9 @@
// System.Drawing.Design.IDesignerHost.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
// Copyright (C) 2004,2006 Novell, Inc (http://www.novell.com)
//
// Permission is hereby granted, free of charge, to any person obtaining
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventArgs.cs b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventArgs.cs
index cd7c35346de..fde3cb334a6 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventArgs.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventArgs.cs
@@ -2,9 +2,9 @@
// System.Drawing.Design.ToolboxComponentsCreatingEventArgs.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
//
//
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventHandler.cs b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventHandler.cs
index 2c0d83682d3..545c1a869e1 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventHandler.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventHandler.cs
@@ -1,9 +1,9 @@
// System.Drawing.Design.ToolboxComponentsCreatingEventHandler.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
// Copyright (C) 2004,2006 Novell, Inc (http://www.novell.com)
//
// Permission is hereby granted, free of charge, to any person obtaining
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxItem.cs b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxItem.cs
index 02d4b821273..e23149f8415 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxItem.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxItem.cs
@@ -2,11 +2,11 @@
// System.Drawing.Design.ToolboxItem.cs
//
// Authors:
-// Alejandro Sánchez Acosta
+// Alejandro Sánchez Acosta
// Andreas Nahr (ClassDevelopment@A-SoftTech.com)
// Jordi Mas i Hernandez, jordimash@gmail.com
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
// (C) 2003 Andreas Nahr
// Copyright (C) 2004-2006 Novell, Inc (http://www.novell.com)
//
diff --git a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxItemCreatorCallback.cs b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxItemCreatorCallback.cs
index e9fd1d77713..1601a2544fb 100644
--- a/mcs/class/System.Drawing/System.Drawing.Design/ToolboxItemCreatorCallback.cs
+++ b/mcs/class/System.Drawing/System.Drawing.Design/ToolboxItemCreatorCallback.cs
@@ -1,9 +1,9 @@
// System.Drawing.Design.ToolboxItemCreatorCallback.cs
//
// Author:
-// Alejandro Sánchez Acosta <raciel@es.gnu.org>
+// Alejandro Sánchez Acosta <raciel@es.gnu.org>
//
-// (C) Alejandro Sánchez Acosta
+// (C) Alejandro Sánchez Acosta
// Copyright (C) 2004,2006 Novell, Inc (http://www.novell.com)
//
// Permission is hereby granted, free of charge, to any person obtaining