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 (Expand)Author
2016-05-28Merge branch 'master' into SearchlightSearchlightiain holmes
2016-05-26Fixed 'Bug 40315 - Code completion does not work in code templates'Mike Krüger
2016-05-24Merge pull request #1465 from mono/add-qa-widget-namesManish Sinha
2016-05-24[Ide] Also include instanceNum in LogView.NameManish Sinha
2016-05-24[Ide] Don't trigger edit session mangling if we have one in progresstherzok
2016-05-23[Ide] Set LogView in DefaultMonitorPad Name to typeTagManish Sinha
2016-05-23[Ide] Added explicit names to various widgetsManish Sinha
2016-05-23Fix NRE in IndentationTrackernosami
2016-05-23[Core] Remove useless DoExecute overloadLluis Sanchez
2016-05-23Fixed 'Bug 41236 - New file not saved correctly'Mike Krüger
2016-05-23[MacPlatform] Searchlightiain holmes
2016-05-20[Ide] Reduce the amount of tasks created during loading solutions.Mike Krüger
2016-05-19[Core] Limit the number of concurrent buildersLluis Sanchez
2016-05-17[Ide] Removed debug code.Mike Krüger
2016-05-17[Ide] Removed redundant using.Mike Krüger
2016-05-17Fixed 'Bug 40991 - System.IO.IOException: Reading more than 2GB withMike Krüger
2016-05-17[Core] Filter empty aliases in EnumerateAliases.Mike Krüger
2016-05-17[Core] Renamed GetAliases method.Mike Krüger
2016-05-17Fixed 'Bug 40915 - Assembly Reference Aliases are not support'Mike Krüger
2016-05-16Merge pull request #1452 from manish/add-tostring-propertiesiain
2016-05-16[AutoTest] Add click with coordinates in AutoTestSession and ClientKyle White
2016-05-16[AutoTest] Make sure ToString() value is also saved as propertyManish Sinha
2016-05-16WIP (#1419)Marius Ungureanu
2016-05-16[Autotest] Add ability to click at a specific coordinate.iain holmes
2016-05-13[Core] Avoid duplicates in GetReferencedAssembliesLluis Sanchez
2016-05-13Fix project builder cleanup issueLluis Sanchez
2016-05-13Merge pull request #1448 from kdubau/add-names-to-pad-buttonsMarius Ungureanu
2016-05-13Merge pull request #1270 from kdubau/uitest-timersMarius Ungureanu
2016-05-12[Ide] Add names to pad buttons for AutoTestKyle White
2016-05-12[ProjectModel] Added more Gettext translationsDavid Karlaš
2016-05-12Change GetReferencedAssemblies APILluis Sanchez
2016-05-12Revert "Merge branch 'new-asm-reference'"Lluis Sanchez
2016-05-12Merge branch 'new-asm-reference'Lluis Sanchez
2016-05-12Change GetReferencedAssemblies APILluis Sanchez
2016-05-12[Icons] [Ide] Reverting blank updater icons from EvolveVaclav Vancura
2016-05-10[PropertyPad] Migrate edit session to new property on population.therzok
2016-05-10[Ide] Better fixup to 55fa573f25a7de944b2532bf78f31f95b0b8f4ed and 6ed2cb07c3...therzok
2016-05-10Merge pull request #1424 from mono/recent-open-concurrency-2Marius Ungureanu
2016-05-10[Ide] Fix PropertyGrid resetting focus when using a combobox.therzok
2016-05-10[Ide] Only trigger EndEditing when doing a refresh, not a value changed updatetherzok
2016-05-10[Ide] Trigger session editing end on Property Grid refresh.therzok
2016-05-10[Ide] Add a way to initialize services before the workbench/welcome page are ...therzok
2016-05-10HasNSTextFieldFocus is no longer used.Cody Russell
2016-05-09Reset the tree selection func when a node is activatedCody Russell
2016-05-09Fixed 'Bug 40952 - SourceEditor2/CustomModes extension point definedMike Krüger
2016-05-05[Core] Make sure we refresh the FileInfo propertiesGreg Munn
2016-05-05[SourceEditor] Removed UnderlineError option.Mike Krüger
2016-05-05[Ide] Fixups to RecentFileStorage caching.therzok
2016-05-05[Ide] Add missing translations for template system.Matt Ward
2016-05-04Merge pull request #1434 from mono/search-cancellationMarius Ungureanu