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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-21* MeeGoExecutionHandler.cs:Michael Hutchinson
* MeeGoSoftDebuggerSession.cs: Fix debugger stdout/stderr. svn path=/trunk/monodevelop/; revision=152146
2010-02-21* MeeGoDebuggerSession.cs:Michael Hutchinson
* MeeGoExecutionCommand.cs: * MonoDevelop.MeeGo.csproj: * MeeGoExecutionHandler.cs: * MeeGoSoftDebuggerEngine.cs: * MeeGoSoftDebuggerSession.cs: Implemented remote debugging. svn path=/trunk/monodevelop/; revision=152145
2010-02-21* MeeGoExecutionHandler.cs: Implement support for capturing outputMichael Hutchinson
of remote process and for killing the process. * MeeGoUtility.cs: Fix copies after the first one so they don't get copied into subdirectory. svn path=/trunk/monodevelop/; revision=152144
2010-02-20* SshOperation.cs:Michael Hutchinson
* MeeGoUtility.cs: * MeeGoExecutionModeSet.cs: * MonoDevelop.MeeGo.csproj: * MeeGoExecutionHandler.cs: Reorganize execution code. svn path=/trunk/monodevelop/; revision=152112
2010-02-20* MeeGoUtility.cs:Michael Hutchinson
* 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. svn path=/trunk/monodevelop/; revision=152111
2010-02-18* Templates:Michael Hutchinson
* MeeGoProject.cs: * MeeGoExecutionHandler.cs: * MonoDevelop.MeeGo.csproj: * MonoDevelop.MeeGo.addin.xml: * Templates/MeeGoGtkProject.xpt.xml: Add template. Fix creating project. svn path=/trunk/monodevelop/; revision=152017
2010-02-18* .:Michael Hutchinson
* MeeGoUtility.cs: * MeeGoProject.cs: * MonoDevelop.MeeGo.sln: * MeeGoProjectBinding.cs: * MeeGoDebuggerSession.cs: * MonoDevelop.MeeGo.csproj: * MeeGoExecutionHandler.cs: * MeeGoExecutionCommand.cs: * MeeGoSoftDebuggerEngine.cs: * MonoDevelop.MeeGo.addin.xml: * MeeGoProjectConfiguration.cs: Stubbed out new MeeGo addin. svn path=/trunk/monodevelop/; revision=151941