~ubuntu-branches/ubuntu/lucid/monodevelop/lucid

« back to all changes in this revision

Viewing changes to src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.Moonlight/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2010-01-10 14:25:59 UTC
  • mfrom: (1.2.5 upstream) (1.3.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100110142559-sorji5exvk9tyknr
Tags: 2.2+dfsg-2
* debian/rules/remove_support_for_non_debian_functionality.patch:
  + Also fix monodevelop-core-addins.pc to remove links to the
    addins we remove in Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-12-11  Michael Hutchinson  <mhutchinson@novell.com>
 
2
 
 
3
        * MoonlightSoftDebuggerSession.cs: Create the
 
4
          monodevelop-moonlight-debug Firefox profile if necessary.
 
5
 
 
6
2009-11-20  Michael Hutchinson  <mhutchinson@novell.com>
 
7
 
 
8
        * MoonlightSoftDebuggerEngine.cs: Set UserAssemblyPaths.
 
9
 
 
10
2009-11-20  Lluis Sanchez Gual  <lluis@novell.com>
 
11
 
 
12
        * MoonlightSoftDebuggerEngine.cs: Implement ID member.
 
13
 
 
14
2009-11-16  Michael Hutchinson  <mhutchinson@novell.com>
 
15
 
 
16
        * MoonlightSoftDebuggerEngine.cs: Fix OS check.
 
17
 
 
18
2009-11-13  Michael Hutchinson  <mhutchinson@novell.com>
 
19
 
 
20
        * MoonlightSoftDebuggerEngine.cs:
 
21
        * MoonlightSoftDebuggerSession.cs: Track AppName API, and fix
 
22
          the moonlight app name.
 
23
 
 
24
2009-11-12  Geoff Norton  <gnorton@novell.com>
 
25
 
 
26
        * MoonlightSoftDebuggerEngine.cs: Dont try to hook up a 
 
27
        Console output.
 
28
        * MoonlightSoftDebuggerSession.cs: UseShellExecute = false is
 
29
        required to redirect the stdout and stderr.  Don't try to 
 
30
        Kill an exited process.  Fix a typo in Substring
 
31
 
 
32
2009-11-10  Michael Hutchinson  <mhutchinson@novell.com>
 
33
 
 
34
        * MoonlightSoftDebuggerEngine.cs:
 
35
        * MoonlightSoftDebuggerSession.cs: First stab at implementing
 
36
          the Moonlight debug session.
 
37
 
 
38
2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>
 
39
 
 
40
        * MonoDevelop.Debugger.Soft.Moonlight.csproj: Add makefiles to
 
41
          project files.
 
42
 
 
43
2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>
 
44
 
 
45
        * MonoDevelop.Debugger.Soft.Moonlight.csproj: Don't local-copy
 
46
          project refs.
 
47
 
 
48
2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>
 
49
 
 
50
        * Makefile.am:
 
51
        * MonoDevelop.Debugger.Soft.Moonlight.csproj: Wire the soft
 
52
          debug addin into the build.
 
53
 
 
54
2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>
 
55
 
 
56
        * MonoDevelop.Debugger.Soft.Moonlight.csproj: Moved soft debug
 
57
          addin from extras.
 
58
 
 
59
2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>
 
60
 
 
61
        * MonoDevelop.Debugger.Soft.Moonlight.csproj: Updated.
 
62