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-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-06-14Fix source usage (#2637)Marius Ungureanu
2017-05-31[A11y] Make the DockNotebook TabStrip keyboard accessibleiain holmes
2017-05-09[Ide] Fix leak of document tabs.Marius Ungureanu
2017-05-04Fix bug when restoring document splitsLluis Sanchez
2017-05-04Revert "Merge remote-tracking branch 'origin/huge-leak-fixes-proper-rebased'"Alan McGovern
2017-05-03Address PR feedback.therzok
2017-05-03[Ide] Fix leak of document tabs.Marius Ungureanu
2017-04-18[Ide] Set the focus to the last item in the container (#2193)Marius Ungureanu
2017-03-24Merge remote-tracking branch 'upstream/master' into a11yiain 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-20[Ide] Fix IWorkbenchWindow.Closing event handling with async operationsVsevolod Kukol
2017-03-17[A11y] Fix errors that arose from the mergeiain holmes
2017-02-20[A11y] Automatically detect actions on AccessibilityElementProxyiain holmes
2017-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-02-07[A11y] Rename SetRealParent to SetGtkParent which makes more senseiain holmes
2017-01-09[A11y] Tidy up the AtkCocoaHelpersiain holmes
2016-12-06Merge branch 'master' of github.com:iainx/monodevelop into a11yiain holmes
2016-12-02[A11y] Set accessibilityTabs property for all the tabstripsiain holmes
2016-11-13[Ide] Avoid creating a lambda on every tab draw.therzok
2016-10-28[A11y] Some build fixes from the mergesiain holmes
2016-10-28[A11y] Navigation buttons on tabstrip won't hideiain holmes
2016-10-28[A11y] Simplify the editor hierarchy for accessibilityiain holmes
2016-10-28[A11y] Make the tabstrip accessibleiain holmes
2016-10-12[Ide] Ensure animations are aborted on object destroytherzok
2016-09-30Revert "[Ide] Slightly optimize tabstrip tab drawing."Marek Habersack
2016-09-29[Ide] Slightly optimize tabstrip tab drawing.Marius Ungureanu
2016-09-18[Ide] Avoid creating a new array for the tabstrip.Marius Ungureanu
2016-06-28[Ide] Improve handling of unsaved files in floating windows.Matt Ward
2016-04-19[hdpi] Fix a number of issuesCody Russell
2016-04-08[Ide] Cleanups.therzok
2016-04-06[Ide] Add Tooltips to document navigation buttonsVsevolod Kukol
2016-03-16[IDE] Save open files after a short delayiain holmes
2016-03-10[Ide] Fixed compiler warningsMike Krüger
2016-02-02[Ide] DockNotebook: Bold now in all casesVaclav Vancura
2016-01-15[Ide] Tab Strip: Alignment tweaksVaclav Vancura
2016-01-15Merge remote-tracking branch 'origin/roslyn-dark-skin-tabs' into roslyn-dark-...Vsevolod Kukol
2016-01-15Merge remote-tracking branch 'origin/master' into roslyn-dark-skinMarius Ungureanu
2016-01-13[Ide] Fix themed NinePatchImage loading (tabs)Vsevolod Kukol
2016-01-13[Ide] Replace doc tabs close buttonVsevolod Kukol
2016-01-12[Ide] New tab images and size tweaksVaclav Vancura
2016-01-12Merge remote-tracking branch 'origin/roslyn-dark-skin' into roslyn-dark-skin-...Vsevolod Kukol
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2016-01-10[Ide] Optimize document tab label maskingVsevolod Kukol
2016-01-10[Ide] Rewrite document tabs close button drawingVsevolod Kukol
2016-01-10[Ide] Remove visual test rect from document tabsVsevolod Kukol
2016-01-10[Ide] Use FontService for document tab label fontVsevolod Kukol
2016-01-10[Ide] Fix document tabs paddingVsevolod Kukol
2016-01-07[Ide] Optimize document tabs text colorsVsevolod Kukol