| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change the look of \seemodule output to fit in better. | Fred Drake | 1999-05-11 | 1 | -4/+8 |
|
|
* | make_nav_panel(): Remove the spurious NAME="tex2html\d+" attributes | Fred Drake | 1999-04-29 | 1 | -16/+18 |
|
|
* | setup_column_alignments(): Adding valign=baseline to the <td> tag | Fred Drake | 1999-04-28 | 1 | -1/+2 |
|
|
* | Fix up the HTML generated for envdesc and macrodesc environments. | Fred Drake | 1999-04-28 | 1 | -3/+3 |
|
|
* | Handle \p and \op in parameter lists for the environment and macro | Fred Drake | 1999-04-28 | 1 | -10/+25 |
|
|
* | Control the layout of output tables a little better so they're easier | Fred Drake | 1999-04-28 | 1 | -43/+67 |
|
|
* | do_cmd_seetext(): Clean up so we get proper nesting of <div>s. This | Fred Drake | 1999-04-28 | 1 | -17/+29 |
|
|
* | do_cmd_funcline(): Remove some bogus generated stuff from the output | Fred Drake | 1999-04-21 | 1 | -4/+5 |
|
|
* | Fix some remaining index & consistency nits. (Many data member | Fred Drake | 1999-04-21 | 1 | -8/+8 |
|
|
* | Don't include the verbatim style; the default handling is better. | Fred Drake | 1999-04-13 | 2 | -2/+2 |
|
|
* | Fix problem of LaTeX leakage in the module synopsis tables at the | Fred Drake | 1999-04-13 | 1 | -1/+1 |
|
|
* | Be more stylesheet friendly. | Fred Drake | 1999-03-25 | 1 | -1/+2 |
|
|
* | Require the verbatim package (similar to the LaTeX version). | Fred Drake | 1999-03-25 | 2 | -4/+6 |
|
|
* | Remove \platformof support, since it's been removed from the LaTeX | Fred Drake | 1999-03-25 | 1 | -24/+9 |
|
|
* | LaTeX2HTML support for the ltxmarkup package. | Fred Drake | 1999-03-18 | 1 | -0/+51 |
|
|
* | add_module_idx(): If \ignorePlatformAnnotation is used, only ignore | Fred Drake | 1999-03-04 | 1 | -1/+1 |
|
|
* | Be a little more friendly for the generation of the text version: for | Fred Drake | 1999-03-03 | 1 | -1/+5 |
|
|
* | swallow_newline(): Removed function; not really needed. Modified all call | Fred Drake | 1999-03-02 | 1 | -16/+47 |
|
|
* | Improve handling of module index, to deal with platform annotations a little | Fred Drake | 1999-03-02 | 1 | -7/+43 |
|
|
* | do_cmd_arabic(): Override the l2h-provided version to remove that | Fred Drake | 1999-02-19 | 1 | -0/+7 |
|
|
* | Become more stylesheet-friendly. | Fred Drake | 1999-02-16 | 1 | -66/+99 |
|
|
* | Make navigation panels more CSS-friendly. | Fred Drake | 1999-02-16 | 1 | -15/+26 |
|
|
* | Adjust cellspacing attribute of the navigation bar tables to get some | Fred Drake | 1999-02-16 | 1 | -1/+1 |
|
|
* | Minor fix that helps out with the index. | Fred Drake | 1999-02-12 | 1 | -0/+1 |
|
|
* | Make table headers the same color as the navigation bars so they stand | Fred Drake | 1999-02-12 | 1 | -12/+17 |
|
|
* | Moved the navigation-bar background color to a variable. | Fred Drake | 1999-02-12 | 1 | -1/+2 |
|
|
* | Fix up some routines to coordinate the "indexsubitem" stuff so that | Fred Drake | 1999-02-10 | 1 | -4/+11 |
|
|
* | Remove unnecessary <p> from top navigation bar. | Fred Drake | 1999-02-10 | 1 | -1/+1 |
|
|
* | Change the navigation bar to be a little prettier and more consistent | Fred Drake | 1999-02-09 | 1 | -13/+19 |
|
|
* | do_cmd_maketitle(): Small nit in creating the "title page". | Fred Drake | 1999-02-09 | 1 | -2/+3 |
|
|
* | Back out some of the fine tuning; something in all that interacted | Fred Drake | 1999-02-09 | 1 | -19/+3 |
|
|
* | More magic to tighten up a little of the formatting. | Fred Drake | 1999-02-05 | 1 | -7/+26 |
|
|
* | Make \versionadded and \versionchanged less prominant -- neither bold | Fred Drake | 1999-02-02 | 1 | -2/+2 |
|
|
* | add_module_idx(), add_idx_hook(): | Fred Drake | 1999-01-19 | 1 | -2/+2 |
|
|
* | do_cmd_refmodule(): New function to support new \refmodule macro. | Fred Drake | 1999-01-13 | 1 | -0/+10 |
|
|
* | do_cmd_methodline(): Fixed reference to method name when generating | Fred Drake | 1999-01-12 | 1 | -3/+3 |
|
|
* | write_idxfile(): New function. Isolate format of the external index | Fred Drake | 1999-01-05 | 1 | -95/+82 |
|
|
* | do_cmd_methodline(): New function, implements indexing version of | Fred Drake | 1999-01-05 | 1 | -6/+30 |
|
|
* | Fix many of the specific targets in links from the index. | Fred Drake | 1998-12-22 | 1 | -7/+7 |
|
|
* | do_cmd_rfc(): Make the "RFC ###" a hyperlink to the master RFC | Fred Drake | 1998-12-22 | 1 | -4/+7 |
|
|
* | do_cmd_textohtmlinfopage(): Rip out most of the boilerplate and move | Fred Drake | 1998-11-30 | 1 | -12/+13 |
|
|
* | add_link(): Fix to use $section_info instead of $toc_section_info, | Fred Drake | 1998-10-20 | 1 | -1/+3 |
|
|
* | ArabictoRoman(): Removed, since it wasn't used anywhere. | Fred Drake | 1998-10-19 | 1 | -23/+0 |
|
|
* | do_cmd_methodlineni(): New function, needed because the ref. manual now | Fred Drake | 1998-09-10 | 1 | -0/+9 |
|
|
* | img_tag(): For \n to be interpreted as a newline, the string must use double | Fred Drake | 1998-08-14 | 1 | -1/+1 |
|
|
* | Do the magic to use the new buttons (with shorter names!) instead of the old | Fred Drake | 1998-08-13 | 1 | -20/+32 |
|
|
* | Get the <IMG> sizes right for the navigation buttons. | Fred Drake | 1998-08-11 | 1 | -1/+7 |
|
|
* | Control when/where navigation bars will appear: top & bottom of each page. | Fred Drake | 1998-08-11 | 1 | -3/+14 |
|
|
* | do_cmd_moduleauthor(), | Fred Drake | 1998-08-10 | 1 | -156/+180 |
|
|
* | insert_index(): Take two additional parameters: $columns and $letters. Call | Fred Drake | 1998-08-07 | 1 | -5/+13 |
|
|