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-07-08Merge remote-tracking branch 'origin/master' into documentmodel-designersupportJérémie Laval
2019-07-03[Toolbox] Removes old embed internal focuschain logic to use the default beha...Jose Medrano
2019-07-03Adds a ZOrder system based in GtkNSViewHostJose Medrano
2019-06-24[DesignerSupport] Recognize DocumentView when computing IPropertyPadProvider/...Jérémie Laval
2019-06-16Fixed Snippets Drag&Drop and added ability for Android Designer to do D&DDavid Karlaš
2019-06-11[Toolbox] Moves toolbox Refresh call after call to ShowAllJose Medrano
2019-06-10[Toolbox] Ensures ItemSize is always positive and log if exception occursJose Medrano
2019-05-24[DesignerSupport] Finish migration to the new property editing hashAlan McGovern
2019-05-09Changed order of executing `GrabFocus` and executing `OnActivateSelectedItem`...David Karlaš
2019-05-09Fixes 866554: Enable Snippets within ToolboxDavid Karlaš
2019-05-08Fix scope of GetContent() for several viewsLluis Sanchez
2019-05-07Fix several toolbox issues:Lluis Sanchez
2019-05-03Fix toolbox initialization issueLluis Sanchez
2019-04-04Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-04Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-04Merge pull request #488 from xamarin/master-vnext-first-responderMarius Ungureanu
2019-04-04Merge pull request #418 from xamarin/pr-sandy-vsec-master-fixesSandy Armstrong
2019-04-04NSStackViewExtensions: Remove unused/duplicated codeSandy Armstrong
2019-04-03[Debugger, PropertyPad] Use MakeFirstResponder not BecomeFirstRespondertherzok
2019-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-02Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-01[Windows] Fix loading of designersupportMarius Ungureanu
2019-03-28[DesignerSupport] Properly load the PropertyEditor assembliesAlan McGovern
2019-03-27[build] Make this compile with the latest revisionAlan McGovern
2019-03-27Adds a PropertyPadItem to encapsule some logicJose Medrano
2019-03-27Remove some old API changesJose Medrano
2019-03-26Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-26Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-25Only local copy on Mactherzok
2019-03-25Local copy PropertyEditing to fixup vnexttherzok
2019-03-25Remove reference to proppy to avoid assembly load exceptionLluis Sanchez
2019-03-21Track API changesLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-20Merge branch 'release-8.0' into master-vnextLluis Sanchez
2019-03-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-20Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-03-08Adds a null check unsuscribing the handlers on disposingJose Medrano
2019-03-08Fixes typo in method nameJose Medrano
2019-03-08Backs conditional to cover linux platformsJose Medrano
2019-03-08Adds a feature toggle to enable native property panel with EnvVarJose Medrano
2019-03-08Fixes default ArrangleMode in CategoryJose Medrano
2019-03-08Some minor code improvementsJose Medrano
2019-03-08Better error handling using LoggingServiceJose Medrano
2019-03-08Fixes back default property pad when selected document is changedJose Medrano
2019-03-08Adds a mocked gtk property grid to satisfy temporally customizer.Customize callJose Medrano
2019-03-08More fixes to use custom property widgetsJose Medrano
2019-03-08Removes handlers on disposingJose Medrano
2019-03-08Changes in encapsulation to use Custom Property WidgetJose Medrano
2019-03-08Uses predefineds comboboxes to show valuesJose Medrano