1 Commits (2e1db61657dd6b8f038694a64569cc8fa0c87416)

Author SHA1 Message Date
Daniel Grunwald 2e1db61657 Move Analysis AddIns to src/AddIns/Analysis 15 years ago
Matt Ward 5b47018d7e Changed CodeCoverage addin to use PartCover 2.2 instead of NCover. 18 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Daniel Grunwald 75ccdb10ea ICSharpCode.Core: For <MenuItem type="CheckBox">, the checked attribute can now be specified. Doing so enables lazy loading by using that value as default (until the item is clicked). The value can depend on properties stored in the PropertyService. 19 years ago
Matt Ward e76aea7557 Added extra display options for Code Coverage Pad. Can now choose to show/hide the visit count list, optionally view the source code next to the coverage tree, or just display the tree on its own. 20 years ago
Matt Ward a2469ef84d Added code coverage addin - supports NCover. 20 years ago