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
2010-12-02[MonoMac] Run/debug apps using Launch ServicesMichael Hutchinson
2010-12-01Disable our commands if the selected project is not a monodroid project.Carlos Alberto Cortez
2010-12-01Clear our debug property on the android device when running normally.Carlos Alberto Cortez
2010-12-01[MonoMac] Update dll to monomac-0-3, addin to 2.4.0.9Michael Hutchinson
2010-12-01[MonoMac] Update Mono dep to 2.8.xMichael Hutchinson
2010-11-29[monodroid] Update commands to ensure we have the android/java locations set.Carlos Alberto Cortez
2010-11-29[monodroid] Remember the last used device and use it afterwards.Carlos Alberto Cortez
2010-11-29[monodroid] Update our addin templates and make them properly compile.Carlos Alberto Cortez
2010-11-29When debugging store the mono runtime options in an android property.Carlos Alberto Cortez
2010-11-28Add NSDocument template for MonoMac, fix window controller templateMiguel de Icaza
2010-11-28Add NSDocument template, fix controller template.Miguel de Icaza
2010-11-26Pass executable name on MONO_ENV_OPTIONSMiguel de Icaza
2010-11-25[IPhone] Fix last commit - escaping fixesMichael Hutchinson
2010-11-25[IPhone] Completely overhaul escaping process argumentsMichael Hutchinson
2010-11-24Merge branch 'cecil-light'Jb Evain
2010-11-24[IPhone] Fix plist keys to match SDK 4.2 finalMichael Hutchinson
2010-11-23[MonoDroid] Handle package name if no manifestMichael Hutchinson
2010-11-22[MonoDroid] Check target Mono runtime is 2.8+Carlos Alberto Cortez
2010-11-22Refresh our in-memory android/java paths when the user manually sets them.Carlos Alberto Cortez
2010-11-22Handle manifests containing intent-filer elements with more than one category...Carlos Alberto Cortez
2010-11-21Port MonoDevelop.CodeAnalysis.Gendarme to cecil-lightJb Evain
2010-11-21Port MonoDevelop.Debugger.Mdb to cecil-lightJb Evain
2010-11-19Make projects compile/run even without an application element in its manifest.Carlos Alberto Cortez
2010-11-19[MonoDroid] Fix library project build depsMichael Hutchinson
2010-11-18[boo] Fix bug 643250 - Compiler does not embed resources into assemblyLluis Sanchez Gual
2010-11-18Allow activating the gdb log using an env varLluis Sanchez Gual
2010-11-16Update MonoMac to reduce startup slowdownMichael Hutchinson
2010-11-12[IPhone] Added command for zipping appMichael Hutchinson
2010-11-12[IPhone] Fix errors in SDK version settingsMichael Hutchinson
2010-11-11[IPhone] Suppress partially uninstalled SDKsMichael Hutchinson
2010-11-11[IPhone] Fix logic error that broke builds without iconsMichael Hutchinson
2010-11-11[IPhone] Delete unused manifestMichael Hutchinson
2010-11-11[IPhone] Make debugger a module of main addinMichael Hutchinson
2010-11-11[IPhone] Support for setting 'Default' SDK targetMichael Hutchinson
2010-11-10[MonoDroid] Prompt the user the android/jdk locations if they are not properl...Carlos Alberto Cortez
2010-11-10[MonoMac] Bump addin version to push new dllMichael Hutchinson
2010-11-10[MonoMac] Update MonoMac library.Michael Hutchinson
2010-11-09[IPhone] Handle unknown keys and profiles in projectMichael Hutchinson
2010-11-08[IPhone] Use Apple-recommended icon names and orderingMichael Hutchinson
2010-11-06[IPhone] Custom string tag providersMichael Hutchinson
2010-11-06Fix GTK warningsMichael Hutchinson
2010-11-05[Mac] More MonoMac GC fixesMichael Hutchinson
2010-11-05[Mac] Update MonoMac.dll to fix GC dispose crasherMichael Hutchinson
2010-11-05[IPhone] Fall back to higher SDK, with warningMichael Hutchinson
2010-11-05[IPhone] Flush stetic formatting changesMichael Hutchinson
2010-11-05[IPhone] Default to highest installed SDK, not lowestMichael Hutchinson
2010-11-04Remove nonexistent folder from projectMichael Hutchinson
2010-11-04[IPhone] Better error messages in xib parserMichael Hutchinson
2010-11-04[IPhone] Parse the actionInfosByName xib propertyMichael Hutchinson
2010-11-04[IPhone] Fix type name in templateMichael Hutchinson