158
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing <xsl:call-template name="anchor"/>. Closes bug #2998567. More... about 15 years ago
Added icon to the webhelp Fixed the issue of scrolling, which occurs when there is only one page of data is available More... about 15 years ago
Added table-layout="fixed" on segmentedlist table (required by XSL spec when proportional-column-width() is used). More... about 15 years ago
Stripped down, faster version of gentext.template is used when there is no localization customization. More... about 15 years ago
Hopefully this way code will work in Xalan and without speed penalty. More... about 15 years ago
Removed duplicate htmlhelp context. More... about 15 years ago
Removed unused XJPARSEFLAGS. More... about 15 years ago
Added support for Georgian based on patch #2917147. More... about 15 years ago
Add space to left of Go button. Remove jquery styling from Go button More... about 15 years ago
Fix bug in build.xml that prevents importing into a build in another dir More... about 15 years ago
Minor cleanup More... about 15 years ago
Another small speed improvement More... about 15 years ago
bug fix: show toc tree button is not visible in firefox. More... about 15 years ago
Documentation updates More... about 15 years ago
Workaround bug in Xalan-J. Path to locale files is written in a way it produces same absolute URI whether base URI is in .../common or .../html or .../fo directory. More... about 15 years ago
Add encoding meta tag to avoid funny characters in IE More... about 15 years ago
Adding some docs to build.properties. Adjusting stylesheet-path so by default it is relative to the main antbuild (so you can import build.xml in another build.xml and have it 'just work' More... about 15 years ago
Documentation updates More... about 15 years ago
Renaming exclude.search.from.chunked.html to exclude.search.from.webhelp More... about 15 years ago
Moving copy of indexer stuff to index target. Adding support for copying doc images to the output directory based on properties set in build.properties. More... about 15 years ago
Added search highlighting feature. More... about 15 years ago
ndexer: Removed the creation of separate js file for each alphabetic letter. Now only three js files used for the index. Index is equally distributed between these three files. Having three files will help in parall downloading, hence faster loading. Removed un Brought build property names to a standard convention. New property "stylesheet-path". More... about 15 years ago
Mention stemmers and their license in the legalnotice. More... about 15 years ago
Copy doc images from source tree if they're in a folder named images. Only copy the *.props file, default.props, and punctuation.props, not all of them More... about 15 years ago
Minor doc updates More... about 15 years ago
Committing the missing files in the previous commit. More... about 15 years ago
Improvements and some fixes for web interface. javascript stemming improvements. More... about 15 years ago
Added stemmers for other languages. -German Stemmer is fully implemented and is supported. -Stemming support for 16 languages added for indexing(written in Java). These can't be used until JavaScript version of them are implemented. For more details, refer: http://snowball.tartarus.org/ More... about 15 years ago
Changed link to point to DB 5 TDG. More... about 15 years ago
Corrected refpurpose. More... about 15 years ago