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
Commit message (
Expand
)
Author
Age
Files
Lines
*
added __future__ statement to avoid warnings about nested scopes with Python ...
docutils-0.3.9@3377
wiemann
2005-05-26
1
-0
/
+2
*
Release 0.3.9: set version number to 0.3.9
wiemann
2005-05-26
1
-1
/
+1
*
added support and test for section subtitles
wiemann
2005-05-26
2
-4
/
+17
*
Fix tables starting with more than one multirow.
grubert
2005-05-25
1
-1
/
+4
*
added --id-prefix and --auto-id-prefix options
wiemann
2005-05-21
2
-2
/
+6
*
renamed command-line options for SectSubTitle transform (plural reads better)...
goodger
2005-05-19
1
-4
/
+4
*
added SectSubTitle transform
wiemann
2005-05-18
2
-48
/
+147
*
Fixed bug with uppercase image targets. Closing
wiemann
2005-05-18
1
-2
/
+2
*
Fixed bug with ":width: image" option of figure directive. Closing
wiemann
2005-05-18
1
-1
/
+1
*
reverting revision 3322: addition of ":border:" option to "image" directive
goodger
2005-05-14
1
-1
/
+0
*
some clean-up
wiemann
2005-05-12
1
-4
/
+2
*
added deletion of \Dcurrent... macros to avoid left-over attributes
wiemann
2005-05-09
1
-6
/
+12
*
Added "border" option to "image" directive (& attribute to doctree element); ...
goodger
2005-05-09
1
-0
/
+1
*
added support for image alignment; this currently breaks figure
wiemann
2005-05-07
1
-1
/
+3
*
added DcurrentN...A... definitions to allow attribute access in DN... macros
wiemann
2005-05-07
1
-0
/
+6
*
added protection for quotation mark in attribute values
wiemann
2005-05-07
1
-1
/
+4
*
added raw node to list of invisible nodes
wiemann
2005-05-04
1
-1
/
+5
*
made curly-bracket-grouping in raw nodes work
wiemann
2005-05-04
1
-1
/
+4
*
changed config file section
wiemann
2005-05-03
1
-1
/
+1
*
added thin space to unicode translation table
wiemann
2005-05-03
1
-0
/
+1
*
do not enclose document and sections in macro calls, so that TeX
wiemann
2005-05-03
1
-6
/
+24
*
added comment
wiemann
2005-05-03
1
-0
/
+1
*
simplification & added test
goodger
2005-05-03
1
-2
/
+2
*
corrected ``line`` superclass
goodger
2005-05-02
1
-1
/
+1
*
added assertion; simplified code (there is always a href)
wiemann
2005-04-30
1
-6
/
+3
*
added Catalan language mappings; thanks to Ivan Vilata i Balaguer
wiemann
2005-04-30
2
-0
/
+181
*
added --user-stylesheet;
wiemann
2005-04-30
1
-6
/
+21
*
checking in my intermediate results, trying to fix spacing problems in field ...
wiemann
2005-04-29
1
-2
/
+11
*
fixed encoding/charset values in "html_prolog" & "html_head" parts, which sho...
goodger
2005-04-27
1
-5
/
+7
*
more sophisticated spacing; image support; node-specific attribute handlers
wiemann
2005-04-27
1
-20
/
+38
*
do not add first/last class to invisible elements
wiemann
2005-04-27
1
-3
/
+4
*
removed unnecessary comment
wiemann
2005-04-26
2
-3
/
+673
*
Added ``html_prolog`` & ``html_head`` to HTML writer parts dictionary exposed...
goodger
2005-04-26
1
-10
/
+15
*
str(Exception) doesn't work for anything but ASCII Exception texts, so
wiemann
2005-04-25
2
-5
/
+7
*
Added ``html_body``, ``html_title``, & ``html_subtitle`` to HTML writer parts...
goodger
2005-04-24
1
-1
/
+10
*
added examples.internals function for exploring
goodger
2005-04-23
1
-4
/
+25
*
added to project; a do-nothing Writer
goodger
2005-04-23
1
-0
/
+23
*
Added "cloak_email_addresses" setting & support; updated test & docs. Thanks...
goodger
2005-04-22
1
-2
/
+30
*
fixed bug in LaTeX writer with --use-latex-toc
wiemann
2005-04-21
1
-1
/
+1
*
typo
wiemann
2005-04-21
1
-1
/
+1
*
removed reference to Element.attributes; let's access attributes consistently
wiemann
2005-04-21
1
-2
/
+2
*
"image" directive: added checks for valid values of "align" option, depending...
goodger
2005-04-21
2
-1
/
+31
*
clarified warning
goodger
2005-04-17
1
-1
/
+2
*
added deprecation warning for obsolete Element.set_class method
goodger
2005-04-17
1
-0
/
+4
*
added assert to make sure we aren't accidentally adding two classes
wiemann
2005-04-16
1
-0
/
+1
*
restored utils.Reporter.set_conditions (with deprecation warning) for compati...
goodger
2005-04-16
1
-0
/
+12
*
Element.attr_defaults needs to be deepcopied
goodger
2005-04-16
1
-1
/
+2
*
restored Element.set_class method for compatibility
goodger
2005-04-16
1
-2
/
+5
*
removed unnecessary support for "refname" attribute
wiemann
2005-04-15
1
-18
/
+8
*
added checks for recursive sidebars
goodger
2005-04-11
1
-0
/
+5
[next]