summaryrefslogtreecommitdiff
path: root/src/tabs/rostertab.py
AgeCommit message (Expand)Author
2014-10-20Remove the (sometimes wrong) default values in the config.get() callsmathieui
2014-07-09Fix #2520 (feedback on roster changes)mathieui
2014-07-06Fix #2554 (traceback on last activity in the roster)mathieui
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-04-27Fix a resize issue when vertical tab list options are set from the rostermathieui
2014-04-01Fix the roster offline show togglemathieui
2014-03-24Use RawConfigParser.get{int,bool,float} whenever possiblemathieui
2014-03-23Fix formatting, some typos, and unused code, and add docstringsmathieui
2014-03-19split the "tabs" module into separate filesmathieui