index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
test
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
reverted last check-in; it was committed to "transforms" branch
wiemann
2005-09-18
2
-182
/
+182
*
changed DanglingReferences priority back to 850
wiemann
2005-09-18
2
-182
/
+182
*
more precise error message
wiemann
2005-07-15
1
-2
/
+2
*
renamed universal.FinalChecks to references.DanglingReferences;
wiemann
2005-07-05
2
-182
/
+182
*
improved cloaking mechanism
wiemann
2005-07-01
1
-1
/
+1
*
implemented units for image widths; implemented language-support (e.g. for hy...
wiemann
2005-06-29
1
-1
/
+2
*
move metadata title into document['title']
wiemann
2005-06-29
1
-1
/
+1
*
Added ``_stylesheet_required`` internal setting, docutils.transforms.html.Sty...
goodger
2005-06-28
1
-0
/
+1
*
fixed tests
wiemann
2005-06-20
1
-0
/
+1
*
ensure that always a stylesheet path/URL is given;
wiemann
2005-06-20
4
-2
/
+6
*
added support for units in image widths and heights;
wiemann
2005-06-16
4
-3
/
+68
*
fixed wrong propagation of attributes to img elements in HTML
wiemann
2005-06-06
1
-1
/
+1
*
removed <div>s around images
wiemann
2005-06-06
2
-6
/
+6
*
added "local" class to local TOCs
wiemann
2005-06-06
2
-2
/
+2
*
fixed target bug <http://mid.gmane.org/200505291251.j4TCpZP0022378@sheep.berl...
wiemann
2005-06-05
2
-4
/
+4
*
added functional test for image with multiple IDs;
wiemann
2005-05-29
4
-1
/
+20
*
moved aux. <span> tags for multiple IDs *inside* the element which carries th...
wiemann
2005-05-29
1
-5
/
+5
*
Release 0.3.9: set version number to 0.3.10
wiemann
2005-05-26
5
-5
/
+5
*
Release 0.3.9: set version number to 0.3.9
wiemann
2005-05-26
5
-5
/
+5
*
added support and test for section subtitles
wiemann
2005-05-26
4
-11
/
+18
*
added defaults file for standalone_rst_... tests
wiemann
2005-05-25
4
-7
/
+13
*
added test for rowspanning tables with the LaTeX writer
wiemann
2005-05-25
5
-19
/
+59
*
more thorough figure testing
wiemann
2005-05-20
4
-7
/
+113
*
reverting revision 3322: addition of ":border:" option to "image" directive
goodger
2005-05-14
3
-3
/
+2
*
added field list in table cell
wiemann
2005-05-10
1
-0
/
+5
*
added test for images
wiemann
2005-05-09
1
-0
/
+13
*
this was stupid;
wiemann
2005-05-09
2
-0
/
+0
*
added images for convenience
wiemann
2005-05-09
2
-0
/
+0
*
Added "border" option to "image" directive (& attribute to doctree element); ...
goodger
2005-05-09
3
-2
/
+3
*
reverted r3279
wiemann
2005-05-03
3
-8
/
+8
*
renamed "dangerous" functional test to "restricted"
wiemann
2005-04-30
3
-8
/
+8
*
changed the LaTeX sidebar-test a bit
wiemann
2005-04-30
1
-6
/
+4
*
added test file for new LaTeX writer including
wiemann
2005-04-29
1
-0
/
+12
*
added some tests for the new latex writer
wiemann
2005-04-29
1
-0
/
+104
*
do not add first/last class to invisible elements
wiemann
2005-04-27
1
-1
/
+1
*
added target at end of admonition
wiemann
2005-04-27
3
-1
/
+4
*
Added "cloak_email_addresses" setting & support; updated test & docs. Thanks...
goodger
2005-04-22
3
-7
/
+34
*
added test for targets in front of sections
wiemann
2005-04-21
4
-6
/
+11
*
"image" directive: added checks for valid values of "align" option, depending...
goodger
2005-04-21
3
-2
/
+3
*
moved the <hr> tags inside the header and footer <div>s; changed the classes ...
goodger
2005-04-08
1
-2
/
+2
*
new functional test for pseudo-XML output
goodger
2005-04-07
2
-0
/
+1708
*
added "header" & "footer" directives, tests, docs, support, and some tweaks
goodger
2005-04-07
3
-0
/
+11
*
assigned classes to <th> elements to indicate role: table head and/or stub
goodger
2005-04-05
1
-18
/
+18
*
added "stub-columns" options to "csv-table" and "list-table" directives, plus...
goodger
2005-04-05
3
-28
/
+87
*
added the "field_name_limit" setting, test & docs
goodger
2005-04-04
3
-0
/
+45
*
added test for image and figure :class: and :figclass: options
wiemann
2005-04-02
2
-3
/
+6
*
surround \items in LaTeX with curly brackets;
wiemann
2005-03-27
1
-4
/
+4
*
merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk
wiemann
2005-03-26
2
-5
/
+5
*
applied file_insertion_enabled setting to "figure" directive (disable "figwid...
goodger
2005-03-24
2
-0
/
+5
*
added csv-table directive support for the file_insertion_enabled setting
goodger
2005-03-22
2
-2
/
+16
[next]