/[classpath]/gjdoc/ChangeLog
ViewVC logotype

Diff of /gjdoc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.112 by overholt, Thu Feb 3 16:57:19 2005 UTC revision 1.113 by julian, Fri Feb 4 17:41:16 2005 UTC
# Line 1  Line 1 
1  2005-02-03  Andrew Overholt  <overholt@redhat.com>  2005-02-04  Julian Scheid  <julian@sektor37.de>
2    
3          * Makefile.am: Add java-expression.g to EXTRA_DIST.  Add fixes for          * configure.ac: bump version to 0.7.1.
4          distcheck.  Add necessary include to AM_GCJFLAGS for the  
5          antlr-generated files.          * README: update to reflect changes since previous release.
6    
7            * Makefile.am: generate version.properties at compile-time and add
8            to jars and native executable.
9    
10            * src/gnu/classpath/tools/gjdoc/Main.java: use version string from
11            generated /version.properties.
12            
13            * src/gnu/classpath/tools/doclets/htmldoclet/HtmlDoclet.java: add
14            message to deprecated page if there are no deprecated API
15            elements; make space between parameter type and parameter name
16            non-breaking; add meta-equiv keywords to class and package pages;
17            fix bug on deprecated page; add next/prev links and shortcuts to
18            navigation bar; improve formatting of method/constructor synopsis
19            in detail section; add "throws" information to method/constructor
20            synopsisl; use version string from /version.properties; remove
21            help page from output for now.
22    
23            * src/gnu/classpath/tools/doclets/AbstractDoclet.java: move
24            getDocletVersion() to HtmlDoclet.java.
25    
26            * src/gnu/classpath/tools/doclets/htmldoclet/CssClass.java: add
27            new CSS classes; change tag for detail synopsis to "pre".
28    
29            * src/gnu/classpath/tools/doclets/htmldoclet/HtmlPage.java:
30            support keyword output.
31    
32            * src/resources/htmldoclet/gjdochtml-clean-layout.css: some
33            polishing.
34    
35            * src/resources/htmldoclet/help.xhtml: friendlier "no help
36            available" message.
37    
38            * src/resources/htmldoclet/gjdoc.js: remove stylesheet-related
39            hacks for now.
40            
41  2005-02-03  Julian Scheid  <julian@sektor37.de>  2005-02-03  Julian Scheid  <julian@sektor37.de>
42    
43          * src/gnu/classpath/tools/gjdoc/Main.java: recognize option          * src/gnu/classpath/tools/gjdoc/Main.java: recognize option
44          -bootclasspath; output warning if -bootclasspath is specified.          -bootclasspath; output warning if -bootclasspath is specified.
45    
46    2005-02-03  Andrew Overholt  <overholt@redhat.com>
47    
48            * Makefile.am: Add java-expression.g to EXTRA_DIST.  Add fixes for
49            distcheck.  Add necessary include to AM_GCJFLAGS for the
50            antlr-generated files.
51    
52  2005-02-03  Julian Scheid  <julian@sektor37.de>  2005-02-03  Julian Scheid  <julian@sektor37.de>
53    
54          * src/gnu/classpath/tools/gjdoc/Main.java: add support for option          * src/gnu/classpath/tools/gjdoc/Main.java: add support for option

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26