poezio/poezio
2016-06-22 01:16:03 +02:00
..
core Fix a traceback on adhoc 2016-06-22 01:16:03 +02:00
tabs Small xml_tab fix. 2016-06-12 15:31:15 +01:00
windows Remove the global Win._win_core, instead pass core to the two *GlobalInfoBar. 2016-06-12 15:31:15 +01:00
__init__.py Add back the entrypoint 2016-06-12 17:00:54 +02:00
args.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
bookmarks.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
common.py Make poezio.common more Cython-friendly. 2016-06-11 20:49:46 +01:00
config.py Increase ping timeout delays (now that the ping actually works) 2016-06-12 21:46:46 +02:00
connection.py Disable smacks by default 2016-06-12 21:45:04 +02:00
contact.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
daemon.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
decorators.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
events.py Make poezio.events more Cython-friendly. 2016-06-11 20:49:46 +01:00
fifo.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
fixes.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
keyboard.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
logger.py Make poezio.logger more Cython-friendly. 2016-06-11 20:49:46 +01:00
multiuserchat.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
pep.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
plugin.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
plugin_manager.py Convert some genexprs into regular list comprehension. 2016-06-12 15:31:15 +01:00
poezio.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
poezio_shlex.py Make poezio.poezio_shlex more Cython-friendly. 2016-06-11 20:49:46 +01:00
pooptmodule.c Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
roster.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
roster_sorting.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
singleton.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
size_manager.py Remove unused properties in SizeManager. 2016-06-12 15:31:15 +01:00
text_buffer.py Make poezio.text_buffer more Cython-friendly. 2016-06-11 20:49:46 +01:00
theming.py Prefer '\0' to None or an empty string for single characters. 2016-06-11 20:49:46 +01:00
timed_events.py Remove unused imports in poezio.timed_events. 2016-06-11 20:49:46 +01:00
user.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
xhtml.py Convert some genexprs into regular list comprehension. 2016-06-12 15:31:15 +01:00