summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/static
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| | * | | | | Fix a few smaller issues. Add JS and CSS for all pages.Georg Brandl2010-11-211-5/+11
| | * | | | | Add a "nocomment" class to be able to hide bubbles.Georg Brandl2010-11-201-1/+2
| | * | | | | Make websupport builder inherit from serializing builder, remove separate Web...Georg Brandl2010-11-201-21/+30
| | * | | | | merge with 1.0.Georg Brandl2010-11-121-0/+18
| | |\ \ \ \ \
| | * | | | | | Nits.Georg Brandl2010-10-291-3/+3
| | * | | | | | Add header and use docstring convention.Georg Brandl2010-10-281-59/+70
| | * | | | | | Use dashes rather than underscores in CSS classes and IDs.Georg Brandl2010-10-281-38/+38
| | * | | | | | fix sortingJacob Mason2010-08-191-8/+8
| | * | | | | | display comments inlineJacob Mason2010-08-182-189/+183
| | * | | | | | Automated merge with ssh://bitbucket.org/birkenfeld/sphinx-web-supportDasIch2010-08-141-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Fix typo.Georg Brandl2010-08-141-1/+1
| | * | | | | | | merge with jacobmason/sphinx-web-supportDasIch2010-08-141-1/+0
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fix indentationDasIch2010-08-131-66/+66
| | | * | | | | | Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-supportDasIch2010-08-132-102/+120
| | | |\ \ \ \ \ \
| | | * | | | | | | Fixing indentation etc. Note: We need a javascript styleguideDasIch2010-08-111-130/+124
| | * | | | | | | | moved templates back into js, getting the html template file trys to load the...Jacob Mason2010-08-132-123/+107
| | * | | | | | | | readd modal focuserJacob Mason2010-08-132-2/+7
| | * | | | | | | | fixed bug in CombinedHtmlDiffer that clipped the last line.Jacob Mason2010-08-131-1/+1
| | * | | | | | | | Fixed showErrorDasIch2010-08-131-2/+2
| | * | | | | | | | Implement $.fn.comment more efficientlyDasIch2010-08-131-3/+6
| | * | | | | | | | Implement showError more efficientlyDasIch2010-08-131-4/+2
| | * | | | | | | | Use document.createElement which is faster than parsing the html to create an...DasIch2010-08-131-3/+3
| | * | | | | | | | Put spaces around operatorsDasIch2010-08-131-10/+8
| | * | | | | | | | Use a more consistent style in the websupport jsDasIch2010-08-131-207/+208
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | remove modal focuserJacob Mason2010-08-121-2/+0
| | * | | | | | | separate js templates from js scriptsJacob Mason2010-08-122-100/+120
| | |/ / / / / /
| | * | | | | | changed comment.png to faded image.Jacob Mason2010-08-101-0/+0
| | * | | | | | move opts in jsJacob Mason2010-08-101-19/+18
| | * | | | | | fixed ajax-loader.gif pathJacob Mason2010-08-101-1/+3
| | * | | | | | added comment metadata to frontendJacob Mason2010-08-092-1/+7
| | * | | | | | fixed comment reply widthJacob Mason2010-08-091-1/+1
| | * | | | | | hide proposal textarea after a comment is addedJacob Mason2010-08-091-2/+6
| | * | | | | | only provide pygments.css, update image locations.Jacob Mason2010-08-081-6/+6
| | * | | | | | added static images used for web supportJacob Mason2010-08-086-0/+0
| | * | | | | | moved websupport.js into sphinxJacob Mason2010-08-071-0/+751
* | | | | | | | Fix #727: Fix the links to search results with custom object types.Georg Brandl2011-09-231-4/+7
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix #734: make sidebar search box width consistent on all browsers.Georg Brandl2011-09-211-0/+8
* | | | | | | Fix #644: remove "clear: both" for center-aligned figures in HTML.Georg Brandl2011-09-211-1/+0
| |_|_|_|_|/ |/| | | | |