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
2016-09-28[ConnectedServices] Fix services gallery disposingVsevolod Kukol
2016-09-27Merge branch 'connected-services' of https://github.com/mono/monodevelop into...Greg Munn
2016-09-26[ConnectedServices] Fix flickering on navigation in services galleryVsevolod Kukol
2016-09-26[ConnectedServices] Show a different description when we go to the details viewGreg Munn
2016-09-26[ConnectedServices] Disable all configuration sections for disabled servicesVsevolod Kukol
2016-09-23[ConnectedServices] Increase service description line heightVsevolod Kukol
2016-09-23[ConnectedServices] Fix Add service dialog Cancel buttonVsevolod Kukol
2016-09-22[ConnectedServices] Throw the exception, there are cases when it's a non-erro...Greg Munn
2016-09-22[ConnectedServices] Blue Add service buttonVsevolod Kukol
2016-09-22[ConnectedServices] Optimize Button layouts in service details viewVsevolod Kukol
2016-09-22[ConnectedServices] Fix clickable area in services galleryVsevolod Kukol
2016-09-22[ConnectedServices] Show hand cursor in services galleryVsevolod Kukol
2016-09-22[ConnectedServices] Batch dependencies of type PackageDependency together and...Greg Munn
2016-09-22[ConnectedServices] Increase the add button widthGreg Munn
2016-09-21[ConnectedServices] Set min width to 640Greg Munn
2016-09-21[ConnectedServices] Keep the tab title constantGreg Munn
2016-09-21[ConnectedServices] Keep the project name as the subtitle alwaysGreg Munn
2016-09-21[ConnectedServices] Limit service description width to 500 when in details modeVsevolod Kukol
2016-09-21[ConnectedServices] Use MarkupView for Service descriptionsVsevolod Kukol
2016-09-21[ConnectedServices] Set expander heights to 46pxVsevolod Kukol
2016-09-20[ConnectedServices] Handle node activation only if the node is selectedVsevolod Kukol
2016-09-19[ConnectedServices] Display a shorter name in the solution padGreg Munn
2016-09-16[ConnectedServices] Fix UI Thread synchronizationVsevolod Kukol
2016-09-15[ConnectedServices] Use default Delete command to remove a service nodeVsevolod Kukol
2016-09-15[ConnectedServices] Optimize service configuration section expansionVsevolod Kukol
2016-09-15[ConnectedServices] Update service removal dialogVsevolod Kukol
2016-09-14[ConnectedServices] Remove spacing between header and contentVsevolod Kukol
2016-09-14[ConnectedServices] Use mdash in content view titleVsevolod Kukol
2016-09-12[ConnectedServices] GroupDependency can only take Code Dependencies.Greg Munn
2016-09-12[ConnectedServices] Make the dependency categories publicGreg Munn
2016-09-09[ConnectedServices] Make it easier to create groupsGreg Munn
2016-09-09[ConnectedServices] Collapse section only on header clickVsevolod Kukol
2016-09-07[ConnectedServices] Disable section widgets if the service is not addedVsevolod Kukol
2016-09-07[ConnectedServices] Optimize section widget expansionVsevolod Kukol
2016-09-06[ConnectedServices] Assume that InvalidOperationException when adding a packa...Greg Munn
2016-09-06[ConnectedServices] Allow consumers to set an object for the GettingStartedDo...Greg Munn
2016-09-02[ConnectedServices] Swap IConfigurationSection.Added/Adding/etc for a single ...Greg Munn
2016-09-02[ConnectedServices] The number of sections is also immutableGreg Munn
2016-09-02[ConnectedServices] when removing, double check that the nuget hasn't been re...Greg Munn
2016-09-02[ConnectedServices] When adding dependencies, unless we get an error we have ...Greg Munn
2016-09-02[ConnectedServices] When handling dependency add/remove errors, check that th...Greg Munn
2016-09-02[ConnectedServices] Make the dependencies explicitly immutableGreg Munn
2016-09-02[ConnectedServices] Remove IConnectedServiceDependency.IsAddedGreg Munn
2016-09-02[ConnectedServices] Remove IConnectedService.IsAddedGreg Munn
2016-09-02[ConnectedServices] Improve the API for determining what happened to the stat...Greg Munn
2016-09-02[ConnectedServices] Merge ServiceStatus and DependencyStatusGreg Munn
2016-09-02[ConnectedServices] set initializedGreg Munn
2016-09-02[ConnectedServices] Remove the dependency Adding/Added/AddedFailed etc events...Greg Munn
2016-09-02[ConnectedServices] Remove the service Adding/Added/AddedFailed etc events in...Greg Munn
2016-09-02[ConnectedServices] ServiceStatus commentsGreg Munn