0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update versions for release. More... almost 13 years ago
Update project files to VS2010. More... almost 13 years ago
Look at the SubProject of ProjectItems first - otherwise Solution folders cause problems More... over 13 years ago
Update version number for release. More... over 13 years ago
Complete the restoration of Visual Studio 2008 compatibility. More... over 13 years ago
Included reference to System.Core in WebGACForVS project Updated call to AddNamedCommand2 to include missing parameter Updated calls to CommandBarButton.get_accName to include missing parameter More... over 13 years ago
Change Connect.cs to use UTF-8 to make diffs work More... almost 14 years ago
More fine grained menu item positioning More... almost 14 years ago
Command Resolution is now dependent on non-existence of the command previously More... almost 14 years ago
Use .NET 3.5 (hey, it's 2010 :-) More... almost 14 years ago
Nuked dead code More... almost 14 years ago
Extra case for F# projects which seem to use a different automation library More... almost 14 years ago
Position this item in a slightly less dodgy way More... almost 14 years ago
When updating F# assemblies, the Identity property renders with the key and version of the assembly, so just use the Name property instead More... almost 14 years ago
Use a difference view of the underlying project reference to be compatible with F# projects. More... almost 14 years ago
Refactored the intialization of the commands because the way that VS caches seems to be non-deterministic, so basically try to look up the commands and only add them on failure. Also made the config a little bit more declarative. This class needs a lot more clean up, but I wanted to keep the patch hunk small. Also, there is a a commented out branch for handling the assembly updates for F# projects, which still requires some mysterious DLL. More... almost 14 years ago
I don't think this is a frontline problem per se, but in certain cscenarios where some (genuinely) incompilable code is the root cause for error, WebGAC masks this but saying that the primary configuration has not been set, hence blocking the real problem. More... almost 14 years ago
Updated regsitry entry to include VS 2010 More... almost 14 years ago
Correct the path of the safe imports key More... about 14 years ago
Handle missing auth headers. More... about 14 years ago
Merge branch 'master' of github.com:paulj/webgac More... about 14 years ago
Anchor upload button to bottom-right corner so resizes work sensibly. More... about 14 years ago
Fix directory listing incompatibility with XML returned by IIS. More... about 14 years ago
Fix license formatting More... about 14 years ago
Add license More... about 14 years ago
Merge branch 'master' of github.com:paulj/webgac More... about 14 years ago
Don't install into AddIns directory. Register our install path instead. More... about 14 years ago
Add content to README More... about 14 years ago
Update version numbers in installer. More... about 14 years ago
Disable the Install and Release commands due to MSBuild execution problems More... about 14 years ago