Content:
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
Removed command status code entirely (for some reason this code is slowing the whole IDE down).
Added Swedish translation contributed by Staffan Vilcans.
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).
Implemented resource cloning in setup custom action. DoxyComment will now properly work in localised versions of Visual Studio 2005 (thanks to Jungjin Kim for testing the initial bits).
Added a Korean translation (contributed by Jungjin Kim - thanks!).
Added first version of MSDN xslt processing template (what was once known as doxyxsltproc).
Added setup system to project. Setup has custom actions to handle registration of add-in path in VS2005.
DoxyComment has been made completely open-source (GPL license). Project setup and transferred to SourceForge.net. Development project home page can be found here.
Bug fix: DoxyComment had several problems with the code to load satellite assemblies for localized resources. Proper fallback mechanism has been implemented to load English resources if failing to load culture specific satellite assemblies.
Add-in has been converted to Visual Studio 2005. I will no longer maintain the Visual Studio .NET 2003 version.
Installation project has been canned due to the simplified deployment offered by the new add-in framework in Visual Studio 2005. DoxyComment is now distributed as a simple zip.
Custom provider registration in registry removed (simple loading from Custom Providers sub-directory is used now).
Localization is back on track (thanks to the new framework in Visual Studio 2005). If you would like to translate DoxyComment to your own language send me a mail and I will include the translation in the next release.
Fixed a bug where parameters promoted to classes would be inserted at the wrong place if both a declaration and definition existed.
The Custom Providers registry key was not properly created by the setup program. Thanks to XXX for reporting the error.
This is the last release for Visual Studio .NET 2003.
Dropped plans for multiple language support (there is no easy way to do this in a consistent and simple way for the whole application and custom providers). If anybody feels this is of major importance, please drops me a few lines and I might reconsider.
Extended ICommentProvider API to support options for custom providers.
Added Tools Options pages for general options. Initial options support changing behavior for horizontal indentation and placement of comment blocks (declaration or definition).
Major rewrite of application core. DoxyComment now supports multiple comment providers.
Bug fix: Addition of sub-menus to the Tools menu failed on localized versions of Visual Studio .NET. I have changed the default installation to create a toolbar instead to avoid having to deal with finding the localized Tools menu. You can use the standard customization in VS.NET to add the commands to any menu or shortcut key. Office command bars (used in VS.NET) are really a mess to work with! Thanks to Xiaoyan Huang and Tom for pointing out the problems.
Bug fix: Dooh I forgot to include the testprovider in the distribution. Thanks to Dmytro Polyakov for pointing it out.
Initial release. First version produced from a macro/ Visual Basic .NET version (Visual Basic .NET. .. don't go there.. .).
$Id: vs2005_addin_change_log.html 80 2007-08-10 05:59:15Z tgram $ | ||
Copyright © 2006 by Troels Gram. |