Georg Brandl
|
e030031321
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
|
Takayuki Shimizukawa
|
be65b99879
|
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-ASCII filename'. refs #703
|
2013-10-03 06:43:22 +00:00 |
|
Georg Brandl
|
1af3e3ea71
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
|
Takayuki Shimizukawa
|
e2087189ea
|
Add regression test for #1109. Issue was corrected at previous commit 62b0a5f17f62. Closes #1109
|
2013-03-09 23:14:31 +09:00 |
|
Takayuki Shimizukawa
|
f6fca7a8ac
|
Fix: text builder breach max-witdh specificatoin if paragraph have prefixed text. ex: 'See also:'
|
2013-03-09 22:58:47 +09:00 |
|
Takayuki Shimizukawa
|
00fa1b2505
|
Fix text builder did not respect wide/fullwidth characters for textwrap.
|
2013-02-07 03:34:51 +00:00 |
|
Takayuki Shimizukawa
|
b8296ad11e
|
Fix text builder did not respect wide/fullwidth charactors for table layout.
|
2013-02-06 00:29:59 +09:00 |
|
Takayuki Shimizukawa
|
529e45a980
|
Fix text builder did not respect wide/fullwidth charactors for title line.
|
2013-02-05 23:57:26 +09:00 |
|