gajim-plural/gajim
Philipp Hörist 985fced940 Roster: Use icon names instead of pixbufs
- Use icon names for Tune and Location notifications
- Use None instead of an empty pixbuf when there is no data
2018-10-29 00:12:48 +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
gtk Use get_image_button() from gtk.util 2018-10-29 00:12:48 +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
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
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
groupchat_control.py Roster: Use icon names instead of pixbufs 2018-10-29 00:12:48 +01:00
gtkgui_helpers.py Roster: Use icon names instead of pixbufs 2018-10-29 00:12:48 +01:00
gui_interface.py Remove unused method 2018-10-29 00:12:44 +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
message_control.py
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 Use get_image_button() from gtk.util 2018-10-29 00:12:48 +01:00
remote_control.py Fix a few things regarding chatstates 2018-10-09 00:01:35 +02:00
roster_window.py Roster: Use icon names instead of pixbufs 2018-10-29 00:12:48 +01:00
session.py
vcard.py Refactor "Save as" menu 2018-10-24 23:42:07 +02:00