161
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update string resources for 5.1 Beta More... about 11 years ago
Merge pull request #626 from olegbevz/master More... about 11 years ago
Restore all code for assembly info editor More... about 11 years ago
MarkupExtensionWrapper is now public to make it possible to make wrappers for non-standard markup extensions. Wrapper can be registered by applying MarkupExtensionWrapperAttribute or calling the static method RegisterMarkupExtensionWrapper of the MarkupExtensionWrapper class. More... about 11 years ago
Merge pull request #1 from icsharpcode/master More... about 11 years ago
add AssemblyInfoPanel.xaml.cs More... about 11 years ago
Merge pull request #625 from icsharpcode/revert-624-master More... about 11 years ago
Revert "Assembly Info Editor (issue #96)" More... about 11 years ago
Merge pull request #624 from olegbevz/master More... about 11 years ago
Merge pull request #623 from jogibear9988/master More... about 11 years ago
Revert some changes More... about 11 years ago
Revert some project changes More... about 11 years ago
Add some comments More... about 11 years ago
Update assembly flags generation algorithm More... about 11 years ago
Fix WrapItems Container not Dragable More... about 11 years ago
Merge pull request #612 from turbanoff/master More... about 11 years ago
Merge pull request #618 from lvv83/template_fix More... about 11 years ago
Bugfix: ComboBox Editor did not work! The Attribute was not parsed when the Editor was in the other Assembly. Without the Attribute it works again! More... about 11 years ago
A global Property Changed Event in the Component Service More... about 11 years ago
Merge pull request #622 from gumme/WpfDesignerMarkupExtensionInsertFix More... about 11 years ago
Added null-check necessary when a markup extension without a wrapper is added to a collection. More... about 11 years ago
Add namespace restore while saving assembly info More... about 11 years ago
Add write asssembly flags support More... about 11 years ago
Add assembly info writing tests. Add Assembly Flags reading support. More... about 11 years ago
Merge pull request #620 from jogibear9988/FixXamlDesignerInSD More... about 11 years ago
Support target framework specific NuGet PowerShell scripts. More... about 11 years ago
Add assembly info provider reading tests More... about 11 years ago
Add 'CreateActions' to FileTemplate, and use them to start the report wizard instead of relying on IsDirty. More... about 11 years ago
MessageBox if some of the assembly info values was incorrect More... about 11 years ago
Handle being unable to read or update NuGet.Config. More... about 11 years ago