Variable and function detail titles are now prefixed with the containing compound name (if it exists).
Made more descriptive result list texts (now shows containing compound for functions and variables and containing namespaces for all elements).
Added missing requirement section to type definition details page.
Fixed a problem where the requirements section would fail to hide the namespace line for global functions and variables.
DoxyComment Code
Code Commit Log
Added Chinese translation (contributed by 殷远超).
Version 0.4.3 of thee add-in.
Removed command status checking entirely (was slowing down IDE).
Branch for add-in 0.4.2 and template 0.5.0.
Added release information for add-in (0.4.2) and template (0.5.0).
Bumped version number to 0.4.2.
Removed illegal MSHelp namespace in output html.
Fixed newline (non-conforming line ending) to be standard Windows style (i.e. \r\n instead of \n).
Fixed command status code (suspect this was causing cpu spikes while navigating C/C++ source files).
Fixed result list text for defines.
Variable and function detail titles are now prefixed with the containing compound name (if it exists).
Made more descriptive result list texts (now shows containing compound for functions and variables and containing namespaces for all elements).
Added missing requirement section to type definition details page.
Fixed a problem where the requirements section would fail to hide the namespace line for global functions and variables.