- 28 Aug, 2016 1 commit
-
-
mathieui authored
(pylint)
-
- 22 Jul, 2016 1 commit
-
-
mathieui authored
on_close wasn’t used correctly everywhere. Also make the "close" commands for each tab specific to themselves, rather than taking the current tab for closure.
-
- 06 Jul, 2016 1 commit
-
-
louiz’ authored
-
- 30 Jun, 2016 3 commits
-
-
mathieui authored
fixes the circular import issue
-
mathieui authored
-
mathieui authored
All this crap is very brittle due to circular deps and python handling them badly. This appears to be fixing some stuff, at the very least. This is sed, so cleanup of imports (which can now be grouped together) is not done yet.
-
- 27 Jun, 2016 1 commit
-
-
Link Mauve authored
-
- 11 Jun, 2016 2 commits
-
-
Link Mauve authored
-
mathieui authored
On xmltab and listtab, the help text would be displayed in the input after closing the tab.
-
- 11 May, 2015 1 commit
-
-
- 10 May, 2015 2 commits
- 05 May, 2014 1 commit
-
-
mathieui authored
-
- 04 May, 2014 1 commit
-
-
louiz’ authored
-
- 03 May, 2014 1 commit
-
-
mathieui authored
-
- 30 Apr, 2014 1 commit
-
-
mathieui authored
(keep a get_name() fallback just in case for now)
-
- 28 Apr, 2014 1 commit
-
-
mathieui authored
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…
-
- 27 Apr, 2014 1 commit
-
-
mathieui authored
-
- 06 Apr, 2014 1 commit
-
-
mathieui authored
fixes whitespace issues, some builtin overrides, and some enormous lines might make poezio run nanoseconds faster!
-
- 05 Apr, 2014 2 commits
- 22 Mar, 2014 1 commit
-
-
mathieui authored
- 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
-
- 19 Mar, 2014 1 commit
-
-
mathieui authored
- todo: write a common import file to avoid duplicating the imports
-