summaryrefslogtreecommitdiff
path: root/poezio/windows/funcs.py
AgeCommit message (Expand)Author
2018-10-18Fix truncate_nick()’s types to include None.Emmanuel Gil Peyrot
2018-08-17windows.inputs: Type almost everything in this module.Emmanuel Gil Peyrot
2018-08-17Add typing information and reformat stuffmathieui
2017-11-12yapf -irmathieui
2017-10-14Add support for italic on ^Ci.Emmanuel Gil Peyrot
2016-07-14Fix a bug in multiline colored textmathieui
2016-06-30Absolute imports everywheremathieui
2016-06-11Make poezio.windows.funcs more Cython-friendly.Emmanuel Gil Peyrot
2016-06-11Prefer '\0' to None or an empty string for single characters.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot