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-02-21[MonoDroid] Disable the log time check for now.Carlos Alberto Cortez
2011-02-21[MonoDroid] Properly uninstall any old platform or runtime package.Carlos Alberto Cortez
2011-02-21[MonoDroid] Install the platform package only if we are using the shared runt...Carlos Alberto Cortez
2011-02-19[MonoDroid] Set default runtime/link values for our configurations.Carlos Alberto Cortez
2011-02-18Fix the runtime package nameGeoff Norton
2011-02-18Add support for case insensitive expression evaluators.Lluis Sanchez Gual
2011-02-18[MonoDroid] Install the runtime service or not depending on the configuration.Carlos Alberto Cortez
2011-02-18[MonoDroid] Package names can now be mixed case.Carlos Alberto Cortez
2011-02-18[MonoDroid] Use TargetFrameworkMoniker.Version to retrieve the TargetFramewor...Carlos Alberto Cortez
2011-02-18[MonoDroid] Uninstall the old runtime package, if found.Carlos Alberto Cortez
2011-02-18[MonoDroid] Detect and install the proper platform package.Carlos Alberto Cortez
2011-02-18[MonoDroid] Sync with latest monodroid's name and versioning changes.Carlos Alberto Cortez
2011-02-17[MonoDroid] Fix AndroidManifest.xml generation.Jonathan Pryor
2011-02-15Add an add-in iconLluis Sanchez Gual
2011-02-15More locations trackingMichael Hutchinson
2011-02-11Fix 670530 - Debugger is hardcoded for C#Lluis Sanchez Gual
2011-02-10Fix Npgsql reference.Lluis Sanchez Gual
2011-02-09[Debugger] Eliminate RemoteSoftDebuggerStartInfoMichael Hutchinson
2011-02-09Re Bug 666397 - Git blame reports file as being edited by latest revisionIBBoard
2011-02-08Added a thread argument to OnStarted.Lluis Sanchez Gual
2011-02-06Fix build.Lluis Sanchez Gual
2011-02-06Use dmcs for building.Lluis Sanchez Gual
2011-02-04[IPhone] Enable MT 4 features for the alpha version tooMichael Hutchinson
2011-02-04[IPhone] Add 4.3 to known versionsMichael Hutchinson
2011-02-04[IPhone] Remove Open in Xcode commandMichael Hutchinson
2011-02-04[MonoMac] Handle dots in app names. Fixes bug #667761Michael Hutchinson
2011-02-03[IPhone] Stream copyMichael Hutchinson
2011-02-03[MonoMac] Handle bundle/pkg cert availability separatelyMichael Hutchinson
2011-02-02[MonoMac] Show 'default store key' only if there are store keysMichael Hutchinson
2011-02-02[MonoMac] Filter iphone keys out *before* checking we have any keysMichael Hutchinson
2011-02-02[MonoMac] MonoMac 0.7Michael Hutchinson
2011-02-02[MonoDroid] Fix build with 4.0 MDMichael Hutchinson
2011-02-02Upgraded to VS2010Lluis Sanchez Gual
2011-02-02Upgraded to VS2010Lluis Sanchez Gual
2011-02-02Remove unrequired package.Lluis Sanchez Gual
2011-02-02.net 4.0 migration workLluis Sanchez Gual
2011-02-02Upgraded to .NET 4.0Lluis Sanchez Gual
2011-02-02Track api changes.Lluis Sanchez Gual
2011-02-02[MonoMac] Validation in packaging GUIMichael Hutchinson
2011-02-02[Debugger] Listen on random port when possibleMichael Hutchinson
2011-02-02[MonoMac] MonoMac 0.6Michael Hutchinson
2011-02-01[IPhone] Don't strip resources, MT4 does itMichael Hutchinson
2011-02-01Track api changes.Lluis Sanchez Gual
2011-01-31[MonoDroid] Update TODO.Carlos Alberto Cortez
2011-01-31[MonoDroid] Add a missing sdks check when uploading the package.Carlos Alberto Cortez
2011-01-31[MonoDroid] Add a list of excluded log tags.Carlos Alberto Cortez
2011-01-31[MonoDroid] Track log *after* getting the process id.Carlos Alberto Cortez
2011-01-31[MonoDroid] Kill any running activity instance before executing.Carlos Alberto Cortez
2011-01-31[MonoDroid] Add date/time check when retrieving log output.Carlos Alberto Cortez
2011-01-29[MonoDroid] Actually set the Device on our device chooser dialog.Carlos Alberto Cortez