~ubuntu-branches/ubuntu/maverick/monodevelop/maverick

« back to all changes in this revision

Viewing changes to src/addins/WelcomePage/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2010-07-05 13:00:05 UTC
  • mfrom: (1.2.8 upstream) (1.3.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20100705130005-d6hp4k5gcn1xkj8c
Tags: 2.4+dfsg-1ubuntu1
* debian/patches/remove_support_for_moonlight.patch,
  debian/patches/dont_add_moonlight_to_core_addins.patch,
  debian/control:
  + Enable support for Moonlight
* debian/rules:
  + Ensure Moonlight addin isn't shipped in main MonoDevelop package by
    mistake

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-05-22  Michael Hutchinson  <mhutchinson@novell.com>
 
2
 
 
3
        * WelcomePageView.cs: More dialog placing.
 
4
 
 
5
2010-05-12  Michael Hutchinson  <mhutchinson@novell.com>
 
6
 
 
7
        * WelcomePageView.cs: Use async web request instead of a
 
8
          thread.
 
9
 
 
10
2010-05-12  Michael Hutchinson  <mhutchinson@novell.com>
 
11
 
 
12
        * WelcomePageWidget.cs: Fix a couple of races.
 
13
 
 
14
2010-05-12  Michael Hutchinson  <mhutchinson@novell.com>
 
15
 
 
16
        * WelcomePageView.cs:
 
17
        * WelcomePageCommands.cs:
 
18
        * WelcomePageOptionPanel.cs: Move settings to a class.
 
19
 
 
20
2010-05-12  Michael Hutchinson  <mhutchinson@novell.com>
 
21
 
 
22
        * Makefile.am:
 
23
        * WelcomePage.csproj:
 
24
        * WelcomePageCommands.cs:
 
25
        * WelcomePageOptionPanel.cs: Added option for closing welcome
 
26
          page after opening a solution.
 
27
 
 
28
2010-05-06  Mike Krüger  <mkrueger@novell.com>
 
29
 
 
30
        * WelcomePageWidget.cs: Delay project service loading -
 
31
          replacing the file format check with a simple extension
 
32
          check.
 
33
 
 
34
2010-03-22  Lluis Sanchez Gual  <lluis@novell.com>
 
35
 
 
36
        * AssemblyInfo.cs:
 
37
        * WelcomePage.addin.xml: Bumped MD version.
 
38
 
 
39
2010-03-18  Lluis Sanchez Gual  <lluis@novell.com>
 
40
 
 
41
        * WelcomePageView.cs: Use the new status bar model.
 
42
 
 
43
2010-03-17  Lluis Sanchez Gual  <lluis@novell.com>
 
44
 
 
45
        * Makefile.am:
 
46
        * WelcomePage.csproj:
 
47
        * gtk-gui/gui.stetic:
 
48
        * WelcomePageView.cs:
 
49
        * WelcomePageWidget.cs:
 
50
        * WelcomePage.addin.xml:
 
51
        * WelcomePageCommands.cs:
 
52
        * WelcomePageOptionPanel.cs: Merged MD.Projects into MD.Core,
 
53
          and MD.Projects.Gui, MD.Core.Gui and MD.Components into
 
54
          MD.Ide.
 
55
 
 
56
2010-03-08  Lluis Sanchez Gual  <lluis@novell.com>
 
57
 
 
58
        * WelcomePageView.cs: Track api changes.
 
59
 
 
60
2010-02-12  Michael Hutchinson  <mhutchinson@novell.com>
 
61
 
 
62
        * Makefile.am:
 
63
        * WelcomePage.csproj: Restore makefile integration.
 
64
 
 
65
2010-02-12  Michael Hutchinson  <mhutchinson@novell.com>
 
66
 
 
67
        * Makefile.am:
 
68
        * WelcomePage.xsl:
 
69
        * WelcomePage.css:
 
70
        * gtk-gui/gui.stetic:
 
71
        * WelcomePageView.cs:
 
72
        * WelcomePage.csproj:
 
73
        * gtk-gui/objects.xml:
 
74
        * WelcomePageWidget.cs:
 
75
        * XslGettextCatalog.cs:
 
76
        * WelcomePageCommands.cs:
 
77
        * WelcomePageFallbackWidget.cs:
 
78
        * gtk-gui/MonoDevelop.WelcomePage.WelcomePageWidget.cs:
 
79
        * gtk-gui/MonoDevelop.WelcomePage.WelcomePageFallbackWidget.cs:
 
80
          Remove the dead HTML abstraction.
 
81
 
 
82
2010-02-12  Michael Hutchinson  <mhutchinson@novell.com>
 
83
 
 
84
        * md-bg.png:
 
85
        * md-logo.png:
 
86
        * Makefile.am:
 
87
        * mono-bg.png:
 
88
        * mono-logo.png:
 
89
        * WelcomePage.csproj:
 
90
        * mono-decoration.png:
 
91
        * WelcomePageFallbackWidget.cs: Split up the bg image so it
 
92
          can be rendered full width no matter how wide window is.
 
93
          Remove unused images.
 
94
 
 
95
        * gtk-gui/gui.stetic: Flush.
 
96
 
 
97
2010-01-28  Lluis Sanchez Gual  <lluis@novell.com>
 
98
 
 
99
        * gtk-gui/generated.cs:
 
100
        * gtk-gui/MonoDevelop.WelcomePage.WelcomePageFallbackWidget.cs:
 
101
          Flush.
 
102
 
1
103
2009-10-30  Lluis Sanchez Gual  <lluis@novell.com>
2
104
 
3
105
        * AssemblyInfo.cs: