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-07-11[Mac] Use FirstOrDefault in case there is no matching configurationsiain holmes
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
2018-11-14Adds KeyCodes to enum and moves to MonoDevelop.ComponentsJose Medrano
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-10[Mac] Add Tooltips to configuration selector itemsVsevolod Kukol
2018-08-20[Mac] Fix the keyboard focus for the toolbariain holmes
2018-08-20[Mac] Fix a crash when tabbing out of the selectoriain holmes
2018-05-07[Mac] Fix device selection with special charactersVsevolod Kukol
2018-01-12[A11y] Accessible SelectorViewVsevolod Kukol
2018-01-11[Mac] Fix SelectorView layout for HighSierraVsevolod Kukol
2018-01-11[Mac] Fix SelectorView clicked cell detectionVsevolod Kukol
2018-01-10[Mac] Fix SelectorView component focusVsevolod Kukol
2017-09-19implement focus for MainToolBarDmytro Ovcharov
2017-06-01[Mac] Fix ExecutionTarget icon themeVsevolod Kukol
2017-03-13[A11y] Improve the runtime configuration selector accessibilityiain holmes
2017-02-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-02-24Toolbar requests (#1809)Marius Ungureanu
2016-12-06Merge branch 'master' of github.com:iainx/monodevelop into a11yiain holmes
2016-12-05[Mac] Only notify ActiveRuntime changed once on menuitem selection.Marius Ungureanu
2016-10-28[A11y] Some build fixes from the mergesiain holmes
2016-10-28[A11y] Fix an unused warningiain holmes
2016-10-28[A11y] Make the SelectorView accessibleiain holmes
2016-10-28[A11y] Enable accessibility for the status bariain holmes
2016-09-30Merge master into multisessiondebuggingDavid Karlaš
2016-09-30Added support for selecting execution targets(devices) in case of multiple st...David Karlaš
2016-09-22[Mac] Only construct the NSImage once for the ready status statusbar.therzok
2016-09-22[Mac] Optimize config/plat selector allocations.therzok
2016-09-19[Mac] Add algorithm to prefer last selected selector itemtherzok
2016-09-19[Mac] Prevent updating of SelectorView when setting the same value.therzok
2016-06-27Merge remote-tracking branch 'origin/master' into run-configurationsLluis Sanchez
2016-06-07[Mac] When ActiveRuntime is changed, fire RuntimeChanged eventManish Sinha
2016-05-23[Ide] Add api to allow hiding the startup configuration selectorLluis Sanchez
2016-05-20[Core] Run configuration support WIPLluis Sanchez
2016-04-14[MacPlatform] Fix warningsiain holmes
2016-04-12[Mac] SelectorView should only do popup when enabled.therzok
2016-04-06[Mac] More aggressively nullcheck Window/Screen of a view.therzok
2016-03-18[MacToolbar] Show the selector menu on button pressiain holmes
2016-02-29[MacToolbar] Ellipsize text if the string is very longiain holmes
2016-02-18[Mac] Reset Selectors in toolbar when closing a solutionVsevolod Kukol
2016-02-15[MacToolbar] Don't assume a didMoveToWindow message will occur when there is ...iain holmes
2016-02-11Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2016-02-11[Mac] Moved ConfigurationChanged to ActiveConfiguration.set sectionManish Sinha
2016-02-11[Mac] Remove UpdatePathText as it is already called in ActiveConfiguration.setManish Sinha
2016-02-08[MacToolbar] Update layout for Yosemiteiain holmes
2016-02-06Revert "Revert "Merge remote-tracking branch 'origin/dark-skin-mac-toolbar' i...Vsevolod Kukol