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
2019-11-06Always assign a CancellationTokenSourceMarius Ungureanu
2019-11-05[Mac] Check for NSOpenSavePanelUrlEventArgs.NewDirectoryUrl being NSNullVsevolod Kukol
2019-11-05[Mac] Disable NSSavePanel.DidChangeToDirectory handling on CatalinaVsevolod Kukol
2019-11-05[Mac] Fix DidChangeToDirectory continuationVsevolod Kukol
2019-10-29[Mac] Use static NSSavePanel.SavePanel to avoid crashes on CatalinaVsevolod Kukol
2019-10-21[MacPlatform] Fix message dialog parenting issue in VCS checkout.Mike Krüger
2019-10-15[Catalina] Fixes broken accessory view in any NSSavePanel based panels becaus...Jose Medrano
2019-09-06Merge pull request #8352 from mono/master-vsts951152Vsevolod Kukol
2019-08-28[MacPlatform] Changes modifier in OpenPanel to sealedJose Medrano
2019-08-28Adds feature to center current open panel based in OpenFileDialogData propertyJose Medrano
2019-08-26Fixes VSTS Bug 951152: [Feedback] Visual Studio Commmunity lacks UTF-8Mike Krüger
2019-07-24Merge pull request #8226 from mono/message-dialog-help-supportVsevolod Kukol
2019-07-18[Ide][Mac] Add Help button support to MessageServiceVsevolod Kukol
2019-07-16[Mac] Fix NSImageCacheException exception when getting the app iconVsevolod Kukol
2019-07-11[Mac] Check if the Url path is nulliain holmes
2019-05-29[Mac] Correctly queue modal sheetsiain holmes
2019-04-24[Mac] Fix Alert Dialog crash on startupVsevolod Kukol
2019-03-21Fix some service initialization issuesLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-14[Mac] Fix text alignment in alerts with formatted textVsevolod Kukol
2019-02-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-25Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-25[Mac] Remove Network option from PreferencesMatt Ward
2019-02-22[Mac] Remove Network option from PreferencesMatt Ward
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-15[MacPlatform] Avoid setting ParentWindow when nullRodrigo Moya
2019-02-11Merge branch 'master' into http-clientMatt Ward
2018-12-05Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-01[A11y] REmove focus from the NSAlert dialog when it is closediain holmes
2018-11-29[Mac] Use DesktopService.FocusWindow to focus dialog parentsVsevolod Kukol
2018-11-26[MacPlatform] Http client refactor after reviewMatt Ward
2018-11-20[MacPlatform] Add HttpClient options panelMatt Ward
2018-09-12[Mac] Reenable alert sheeting in MojaveVsevolod Kukol
2018-09-12[Mac] Enable dark theme support for system dialogs on MojaveVsevolod Kukol
2018-09-12[Ide][Mac] Use DarkAqua Appearance on MojaveVsevolod Kukol
2018-07-17[Ide][Mac] Fix parent window handling in MacAlertDialogHandlerVsevolod Kukol
2018-07-17[Mac] Don't set the accessoryView if not needed and avoid 0 length array alloctherzok
2018-07-17[Mac] Don't create a custom label if we don't have markuptherzok
2018-07-17PR feedbacktherzok
2018-07-17Share accessory view between secondary message text and optionsOleg Demchenko
2018-07-17Allow native mac dialogs to render formatted stringsOleg Demchenko
2018-03-17[Mac] Refactor common open file dialogs to share as much code as possibletherzok
2018-03-17Remove dead codetherzok
2018-03-17[Mac] Refactor common file dialog code to reuse layoutable accessory boxtherzok
2018-03-17[Mac] Fix Add Files dialog being broken on High Sierratherzok
2018-01-15[Mac] Improve word casing in open project dialog labelsVsevolod Kukol
2018-01-15[Mac] Improve project open dialog options layoutVsevolod Kukol