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

« back to all changes in this revision

Viewing changes to src/addins/MonoDevelop.DesignerSupport/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
        * MonoDevelop.DesignerSupport.addin.xml: Bump version to 1.0. Yay!
 
4
 
 
5
2008-02-01  Michael Hutchinson <mhutchinson@novell.com> 
 
6
 
 
7
        * MonoDevelop.DesignerSupport/BindingService.cs: If no specific part is
 
8
          specified when adding a member to a class, add it to the first part.
 
9
          Fixes an error in the ASP.NET designer (and anything else using the
 
10
          binding service without explicitly specifying class parts).
 
11
 
 
12
2008-01-29  Lluis Sanchez Gual <lluis@novell.com> 
 
13
 
 
14
        * MonoDevelop.DesignerSupport.addin.xml, MonoDevelop.DesignerSupport.mdp,
 
15
          Makefile.am, icons/toolbox-pad-16.png, icons/properties-pad-16.png: New
 
16
          tango icons by Vinicius Depizzol.
 
17
        * MonoDevelop.DesignerSupport.PropertyGrid.Editors/BooleanEditorCell.cs:
 
18
          Properly draw checkboxes.
 
19
 
 
20
2008-01-25  Lluis Sanchez Gual <lluis@novell.com> 
 
21
 
 
22
        * MonoDevelop.DesignerSupport.addin.xml: Update MD version.
 
23
 
 
24
2008-01-21  Lluis Sanchez Gual <lluis@novell.com> 
 
25
 
 
26
        * MonoDevelop.DesignerSupport.Toolbox/Toolbox.cs: Use the correct class to
 
27
          get the node_hash private field.
 
28
 
 
29
2008-01-21  Lluis Sanchez Gual <lluis@novell.com> 
 
30
 
 
31
        * MonoDevelop.DesignerSupport.PropertyGrid/PropertyGrid.cs: Use a smaller
 
32
          toolbar.
 
33
 
 
34
2008-01-02  Michael Hutchinson <mhutchinson@novell.com> 
 
35
 
 
36
        * MonoDevelop.DesignerSupport/CodeBehindService.cs: Improve error reporting
 
37
          for invalid IClasses.
 
38
 
1
39
2007-12-14  Lluis Sanchez Gual <lluis@novell.com> 
2
40
 
3
41
        * MonoDevelop.DesignerSupport.mdp: Updated project files. The order of