158
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
slightly sanitize the filenames we generate. again from twaugh More... about 23 years ago
Hopefully fixed bug #549736. Single-pass profiling should also work in FO stylesheet from now. More... about 23 years ago
Apply twaugh's fix for making the entity transform stuff work More... about 23 years ago
generalize the tip template for all admonitions (caution,important,note,tip,warning) More... about 23 years ago
Apply Joe Orton's <tip> patch, modified to be indented. Also show "Tip" in the title. More... about 23 years ago
rewrote funcprototype. It used to convert all its children to a single string and the split it up again through recursion. Now has a nice foreach loop for the paramdefs, which seems much cleaner than throwing everything in a big string before processing it. More... about 23 years ago
Format footnotes with format.footnote.mark named template for easy customization More... about 23 years ago
added descriptions More... about 23 years ago
Bug #555809: make sure that a longdesc, if written, gets the correct relative URI More... about 23 years ago
Fix inherited directory naming problems when using dbhtml. Add context to site navigation link calls More... about 23 years ago
Try to avoid x//y in inherited dbhtml dir settings More... about 23 years ago
Add extra LINK elements to the HTML HEAD of chunked output (for enhanced site navigation as per Mozilla 1.0) More... about 23 years ago
Work around relative filename bug in libxslt More... about 23 years ago
Support spacing=compact on itemizedlist and orderedlist (Bug #501063) More... about 23 years ago
Bug #511965: add formal.title.properties to calloutlist titles More... about 23 years ago
Turn off refentry.separator by default when chunking More... about 23 years ago
Synchronized with English version. More... about 23 years ago
Support V2.3.1 More... about 23 years ago
Extensive updates; didn't Adam do these? Why are they in my local version but not the repository? More... about 23 years ago
Handle 3-part version numbers More... about 23 years ago
Output LINK elements in the HEAD for prev/next/up/first/last/etc. (works great in Mozilla 1.0CR1) More... about 23 years ago
Added everything with a title to xref More... about 23 years ago
Added ProductionSet More... about 23 years ago
Improved error message More... about 23 years ago
Removed some obsolete templates; reworked inheritance for improved border support (still implements old DocBook semantics which aren't quite CALS) More... about 23 years ago
Reworked test in gentext.template; should have no user-visible changes More... about 23 years ago
Fix bugs in extension checking in mediaobject.filename More... about 23 years ago
Fix ugly prev/next bug introduced by my attempt to work around Xalan problems More... about 23 years ago
Support xref to refnamediv and all elements with titles (at least when they have titles) More... about 23 years ago
Reworked support for graphic attributes; now support DocBook 4.2CR1 attributes More... about 23 years ago