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-26[Ide][AtkCocoa] Add support for Subroles and Value objectsVsevolod Kukol
2019-10-29Merge pull request #8866 from mono/master-vsts810293Vsevolod Kukol
2019-10-21[Core] Added Focused API to AtkCocoaHelper.Mike Krüger
2019-10-01Add some straightforward nullability conversionstherzok
2019-07-22[A11y] Check selector before trying to call accessibility methodMatt Ward
2019-07-11[A11y] Check for selector before trying to call accessibility methodiain holmes
2019-05-24[A11y] Make sure TextElementProxy elements aren't nulliain holmes
2019-05-24[A11y] Require the delegates to be installed at constructioniain holmes
2019-05-23[A11y] Catch exceptions rather than check for nulliain holmes
2019-05-23[A11y] Check the functions have been set correctly before callingiain holmes
2019-02-26Fix Add/Remove Element to Title selectortherzok
2019-02-13Fix not being able to create a new project after AtkCocoa fixMarius Ungureanu
2019-02-13Remove erroneous extra colonsMarius Ungureanu
2019-02-09Refactor msgSend into util methodtherzok
2019-02-06Fixuptherzok
2019-02-06[A11y] Fix up memory pressure caused by lots of arrays being createdtherzok
2018-12-05Merge pull request #6724 from mono/master-issue5887Lluis Sanchez
2018-12-05Fixes issue #5887 FATAL ERROR when trying to navigate inside theMike Krüger
2018-12-01[A11y] REmove focus from the NSAlert dialog when it is closediain holmes
2018-06-15[Ide] Fix more warningsMikayla Hutchinson
2018-03-26Merge pull request #3845 from mono/fix-515126iain
2018-03-05[A11y] Tidy up some codeiain holmes
2018-02-26[a11y] Inform VoiceOver about the focused item changingiain holmes
2018-02-22[A11y] Handle the Pad header tabstrip as containing tabsiain holmes
2018-01-10[A11y] Make the breakpoint markers accessibleiain holmes
2018-01-09[atkcocoa] AtkCocoaHelper.Enabled is used everywhere and broke Linux build.Atsushi Eno
2018-01-03[A11y] Disable all the accessibility proxies if AtkCocoa is not loadediain holmes
2017-11-29[Ide] Fix a11y managed code causing leaks of everything that sets gtkParent.therzok
2017-10-05[A11y] Remove an unused property in RealAccessibilityElementProxy (#3152)iain
2017-08-09[A11y] Fix some bugs that meant the text editor didn't work properly with Voi...iain holmes
2017-08-01#53783Dmytro Ovcharov
2017-08-01#53783Dmytro Ovcharov
2017-07-18Merge pull request #2787 from iainx/fix-tabstrip-a11yiain
2017-07-18[A11y] Make the statusbar accessibleiain holmes
2017-07-17[A11y] Improve tabstrip accessibilityiain holmes
2017-07-11[A11y] Make Breadcrumb bar accessible under VoiceOveriain holmes
2017-06-14[A11y] Add a Link roleiain holmes
2017-06-14[A11y] Simplify the API for adding label relationshipsiain holmes
2017-05-30[Windows] Fix build.Marius Ungureanu
2017-05-29Merge pull request #2489 from iainx/fix-a11y-texteditor-crashiain
2017-05-26[A11y] Make the StringTagSelectorButton an AXPopUpButtoniain holmes
2017-05-26[A11y] Prevent a crash when interacting with the text editoriain holmes
2017-05-15[A11y] Make the project options panels accessibleiain holmes
2017-04-28[Atk] Fix leak caused by circular referencing in Atk code. (#2293)Marius Ungureanu
2017-04-12[A11y] Improve the accessibility of the Custom Command Widgetiain holmes
2017-04-11[A11y] Add accessibility attributes for the Task padiain holmes
2017-03-27[A11y] Fix the NRE in ConvertToRealProxyArrayiain holmes
2017-03-24[A11y] Add some getters as welliain holmes
2017-03-24[A11y] Make AccessibilityElementProxy into a wrapper objectiain holmes
2017-03-23[A11y] Only add/remove actions when the first of last handler changesiain holmes