gajim-plural/gajim
Philipp Hörist 65d2284b59 Reduce PROCESS_TIMEOUT on Windows
If io_add_watch is available like on Linux, the PROCESS_TIMEOUT,
is only used to check for timed out events.

On Window its also used to call select() on the socket, so we get
pending data. We need this as low as possible otherwise Gajim on
Windows feels painfully slow.
2017-09-23 10:10:36 +02:00
..
command_system Fix some strings for a better translation 2017-09-19 12:45:02 +02:00
common Use own module logger for connection_zeroconf 2017-09-22 00:07:48 +02:00
data Remove Gmail special options 2017-09-19 15:44:58 +02:00
plugins fix some pylint errors 2017-08-24 23:01:06 +02:00
Makefile.am Install data to new location 2017-09-16 12:18:22 +02:00
__init__.py Mark gajim as a python package 2017-08-18 19:48:48 +02:00
accounts_window.py New AccountsWindow 2017-09-16 15:55:32 +02:00
adhoc_commands.py Nicer code 2017-08-24 15:41:39 +02:00
advanced_configuration_window.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
app_actions.py Merge branch 'master' into 'gnotification' 2017-09-21 20:44:18 +02:00
atom_window.py Use absolute imports 2017-08-18 19:48:48 +02:00
cell_renderer_image.py
chat_control.py Set lock_image from icon name instead of filepath 2017-09-22 16:44:07 +02:00
chat_control_base.py fix import 2017-08-22 12:39:26 +02:00
config.py Remove Gmail special options 2017-09-19 15:44:58 +02:00
conversation_textview.py Differentiate upper/lower case string emojis 2017-09-13 21:20:59 +02:00
dataforms_widget.py Nicer code 2017-08-24 15:41:39 +02:00
dialogs.py Fix some strings for a better translation 2017-09-19 12:45:02 +02:00
disco.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
emoticons.py Add option to disable ascii emoticons 2017-09-15 23:22:47 +02:00
features_window.py Use GNotification instead of pynotify or dbus 2017-09-13 21:20:37 +02:00
filetransfers_window.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
gajim.py Merge branch 'master' into 'gnotification' 2017-09-21 20:44:18 +02:00
gajim_remote.py GajimRemote: Fix invalid filename 2017-08-18 19:48:48 +02:00
gajim_themes_window.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
groupchat_control.py Set lock_image from icon name instead of filepath 2017-09-22 16:44:07 +02:00
groups.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
gtkexcepthook.py Use absolute imports 2017-08-18 19:48:48 +02:00
gtkgui_helpers.py New AccountsWindow 2017-09-16 15:55:32 +02:00
gtkspell.py
gui_interface.py Reduce PROCESS_TIMEOUT on Windows 2017-09-23 10:10:36 +02:00
gui_menu_builder.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
history_manager.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
history_sync.py Fix some strings for a better translation 2017-09-19 12:45:02 +02:00
history_window.py make log history checkbutton sensitive when we open history window with an account. Fixes #8705 2017-08-20 14:57:18 +02:00
htmltextview.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
ipython_view.py Make IPython 5 work 2017-08-27 21:21:48 +02:00
logind_listener.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
message_control.py Add keyword arg to prototype 2017-08-23 23:26:26 +02:00
message_textview.py Use custom font for MessageTextView 2017-09-20 21:18:22 +02:00
message_window.py Ability to be notified on all message. Option is now perroom. Fixes #8646 2017-08-20 23:07:58 +02:00
music_track_listener.py Use absolute imports 2017-08-18 19:48:48 +02:00
negotiation.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
network_watcher.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
notify.py Use GNotification instead of pynotify or dbus 2017-09-13 21:20:37 +02:00
options_dialog.py New AccountsWindow 2017-09-16 15:55:32 +02:00
profile_window.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
remote_control.py Remove Gmail special options 2017-09-19 15:44:58 +02:00
roster_window.py Remove Gmail special options 2017-09-19 15:44:58 +02:00
scrolled_window.py Fix infinite expand of MessageTextView 2017-07-28 20:40:30 +02:00
search_window.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
secrets.py fix reading secrets file 2017-09-13 14:25:36 +02:00
server_info.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
session.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
shortcuts_window.py Use absolute imports 2017-08-18 19:48:48 +02:00
statusicon.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
tooltips.py fix some Q_() call 2017-08-18 22:05:16 +02:00
upower_listener.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
vcard.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00