-
-
Merge pull request #964 from github/fixes/963-Experimental-AllUsers-F…
…alse AllUsers should by false when Experimental
-
-
Merge pull request #928 from github/fixes/926-ProvideBindingRedirection
Use ProvideBindingRedirection instead of ProvideCodeBase
-
Use ProvideBindingRedirection for GHfVS assemblies
Redirect to the latest `GitHub.*` assembly for assemblies that require a CodeBase (e.g. `GitHub.Exports`). This makes extensions that don't depend on a specific GHfVS version possible.
-
Merge pull request #957 from github/fixes/shareddictionarymanager-merge
Fix compile error introduced in merge.
-
Fix compile error introduced in merge.
I introduced a compile error with the recent merge of 2.2.0.10 to master, because `SharedDictionaryManager` has moved. This fixes it.
-
-
Merge branch 'release/2.2.0.9'
Conflicts: src/GitHub.VisualStudio/PkgCmdID.cs src/GitHub.VisualStudio/packages.config
-
-
-
-
-
-
-
Merge pull request #953 from github/fixes/952-image-descriptions
Add descriptions to documentation images
-
Merge pull request #941 from github/feature/docs-links
WIP: Add links to documentation.
-
-
Implement stubs in status bar service
The new methods are not meaningful for the status bar, we're not tracking shown messages and the status bar only shows text, so there's no meaningful implementation (and no need to throw)
-
Merge pull request #950 from github/jcansdale/xaml-designer
Make `SharedDictionaryManager` work inside XAML Designer
-
-
Remove XamlDesign configuration completely
shana committedApr 19, 2017 -
-
-
Consolidate the 3 SharedDictionaryManager classes
Everywhere now uses `GitHub.UI.ThemeDictionaryManager`. SharedDictionaryManager can be used as base for added functionality (e.g. ThemeDictionaryManager).
-
Enhance AppDomainContext and readability of tests
jcansdale committedApr 7, 2017 -
Move all URL strings into Urls.cs
jcansdale committedApr 7, 2017 -
Moved into consistent namespace (GitHub.UI.Helpers)
jcansdale committedApr 7, 2017

