Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-23 | Fix formatting, some typos, and unused code, and add docstrings | mathieui | |
- No idea why subclasses of ConversationTab were working before (info_header was overriden with None in __init__) - Or why the date parsing worked (“Exeception”) - Some more reformatting with pylint indications - Document each module in the tabs module | |||
2014-03-19 | split the "tabs" module into separate files | mathieui | |
- todo: write a common import file to avoid duplicating the imports |