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
path: root/extras
AgeCommit message (Expand)Author
2011-01-19[MonoDroid] Support MonoDroidLinkMode and AndroidUseSharedRuntimeMichael Hutchinson
2011-01-17[MonoDroid] Track the activity also in non-debug mode.Carlos Alberto Cortez
2011-01-17[MonoDroid] Implement output tracking throughout filtering/parsing logcat out...Carlos Alberto Cortez
2011-01-17[MonoDroid] Workaround a race condition in our adb command engine.Carlos Alberto Cortez
2011-01-17Removed unrequired referenceLluis Sanchez Gual
2011-01-17Updated target MD versionLluis Sanchez Gual
2011-01-14Avoid crash when setting some optional module settingsLluis Sanchez Gual
2011-01-13[IPhone] Fix build with new assemblyversionMichael Hutchinson
2011-01-13Fix add-in package dependenciesLluis Sanchez Gual
2011-01-13More MD version bumping.Lluis Sanchez Gual
2011-01-13Bump MD version to 2.6Lluis Sanchez Gual
2011-01-12Use the default runtime if the runtime of the app can't be detectedLluis Sanchez Gual
2011-01-11[MonoDevelop.Debugger.Gdb] Switch to frame 0 before issuing a Step Out commandRobert Hollencamp
2011-01-10[MonoDroid] Don't throw an exc if tracking is set completed more than once.Carlos Alberto Cortez
2011-01-10[MonoDroid] Use GLib.Timeout instead of Thread.Wait to handle our tracking.Carlos Alberto Cortez
2011-01-10[MonoDroid] Remove the kill operation from the debugger's end code.Carlos Alberto Cortez
2011-01-10[MonoDroid] Implement basic activity tracking for the debug scenario.Carlos Alberto Cortez
2011-01-10Fixed 'Bug 639515 - PyBinding probably missing using directive'.Mike Krüger
2011-01-10[MonoDevelop.Debugger.Gdb] The wrong command was being used to tell GDB what ...Robert Hollencamp
2011-01-09[IPhone] Use -y when zipping appsMichael Hutchinson
2011-01-09Move ProcessArgumentBuilder to Core and work around a Mono bugMichael Hutchinson
2011-01-09Revert "Update". MonoMac.dll built with 4.0 breaks MD build.Michael Hutchinson
2011-01-08UpdateMiguel de Icaza
2011-01-08[MonoMac] Work around Mono.Addins losing +x attribute in packagingMichael Hutchinson
2011-01-08[MonoMac] Better error if productbuild not foundMichael Hutchinson
2011-01-08[MonoMac] Handle signing options properlyMichael Hutchinson
2011-01-08[MonoMac] Force fx 4.0 or greater for new projectsMichael Hutchinson
2011-01-08[monomac] Update MonoMac binding, get ready for v.nextMiguel de Icaza
2011-01-08[MonoMac] Don't try to chmod mmp on the build serverMichael Hutchinson
2011-01-08[MonoMac] Get mmp from artifacts dirMichael Hutchinson
2011-01-07[MonoMac] Add mmpMichael Hutchinson
2011-01-05[MonoDroid] Update our addin to reference to main.axml instead of main.xmlCarlos Alberto Cortez
2011-01-05[MonoDroid] Rename our default layout files to have a .axml extension.Carlos Alberto Cortez
2011-01-05[MonoDroid] Set schemaLocation on import in layout schemaMichael Hutchinson
2011-01-05[MonoDroid] Add layout and res schemasMichael Hutchinson
2011-01-04[Vala] Fix exceptions when editing empty files.Tak
2011-01-04[Vala] Add function parameters to dom methods.Tak
2011-01-04[Vala] Actually enable pathbar.Tak
2011-01-04[MonoMac] Fix build on Mono masterMichael Hutchinson
2010-12-30[MonoDroid] Kill the activity if the debug session is stopped.Carlos Alberto Cortez
2010-12-29[MonoDroid] Clear the debug property on the device after debugging.Carlos Alberto Cortez
2010-12-28Don't redirect process output if running on external consoleLluis Sanchez Gual
2010-12-27Subscribe and forward the std output and error events.Lluis Sanchez Gual
2010-12-27Add support for std output and error redirection.Lluis Sanchez Gual
2010-12-26[MonoDroid] Mark AdbShellOperation as completed after response was read.Carlos Alberto Cortez
2010-12-26[MonoDroid] If debugging, detect and kill any running instance of the activity.Carlos Alberto Cortez
2010-12-25[MonoDroid] Fix AVD ini path on windowsMichael Hutchinson
2010-12-24[MonoDroid] Remove invalid commandMichael Hutchinson
2010-12-24[MonoDroid] Fix duplicate upload preventionMichael Hutchinson
2010-12-24[MonoDroid] Made device log into a padMichael Hutchinson