gajim-plural/src
Philipp Hörist 209fa4c926 Dont set scrollbar policy in GC config window
This crashes Gajim on Windows.
Its to be investigated why this happens and how we can avoid it.
2017-06-11 22:54:15 +02:00
..
command_system Remove PGP encryption/decryption from core 2017-05-07 18:38:33 +02:00
common Show encryption icon in chat 2017-06-11 20:06:34 +02:00
plugins Add Encryption Plugin API 2017-05-07 18:38:06 +02:00
Makefile.am don't build non-existing folder. 2012-12-11 07:55:35 +01:00
adhoc_commands.py Set transient for ErrorDialog 2017-06-08 23:34:03 +02:00
advanced_configuration_window.py Add @unique decorator to all enumerations 2017-03-29 10:56:31 +02:00
app_actions.py Fix path to logs.db in history manager 2017-04-25 01:36:10 +02:00
atom_window.py Remove unused imports. 2017-02-08 02:26:20 +00:00
cell_renderer_image.py Fix a few deprecation warnings. 2016-04-02 12:59:42 +01:00
chat_control.py Show encryption icon in chat 2017-06-11 20:06:34 +02:00
chat_control_base.py Show encryption icon in chat 2017-06-11 20:06:34 +02:00
config.py Dont set scrollbar policy in GC config window 2017-06-11 22:54:15 +02:00
conversation_textview.py Show encryption icon in chat 2017-06-11 20:06:34 +02:00
dataforms_widget.py Remove wrong usage of the list(range(…)) pattern. 2017-02-08 02:26:21 +00:00
dialogs.py Remove ESessions encryption/decryption from core 2017-05-07 18:40:05 +02:00
disco.py Dont use depracted override_background_color() 2017-03-02 23:58:21 +01:00
features_window.py Update dependency in features window 2017-04-30 18:45:50 +02:00
filetransfers_window.py Use named icons in filetransfer window 2017-05-16 18:14:34 +02:00
gajim-remote.py Update strings for better english. Thanks to Allan Nordhøy for the suggestions 2017-02-04 23:29:45 +01:00
gajim.py Replace unicode char in print message 2017-06-08 19:58:40 +02:00
gajim_themes_window.py Update strings for better english. Thanks to Allan Nordhøy for the suggestions 2017-02-04 23:29:45 +01:00
groupchat_control.py Show encryption icon in chat 2017-06-11 20:06:34 +02:00
groups.py Convert basestring to str 2016-09-25 23:21:51 +02:00
gtkexcepthook.py Port ExceptionHook to GTK3 2017-01-07 21:07:53 +01:00
gtkgui_helpers.py Get rid of cairo dependency 2017-04-19 16:58:16 +02:00
gtkspell.py remember which speller language was use for each contact. Fixes #8326 2016-05-22 23:09:49 +02:00
gui_interface.py Fix mediated groupchat invites 2017-05-01 15:33:38 +02:00
gui_menu_builder.py Add encryption API to groupchat_control 2017-05-07 18:40:09 +02:00
history_manager.py fix "Unable to load icon gajim" errors caused by !84 2017-04-23 00:30:19 +02:00
history_window.py Make conversation loading in the history window use named tuples 2017-03-30 21:57:44 +02:00
htmltextview.py Dont change mouse cursor on leave event 2017-03-08 19:46:39 +01:00
ipython_view.py Remove unnecessary semicolons. 2017-02-11 02:40:07 +00:00
logind_listener.py Remove unnecessary semicolons. 2017-02-11 02:40:07 +00:00
message_control.py Use BareJID when sending message to ourself 2017-05-01 17:58:55 +02:00
message_textview.py Replace formatting button with declarative menu. 2016-12-24 02:51:55 +01:00
message_window.py Dont use depracted override_color() 2017-03-03 00:00:22 +01:00
music_track_listener.py Quodlibet publishes duration information as decimal with fractional part. 2017-01-23 15:14:28 +01:00
negotiation.py Copyright 2013>2014 2014-01-02 12:33:54 +04:00
network_watcher.py network_watcher: Add support for systemd-networkd 2017-05-02 10:15:23 +02:00
notify.py fix "Unable to load icon gajim" errors caused by !84 2017-04-23 00:30:19 +02:00
profile_window.py Update strings for better english. Thanks to Allan Nordhøy for the suggestions 2017-02-04 23:29:45 +01:00
pylint.rc Added PyLint config file (for sync). 2009-04-10 17:03:11 +00:00
remote_control.py Replace long() in remaining python2 code with int(). 2017-02-11 02:40:07 +00:00
roster_window.py Add encryption API to groupchat_control 2017-05-07 18:40:09 +02:00
search_window.py [SamWhited] fix some missing import. Fixes #7932, #7949 2015-01-19 13:39:11 +01:00
secrets.py fix opening secrets file 2016-01-03 11:07:44 +01:00
session.py Refactor exception handling for logger 2017-04-12 22:30:55 +02:00
shortcuts_window.py Backward compatible keyboard shortcuts information. 2017-01-24 17:22:08 +01:00
statusicon.py Remove unused imports. 2017-02-08 02:26:20 +00:00
tooltips.py Remove unused imports. 2017-02-08 02:26:20 +00:00
upower_listener.py Remove unused imports. 2017-02-08 02:26:20 +00:00
vcard.py Move CSS Code into gajim.css 2017-03-04 09:53:14 +01:00