| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a --global-module-index option to specify a (possibly relative) URL | Fred Drake | 2001-01-09 | 1 | -0/+10 |
|
|
* | Fix the bugfix for SF bug #127151 -- make sure we map "previous_page" to | Fred Drake | 2001-01-04 | 1 | -0/+7 |
|
|
* | Do not cache <img> tags for navigation icons as agressively; this fixes | Fred Drake | 2001-01-02 | 1 | -31/+36 |
|
|
* | Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for | Fred Drake | 2000-10-25 | 1 | -7/+27 |
|
|
* | make_nav_sectref(): Create more minimal HTML, hanging the class attribute | Fred Drake | 2000-09-19 | 1 | -2/+7 |
|
|
* | Push more of the display control into the style sheet. | Fred Drake | 2000-09-16 | 1 | -3/+3 |
|
|
* | When there is a Module Index, make sure the icon actually links to it. | Fred Drake | 2000-09-14 | 1 | -1/+3 |
|
|
* | Re-wrapped some wide comments. | Fred Drake | 2000-09-12 | 1 | -28/+43 |
|
|
* | Be a little more careful to avoid including style information in the | Fred Drake | 2000-08-31 | 1 | -13/+12 |
|
|
* | Change as suggested by Peter Funk <pf@artcom-gmbh.de>: | Fred Drake | 2000-07-31 | 1 | -4/+5 |
|
|
* | Many changes to work with newer versions of LaTeX2HTML. This has been | Fred Drake | 2000-07-31 | 1 | -208/+129 |
|
|
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -13/+58 |
|
|
* | Remove some <SPAN> elements that were used only to carry a CLASS | Fred Drake | 1999-09-23 | 1 | -6/+14 |
|
|
* | img_tag(): Tighten up the generated SRC attribute a bit; if the image | Fred Drake | 1999-09-23 | 1 | -3/+6 |
|
|
* | Some updates to allow ../tools/mkhowto to add various bits to the | Fred Drake | 1999-09-22 | 1 | -46/+86 |
|
|
* | make_index_entry(): Remove. This is overridden in python.perl and | Fred Drake | 1999-05-13 | 1 | -12/+0 |
|
|
* | make_nav_panel(): Remove the spurious NAME="tex2html\d+" attributes | Fred Drake | 1999-04-29 | 1 | -16/+18 |
|
|
* | Be more stylesheet friendly. | Fred Drake | 1999-03-25 | 1 | -1/+2 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Moved the navigation-bar background color to a variable. | Fred Drake | 1999-02-12 | 1 | -1/+2 |
|
|
* | 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 |
|
|
* | add_module_idx(), add_idx_hook(): | Fred Drake | 1999-01-19 | 1 | -2/+2 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | insert_index(): Take two additional parameters: $columns and $letters. Call | Fred Drake | 1998-08-07 | 1 | -5/+13 |
|
|
* | By default, use a two-column index. | Fred Drake | 1998-08-07 | 1 | -1/+4 |
|
|
* | Guido's white background. | Fred Drake | 1998-08-07 | 1 | -0/+1 |
|
|
* | Update @INC so we can 'require' modules in Doc/perl/. | Fred Drake | 1998-07-24 | 1 | -2/+4 |
|
|
* | Don't use a separate node for footnotes; see if people scream. ;-) | Fred Drake | 1998-05-19 | 1 | -0/+1 |
|
|
* | Update to use latex2html 98.1p5. | Fred Drake | 1998-05-15 | 1 | -34/+29 |
|
|
* | In package Override, use the getcwd() function from the Cwd module instead of | Fred Drake | 1998-05-11 | 1 | -0/+22 |
|
|
* | Set $TEXINPUTS='' to make l2h pick up the right thing from the environment. | Fred Drake | 1998-04-29 | 1 | -0/+2 |
|
|
* | Change the default $ADDRESS. | Fred Drake | 1998-04-23 | 1 | -0/+1 |
|
|
* | Code cleanup, some syntax modernization. | Fred Drake | 1998-04-17 | 1 | -46/+115 |
|
|
* | Added a simpler, working {verbatim} support that generates legitimate HTML. | Fred Drake | 1998-04-12 | 1 | -0/+11 |
|
|
* | Update the module index support to use the changed field separator for the | Fred Drake | 1998-04-11 | 1 | -2/+2 |
|
|
* | add_idx(): Restore message to stdout when formatting the general index. | Fred Drake | 1998-04-02 | 1 | -0/+1 |
|
|
* | Lots of little nits. | Fred Drake | 1998-04-02 | 1 | -26/+35 |
|
|
* | Some cleanup. | Fred Drake | 1998-03-27 | 1 | -97/+35 |
|
|
* | Get the index working at least partway again. | Fred Drake | 1998-03-17 | 1 | -193/+126 |
|
|