poezio/src
Florent Le Coz 399434c1ae get_tab_by_name is safer now, by passing the type of the tab we want.
This avoid confusion between various tabs having an identical name (which
should not happen anyway…)
2011-01-26 23:43:07 +01:00
..
common.py fix get_output_of_command. fixed #2018 2011-01-22 15:03:54 +01:00
config.py Fix copy of default config file 2011-01-13 23:37:30 +01:00
connection.py Data form support. 2011-01-21 04:46:21 +01:00
contact.py
core.py get_tab_by_name is safer now, by passing the type of the tab we want. 2011-01-26 23:43:07 +01:00
data_forms.py Properly consider the size of the window on data-form tab 2011-01-26 05:01:16 +01:00
keyboard.py
logger.py Log messages from normal and private conversations as well 2011-01-12 18:34:04 +01:00
message.py
multiuserchat.py
poezio.py Finish the two default themes 2011-01-12 20:09:48 +01:00
room.py Log messages from normal and private conversations as well 2011-01-12 18:34:04 +01:00
roster.py
tabs.py Fix on_user_join issue, and displays the jid if available on /info 2011-01-21 19:39:41 +01:00
text_buffer.py
theme.py Finish the two default themes 2011-01-12 20:09:48 +01:00
user.py Fix a crash on unknown role 2011-01-23 18:38:49 +01:00
windows.py data-forms: an help message 2011-01-25 21:38:31 +01:00