poezio/src
2011-06-18 16:09:34 +02:00
..
common.py Fix the argument split issues 2011-05-19 20:38:12 +02:00
config.py some path.join forgotten causing the config file to be overwritten an not taken into account… 2011-06-04 20:44:14 +02:00
connection.py Convert html markup received in xhtml_im elements to poezio colors 2011-03-29 20:36:02 +02:00
contact.py fix the display of the action 'emptying the status', and some few minor changes 2011-06-04 20:15:18 +02:00
core.py Handler error messages even when not comming from a room 2011-06-18 15:48:19 +02:00
data_forms.py fixes #2121 2011-05-29 16:08:02 +02:00
keyboard.py fixes #2164. Restore multiline messages on paste of big text. That’s now faster and works ~100% of the time (no more message cut in two part for no reason, I think) 2011-05-29 00:35:11 +02:00
logger.py Fixes #2174 2011-05-27 23:36:52 +02:00
multiuserchat.py fix the display of the action 'emptying the status', and some few minor changes 2011-06-04 20:15:18 +02:00
poezio.py pylint 2011-03-07 19:57:55 +01:00
room.py fix the display of the action 'emptying the status', and some few minor changes 2011-06-04 20:15:18 +02:00
roster.py Empty roster on disconnect 2011-06-18 12:52:58 +02:00
singleton.py Kind of big cleanup. 2011-03-05 21:42:56 +01:00
tabs.py Fix colors in private quit messages 2011-06-18 16:09:34 +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 Fix some bug due to the new way chars are returned 2011-05-29 02:07:30 +02:00
xhtml.py fix the display of the action 'emptying the status', and some few minor changes 2011-06-04 20:15:18 +02:00