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-04-05Merge pull request #466 from xamarin/fix832346-help-searchVsevolod Kukol
2019-04-05Refactor Control handling code to use ConditionalWeakTabletherzok
2019-04-04GtkNSViewHost: Move to MonoDevelop.IdeSandy Armstrong
2019-04-04NSStackViewExtensions: Remove unused/duplicated codeSandy Armstrong
2019-03-29[Mac] Fix help search titlesVsevolod Kukol
2019-03-21Merge remote-tracking branch 'origin/master' into master-vnextLluis Sanchez
2019-03-20Merge branch 'release-8.0' into master-vnextLluis Sanchez
2019-03-20Merge pull request #6866 from mono/jstedfast-info-popover-widget-markupLluis Sanchez
2019-03-13[Ide] Added support for InformationPopoverWidget and EventBoxTooltip to use M...Jeffrey Stedfast
2019-03-08Adds a initial implementation of MacPropertyPadJose Medrano
2019-03-04Mac: FormattedString.ToAttributedString: add a beforeAttribution handlerAaron Bockover
2019-02-28CocoaTextViewContent: Implement GrabFocusSandy Armstrong
2019-02-21MDMenuItem: avoid deprecated NSMenuItem.SetTitleWithMnemonicAaron Bockover
2019-02-19Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-18Merge pull request #7131 from mono/harden-texteditor-getcontentsLluis Sanchez
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-14Add try/catch/LogInternalError to TabStrip.OnButtonPressEventnosami
2019-02-12Merge pull request #6630 from mono/http-clientMatt Ward
2019-02-11Merge branch 'master' into http-clientMatt Ward
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-06[A11y] Fix up memory pressure caused by lots of arrays being createdtherzok
2019-02-01[Toolbox] Fix event ownership, double free and assertion on trying to free a ...therzok
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-24Fixes VSTS Bug 752631: Accessibility: Preferences - External Tools:mkrueger
2019-01-21Merge pull request #6923 from mono/fix772111-gtk-tooltippopover-flickeringLluis Sanchez
2019-01-18[Ide] Fix InformationPopover flickering in nested dialogsVsevolod Kukol
2019-01-17[Ide] Fix accessibility Voice Over problems in Find in Files dialogMatt Ward
2019-01-17Initial support for mapping MonoDevelop Theme to VSEditor ClassificationsDavid Karlaš
2019-01-15[A11y] Update the bounds of the Tabstrip tabs when one is insertediain holmes
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-12-19Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-17Merge pull request #6666 from mono/fix-648196Lluis Sanchez
2018-12-14Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-14[Ide] Try fixing random crasher in gdk event finalizertherzok
2018-12-13[A11y] Use the default Mac unfocused background colour for treeview rowsiain holmes
2018-12-11[Ide] Don't use bold font, use standard system fontRodrigo Moya
2018-11-28[Ide] Use constants for layout prioritiesRodrigo Moya
2018-11-28[Ide] Put common Cocoa helpers/classes in a common placeRodrigo Moya
2018-11-27[A11y] Make the MenuButton have a menu button roleiain holmes
2018-11-23Merge pull request #6324 from mono/master-cocoa-toolboxLluis Sanchez
2018-11-20[Ide] Use common static SelectFunction handler instead of delegateMatt Ward
2018-11-20[Ide] Fix new folder not being selected in Solution padMatt Ward
2018-11-20[Ide] ImageLoader improve memory use when using HttpClientMatt Ward
2018-11-20[Ide] ImageLoader now uses HttpClientMatt Ward
2018-11-14Adds KeyCodes to enum and moves to MonoDevelop.ComponentsJose Medrano
2018-11-06Get the WPF content positioned properly.Kirill Osenkov
2018-11-05Get the button showing.Kirill Osenkov
2018-10-16Fixes issue #6339 XwtThemedPopup crashes on linuxMike Krüger
2018-10-15[Ide][Mac] Fix Popup rendering on MojaveVsevolod Kukol
2018-09-21Merge pull request #5943 from mono/mojave-dark-themeLluis Sanchez