Revisions of doxygen

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 107137 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 39)
- updated to 1.8.0:
  * Auto list items can now consist of multiple paragraphs.
  * When UML_LOOK is enabled, relations shown on the edge of a 
    graph are not shown as attributes.
  * Updated the manual and improved the look.
  * Latex: made the margins of latex page layout smaller using the 
    geometry package.
  * etc., see http://www.stack.nl/~dimitri/doxygen/changelog.html

- updated to 1.8.0:
  * Auto list items can now consist of multiple paragraphs.
  * When UML_LOOK is enabled, relations shown on the edge of a 
    graph are not shown as attributes.
  * Updated the manual and improved the look.
  * Latex: made the margins of latex page layout smaller using the 
    geometry package.
  * etc., see http://www.stack.nl/~dimitri/doxygen/changelog.html
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 96323 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 38)
- updated to 1.7.6.1:
   * Doxygen now reports its cache usage (for the symbol and the 
     lookup cache) at the end of a run (if QUIET=NO), and 
     recommends settings for SYMBOL_CACHE_SIZE and 
     LOOKUP_CACHE_SIZE for your project if either cache is too 
     small. 
   * Added new option LOOKUP_CACHE_SIZE to control the internal 
     cache doxygen uses to find symbols given their name and 
     a context. 
   * Python: added support for @staticmethod.
   * Python: scopes are now shown with . instead of :: 
   * id 665313: Space before @if was not preserved, causing 
     problems with inline @if .. @endif constructs.
   * id 665583: Fixed XHTML validity problem when using mscgen 
     graphs. 
   * id 665641: Fixed XHTML validity problem when 
     GENERATE_TREEVIEW was disabled. 
   * id 665720: Included patch to fix hang issue when non-empty 
     INCLUDE_PATH was used.
   * id 665778: Fixed parse issue when a comma appeared as part 
     of an enum's value. 

- updated to 1.7.6:
   * To improve the performance of loading the navigation tree, 
     the data is now split into multiple javascript files which 
     are loaded dynamically.
   * The selected member is now briefly highlighted in the HTML 
     output (when GENERATE_TREEVIEW is enabled).
   * The navigation tree (GENERATE_TREEVIEW) now shows the same 
     information as the index.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 37)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 85814 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
- remove arm specific patch that broke building on arm

- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)
- Use %_smp_mflags for parallel build

- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)
- Use %_smp_mflags for parallel build
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 79478 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 35)
- update to 1.7.5.1:
  * A bug that could cause doxygen to crash on large projects was 
    fixed.
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 34)
Autobuild autoformatter for 78862
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 78862 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 33)
- update to 1.7.5:
  * id 641904: Function in the call graphs are now shown based on first 
    appearance rather then alphabetical order.                      
  * id 616213: When customizing the HTML header $title now only generates 
    the title excluding the project name (which can still be      
    added using $projectname)                                                                                                           
  * Improved the look of the class index: all items now have equal spacing.
  * New option INTERACTIVE_SVG which when set to YES in combination with 
    DOT_IMAGE_FORMAT=svg will make doxygen generate interactive SVG 
    diagrams that support zooming and panning via the mouse (only for 
    large graphs).                                                
  * Added support for the Tcl programming language (thanks to Rene Zaumseil
    and Samuel Bentley for the patch).                          
  * Added @copyright command.                                                                                                           
  * added option MATHJAX_EXTENSIONS to provide additional extensions for 
    MathJax (thanks to David Munger for the patch).                
  * added option INLINE_SIMPLE_STRUCTS which when enabled shows the fields 
    of simple classes and structs (with only public data fields) as a table 
    and inline in context (file/group/namespace/class) 
    provided this context is documented.                          
  * When using the server based search engine (SEARCHENGINE=YES and 
    SERVER_BASED_SEARCH=YES) doxygen now advertises a opensearch provider 
    for your project, that allows integrating the search directly in the 
    search field of the browser (thanks to Phil Lello for the patch). 
  * id 503239: Added new option CITE_BIB_FILES and LATEX_BIB_STYLE and a new 
    command \cite, allowing you to make references to literature (as defined 
    in one or more .bib files). This also works for output formats other 
    than LaTeX. The tool bibtex is required for this to work though. Thanks 
    to David Munger for the initial patch upon which this feature is based.                    
  * PHP namespaces are now shown as A\B in the output.
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 32)
Autobuild autoformatter for 77207
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 77207 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
- remove explicit dependency on libdrm-devel (forwarded request 77184 from dirkmueller)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 30)
Autobuild autoformatter for 65378
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 65378 from Pascal Bleser's avatar Pascal Bleser (pbleser) (revision 29)
Accepted submit request 65378 from user coolo
autobuild's avatar autobuild committed (revision 28)
11.4 source split
Berthold Gunreben's avatar Berthold Gunreben (azouhr) committed (revision 27)
Autobuild autoformatter for 57580
Berthold Gunreben's avatar Berthold Gunreben (azouhr) accepted request 57580 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 26)
Accepted submit request 57580 from user msmeissn
autobuild's avatar autobuild committed (revision 25)
Autobuild autoformatter for 53053
Ruediger Oertel's avatar Ruediger Oertel (oertel) accepted request 53053 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 24)
Accepted submit request 53053 from user pgajdos
autobuild's avatar autobuild accepted request 50219 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 23)
Copy from devel:tools/doxygen based on submit request 50219 from user pgajdos
autobuild's avatar autobuild accepted request 48976 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 22)
Copy from devel:tools/doxygen based on submit request 48976 from user coolo
autobuild's avatar autobuild accepted request 44356 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 21)
Copy from devel:tools/doxygen based on submit request 44356 from user coolo
autobuild's avatar autobuild accepted request 44230 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 20)
Copy from devel:tools/doxygen based on submit request 44230 from user coolo
Displaying revisions 61 - 80 of 99
openSUSE Build Service is sponsored by