~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric-updates

« back to all changes in this revision

Viewing changes to src/addins/prj2make-sharp-lib/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-02-18 08:40:51 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090218084051-gh8m6ukvokbwj7cf
Tags: 1.9.2+dfsg-1ubuntu1
* Merge from Debian Experimental (LP: #330519), remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24
    - Add libmono-cairo1.0-cil to build-deps to fool pkg-config check

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2008-03-06  Lluis Sanchez Gual <lluis@novell.com> 
2
 
 
3
 
        * prj2make-sharp-lib.addin.xml: Bump version to 1.0. Yay!
 
1
2009-02-03  Lluis Sanchez Gual  <lluis@novell.com>
 
2
 
 
3
        * AssemblyInfo.cs:
 
4
        * prj2make-sharp-lib.addin.xml: Bump MD version.
 
5
 
 
6
2009-02-03  Lluis Sanchez Gual  <lluis@novell.com>
 
7
 
 
8
        * prj2make-sharp-lib.mdp: Fix target gtk# version.
 
9
 
 
10
2009-02-03  Lluis Sanchez Gual  <lluis@novell.com>
 
11
 
 
12
        * prj2make-sharp-lib.mdp: Flush.
 
13
 
 
14
2009-01-30  Mike Krüger  <mkrueger@novell.com>
 
15
 
 
16
        * Makefile.am:
 
17
        * prj2make-sharp-lib.mdp: Fixed project (didn't compile without
 
18
        mono.texteditor reference on my system).
 
19
 
 
20
2009-01-26  Michael Hutchinson  <mhutchinson@novell.com>
 
21
 
 
22
        * prj2make-sharp-lib.mdp: Flush project format changes.
 
23
 
 
24
2008-12-12  Lluis Sanchez Gual  <lluis@novell.com>
 
25
 
 
26
        * prj2make-sharp-lib.mdp: All projects now require fx 3.5.
 
27
 
 
28
2008-12-11  Lluis Sanchez Gual  <lluis@novell.com>
 
29
 
 
30
        * VS2003ProjectFileFormat.cs: Track API changes.
 
31
 
 
32
2008-12-09  Lluis Sanchez Gual  <lluis@novell.com>
 
33
 
 
34
        * prj2make-sharp-lib.mdp: Don't require a specific version of
 
35
        Mono.Addins.
 
36
 
 
37
2008-12-04  Lluis Sanchez Gual  <lluis@novell.com>
 
38
 
 
39
        * PrjxInfo.cs:
 
40
        * Makefile.am:
 
41
        * PrjHelper.cs:
 
42
        * MsPrjHelper.cs:
 
43
        * MdPrjHelper.cs:
 
44
        * sharp_d_prjx.cs:
 
45
        * sharp_d_cmbx.cs:
 
46
        * prj2make-sharp-lib.mdp:
 
47
        * VS2003ProjectFileFormat.cs: Removed a bunch of unused code and fixed
 
48
        some issues with the importer. Fixes bug #450209 - Unable to load
 
49
        SharpSSH VS 2003 project: "Object reference not set to an instance of
 
50
        an object".
 
51
 
 
52
2008-12-04  Lluis Sanchez Gual  <lluis@novell.com>
 
53
 
 
54
        * Makefile.am: Make it work for parallel build.
 
55
 
 
56
2008-12-02  Michael Hutchinson  <mhutchinson@novell.com>
 
57
 
 
58
        * Makefile.am:
 
59
        * AssemblyInfo.cs:
 
60
        * AssemblyInfo.cs.in:
 
61
        * prj2make-sharp-lib.mdp: Add AssemblyInfo.cs files that are
 
62
        autogenerated from the addin manifests.
 
63
 
 
64
2008-11-05  Lluis Sanchez Gual  <lluis@novell.com>
 
65
 
 
66
        * prj2make-sharp-lib.addin.xml: Bump MD version.
 
67
 
 
68
2008-10-20  Lluis Sanchez Gual <lluis@novell.com> 
 
69
 
 
70
        * Makefile.am, prj2make-sharp-lib.mdp: Fix build again.
 
71
 
 
72
2008-10-20  Lluis Sanchez Gual <lluis@novell.com> 
 
73
 
 
74
        * Makefile.am, prj2make-sharp-lib.mdp: Fix build.
 
75
 
 
76
2008-10-01  Michael Hutchinson <mhutchinson@novell.com> 
 
77
 
 
78
        * MsPrjHelper.cs, SilverlightMSBuildProjectExtension.cs,
 
79
          MSBuildProjectServiceExtension.cs: Track API.
 
80
 
 
81
2008-09-12  Lluis Sanchez Gual <lluis@novell.com> 
 
82
 
 
83
        * prj2make-sharp-lib.mdp: Updated generated code.
 
84
 
 
85
2008-07-29  Mike Krüger <mkrueger@novell.com> 
 
86
 
 
87
        * prj2make-sharp-lib.mdp: Removed some parts of the documentation
 
88
          service.
 
89
 
 
90
2008-06-16  Lluis Sanchez Gual <lluis@novell.com> 
 
91
 
 
92
        * MsPrjHelper.cs: Track api changes.
 
93
 
 
94
2008-06-04  Lluis Sanchez Gual <lluis@novell.com> 
 
95
 
 
96
        * prj2make-sharp-lib.addin.xml: Fix extension paths.
 
97
 
 
98
2008-06-04  Lluis Sanchez Gual <lluis@novell.com> 
 
99
 
 
100
        * prj2make-sharp-lib.addin.xml: Bump MD version.
 
101
 
 
102
2008-05-23  Lluis Sanchez Gual <lluis@novell.com> 
 
103
 
 
104
        * VS2003ProjectFileFormat.cs: Track api changes.
 
105
 
 
106
2008-05-22  Lluis Sanchez Gual <lluis@novell.com> 
 
107
 
 
108
        * MSBuildProjectServiceExtension.cs: Replaced
 
109
          ICompilerResult/DefaultCompilerResult/CompilerResults by a new
 
110
          BuildResult class, which has owner information at error level, so
 
111
          it is possible to know which project generated an error when
 
112
          building a solution. Updated Task and TaskService to use the new
 
113
          owner information.
 
114
 
 
115
2008-05-21  Lluis Sanchez Gual <lluis@novell.com> 
 
116
 
 
117
        * PrjHelper.cs, MsPrjHelper.cs, VS2003ProjectFileFormat.cs,
 
118
          MSBuildProjectServiceExtension.cs, Makefile.am,
 
119
          prj2make-sharp-lib.mdp: New project model changes.
 
120
 
 
121
2008-03-04  Mike Krüger <mkrueger@novell.com> 
 
122
 
 
123
        * VS2003SlnFileFormat.cs, VS2003ProjectFileFormat.cs, SlnFileFormat.cs:
 
124
          Worked on gnome hig compliant alerts.
4
125
 
5
126
2008-01-25  Lluis Sanchez Gual <lluis@novell.com> 
6
127