614
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 19 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 1.1.2 More... about 24 years ago
Release 2000-04-03 More... about 24 years ago
Release 2000-04-03 More... about 24 years ago
add `addon' top-level directory More... about 24 years ago
add `addon' top-level directory More... about 24 years ago
Release-1.1.1-20000326 More... about 24 years ago
Release-1.1.1-20000326 More... about 24 years ago
spec file to build an .rpm More... about 24 years ago
spec file to build an .rpm More... about 24 years ago
add new packages directory More... about 24 years ago
add new packages directory More... about 24 years ago
Release 1.1.1-20000319 More... about 24 years ago
Release 1.1.1-20000319 More... about 24 years ago
Release 1.1.1-20000319 More... about 24 years ago
Release 1.1.1-20000319 More... about 24 years ago
Removed file because it is generated More... about 24 years ago
Removed file because it is generated More... about 24 years ago
Release 1.1.1 More... about 24 years ago
Release 1.1.1 More... about 24 years ago
Release_1.1.0-20000305 More... about 24 years ago
Release_1.1.0-20000305 More... about 24 years ago
Release 2000-02-27 More... about 24 years ago
Release 2000-02-27 More... about 24 years ago
+ The graphical class hierarchy was not properly generated when template classes were used. + Template specialization could not be documented using the \class command. This is now fixed. Example: /*! * \class T<A,int> * My template specialization of template T. */ + Fixed a bug when parsing M$-IDL code, containing helpstring("bla") attributes. The attributes of a method are no longer shown in the documentation (the attributes of method arguments still visible however). + Improved the search algorithm that tries to connect classes with their base classes. It should now (hopefully) work correct in all cases where nested classes and/or namespaces are used. + Fixed a scanner problem that could cause doxygen to get confused after parsing struct initializers. + the DOTFONTPATH environment variable is now automatically set for Windows. This should make any "missing doxfont.ttf" messages disappear. + the extra LaTeX packages specified with EXTRA_PACKAGES can now also be used when generating formulas for HTML. + The documentation of a parameters that is part of a member definition, is now used in the documentation as well. + Fixed a HTML output bug in the class/file group-pages. + Links to example files generated with \link ... \endlink where not correct. + made the bullet list generation more robust. A space is now required after the - sign. A list can now start a paragraph. + the configure script now detects whether or not dot is installed. + The VERBATIM_HEADERS option didn't have any effect any more. It should now works again as advertised. + The IGNORE_PREFIX option can now also deal with a list of prefixes. + @verbatim ... @endverbatim blocks did not work. + new option SHOW_INCLUDE_FILES, which can be set to NO to turn of the list of include files that is generated for each documented file. + new option STRIP_CODE_COMMENTS, which can be set to NO to keep any special comment blocks in the generated code fragments. More... about 24 years ago
+ The graphical class hierarchy was not properly generated when template classes were used. + Template specialization could not be documented using the \class command. This is now fixed. Example: /*! * \class T<A,int> * My template specialization of template T. */ + Fixed a bug when parsing M$-IDL code, containing helpstring("bla") attributes. The attributes of a method are no longer shown in the documentation (the attributes of method arguments still visible however). + Improved the search algorithm that tries to connect classes with their base classes. It should now (hopefully) work correct in all cases where nested classes and/or namespaces are used. + Fixed a scanner problem that could cause doxygen to get confused after parsing struct initializers. + the DOTFONTPATH environment variable is now automatically set for Windows. This should make any "missing doxfont.ttf" messages disappear. + the extra LaTeX packages specified with EXTRA_PACKAGES can now also be used when generating formulas for HTML. + The documentation of a parameters that is part of a member definition, is now used in the documentation as well. + Fixed a HTML output bug in the class/file group-pages. + Links to example files generated with \link ... \endlink where not correct. + made the bullet list generation more robust. A space is now required after the - sign. A list can now start a paragraph. + the configure script now detects whether or not dot is installed. + The VERBATIM_HEADERS option didn't have any effect any more. It should now works again as advertised. + The IGNORE_PREFIX option can now also deal with a list of prefixes. + @verbatim ... @endverbatim blocks did not work. + new option SHOW_INCLUDE_FILES, which can be set to NO to turn of the list of include files that is generated for each documented file. + new option STRIP_CODE_COMMENTS, which can be set to NO to keep any special comment blocks in the generated code fragments. More... about 24 years ago
Tagged the release as 1.1.0 Forgot a couple of example files. More... about 24 years ago
Tagged the release as 1.1.0 Forgot a couple of example files. More... about 24 years ago
Upgrade to 1.1.0 More... about 24 years ago
Upgrade to 1.1.0 More... about 24 years ago
mods for doxygen-1.0.0 More... about 24 years ago