poezio/src
2011-11-09 22:00:38 +01:00
..
atom_parser.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
common.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
config.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
connection.py Set version to 0.7.5 and update the changelog 2011-11-09 01:35:27 +01:00
contact.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
core.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
daemon.py Daemon now reads from a pipe and not in the fifo directly 2011-10-29 16:58:36 +02:00
data_forms.py Merge branch 'master' into plugins 2011-10-29 07:20:10 +02:00
events.py Plugin docstrings 2011-11-09 18:38:56 +01:00
fifo.py Remote execution. 2011-10-29 05:11:30 +02:00
keyboard.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
logger.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
multiuserchat.py Removed "WARNING" debug messages, because they are irrelevant 2011-11-08 00:47:56 +01:00
plugin.py Plugin docstrings 2011-11-09 18:38:56 +01:00
plugin_manager.py Remove poezio_event_handler to keep only event_handler 2011-11-09 14:02:17 +01:00
poezio.py By default, log only critical messages. This avoid 2011-10-02 21:18:25 +02:00
pooptmodule.c poopt now handles correctly the size of the chars by jumping 2011-11-08 01:52:39 +01:00
pubsub.py Disable the pubsub.louiz.org browser 2011-09-12 20:21:32 +02:00
roster.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
singleton.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
tabs.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
text_buffer.py Fix a remaining crash from the Room class deletion. 2011-11-06 15:57:03 +01:00
theming.py Add a warning in case of theme not found, and now unsetting 'theme', 2011-11-08 00:47:56 +01:00
timed_events.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
user.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
wcwidth.py Change how colors are handled. With \x19x etc 2011-03-29 12:44:19 +02:00
windows.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
xhtml.py Merge branch 'master' into plugins 2011-11-08 02:15:57 +01:00