~ubuntu-branches/ubuntu/natty/monodevelop/natty

« back to all changes in this revision

Viewing changes to src/core/MonoDevelop.Components/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2010-01-07 19:06:58 UTC
  • mto: (1.6.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: james.westby@ubuntu.com-20100107190658-z9z95lgk4kwfes7p
Import upstream version 2.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-11-20  Lluis Sanchez Gual  <lluis@novell.com>
 
2
 
 
3
        * Makefile.am: Use the correct Mono.Cairo reference.
 
4
 
 
5
2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>
 
6
 
 
7
        * MonoDevelop.Components.DockToolbars/DockToolbar.cs:
 
8
        * MonoDevelop.Components.DockToolbars/DockToolbarPanel.cs:
 
9
          Paint toolbar backgrounds themed correctly (but only when
 
10
          horizontal).
 
11
 
 
12
2009-11-06  Michael Hutchinson  <mhutchinson@novell.com>
 
13
 
 
14
        * MonoDevelop.Components.Commands/KeyBindingManager.cs: Add
 
15
          lots of comments explaining the Mac key mapping and
 
16
          decomposition. Use GTK+ modifier enum values for Meta and
 
17
          Super now that we depend on 2.12.
 
18
 
 
19
2009-11-06  Michael Hutchinson  <mhutchinson@novell.com>
 
20
 
 
21
        * MonoDevelop.Components.Commands/KeyBindingManager.cs:
 
22
          Decompose shift from commands as well as opt. Fix ordering
 
23
          of Apple command symbols.
 
24
 
 
25
2009-10-30  Lluis Sanchez Gual  <lluis@novell.com>
 
26
 
 
27
        * AssemblyInfo.cs:
 
28
        * MonoDevelop.Components.addin.xml: Bump MD version.
 
29
 
 
30
2009-10-29  Lluis Sanchez Gual  <lluis@novell.com>
 
31
 
 
32
        * Makefile.am:
 
33
        * MonoDevelop.Components.csproj: Reference the mono-cairo
 
34
          package.
 
35
 
 
36
2009-10-29  Lluis Sanchez Gual  <lluis@novell.com>
 
37
 
 
38
        * gtk-gui/generated.cs:
 
39
        * gtk-gui/MonoDevelop.Components.FolderListSelector.cs: Flush.
 
40
 
 
41
2009-10-16  Mike Krüger  <mkrueger@novell.com>
 
42
 
 
43
        * MonoDevelop.Components/TabLabel.cs:
 
44
        * MonoDevelop.Components.PropertyGrid/PropertyGrid.cs:
 
45
        * MonoDevelop.Components.PropertyGrid/DefaultPropertyTab.cs:
 
46
          Handled pixbuf loading failure.
 
47
 
 
48
2009-10-08  Michael Hutchinson  <mhutchinson@novell.com>
 
49
 
 
50
        * MonoDevelop.Components.Commands/CommandInfo.cs: Expose
 
51
          IsArraySeparator for the Mac addin to access.
 
52
 
 
53
2009-10-08  Lluis Sanchez Gual  <lluis@novell.com>
 
54
 
 
55
        * MonoDevelop.Components/ConsoleView.cs:
 
56
        * MonoDevelop.Components.Commands/CommandManager.cs:
 
57
        * MonoDevelop.Components.PropertyGrid/PropertyGrid.cs:
 
58
        * MonoDevelop.Components.Commands/KeyBindingManager.cs: Fix
 
59
          warnings.
 
60
 
1
61
2009-10-07  Lluis Sanchez Gual  <lluis@novell.com>
2
62
 
3
63
        * AssemblyInfo.cs: