Age | Commit message (Expand) | Author |
2012-07-29 | Implement the sending of underlined text in xhtml-im messages (C-c u). | Florent Le Coz |
2012-05-21 | Docstrings, and small cleanup | mathieui |
2012-05-13 | Catch a possible exception when trying to retrieve the rgb value in curses | mathieui |
2012-02-07 | Fixed #2328 | mathieui |
2012-01-30 | Do not crash when given a link without text | mathieui |
2011-11-11 | Fix the xhtml parser (do not add wrong colors) | mathieui |
2011-11-08 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-08 | escape <, > and & in xhtml-im bodies. | Florent Le Coz |
2011-11-08 | poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml ... | Florent Le Coz |
2011-11-08 | Fix the curses -> html color conversion | Florent Le Coz |
2011-11-08 | Add a function to convert ncurses colors to HTML color code. | Florent Le Coz |
2011-11-07 | poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml ... | Florent Le Coz |
2011-11-07 | Little cleanup | Florent Le Coz |
2011-11-07 | Fix the curses -> html color conversion | Florent Le Coz |
2011-11-07 | Add a function to convert ncurses colors to HTML color code. | Florent Le Coz |
2011-11-06 | Fix the sending of colors in private. | Florent Le Coz |
2011-10-20 | Fix crash on completion of recent words containing xhtml-im attributes | Florent Le Coz |
2011-09-29 | use getiterator if python < 3.2 | Florent Le Coz |
2011-09-24 | tg | Florent Le Coz |
2011-09-24 | merge | Florent Le Coz |
2011-09-23 | Really, really fix whitespace handling. | Emmanuel Gil Peyrot |
2011-09-23 | Really fix whitespace handling, and malformed CSS. | Emmanuel Gil Peyrot |
2011-09-23 | Do not remove trailing spaces in an XHTML-IM element’s text. | Florent Le Coz |
2011-09-23 | make colors work with 3-digits color numbers | Florent Le Coz |
2011-09-23 | Fix whitespace handling in XHTML. | Emmanuel Gil Peyrot |
2011-09-23 | Add support for 256 colors in XHTML messages, and fix a stupid bug with img w... | Emmanuel Gil Peyrot |
2011-09-19 | Remove Elinks support and add a pure python XHTML/CSS parser. | Emmanuel Gil Peyrot |
2011-09-11 | Change license to zlib (MIT sucks :() | Florent Le Coz |
2011-08-16 | Do not print a message on the screen on error | Florent Le Coz |
2011-06-04 | fix the display of the action 'emptying the status', and some few minor changes | mathieui |
2011-05-27 | Fixes #2137 (altough it could have been done better) | mathieui |
2011-05-13 | Don’t break xhtml-im | mathieui |
2011-05-13 | Fix a traceback on C-c ❶ or C-c ², etc | mathieui |
2011-05-11 | should fix #2161, and enable xhtml-im while in debug | mathieui |
2011-05-04 | Fix python 3.1 compat | mathieui |
2011-05-04 | fixes #2148, #2156, #2155 | mathieui |
2011-04-10 | Fix the dispay of links in xhtml messages. Reenabling xhtml-im by default | Florent Le Coz |
2011-04-04 | Disable xhtml-im by default | Florent Le Coz |
2011-03-31 | Fix a crash on normal messages, and add colors to information messages | Florent Le Coz |
2011-03-30 | Fix the generated xhtml: span was closed too often at the end | Florent Le Coz |
2011-03-30 | Finish colors support with xhtml (clean the elinks dump, handle the input etc) | Florent Le Coz |
2011-03-29 | Remove the xhtml-im that was inserted for debug, add the start of a method to... | Florent Le Coz |
2011-03-29 | poezio_colors to_html | Florent Le Coz |
2011-03-29 | Convert html markup received in xhtml_im elements to poezio colors | Florent Le Coz |
2011-03-29 | Add files for xhtml containing xhtml->shell colors and shell colors->poezi... | Florent Le Coz |