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/main
AgeCommit message (Expand)Author
2016-05-10[F#] bump fsharpbindingnosami
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-10[NuGet] Fixed status messages not being translated.Matt Ward
2016-05-10Merge pull request #1424 from mono/recent-open-concurrency-2Marius Ungureanu
2016-05-10[Git] Throw an exception on checkouttherzok
2016-05-10[Git] Add more string patterns which suggest an invalid repo URLtherzok
2016-05-10[VCS] Fix parsing of incomplete URLs.therzok
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-09Updated reference to mono-addinslluis
2016-05-09Updated references to xwt, md-addinsalan
2016-05-09Fixed 'Bug 40889 - Go to definition failure with Xamarin.Mac'Mike Krüger
2016-05-09Fixed 'Bug 40952 - SourceEditor2/CustomModes extension point definedMike Krüger
2016-05-06[Design] Allow editing reference aliases in property padLluis Sanchez
2016-05-06Fixed 'Bug 40880 - Error in RefactoringEssentials 'Mike Krüger
2016-05-06Fixed 'Bug 40888 - Extension methods shown on types'Mike Krüger
2016-05-05[Core] Make sure we refresh the FileInfo propertiesGreg Munn
2016-05-05[SourceEditor] Check editor file name instead of doc file name.Mike Krüger
2016-05-05[SourceEditor] Removed UnderlineError option.Mike Krüger
2016-05-05Fixes #40839 - Create fsx files in empty workspacenosami
2016-05-05[Ide] Fixups to RecentFileStorage caching.therzok
2016-05-05git addin: Comment formatting for default ignore rulesHylke Bons
2016-05-05[Ide] Add missing translations for template system.Matt Ward
2016-05-05[T4] Add missing translation strings.Matt Ward
2016-05-04Merge pull request #1434 from mono/search-cancellationMarius Ungureanu
2016-05-04[Ide] Fixup a cancellation for searching.therzok
2016-05-04[AspNet] Add missing translation strings.Matt Ward
2016-05-04[Gettext] update-po requires DesktopService to be initialized.therzok
2016-05-04[C#] Don't leak exceptions looking for base class of an object.therzok
2016-05-04[Ide] Add cancellation support for all nav/refactoring cancellable actions.therzok
2016-05-04[Ide] Report cancelation in the statusbar when cancelling a search.therzok
2016-05-04[NUnit] Add missing translationsCody Russell
2016-05-04[NuGet] Add missing translations.Matt Ward
2016-05-04Updated references to mono-addins, md-addinsmarius.ungureanu
2016-05-04[TextEditor] Fixed build.Mike Krüger
2016-05-04[TextEditor] No longer wait on the ui thread on fold update.Mike Krüger
2016-05-04[Core] Use singular version in case number == 1Marius Ungureanu
2016-05-04[VCS] Use Task instead of threadpool for managing command running.therzok
2016-05-04[WebRefs] Translation check.therzok
2016-05-04[VersionControl] Translation check.therzok
2016-05-04Fixed 'Bug 40770 - Search Result links don't display properly if codeMike Krüger
2016-05-03fixes #40825nosami
2016-05-03bump F#nosami
2016-05-03fixes #40703nosami
2016-05-02Merge pull request #1423 from mono/image-loaderLluis Sanchez