gajim-plural/gajim
Philipp Hörist 877b754ef3 Simplfy writing to config file
- use `with` statement and open() instead of os.open()
- execute run() on dialog, otherwise sys.exit() is called immediatly
2018-02-12 23:39:50 +01:00
..
command_system Add new Join Groupchat dialog 2017-12-03 23:58:02 +01:00
common Simplfy writing to config file 2018-02-12 23:39:50 +01:00
data Fix data form window space usage 2018-02-12 12:34:00 +01:00
dev Move ipython_view to gajim.dev and exclude it from tarball 2017-09-22 19:12:26 +02:00
plugins
__init__.py 0.99.1 2018-02-08 21:33:06 +01:00
accounts_window.py Make more strings translatable 2018-01-15 10:51:04 +01:00
adhoc_commands.py
advanced_configuration_window.py
app_actions.py Port ipython command from gajim-remote 2018-02-02 00:21:27 +01:00
atom_window.py
cell_renderer_image.py
chat_control.py Use icons from IconTheme for ChatControl Banner 2018-01-29 00:06:32 +01:00
chat_control_base.py Set enryption icon correctly 2018-01-29 00:06:31 +01:00
config.py
conversation_textview.py Add translation for corrected messages 2018-01-22 11:55:32 +01:00
dataforms_widget.py Remove some unused imports 2018-01-12 00:21:11 +01:00
dialog_messages.py integrate httpupload plugin into gajim core 2018-01-22 17:29:27 +01:00
dialogs.py Fix StartChatDialog 2018-02-05 20:55:48 +01:00
disco.py
emoticons.py
features_window.py
filetransfers_window.py Refactor FileTransferWindow tooltip 2017-12-23 22:04:49 +01:00
gajim.py Raise nbxmpp version 2018-02-08 21:30:50 +01:00
gajim_remote.py Use setuptools' automatic script creation 2018-01-13 22:50:38 +01:00
gajim_themes_window.py
groupchat_control.py Use IconTheme for some icons 2018-01-29 20:02:30 +01:00
groups.py
gtkexcepthook.py Add Gajim version to exception output 2018-02-05 21:00:28 +01:00
gtkgui_helpers.py Remove unused method 2018-01-29 20:08:37 +01:00
gui_interface.py Simplfy writing to config file 2018-02-12 23:39:50 +01:00
gui_menu_builder.py integrate httpupload plugin into gajim core 2018-01-22 17:29:27 +01:00
history_manager.py Use setuptools' automatic script creation 2018-01-13 22:50:38 +01:00
history_sync.py
history_window.py Merge branch 'history-navigation' into 'master' 2018-02-08 17:34:19 +01:00
htmltextview.py HtmlTextView: Fix some things 2018-01-04 18:04:56 +01:00
logind_listener.py Logind listener: make string translatable 2018-01-27 00:20:53 +01:00
message_control.py New style for ChatControl 2017-10-26 22:52:20 +02:00
message_textview.py Refactor FileTransferWindow tooltip 2017-12-23 22:04:49 +01:00
message_window.py Use IconTheme for some icons 2018-01-29 20:02:30 +01:00
music_track_listener.py MusicTrackListener: remove unused code 2018-01-24 23:28:56 +01:00
negotiation.py
notify.py Make more strings translatable 2018-01-15 10:51:04 +01:00
options_dialog.py Make more strings translatable 2018-01-15 10:51:04 +01:00
profile_window.py Scale Avatars for HiDPI Screens 2018-01-29 00:06:31 +01:00
remote_control.py Use higher level API to focus windows 2017-12-26 21:55:19 +01:00
roster_window.py Dont set Avatar if there is none 2018-01-30 23:40:15 +01:00
screensaver_listener.py Port screensaver listening to GTK dbus 2018-01-05 23:33:37 +01:00
search_window.py
secrets.py
server_info.py Fix string for a better translation 2018-01-08 00:24:17 +01:00
session.py
shortcuts_window.py
statusicon.py Use icons from IconTheme for StatusIcon 2018-01-29 00:06:40 +01:00
tooltips.py Scale Avatars for HiDPI Screens 2018-01-29 00:06:31 +01:00
vcard.py Remove some unused imports 2018-01-12 00:21:11 +01:00