~bratsche/ubuntu/maverick/monodevelop/disable-appmenu

« back to all changes in this revision

Viewing changes to src/addins/MonoDevelop.Autotools/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2009-03-17 17:55:55 UTC
  • mfrom: (1.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20090317175555-2w5qbmu0l5maq6fq
Tags: 1.9.3+dfsg-1ubuntu1
* FFe for Monodevelop 2 granted by motu-release team :)
* Merge from Debian Unstable , remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-03-05  Lluis Sanchez Gual  <lluis@novell.com>
 
2
 
 
3
        * AssemblyInfo.cs:
 
4
        * MonoDevelop.Autotools.addin.xml: Bump MD version.
 
5
 
 
6
2009-02-26  Mike Krüger  <mkrueger@novell.com>
 
7
 
 
8
        * PropertyProvider.cs: Worked on propertygrid localization.
 
9
 
 
10
2009-02-23  Lluis Sanchez Gual  <lluis@novell.com>
 
11
 
 
12
        * MonoDevelop.Autotools.addin.xml: Track merge of the project
 
13
          pad context menu.
 
14
 
 
15
2009-02-17  Lluis Sanchez Gual  <lluis@novell.com>
 
16
 
 
17
        * MakefileData.cs:
 
18
        * SimpleProjectMakefileHandler.cs: Track api changes.
 
19
 
 
20
2009-02-13  Lluis Sanchez Gual  <lluis@novell.com>
 
21
 
 
22
        * templates/configure.ac.template: Fix for bug #465118 -
 
23
          AM_MAINTANER_MODE missing from generated configure.ac.
 
24
 
 
25
2009-02-13  Lluis Sanchez Gual  <lluis@novell.com>
 
26
 
 
27
        * templates/Makefile.include: Added targets for installing
 
28
          satellite assemblies.
 
29
 
 
30
2009-02-11  Lluis Sanchez Gual  <lluis@novell.com>
 
31
 
 
32
        * AutotoolsContext.cs:
 
33
        * SolutionDeployer.cs: Read templates from the right
 
34
          directory.
 
35
 
 
36
        * MakefileData.cs: Track api changes.
 
37
 
 
38
2009-02-08  Michael Hutchinson  <mhutchinson@novell.com>
 
39
 
 
40
        * Makefile.am:
 
41
        * MonoDevelop.Autotools.addin.xml: Move template file location
 
42
          to a subdirectory to match the location MSBuild and MD copy
 
43
          them.
 
44
 
 
45
        * MonoDevelop.Autotools.csproj: Copy templates to output only
 
46
          if newer.
 
47
 
 
48
2009-02-06  Lluis Sanchez Gual  <lluis@novell.com>
 
49
 
 
50
        * MonoDevelop.Autotools.mdp:
 
51
        * MonoDevelop.Autotools.csproj: Migrated to MSBuild file
 
52
          format.
 
53
 
1
54
2009-02-03  Lluis Sanchez Gual  <lluis@novell.com>
2
55
 
3
56
        * AssemblyInfo.cs: