gajim-plural/gajim
Alexander Krotov 10e1e1fe14 Replace progress bars in ad-hoc commands window with spinners
Progress bar "pulse" method indicates that something has been done. For example, when indexing files, it can indicate that one file has been processed, but the number of files to process is unknown. In case of ad-hoc commands, there is only an indication that Gajim is waiting for the network, so spinner is more appropriate here.
2018-06-24 02:45:01 +03:00
..
command_system More spelling fixes 2018-06-22 01:47:29 +03:00
common Send cancel IQ if muc configuration is aborted 2018-06-23 23:36:26 +02:00
data Replace progress bars in ad-hoc commands window with spinners 2018-06-24 02:45:01 +03:00
dev Remove not supported methods 2018-03-30 15:05:25 +02:00
plugins Spellcheck 2018-06-21 03:05:47 +03:00
__init__.py Determine earlier if we run as Flatpak 2018-05-27 13:45:07 +02:00
accounts_window.py Select account in account list if edited 2018-05-05 14:19:17 +02:00
adhoc_commands.py Replace progress bars in ad-hoc commands window with spinners 2018-06-24 02:45:01 +03:00
advanced_configuration_window.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
app_actions.py Add dedicated zeroconf menu 2018-05-21 21:18:38 +02:00
application.py Fix translation on Windows 2018-06-23 17:07:43 +02:00
atom_window.py Use absolute imports 2017-08-18 19:48:48 +02:00
cell_renderer_image.py Rename src directory 2017-07-02 17:25:47 +02:00
chat_control.py Remove support for ESessions 2018-05-28 18:21:45 +02:00
chat_control_base.py More spelling fixes 2018-06-22 01:47:29 +03:00
config.py Send cancel IQ if muc configuration is aborted 2018-06-23 23:36:26 +02:00
conversation_textview.py Dont show OOB uri if message body is the same 2018-05-10 16:16:38 +02:00
dataforms_widget.py Remove some unused imports 2018-01-12 00:21:11 +01:00
dialog_messages.py Fix TypeError: get_dialog() got multiple values for argument 'name' 2018-06-17 21:15:51 +02:00
dialogs.py Fix joining rooms with upper cases 2018-06-23 22:33:03 +02:00
disco.py Spellcheck 2018-06-21 03:05:47 +03:00
emoticons.py Spellcheck some comments and docstrings 2018-06-19 01:56:18 +03:00
features_window.py Remove support for ESessions 2018-05-28 18:21:45 +02:00
filechoosers.py Fix AvatarChooserDialog not beeing native 2018-05-20 01:28:12 +02:00
filetransfers_window.py Refactor FileChooserDialogs 2018-05-05 09:22:08 +02:00
gajim.py Raise required nbxmpp version 2018-05-19 10:50:43 +02:00
gajim_remote.py Remove unused imports 2018-03-26 01:06:56 +02:00
gajim_themes_window.py Replace make_color_string() by Gdk.RGBA method 2017-10-07 17:03:31 +02:00
groupchat_control.py More spelling fixes 2018-06-22 01:47:29 +03:00
groups.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
gtkexcepthook.py Make ExceptionDialog easier to test 2018-04-22 22:34:27 +02:00
gtkgui_helpers.py Add loading single builder objects on Windows 2018-06-23 20:35:16 +02:00
gui_interface.py More spelling fixes 2018-06-22 01:47:29 +03:00
gui_menu_builder.py Add dedicated zeroconf menu 2018-05-21 21:18:38 +02:00
history_manager.py Set secure_delete pragma for SQLite3 connections 2018-06-19 19:07:16 +02:00
history_sync.py Remove unused imports 2018-03-26 01:06:56 +02:00
history_window.py Fix const imports 2018-04-23 18:32:01 +02:00
htmltextview.py Move DB creating into logger module 2018-04-22 22:16:17 +02:00
logind_listener.py Logind listener: make string translatable 2018-01-27 00:20:53 +01:00
message_control.py Remove support for ESessions 2018-05-28 18:21:45 +02:00
message_textview.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
message_window.py Remove unused imports 2018-03-26 01:06:56 +02:00
music_track_listener.py MusicTrackListener: remove unused code 2018-01-24 23:28:56 +01:00
negotiation.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
notify.py Fixes notifications are missing after refactoring 2018-06-01 18:51:29 +02:00
options_dialog.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
profile_window.py ProfileWindow: Remove redundant menu entry 2018-05-20 01:28:12 +02:00
remote_control.py Refactor avatar publishing 2018-05-20 01:28:12 +02:00
roster_window.py More spelling fixes 2018-06-22 01:47:29 +03:00
screensaver_listener.py Remove unused imports 2018-03-26 01:06:56 +02:00
search_window.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
server_info.py Support http:upload:0 2018-04-20 08:35:40 -04:00
session.py Remove support for ESessions 2018-05-28 18:21:45 +02:00
shortcuts_window.py Use absolute imports 2017-08-18 19:48:48 +02:00
statusicon.py Remove unused imports 2018-03-26 01:06:56 +02:00
tooltips.py More spelling fixes 2018-06-22 01:47:29 +03:00
vcard.py Refactor avatar publishing 2018-05-20 01:28:12 +02:00