| Thu, 27 Jun 2013 16:39:16 +0200 | gibus | For some reason, BeautifulSoup wants now fromEncoding='UTF-8' in some unidentified cases. | file | diff | annotate |
| Wed, 27 Mar 2013 17:51:18 +0100 | gibus | do not skip span for newline textnodes otherwise compute_new_comment_positions() will return bad results for pandoc texts. | file | diff | annotate |
| Mon, 12 Nov 2012 12:58:34 +0100 | gibus | Do not spannify empty text nodes, prevents abiword crash. | file | diff | annotate |
| Mon, 24 Sep 2012 01:12:12 -0700 | gibus | For some reasons BeautifulSouf does not convert entities with convertEntities=["xml","html"], use convertEntities=BeautifulSoup.ALL_ENTITIES instead. | file | diff | annotate |
| Thu, 14 Jun 2012 11:43:46 +0200 | gibus | Fix #77 html code inside document viewer. | file | diff | annotate |
| Thu, 06 May 2010 17:48:11 +0200 | raph | cache spannify function | file | diff | annotate |
| Mon, 23 Nov 2009 15:14:29 +0100 | raph | import from internal svn r 4007 | file | diff | annotate |