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-08-08[Ide] Fix document subview tab wrappingVsevolod Kukol
2017-08-01[A11y] Add option to disable accessibilityiain holmes
2017-07-11[A11y] Make Breadcrumb bar accessible under VoiceOveriain holmes
2017-07-06[A11y] Fix a crash with tabs when they are activatediain holmes
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-06-22Merge pull request #2671 from mono/fix54483-xwt-popup-target-boundsLluis Sanchez
2017-06-16Merge pull request #2639 from iainx/fix-53448Lluis Sanchez
2017-06-14Merge pull request #2635 from mono/master-55746Lluis Sanchez
2017-06-14Bug 55746 - [Wizard/Nuget] Tooltip showing xml character reference (')David Karlaš
2017-06-14Perf ui (#2562)Marius Ungureanu
2017-06-14[A11y] Simplify the API for adding label relationshipsiain holmes
2017-06-14[A11y] Make the Assembly Folders panel accessibleiain holmes
2017-06-14[Ide] Fix invalid source being removed spewMarius Ungureanu
2017-06-13[A11y] Make the Keybindings panel accessibleiain holmes
2017-06-12[Ide] Fix possible leak in EventBoxTooltip.therzok
2017-06-08Merge pull request #2582 from iainx/fix-53523iain
2017-06-08[A11y] Fix crash when the tabstrip is reset on debuggingiain holmes
2017-06-07[A11y] Add a Restart panel and make it accessibleiain holmes
2017-06-07Merge pull request #2556 from iainx/fix-53731iain
2017-06-06[A11y] Fix stylingiain holmes
2017-06-05[A11y] Make MonoDevelop.Components.Tabstrip keyboard accessibleiain holmes
2017-06-02[A11y] Make the QuickTaskBar keyboard accessibleiain holmes
2017-06-02[Mac] Add comments to explain MacLeakHelpers limitations.therzok
2017-06-02[Mac] Add MacLeakHelpers class which can be used to probe live NSObjects.therzok
2017-06-01[A11y] Make the Pathbar keyboard accessibleiain holmes
2017-05-31[A11y] Make the DockItemTitleTabs keyboard accessibleiain holmes
2017-05-31Merge branch 'master' into run-when-idleLluis Sanchez
2017-05-29Fixed problem with Cmd+Shift+F not always workingDavid Karlaš
2017-05-19[A11y] Make the EventBoxTooltip accept keyboard focusiain holmes
2017-05-19[A11y] Make the InformationPopoverWidget accept keyboard focusiain holmes
2017-05-15Merge pull request #2372 from iainx/fix-53537iain
2017-05-15[A11y] Make the project options panels accessibleiain holmes
2017-05-12[Editor] Fix boxing of these ints on every color markup creationMarius Ungureanu
2017-05-09[Perf] Fix a few references of a slow variant of IndexOf.Marius Ungureanu
2017-04-27Add new IdeApp.RunWhenIdle methodLluis Sanchez
2017-04-26[Ide] Simplify XwtPopup Target screen bounds calculationVsevolod Kukol
2017-04-24[Ide] Fix XwtPopup Target screen bounds calculationVsevolod Kukol
2017-04-21Merge remote-tracking branch 'origin/d15-2'Lluis Sanchez
2017-04-21[Ide] Fix XwtBoxTooltip flickeringVsevolod Kukol
2017-04-19Merge remote-tracking branch 'origin/d15-2'Lluis Sanchez
2017-04-13[Ide] Properly handle mnemonics in chinese/korean languagestherzok
2017-04-12Merge remote-tracking branch 'origin/d15-2'Lluis Sanchez
2017-04-10[Ide] Fix XwtPopup size detection of Cocoa targetsVsevolod Kukol
2017-04-10[Ide] Optimize XwtPopup target window detectionVsevolod Kukol
2017-04-10[Ide] Fix NRE in XwtPopup.RepositionWindowVsevolod Kukol
2017-04-07[Windows] HDPI icon scaling fixesCody Russell
2017-03-28Merge pull request #2025 from mhutch/movetype-fixupDavid Karlaš
2017-03-28Merge pull request #1933 from mono/native-popupsVsevolod Kukol
2017-03-28Fix errors caused by UI elements access from background threadsDavid Karlaš
2017-03-27Merge remote-tracking branch 'origin/master' into native-popupsVsevolod Kukol