1. 2383f6d Improve handling of module index, to deal with platform annotations a little by Fred Drake · 26 years ago
  2. 50cdd97 do_cmd_arabic(): Override the l2h-provided version to remove that by Fred Drake · 26 years ago
  3. beb27bf Make navigation panels more CSS-friendly. by Fred Drake · 26 years ago
  4. cce8d2a Adjust cellspacing attribute of the navigation bar tables to get some by Fred Drake · 26 years ago
  5. 7a9ed71 Moved the navigation-bar background color to a variable. by Fred Drake · 26 years ago
  6. 72e5a90 Remove unnecessary <p> from top navigation bar. by Fred Drake · 26 years ago
  7. 95474f9 Change the navigation bar to be a little prettier and more consistent by Fred Drake · 26 years ago
  8. 9bbdce5 add_module_idx(), add_idx_hook(): by Fred Drake · 26 years ago
  9. 15796f7 do_cmd_textohtmlinfopage(): Rip out most of the boilerplate and move by Fred Drake · 26 years ago
  10. 28e7b4c add_link(): Fix to use $section_info instead of $toc_section_info, by Fred Drake · 26 years ago
  11. a0e4b78 img_tag(): For \n to be interpreted as a newline, the string must use double by Fred Drake · 26 years ago
  12. 062bc6e Do the magic to use the new buttons (with shorter names!) instead of the old by Fred Drake · 26 years ago
  13. 9f7adc4 Get the <IMG> sizes right for the navigation buttons. by Fred Drake · 26 years ago
  14. 6aa5d48 Control when/where navigation bars will appear: top & bottom of each page. by Fred Drake · 26 years ago
  15. 4d10b43 insert_index(): Take two additional parameters: $columns and $letters. Call by Fred Drake · 26 years ago
  16. aa3f9fb By default, use a two-column index. by Fred Drake · 26 years ago
  17. 0cb7620 Guido's white background. by Fred Drake · 26 years ago
  18. b3a3ed8 Update @INC so we can 'require' modules in Doc/perl/. by Fred Drake · 26 years ago
  19. e194beb Don't use a separate node for footnotes; see if people scream. ;-) by Fred Drake · 26 years ago
  20. a4565b0 Update to use latex2html 98.1p5. by Fred Drake · 26 years ago
  21. 41814bc In package Override, use the getcwd() function from the Cwd module instead of by Fred Drake · 26 years ago
  22. 89a1d4a Set $TEXINPUTS='' to make l2h pick up the right thing from the environment. by Fred Drake · 26 years ago
  23. d757165 Change the default $ADDRESS. by Fred Drake · 26 years ago
  24. 64bdc24 Code cleanup, some syntax modernization. by Fred Drake · 26 years ago
  25. 1072e46 Added a simpler, working {verbatim} support that generates legitimate HTML. by Fred Drake · 26 years ago
  26. 9d4b6c5 Update the module index support to use the changed field separator for the by Fred Drake · 26 years ago
  27. 5a52519 add_idx(): Restore message to stdout when formatting the general index. by Fred Drake · 26 years ago
  28. 1191692 Lots of little nits. by Fred Drake · 26 years ago
  29. 235e6b1 Some cleanup. by Fred Drake · 26 years ago
  30. 13210ed Get the index working at least partway again. by Fred Drake · 26 years ago
  31. c9f2c14 Somewhat more direct way of locating the file, using __FILE__. by Fred Drake · 27 years ago
  32. db34a1e Use the location of the initialization file to augment the style-specific by Fred Drake · 27 years ago
  33. bc7101d Relocated .latex2html-init to l2hinit.perl. by Fred Drake · 27 years ago