~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to external/mono-addins/Samples/ChangeLog

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
Import upstream version 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-03-24  Lluis Sanchez Gual  <lluis@novell.com>
 
2
 
 
3
        * HelloWorld/HelloWorld:
 
4
        * HelloWorld/HelloWorld.sln:
 
5
        * HelloWorld/HelloWorldAddin:
 
6
        * HelloWorld/HelloWorld/Main.cs:
 
7
        * HelloWorldWithManifest/HelloWorld:
 
8
        * HelloWorld/HelloWorld/ICommand.cs:
 
9
        * HelloWorldWithManifest/HelloWorldAddin:
 
10
        * HelloWorld/HelloWorld/HelloWorld.csproj:
 
11
        * HelloWorldWithManifest/HelloWorld/Main.cs:
 
12
        * HelloWorld/HelloWorldAddin/HelloCommand.cs:
 
13
        * HelloWorldWithManifest/HelloWorld/ICommand.cs:
 
14
        * HelloWorldWithManifest/HelloWorldWithManifest.sln:
 
15
        * HelloWorld/HelloWorldAddin/HelloWorldAddin.csproj:
 
16
        * HelloWorldWithManifest/HelloWorld/HelloWorld.csproj:
 
17
        * HelloWorldWithManifest/HelloWorldAddin/HelloCommand.cs:
 
18
        * HelloWorldWithManifest/HelloWorld/HelloWorld.addin.xml:
 
19
        * HelloWorldWithManifest/HelloWorldAddin/HelloWorldAddin.csproj:
 
20
        * HelloWorldWithManifest/HelloWorldAddin/HelloWorldAddin.addin.xml:
 
21
          Added new samples.
 
22
 
 
23
2008-11-10  Lluis Sanchez Gual  <lluis@novell.com>
 
24
 
 
25
        * TextEditor/Makefile.am:
 
26
        * TextEditorLib/Makefile.am:
 
27
        * WriterService/Makefile.am:
 
28
        * TextEditor.Xml/Makefile.am:
 
29
        * WriterServiceHost/Makefile.am:
 
30
        * TextEditor.CompilerService/Makefile.am:
 
31
        * WriterService.SampleExtender/Makefile.am:
 
32
        * TextEditor.CompilerService.CSharp/Makefile.am: Fix building with
 
33
        parallel make jobs (-j8). Fixes bug #443206. Patch by Diego Pettenò.
 
34
 
 
35
2008-08-22  Lluis Sanchez Gual <lluis@novell.com> 
 
36
 
 
37
        * Samples.mds: More project file fixes.
 
38
 
 
39
2008-08-22  Lluis Sanchez Gual <lluis@novell.com> 
 
40
 
 
41
        * TextEditor.CompilerService.CSharp/TextEditor.CompilerService.CSharp.csproj,
 
42
          TextEditor.CompilerService/TextEditor.CompilerService.csproj,
 
43
          TextEditor.Xml/TextEditor.Xml.csproj, TextEditor/TextEditor.csproj,
 
44
          TextEditorLib/TextEditorLib.csproj,
 
45
          WriterService.SampleExtender/WriterService.SampleExtender.csproj,
 
46
          WriterService/WriterService.csproj,
 
47
          WriterServiceHost/WriterServiceHost.csproj,
 
48
          WriterServiceHost/WriterServiceHost.mdp,
 
49
          WriterService/WriterService.mdp,
 
50
          TextEditor.CompilerService.CSharp/TextEditor.CompilerService.CSharp.mdp,
 
51
          TextEditor.CompilerService/TextEditor.CompilerService.mdp,
 
52
          WriterService.SampleExtender/WriterService.SampleExtender.mdp,
 
53
          TextEditorLib/TextEditorLib.mdp, TextEditor/TextEditor.mdp,
 
54
          TextEditor.Xml/TextEditor.Xml.mdp: Use msbuild file format for
 
55
          projects. Removed the old MD1 projects.
 
56
 
 
57
2008-02-15  Lluis Sanchez Gual <lluis@novell.com> 
 
58
 
 
59
        * TextEditorLib/TextEditorLib.mdp,
 
60
          TextEditor.CompilerService/TextEditor.CompilerService.mdp,
 
61
          TextEditor.Xml/TextEditor.Xml.mdp, TextEditor/TextEditor.mdp: Flush.
 
62
 
 
63
2008-01-07  Lluis Sanchez Gual <lluis@novell.com> 
 
64
 
 
65
        * TextEditor.CompilerService/MyClass.cs,
 
66
          TextEditor.CompilerService/TextEditor.CompilerService.mdp,
 
67
          TextEditor.CompilerService/Makefile.am, TextEditor.Xml/MyClass.cs:
 
68
          Removed unused MyClass file.
 
69
        * TextEditor.CompilerService/TextEditor.CompilerService.csproj,
 
70
          TextEditor.CompilerService.CSharp/TextEditor.CompilerService.CSharp.csproj,
 
71
          TextEditor.Xml/TextEditor.Xml.csproj, TextEditor/TextEditor.csproj,
 
72
          TextEditorLib/TextEditorLib.csproj,
 
73
          WriterService.SampleExtender/WriterService.SampleExtender.csproj,
 
74
          WriterService/WriterService.csproj,
 
75
          WriterServiceHost/WriterServiceHost.csproj: Updated VS solution files.
 
76
          Patch by Andrés G. Aragoneses.
 
77
 
 
78
2008-01-07  Lluis Sanchez Gual <lluis@novell.com> 
 
79
 
 
80
        * TextEditorLib/TextEditorLib.mdp: Update.
 
81
        * TextEditorLib/gtk-gui/MainWindow.cs, TextEditorLib/gtk-gui/generated.cs:
 
82
          Regenerated.
 
83
        * TextEditorLib/Makefile.am: Remove undeeded reference. Patch by Ben
 
84
          Motmans.
 
85
 
 
86
2007-12-05  Lluis Sanchez Gual <lluis@novell.com> 
 
87
 
 
88
        * TextEditorLib/gtk-gui/gui.stetic,
 
89
          TextEditor.CompilerService/TextEditor.CompilerService.mdp,
 
90
          TextEditor.Xml/TextEditor.Xml.mdp,
 
91
          WriterServiceHost/WriterServiceHost.mdp,
 
92
          WriterService.SampleExtender/WriterService.SampleExtender.mdp,
 
93
          WriterService/WriterService.mdp: Flush.
 
94
 
 
95
2007-10-29  Lluis Sanchez Gual <lluis@novell.com> 
 
96
 
 
97
        * Samples.mds,
 
98
          TextEditor.CompilerService.CSharp/TextEditor.CompilerService.CSharp.mdp,
 
99
          TextEditor.CompilerService/TextEditor.CompilerService.mdp,
 
100
          TextEditor.Xml/TextEditor.Xml.mdp, TextEditor/TextEditor.mdp,
 
101
          TextEditorLib/TextEditorLib.mdp,
 
102
          WriterService.SampleExtender/WriterService.SampleExtender.mdp,
 
103
          WriterService/WriterService.mdp,
 
104
          WriterServiceHost/WriterServiceHost.mdp: Update paths.
 
105
 
 
106
2007-10-18  Lluis Sanchez Gual <lluis@novell.com> 
 
107
 
 
108
        * TextEditor/Main.cs: Get ready for 0.3 release.
 
109
 
 
110
2007-07-05  Lluis Sanchez Gual <lluis@novell.com> 
 
111
 
 
112
        * TextEditorLib/TextEditorLib.mdp,
 
113
          TextEditor.CompilerService/TextEditor.CompilerService.mdp,
 
114
          TextEditor.CompilerService/Makefile.am,
 
115
          TextEditor.Xml/TextEditor.Xml.mdp, TextEditor.Xml/Makefile.am,
 
116
          TextEditor/Makefile.am, TextEditor/TextEditor.mdp,
 
117
          WriterServiceHost/Makefile.am,
 
118
          WriterServiceHost/WriterServiceHost.mdp,
 
119
          WriterService.SampleExtender/WriterService.SampleExtender.mdp,
 
120
          WriterService/WriterService.mdp: Makefile and project file fixes.
 
121
        * TextEditorLib/gtk-gui/MainWindow.cs: Updated.
 
122
 
 
123
2007-04-23  Lluis Sanchez Gual <lluis@novell.com> 
 
124
 
 
125
        * TextEditorLib/MainWindow.cs, TextEditorLib/gtk-gui/MainWindow.cs,
 
126
          TextEditorLib/gtk-gui/gui.stetic: Updated.
 
127
        * TextEditorLib/TextEditorLib.mdp, TextEditorLib/Makefile.am,
 
128
          TextEditor.CompilerService.CSharp/TextEditor.CompilerService.CSharp.mdp,
 
129
          TextEditor.CompilerService.CSharp/Makefile.am,
 
130
          TextEditor.CompilerService/TextEditor.CompilerService.mdp,
 
131
          TextEditor.CompilerService/Makefile.am,
 
132
          TextEditor.Xml/TextEditor.Xml.mdp, TextEditor.Xml/Makefile.am,
 
133
          TextEditor/Makefile.am, TextEditor/TextEditor.mdp,
 
134
          WriterServiceHost/WriterServiceHost.mdp,
 
135
          WriterService.SampleExtender/Makefile.am,
 
136
          WriterService.SampleExtender/WriterService.SampleExtender.mdp,
 
137
          WriterService/Makefile.am, WriterService/WriterService.mdp: Enabled
 
138
          makefile synchronization.
 
139
 
 
140
2007-03-30  Lluis Sanchez Gual <lluis@novell.com> 
 
141
 
 
142
        * TextEditorLib/MainWindow.cs: Track changes in the templates extension
 
143
          point.
 
144
 
 
145
2007-03-28  Lluis Sanchez Gual <lluis@novell.com> 
 
146
 
 
147
        * TextEditor/Main.cs: Improved error reporting.
 
148
 
 
149
2007-03-23  Lluis Sanchez Gual <lluis@novell.com> 
 
150
 
 
151
        Added build files.
 
152