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-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
2019-03-08Adds handling of Flag editors with a specific PropertyInfoJose Medrano
2019-03-08Fixed current DescriptorPropertyInfo Get behaviourJose Medrano
2019-03-08Removed duplicated PropertyChangedJose Medrano
2019-03-08Makes PropertyPad platform agnostic with Gtk and Cocoa implementationsJose Medrano
2019-03-08Drops unused GetAssignableTypes codeJose Medrano
2019-03-08Temporal fix to allow AutoExpandGroupsJose Medrano
2019-03-08Sets default value in ValueSourcesJose Medrano