poezio/src
2011-03-30 04:48:02 +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 Remove the xhtml-im that was inserted for debug, add the start of a method to enter attributes in Inputs, convert \n to <br /> in xhtml_im bodies and put that body in a <p> element 2011-03-29 21:07:53 +02:00
data_forms.py comment + fix an except 2011-03-25 01:00:37 +01:00
keyboard.py Change the timer to avoid split of big pastes 2011-02-15 22:16:45 +01:00
logger.py Avoid crash when write to log file fails 2011-02-21 21:00:23 +01:00
multiuserchat.py remove useless debug 2011-01-05 14:19:17 +00:00
poezio.py pylint 2011-03-07 19:57:55 +01:00
room.py Message and complete words can now be colored even if the 2011-03-29 14:35:59 +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 Finish colors support with xhtml (clean the elinks dump, handle the input etc) 2011-03-30 04:34:45 +02:00
text_buffer.py Messages in text_buffer should not be colored when they 2011-03-29 14:39:51 +02:00
theme.py Change the highlight color of the default theme 2011-03-29 16:48:25 +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 Finish colors support with xhtml (clean the elinks dump, handle the input etc) 2011-03-30 04:34:45 +02:00
xhtml.py Fix the generated xhtml: span was closed too often at the end 2011-03-30 04:48:02 +02:00