gajim-plural/gajim
Philipp Hörist a6d9b2c193 Set the Window icon correctly
Set the default list after the first window has been initialized. Only
set icons on Windows that are different from the default.
2018-10-28 23:01:09 +01:00
..
command_system Fix missing imports 2018-10-06 23:04:28 +02:00
common Use json format for the servers list 2018-10-28 21:26:25 +01:00
data Remove dead servers from servers list 2018-10-28 21:45:04 +01:00
dev Fix pylint errors in ipython_view 2018-09-21 23:53:50 +02:00
gtk HistoryManager: Refactor code 2018-10-28 22:42:02 +01:00
plugins PluginsWindow: Refactor code 2018-10-28 20:17:59 +01:00
__init__.py Raise Gajim version 2018-10-12 17:38:32 +02:00
app_actions.py Move ServiceDiscoveryWindow to gtk folder 2018-10-28 19:41:19 +01:00
application.py Bring back lost --version command 2018-10-07 02:05:35 +02:00
cell_renderer_image.py Fix pylint errors 2018-09-18 15:45:39 +02:00
chat_control.py Use get_icon_name() instead of get_iconset_name_for() 2018-10-28 14:32:54 +01:00
chat_control_base.py Remove unused methods 2018-10-28 21:58:30 +01:00
config.py Move ManageSounds into own module 2018-10-28 17:15:34 +01:00
conversation_textview.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
dataforms_widget.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
dialog_messages.py Only use absolute imports from gtk module 2018-09-26 19:06:47 +02:00
dialogs.py Switch some calls to gtk.util helper methods 2018-10-28 15:00:04 +01:00
gajim.py Improve ExceptionDialog 2018-10-24 21:14:54 +02:00
gajim_remote.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
groupchat_control.py AdHocCommands: move to gtk module 2018-10-28 20:43:36 +01:00
gtkgui_helpers.py Fix pylint errors 2018-10-28 22:04:29 +01:00
gui_interface.py Set the Window icon correctly 2018-10-28 23:01:09 +01:00
gui_menu_builder.py Refactor "Save as" menu 2018-10-24 23:42:07 +02:00
history_manager.py HistoryManager: Refactor code 2018-10-28 22:42:02 +01:00
htmltextview.py Refactor link context menu 2018-09-22 13:35:07 +02:00
message_control.py Fix useless-object-inheritance pylint errors 2018-09-16 11:56:56 +02:00
message_textview.py Remove unused methods 2018-10-28 21:58:30 +01:00
message_window.py Set the Window icon correctly 2018-10-28 23:01:09 +01:00
notify.py Switch some calls to gtk.util helper methods 2018-10-28 15:00:04 +01:00
options_dialog.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
remote_control.py Fix a few things regarding chatstates 2018-10-09 00:01:35 +02:00
roster_window.py AdHocCommands: move to gtk module 2018-10-28 20:43:36 +01:00
session.py Refactor Chat State Notifications 2018-09-30 22:58:38 +02:00
vcard.py Refactor "Save as" menu 2018-10-24 23:42:07 +02:00