eclox-0.3.4 (8-oct-2004): o Bug fixed, the plugin crashed at startup. eclox-0.3.3 (6-oct-2004): o Automatic saving of all editors before buiding is now implemented and can be configured in the preferences. o The build history state is now persistent. o When opening the toolbar build action dropdown menu, "Choose Doxyfile" appears even when no previous build has been done. o Bug #815 fixed. The doxyfile parser now supports any possible line ending (CR, LF and CRLF). eclox-0.3.2 (06-sep-2004): o Bug fixed. Loading doxyfile crashed on tags without values. o Bug fixed. Saving doxyfile crashed on tags having no description bloc. o Improvement of error reports while loading doxyfiles. eclox-0.3.1 (28-jun-2004): o Fixed invalid build launched from the toolbar build button when the last doxyfile has been deleted. o Fixed unexpected exception when deleting a doxyfile resource while an editor was open on it. o Fixed a null pointer exception when launching a build from the history on a resource that has been removed. o Improvement of the properties of the doxyfile element selected in the outline view. o Fixed build history which was always empty since the use of workbanch jobs for build processes. o Added properties for doxyfile elements in the default workbench property view. o Improved build error reporting tanks to the new jobs return status. o bug fixed: the doxyfile editor has been restored. o Integration to Eclipse M9 api and removed the compatibility mode. o Support of the new eclipse Job API added. o Improvement of the message reporting rate in the build output log. eclox-0.3.0 (15-jun-2004): o Integration to Eclipse M8. eclox-0.2.2 (14-jun-2004): o bug #413 fixed, doxygen and eclipse freeze. o bug #410 fixed, when launching a new build, show an error when a build is already in progress. eclox-0.2.1 (04-jun-2004): o Manual updated. o The build toolbar action use the current selection to determine the doxyfile to build (current doxyfile editor, last built doxyfile, doxyfile selection in the resource explorer, ...). o The build toolbar action can now prompt the build history. o The contextual "build" menu action on doxyfiles has been restored. o Added the build history (with length preference). o Various clean-up (plugin preference class moved, icons moved to a dedicated folder, copyright date updated.) eclox-0.2.0 (03-jun-2004): o Creation of a new toolbar build button which asks the user for the doxyfile to build. o One more improvement of the tag edition. eclox-0.1.3 (03-may-2004): o The tag edition has been improved. While editing a tag, hitting ESC cancels the current edition, at the opposite, hitting ENTER validates the current edition. o The doxygen creation wizard has been fixed to support pathes with and without spaces under *nix. o The default doxygen command string match the exact *nix syntax, since those OS are case-sensitive. o In the doxyfile editor, the tag name column adjusts to the longest name. o Hints of the selected tag reactivated. o Deactivated the boolean field of the editor since the behaviour was not very handy. eclox-0.1.2 (23-feb-2004): o A brand new doxfile loader supporting files generated by various tools (like DoxWizard). Fixes bugs #241 and #245. o Creation of the change log file (this file). eclox-0.1.1: o Margins arround the editor controls has been removed. Spacing between these controls has been decreased to 1 pixel. Look's nicer. o Now, filenames that are recognized by the plugin contain either the "doxyfile" string as base name or as extension. eclox-0.1.0: o Code name set to 'bombarde'. o First available version.