summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/static
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-0/+18
|\
| * Follow-up to #1355: replace <big> tag by <span class="sig-paren">.Georg Brandl2014-01-261-0/+4
| * Merge in pull request #172 from https://bitbucket.org/nsmgr8/sphinx/branch/de...Georg Brandl2014-01-191-0/+14
| |\
* | | Update copyright year.Georg Brandl2014-03-014-4/+4
|/ /
* | In search word highlighting, dont insist on having div.body.Georg Brandl2014-01-191-0/+3
* | Closes #1072: In the JS search, fix issues searching for upper-cased words by...Georg Brandl2014-01-121-1/+1
* | Closes #1093: use max-width: 100% for images in basic/epub themeGeorg Brandl2014-01-121-0/+1
* | Closes #764: always search stopwords lowercasedGeorg Brandl2014-01-101-1/+1
* | Remove handlers for the "refcount" node.Georg Brandl2013-10-121-4/+0
|/
* fix: A wrong conditoin check break search feature on first page that is usual...shimizukawa2013-09-261-1/+1
* Update jquery to 1.8.3 in websupportmasklinn2013-04-091-4/+2
* #723: fix remaining issue with search and webkit browsersGeorg Brandl2013-03-311-1/+1
* Closes #723: Fix the search function on local files in WebKit based browsers.Georg Brandl2013-03-301-12/+19
* Fix local search which was broken by correcting JS issues found by JSHint (co...Jonathan Waltman2013-01-101-1/+1
* Correct some JS issues found by JSHint.Georg Brandl2013-01-042-25/+18
* Closes #1067: implement pluggable search scorer and tweak scoring to give goo...Georg Brandl2013-01-041-43/+101
* Issue #1067: Scoring based search resultsGeorg Brandl2013-01-031-96/+102
* Copyright update.Georg Brandl2013-01-014-4/+4
* Closes #1015: do not override the jQuery contains() function by defining our ...Georg Brandl2012-10-282-14/+2
* Fixes #893: Update jquery to 1.7.1 and underscore.js to 1.3.1.Georg Brandl2012-03-102-175/+33
* Closes #846: Narrow down quick search styling.Robert Lehmann2012-01-031-2/+2
* Fix typo and create a new "stable" named branch.Ezio Melotti2011-10-231-1/+1
* Update the websupport tests to API changes.Georg Brandl2011-10-061-1/+1
* Move 'Hide Search Matches' to search box.Robert Lehmann2011-10-021-4/+4
* Closes #778: Fix CSS class selector.Robert Lehmann2011-10-021-2/+2
* Merge with 1.0Georg Brandl2011-09-2312-232/+909
|\
| * Merge with 1.0.Georg Brandl2011-09-211-1/+8
| |\
| * | Fix indentation.Georg Brandl2011-09-211-1/+1
| * | Fix #612: add default abbr/acronym markup which is not present in some browsers.Georg Brandl2011-09-211-0/+5
| * | Array.concat does not exist in all browsers.Njal Karevoll2011-08-151-1/+1
| * | Closes #724: Add license for Underscore.js.Robert Lehmann2011-06-281-0/+7
| * | merge with 1.0Georg Brandl2011-05-151-1/+1
| |\ \
| * | | Improved multi-word search by doing object lookups and matching descriptions ...Luke Plant2011-05-141-10/+36
| * | | Pulled object search routine into separate routine.Luke Plant2011-05-141-33/+48
| * | | merge with 1.0Georg Brandl2011-01-1511-193/+816
| |\ \ \
| | * | | #554: Add theme option ``sidebarwidth`` to the basic theme.Georg Brandl2011-01-151-1/+1
| | * | | merge with 1.0Georg Brandl2011-01-041-0/+1
| | |\ \ \
| | * | | | #273: Add an API for adding full-text search support for languages other than...Georg Brandl2011-01-041-192/+7
| | * | | | merge with 1.0Georg Brandl2011-01-044-4/+4
| | |\ \ \ \
| | * | | | | Revert accident.Georg Brandl2010-12-111-16/+2
| | * | | | | Allow giving root dir to quickstart as an argument.Georg Brandl2010-12-031-2/+16
| | * | | | | Add cancel button to comment reply form.Georg Brandl2010-11-241-0/+5
| | * | | | | Fix event handling and class names for comment sort links.Georg Brandl2010-11-241-24/+24
| | * | | | | Small tweaks.Georg Brandl2010-11-241-4/+7
| | * | | | | Highligh comments to moderate.Georg Brandl2010-11-211-3/+5
| | * | | | | Remove comment rejection; delete is fine for that now.Georg Brandl2010-11-211-25/+2
| | * | | | | Remove comment form once comment is submitted, and allow directly opening a c...Georg Brandl2010-11-211-1/+18
| | * | | | | Support complete comment deletion.Georg Brandl2010-11-211-3/+15
| | * | | | | Allow rst markup in the comment text.Georg Brandl2010-11-211-8/+16
| | * | | | | Tweak the commenting interface a bit.Georg Brandl2010-11-211-68/+63