poezio/src
2011-06-27 22:01:57 +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 Beep() on highlight/message/private-messages (configurable) 2011-06-27 22:01:57 +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 bug #2183 2011-06-18 18:31:57 +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 Beep() on highlight/message/private-messages (configurable) 2011-06-27 22:01:57 +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 Fixed #2190 2011-06-25 15:52:53 +02:00
text_buffer.py Fixed a stupid crash caused by mathieui. Shame on him. 2011-06-25 15:57:07 +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 Fixes #1736 2011-06-23 23:33:02 +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