summaryrefslogtreecommitdiff
path: root/docutils
Commit message (Expand)AuthorAgeFilesLines
* moved r4311 to address-rendering branchaddress-renderingwiemann2006-01-223-14/+10
* Fix: figure align: centergrubert2006-01-101-1/+2
* Release 0.4: set version number to 0.5wiemann2006-01-091-1/+1
* Release 0.4: set __version_details__ to "repository"wiemann2006-01-091-1/+1
* changed version info to "release"wiemann2006-01-091-1/+1
* some cleanup:wiemann2006-01-091-6/+1
* revised version info to reflect the current limbo statusgoodger2006-01-081-3/+3
* Release 0.4: set version number to 0.4wiemann2006-01-071-2/+2
* fixed markup bugs in docstrings; now works with Endogoodger2006-01-055-29/+35
* bug fix for Konqueror from Mikolaj Machowskigoodger2006-01-051-1/+1
* correction from panjunyonggoodger2006-01-011-1/+1
* Fixed bug where values of list-valued attributes of elements originating from...goodger2005-12-311-1/+6
* updated from http://www.iana.org/assignments/uri-schemes: added missing schem...goodger2005-12-301-40/+56
* Re-introduced ``Targetable.indirect_reference_name``, for MoinMoin/reST compa...goodger2005-12-293-0/+8
* Fixed bug with circular substitution definitions that put Docutils into an in...goodger2005-12-281-3/+35
* add new translationrichieadler2005-12-232-2/+3
* added "date" directive, tests, & translationsgoodger2005-12-2220-0/+35
* removed padding around cells of borderless tables;wiemann2005-12-181-4/+8
* moved script element to avoid FOUCwiemann2005-12-171-2/+5
* added absolute path of test root to sys.path because Py21/Py22 insert thewiemann2005-12-151-1/+1
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-151-17/+25
* DOS path fixesgoodger2005-12-151-2/+3
* corrected r4199goodger2005-12-141-5/+6
* removed excess instructions from the option help, & tweakgoodger2005-12-141-11/+5
* use unicode literalswiemann2005-12-132-120/+106
* always propagate exceptions when in doubt (when self.settings couldn't be ini...wiemann2005-12-131-2/+2
* this was here by mistake; removedgoodger2005-12-131-25/+0
* removed style for handout blocksgoodger2005-12-132-6/+0
* fixed <pre> margins; updated conditional display stylegoodger2005-12-137-28/+14
* removed unused title adornment; updated conditional display stylegoodger2005-12-131-5/+3
* removed unused styles; refined handout decoration; updated conditional displa...goodger2005-12-131-9/+3
* made "borderless" a general-purpose classgoodger2005-12-131-3/+3
* updated conditional display rolesgoodger2005-12-131-3/+16
* Added the universal.StripComments transform, the "strip_comments" setting, an...goodger2005-12-123-1/+25
* keep "Authors" field name, no matter how many authors listedgoodger2005-12-111-3/+1
* updatedgoodger2005-12-111-1/+1
* added commentsgoodger2005-12-111-0/+2
* removed revision tag; it just caused pain without gaingoodger2005-12-101-1/+0
* completed Japanese mappingsgoodger2005-12-102-112/+123
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-0939-18/+13
* backup files no longer copied; XHTML validatesgoodger2005-12-081-7/+14
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-0832-24/+2073
* added East Asian double-width character support; thanks to Frank Bennett for ...goodger2005-12-074-6/+70
* don't catch SystemExit exceptionsgoodger2005-12-071-1/+5
* in ``Publisher.publish()``, expanded the generic top-level exception catchinggoodger2005-12-061-6/+7
* Fixed bugs: list items with blank first lines; block quote attributions with ...goodger2005-12-061-4/+11
* Added trailing whitespace stripping to ``string2lines()``goodger2005-12-061-2/+3
* removed style information for pre.line-block -- not used anymorewiemann2005-11-202-8/+0
* added right margin to figure in HTML -- otherwisewiemann2005-11-202-2/+4
* allow escaped colons inside of fieldswiemann2005-11-191-3/+3