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
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
2017-03-17[A11y] Add a params version of AddLinkedUIElementiain holmes
2017-03-17[A11y] Fix errors that arose from the mergeiain holmes
2017-03-10[A11y] Improve the way ActionDelegates are handled.iain holmes
2017-03-10[A11y] Make ActionDelegate disposableiain holmes
2017-02-20[A11y] Automatically detect actions on AccessibilityElementProxyiain holmes
2017-02-20[A11y] Automatically detect supported actionsiain holmes
2017-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-02-13[A11y] Make the New Project language selector accessibleiain holmes
2017-02-07[A11y] Rename SetRealParent to SetGtkParent which makes more senseiain holmes
2017-02-01[A11y] Add AtkCocoaHelpers to set attributes on CellRenderersiain holmes
2017-02-01[A11y] Check if LinkedUIElements is not nulliain holmes
2017-01-26[a11y] ADd functions to add linked ui elementsiain holmes
2017-01-20[A11y] Make the Quick Task Strip accessibleiain holmes
2017-01-09[A11y] Split AtkCocoaHelper into Mac and Noop filesiain holmes
2017-01-09[A11y] Tidy up the AtkCocoaHelpersiain holmes