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-12-30[947006][PlatformService] moved 'MakeAccessibilityAnnouncement' to `PlatformS...Mykyta Bondarenko
2019-12-02[753577][StatusBar] announce changed statusMykyta Bondarenko
2019-11-08Remove linq usage and extra linesGouri Kumari
2019-10-30Set the proper NextResponder chain in awesomebar.cs and fix custom foxus hand...GouriKumari
2019-10-29Set nextkey viewGouriKumari
2019-10-22Fixes NRE focusing main toolbar in early initializations when the window is n...Jose Medrano
2019-08-27[Mac] Remove some dead code and use Xamarin.Mac constants for PInvoke signaturestherzok
2019-08-22[Mac] Send the correct frameiain holmes
2019-07-16Merge pull request #8177 from mono/fix-941964Lluis Sanchez
2019-07-11[Mac] Fix keyboard input in Global Search when in fullscreeniain holmes
2019-07-11[Mac] Use FirstOrDefault in case there is no matching configurationsiain holmes
2019-07-09[Mac] Don't reshow the popover when the view has been removed from the windowiain holmes
2019-06-19[Mac] Align the search popup correctly when the app is in fullscreen modeiain holmes
2019-05-23Try to fix auto testLluis Sanchez
2019-05-22[Mac] Don't pass null to SetToolTipiain holmes
2019-05-02[Mac] Fix build with Xamarin.Mac 5.10+Vsevolod Kukol
2019-05-02[Mac] Don't use NSSharedApplication.WindowsVsevolod Kukol
2019-05-02[build] Allow compilation to work with newer xamarin.mac releasesAlan McGovern
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-01-31[MacPlatform] Ignore hidden items in responder chainRodrigo Moya
2019-01-25Fixes wrong keycode conditionalJose Medrano
2019-01-24Fixes wrong focused states got focus from unexpected directionJose Medrano
2019-01-24Fixes calculate of the next focused view in SelectorViewJose Medrano
2019-01-10[Ide] Fix focus problem when tabbing out of the IDEtherzok
2018-11-14Adds KeyCodes to enum and moves to MonoDevelop.ComponentsJose Medrano
2018-11-05[Core] Add Analyzers to be used in the MD buildtherzok
2018-10-03[MacPlatform] Fix NRERodrigo Moya
2018-09-27[Mac] Improve reverse tabbing out of the toolbariain holmes
2018-09-27[Mac] Handle Shift-Tab in the Selector correctlyiain holmes
2018-09-21Merge pull request #5943 from mono/mojave-dark-themeLluis Sanchez
2018-09-17[Ide][Mac] Use IdeTheme.GetAppearance ()Vsevolod Kukol
2018-09-12[Ide][Mac] Use DarkAqua Appearance on MojaveVsevolod Kukol
2018-09-12Merge pull request #5899 from mono/fix617280-main-toolbar-tooltipsLluis Sanchez
2018-09-10Merge pull request #5882 from mono/master-vsts648998iain
2018-09-10[Mac] Add Tooltips to the Run button in the toolbarVsevolod Kukol
2018-09-10[Mac] Add Tooltips to configuration selector itemsVsevolod Kukol
2018-09-07Fixes VSTS Bug 648998: Accessibility: VoiceOver: MAS4.1.1: VoiceOverMike Krüger
2018-09-07Merge pull request #5720 from mono/fix-648188Lluis Sanchez
2018-09-03[MacToolbar] Fix NSToolbar item sizing with MojaveVsevolod Kukol
2018-08-29[Mac] Don't let the StatusBar steal keyboard events from its childreniain holmes
2018-08-21[Mac] Allow both Enter and Space to activate the status bariain holmes
2018-08-21[Mac] Fix possible leakiain holmes
2018-08-20[Mac] Fix the keyboard focus for the toolbariain holmes
2018-08-20[Mac] Start to fix the keyboard focus for the statusbariain holmes
2018-08-20[Mac] Focus the source pad when <space> is pressediain holmes
2018-08-20[Mac] Fix a crash when tabbing out of the selectoriain holmes
2018-05-14[Mac] Fix buttonbar exception triggered by collection being modifiedtherzok
2018-05-11[Mac] Fix possible crasher when debugging unit testtherzok
2018-05-07[Mac] Fix device selection with special charactersVsevolod Kukol