Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-11 | Move the src directory to poezio, for better cython compatibility. | Emmanuel Gil Peyrot | |
2016-06-11 | Fix a refresh bug | mathieui | |
On xmltab and listtab, the help text would be displayed in the input after closing the tab. | |||
2015-05-11 | Remove gettext support, as we don’t want to translate poezio, and it takes ↵ | Emmanuel Gil Peyrot | |
more than 1ms per call. | |||
2015-05-10 | The previous commit, but correctly done this time | Florent Le Coz | |
2015-05-10 | Fix the completion of /win when a listtab is open | Florent Le Coz | |
And probably some other things that use ListTab.matching_names() | |||
2014-05-05 | Fix a traceback on the listtab | mathieui | |
2014-05-04 | Create a more generic ListTab class, and make MucListTab inherite from it | Florent Le Coz | |