poezio/src
2011-04-18 03:34:51 +02:00
..
common.py very little cleanup 2011-03-07 20:11:47 +01:00
config.py Fix copy of default config file 2011-01-13 23:37:30 +01:00
connection.py Convert html markup received in xhtml_im elements to poezio colors 2011-03-29 20:36:02 +02:00
contact.py Displays the subscription and Ask states in the roster 2011-01-11 03:41:06 +01:00
core.py Refresh optimization on chatstates 2011-04-18 03:34:51 +02:00
data_forms.py comment + fix an except 2011-03-25 01:00:37 +01:00
keyboard.py Fix a typo that made the ban messages not appear at all 2011-04-16 01:19:53 +02:00
logger.py Avoid crash when write to log file fails 2011-02-21 21:00:23 +01:00
multiuserchat.py Save the last presence. Fix #2133 2011-04-05 05:27:52 +02:00
poezio.py pylint 2011-03-07 19:57:55 +01:00
room.py idem etc 2011-04-17 00:49:49 +02:00
roster.py use config.get() only once instead of doing it at each iteration 2011-03-10 04:57:26 +01:00
singleton.py Kind of big cleanup. 2011-03-05 21:42:56 +01:00
tabs.py Refresh optimization on chatstates 2011-04-18 03:34:51 +02:00
text_buffer.py Make the information messages "pop" the information buffer temporarly 2011-04-16 18:07:14 +02:00
theme.py Change the highlight color of the default theme 2011-03-29 16:48:25 +02:00
timed_events.py Fix the *args of timed events 2011-04-10 04:08:33 +02:00
user.py Display chatstates in the user list in MucTabs 2011-02-24 21:56:16 +01:00
wcwidth.py Change how colors are handled. With \x19x etc 2011-03-29 12:44:19 +02:00
windows.py Great roster refresh optimization 2011-04-18 02:27:46 +02:00
xhtml.py Fix the dispay of links in xhtml messages. Reenabling xhtml-im by default 2011-04-10 16:44:26 +02:00