summaryrefslogtreecommitdiff
path: root/src/tabs/xmltab.py
AgeCommit message (Expand)Author
2015-05-21Handle not-well-formed XML in the XML tab buffermathieui
2015-05-11Remove gettext support, as we don’t want to translate poezio, and it takes ...Emmanuel Gil Peyrot
2014-12-08Fix /filter_xmlmaskmathieui
2014-12-07Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting)mathieui
2014-11-25Parse command arguments using a decorator and make things more consistentFlorent Le Coz
2014-10-14Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-10-11Add a /dump <filename> command to the XML tabmathieui
2014-07-24Use slixmppFlorent Le Coz
2014-05-05Revert "Fix #2072 (only resize a tab if the size changed since the last displ...mathieui
2014-05-03Fix #2072 (only resize a tab if the size changed since the last display)mathieui
2014-04-30Remove Tab.get_name() and use Tab.name insteadmathieui
2014-04-28Make the size modular, remove small-size lock (also seems to fix #2155)mathieui
2014-03-23Fix formatting, some typos, and unused code, and add docstringsmathieui
2014-03-19split the "tabs" module into separate filesmathieui