summaryrefslogtreecommitdiff
path: root/src/tabs/__init__.py
AgeCommit message (Collapse)Author
2014-04-28Make the size modular, remove small-size lock (also seems to fix #2155)mathieui
some stuff is now hidden wen the window size gets too small (might need some adjustments). The info buffer in the roster tab, the userlist in mucs, the vertical tab list, the info buffer everywhere, etc…
2014-03-22Fix a hidden traceback (NS_MUC_USER not exported in tabs/)mathieui
2014-03-19split the "tabs" module into separate filesmathieui
- todo: write a common import file to avoid duplicating the imports