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

« back to all changes in this revision

Viewing changes to src/addins/CSharpBinding/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2008-03-29 23:36:33 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20080329233633-wq5p1rktg8ek3vxc
Tags: 1.0+dfsg-1ubuntu1
* Merge from Debian unstable. (LP: #209012) Remaining Ubuntu changes:
+ debian/control: 
  - Build-dep on xulrunner-1.9-dev instead of firefox-dev
  - Depend on xulrunner-1.9 instead of firefox
+ don't do any MOZILLA_HOME/MOZILLA_FIVE_HOME business which isn't needed
  for xulrunner-1.9 using the standalone glue anymore (gecko gil uses
  standalone by default)
  - add debian/patches/use_xulrunner_1.9.dpatch
  - update debian/patches/00list
* Remove build-dep on libxul-dev and the dep on libxul0d
  since we are using xulrunner1.9 instead.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-03-06  Lluis Sanchez Gual <lluis@novell.com> 
 
2
 
 
3
        * CSharpBinding.addin.xml: Bump version to 1.0. Yay!
 
4
 
 
5
2008-02-28  Lluis Sanchez Gual <lluis@novell.com> 
 
6
 
 
7
        * Parser/CodeGenerator.cs: Fix line/column check. Positions are
 
8
          1-based.
 
9
 
 
10
2008-01-25  Lluis Sanchez Gual <lluis@novell.com> 
 
11
 
 
12
        * CSharpBinding.addin.xml: Update MD version.
 
13
 
 
14
2008-01-15  Michael Hutchinson <mhutchinson@novell.com> 
 
15
 
 
16
        * templates/ConsoleProject.xpt.xml, templates/GnomeSharp2Project.xpt.xml,
 
17
          templates/GtkSharp2Project.xpt.xml,
 
18
          templates/GladeSharp2Project.xpt.xml, templates/Library.xpt.xml,
 
19
          templates/EmptyCSharpFile.xft.xml, templates/EmptyProject.xpt.xml,
 
20
          templates/AssemblyInfo.xft.xml: Make template categories translatable.
 
21
 
 
22
2008-01-15  Michael Hutchinson <mhutchinson@novell.com> 
 
23
 
 
24
        * CSharpBindingCompilerManager.cs: Manually create CompilerError for certain
 
25
          errors, as the CreateErrorFromString method returned null in that
 
26
          scenario. Fixes error caused by trying to use a null CompilerError.
 
27
 
 
28
2008-01-14  Mike Krüger <mkrueger@novell.com> 
 
29
 
 
30
        * Gui/CSharpTextEditorExtension.cs: fixed Bug 350881 - Code completion not
 
31
          working in a specific case.
 
32
 
 
33
2008-01-11  Michael Hutchinson <mhutchinson@novell.com> 
 
34
 
 
35
        * CSharpLanguageBinding.cs, CSharpBindingCompilerManager.cs: Don't always
 
36
          set the DEBUG define when debug info is emitted. However, add it to the
 
37
          defines list for new debug configurations.
 
38
 
 
39
2008-01-10  Mike Krüger <mkrueger@novell.com> 
 
40
 
 
41
        * Parser/CodeGenerator.cs: Fixed Bug 350864 - Refactory tools - renaming.
 
42
 
 
43
2008-01-10  Mike Krüger <mkrueger@novell.com> 
 
44
 
 
45
        * Parser/Resolver.cs: Fixed 350861: Autocomplete displays hidden items
 
46
 
 
47
2008-01-08  Lluis Sanchez Gual <lluis@novell.com> 
 
48
 
 
49
        * Gui/CSharpTextEditorExtension.cs, Parser/Resolver.cs: Fixed some infinite
 
50
          loops when a class inherits from itself due to invalid code. Fixes bug
 
51
          #350855.
 
52
 
 
53
2008-01-03  Michael Hutchinson <mhutchinson@novell.com> 
 
54
 
 
55
        * CSharpBindingCompilerManager.cs: Check C# compiler exit code to detect
 
56
          when it crashes. Should fix "Bug 351347 - MD ignores mcs/gmcs crash".
 
57
 
 
58
2007-12-31  Michael Hutchinson <mhutchinson@novell.com> 
 
59
 
 
60
        * templates/AssemblyInfo.xft.xml: Add revision to version number.
 
61
        * templates/EmptyCSharpFile.xft.xml: Use standard header instead of
 
62
          hardcoded header.
 
63
 
1
64
2007-12-14  Lluis Sanchez Gual <lluis@novell.com> 
2
65
 
3
66
        * CSharpBinding.mdp: Updated project files. The order of extended properties