index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xhtml.py
Age
Commit message (
Expand
)
Author
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