.. |
args.py
|
Make optparse work
|
2012-08-06 15:07:38 +02:00 |
atom_parser.py
|
|
|
bookmark.py
|
Add a common.safeJID function, and use it everywhere
|
2012-08-06 15:38:09 +02:00 |
common.py
|
Fix TBs when the system is not in utf-8 by default
|
2012-09-13 09:50:48 +02:00 |
config.py
|
Fix TBs when the system is not in utf-8 by default
|
2012-09-13 09:50:48 +02:00 |
connection.py
|
Implement message correction.
|
2012-10-12 15:28:41 +00:00 |
contact.py
|
Add a common.safeJID function, and use it everywhere
|
2012-08-06 15:38:09 +02:00 |
core.py
|
When a message is corrected, display it correctly in place of the previous one.
|
2012-10-12 15:29:45 +00:00 |
daemon.py
|
Properly quote the %(body)s and %(from)s used in the simple_notify plugin.
|
2012-07-05 00:50:47 +02:00 |
data_forms.py
|
|
|
events.py
|
Docstrings, and small cleanup
|
2012-05-21 02:14:25 +02:00 |
fifo.py
|
Fix TBs when the system is not in utf-8 by default
|
2012-09-13 09:50:48 +02:00 |
keyboard.py
|
|
|
logger.py
|
Fixes #2350 (reloading static resources on SIGHUP)
|
2012-04-02 18:30:06 +02:00 |
multiuserchat.py
|
Fix yet another bunch of potential tracebacks
|
2012-08-08 23:59:00 +02:00 |
plugin.py
|
Docstrings, and small cleanup
|
2012-05-21 02:14:25 +02:00 |
plugin_manager.py
|
Docstrings, and small cleanup
|
2012-05-21 02:14:25 +02:00 |
poezio.py
|
Fix a traceback when a group has no name and a crash when dns gets interrupted
|
2012-08-31 22:41:36 +02:00 |
pooptmodule.c
|
|
|
pubsub.py
|
|
|
roster.py
|
Fix TBs when the system is not in utf-8 by default
|
2012-09-13 09:50:48 +02:00 |
roster_sorting.py
|
Various changes to the roster sorting
|
2012-08-01 14:42:02 +02:00 |
singleton.py
|
|
|
tabs.py
|
Correctly rebuild the messages when we corrected one. And avoid code duplicates
|
2012-10-12 15:43:51 +00:00 |
text_buffer.py
|
When a message is corrected, display it correctly in place of the previous one.
|
2012-10-12 15:29:45 +00:00 |
theming.py
|
Add a new color to the theme, for the warning prompt
|
2012-07-03 23:50:07 +02:00 |
timed_events.py
|
|
|
user.py
|
|
|
wcwidth.py
|
|
|
windows.py
|
Send a real \t when pasting a text containing tabs.
|
2012-10-09 06:00:43 +00:00 |
xhtml.py
|
Implement the sending of underlined text in xhtml-im messages (C-c u).
|
2012-07-29 03:36:05 +02:00 |