poezio/src
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 2102085f9e fix a bug on /bookmark when there's only one bookmark
2010-10-05 21:28:11 +00:00
..
common.py update e-mail address and README 2010-10-04 01:45:16 +00:00
config.py update e-mail address and README 2010-10-04 01:45:16 +00:00
connection.py use 'with' context manager for the locks 2010-10-04 19:50:15 +00:00
contact.py update e-mail address and README 2010-10-04 01:45:16 +00:00
gui.py fix a bug on /bookmark when there's only one bookmark 2010-10-05 21:28:11 +00:00
handler.py update e-mail address and README 2010-10-04 01:45:16 +00:00
keyboard.py update e-mail address and README 2010-10-04 01:45:16 +00:00
logger.py update e-mail address and README 2010-10-04 01:45:16 +00:00
message.py update e-mail address and README 2010-10-04 01:45:16 +00:00
multiuserchat.py update e-mail address and README 2010-10-04 01:45:16 +00:00
poezio.py update e-mail address and README 2010-10-04 01:45:16 +00:00
room.py update e-mail address and README 2010-10-04 01:45:16 +00:00
roster.py update e-mail address and README 2010-10-04 01:45:16 +00:00
singleton.py update e-mail address and README 2010-10-04 01:45:16 +00:00
tab.py update e-mail address and README 2010-10-04 01:45:16 +00:00
text_buffer.py update e-mail address and README 2010-10-04 01:45:16 +00:00
theme.py update e-mail address and README 2010-10-04 01:45:16 +00:00
user.py update e-mail address and README 2010-10-04 01:45:16 +00:00
window.py addstr is now safe, avoid some length calculation that are totally useless, so: fix some crash 2010-10-04 23:59:03 +00:00