poezio/src
Florent Le Coz 1d9d085d15 Do not open a tab on Enter when searching in the roster
Often, we search people but don’t actually want to open a tab with them
(maybe the users wants to talk to a specific resource, or see the contact’s
status, or things like that)
To open a tab to talk to this contact, the user just need to type Enter twice
2013-06-25 01:10:33 +02:00
..
__init__.py Update setup.py to use distutils 2013-05-26 20:13:39 +02:00
args.py Make optparse work 2012-08-06 15:07:38 +02:00
atom_parser.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
bookmark.py Fix setting autojoin with /bookmark 2013-06-08 12:28:07 +02:00
common.py Fix a stupid traceback (common.datetime_tuple) 2013-05-24 21:52:12 +02:00
config.py Revert 9eaffe1369 because of 3.1 compat 2013-06-19 12:16:28 +02:00
connection.py
contact.py
core.py Fix /w completion 2013-06-24 15:54:39 +02:00
daemon.py Fix #2153 2012-12-27 18:18:20 +01:00
data_forms.py Fix the resize issues with the /configure tab 2012-01-26 10:05:35 +01:00
decorators.py Fix a refresh issue with /message 2012-10-15 19:56:15 +02:00
events.py Add the 'changing_nick' event 2013-05-09 13:18:44 +02:00
fifo.py Fix TBs when the system is not in utf-8 by default 2012-09-13 09:50:48 +02:00
fixes.py Fix get_version and get_room_form 2013-01-19 16:20:17 +01:00
keyboard.py
logger.py Parse the new log format to display it. (ref #2311) 2013-06-22 00:17:55 +02:00
multiuserchat.py
pep.py Fix #1839 (User mood/activity) 2013-03-11 23:06:52 +01:00
plugin.py Document the new event 2013-05-01 18:44:14 +02:00
plugin_manager.py Revert 9eaffe1369 because of 3.1 compat 2013-06-19 12:16:28 +02:00
poezio.py Update setup.py to use distutils 2013-05-26 20:13:39 +02:00
pooptmodule.c Workaround for a bug (?) where wcwidth returns -1 for valid printable chars 2013-06-25 01:08:16 +02:00
pubsub.py Disable the pubsub.louiz.org browser 2011-09-12 20:21:32 +02:00
roster.py fix #2327 (don’t include chatrooms in the roster) 2013-06-24 23:22:42 +02:00
roster_sorting.py Various changes to the roster sorting 2012-08-01 14:42:02 +02:00
singleton.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
tabs.py Do not open a tab on Enter when searching in the roster 2013-06-25 01:10:33 +02:00
text_buffer.py Fix #2229 (prevent correction if the 2 fulljid differ) 2013-05-15 19:04:56 +02:00
theming.py
timed_events.py
user.py
windows.py
xhtml.py Fix the regex for text attributes 2013-06-08 23:51:47 +02:00