.. |
atom_parser.py
|
|
|
common.py
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-06 21:10:09 +01:00 |
config.py
|
|
|
connection.py
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-06 21:10:09 +01:00 |
contact.py
|
More contact management commands
|
2011-10-01 05:26:19 -07:00 |
core.py
|
Display actual status message on contact connection instead of
|
2011-11-07 23:07:32 +01:00 |
data_forms.py
|
Fix the data forms
|
2011-10-11 23:00:29 +02:00 |
keyboard.py
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-06 21:10:09 +01:00 |
logger.py
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-06 21:10:09 +01:00 |
multiuserchat.py
|
Removed "WARNING" debug messages, because they are irrelevant
|
2011-11-07 19:38:37 +01:00 |
poezio.py
|
By default, log only critical messages. This avoid
|
2011-10-02 21:18:25 +02:00 |
pooptmodule.c
|
Clean a little bit the poopt module, and fix some comments
|
2011-09-14 13:59:25 +02:00 |
pubsub.py
|
Disable the pubsub.louiz.org browser
|
2011-09-12 20:21:32 +02:00 |
roster.py
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-06 21:10:09 +01:00 |
singleton.py
|
|
|
tabs.py
|
fix the last errors that are in another commit that I don’t want
|
2011-11-08 00:41:32 +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-07 19:56:59 +01:00 |
timed_events.py
|
|
|
user.py
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-06 21:10:09 +01:00 |
wcwidth.py
|
|
|
windows.py
|
avoid a crash on invalid colors
|
2011-11-08 00:14:24 +01:00 |
xhtml.py
|
poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml code
|
2011-11-08 00:16:35 +01:00 |