Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « MonoDevelop.MeeGo « extras - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 15273a984d1aea91747f7d9e9d03c3b17a0215ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
2010-06-14  Lluis Sanchez Gual  <lluis@novell.com>

	* configure: Bump MD version.

2010-05-20  Lluis Sanchez Gual  <lluis@novell.com>

	* configure: Bump MD version.

2010-04-06  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.MeeGo.addin.xml: Fix debugger feature set
	  declaration.

2010-03-22  Lluis Sanchez Gual  <lluis@novell.com>

	* configure:
	* MonoDevelop.MeeGo.addin.xml: Bumped MD version.

2010-03-17  Lluis Sanchez Gual  <lluis@novell.com>

	* MeeGoUtility.cs:
	* MeeGoDevicePicker.cs:
	* MonoDevelop.MeeGo.addin.xml: Merged MD.Projects into
	  MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Components
	  into MD.Ide.

2010-03-03  Michael Hutchinson  <mhutchinson@novell.com>

	* MeeGoProject.cs:
	* MeeGoProjectConfiguration.cs: Cleaner creation of new
	  configurations.

2010-02-22  Michael Hutchinson  <mhutchinson@novell.com>

	* README.txt:
	* MonoDevelop.MeeGo.csproj: Added a README.

2010-02-21  Michael Hutchinson  <mhutchinson@novell.com>

	* MeeGoExecutionHandler.cs:
	* MeeGoSoftDebuggerSession.cs: Fix debugger stdout/stderr.

2010-02-21  Michael Hutchinson  <mhutchinson@novell.com>

	* MeeGoDebuggerSession.cs:
	* MeeGoExecutionCommand.cs:
	* MonoDevelop.MeeGo.csproj:
	* MeeGoExecutionHandler.cs:
	* MeeGoSoftDebuggerEngine.cs:
	* MeeGoSoftDebuggerSession.cs: Implemented remote debugging.

2010-02-20  Michael Hutchinson  <mhutchinson@novell.com>

	* MeeGoExecutionHandler.cs: Implement support for capturing
	  output of remote process and for killing the process.

	* MeeGoUtility.cs: Fix copies after the first one so they
	  don't get copied into subdirectory.

2010-02-20  Michael Hutchinson  <mhutchinson@novell.com>

	* MeeGoDevicePicker.cs:
	* MonoDevelop.MeeGo.csproj: Recreate the device picker GUI by
	  hand since stetic seems not to have svn added the stetic
	  files from my other machine :/

2010-02-19  Michael Hutchinson  <mhutchinson@novell.com>

	* SshOperation.cs:
	* MeeGoUtility.cs:
	* MeeGoExecutionModeSet.cs:
	* MonoDevelop.MeeGo.csproj:
	* MeeGoExecutionHandler.cs: Reorganize execution code.

2010-02-19  Michael Hutchinson  <mhutchinson@novell.com>

	* MeeGoUtility.cs:
	* MeeGoProject.cs:
	* SshOperation.cs:
	* MeeGoDevicePicker.cs:
	* MonoDevelop.MeeGo.csproj:
	* MeeGoExecutionCommand.cs:
	* MeeGoExecutionHandler.cs:
	* MeeGoSoftDebuggerEngine.cs:
	* MonoDevelop.MeeGo.addin.xml: Add support for launching over
	  ssh.

2010-02-18  Michael Hutchinson  <mhutchinson@novell.com>

	* Templates/MeeGoGtkProject.xpt.xml: Fix code binding to
	  designer.

2010-02-18  Michael Hutchinson  <mhutchinson@novell.com>

	* Templates:
	* MeeGoProject.cs:
	* MeeGoExecutionHandler.cs:
	* MonoDevelop.MeeGo.csproj:
	* MonoDevelop.MeeGo.addin.xml:
	* Templates/MeeGoGtkProject.xpt.xml: Add template. Fix
	  creating project.

2010-02-17  Michael Hutchinson  <mhutchinson@novell.com>

	* MeeGoProject.cs:
	* MeeGoUtility.cs:
	* MonoDevelop.MeeGo.sln:
	* MeeGoProjectBinding.cs:
	* MeeGoDebuggerSession.cs:
	* MeeGoExecutionCommand.cs:
	* MonoDevelop.MeeGo.csproj:
	* MeeGoExecutionHandler.cs:
	* MeeGoSoftDebuggerEngine.cs:
	* MonoDevelop.MeeGo.addin.xml:
	* MeeGoProjectConfiguration.cs: Stubbed out new MeeGo addin.