.. |
command_system
|
Fix some strings for a better translation
|
2017-09-19 12:45:02 +02:00 |
common
|
Fix import
|
2017-09-19 22:06:21 +02:00 |
data
|
Remove Gmail special options
|
2017-09-19 15:44:58 +02:00 |
plugins
|
fix some pylint errors
|
2017-08-24 23:01:06 +02:00 |
Makefile.am
|
Install data to new location
|
2017-09-16 12:18:22 +02:00 |
__init__.py
|
Mark gajim as a python package
|
2017-08-18 19:48:48 +02:00 |
accounts_window.py
|
New AccountsWindow
|
2017-09-16 15:55:32 +02:00 |
adhoc_commands.py
|
Nicer code
|
2017-08-24 15:41:39 +02:00 |
advanced_configuration_window.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
app_actions.py
|
New AccountsWindow
|
2017-09-16 15:55:32 +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
|
fix import
|
2017-08-21 16:38:27 +02:00 |
chat_control_base.py
|
fix import
|
2017-08-22 12:39:26 +02:00 |
config.py
|
Remove Gmail special options
|
2017-09-19 15:44:58 +02:00 |
conversation_textview.py
|
Differentiate upper/lower case string emojis
|
2017-09-13 21:20:59 +02:00 |
dataforms_widget.py
|
Nicer code
|
2017-08-24 15:41:39 +02:00 |
dialogs.py
|
Fix some strings for a better translation
|
2017-09-19 12:45:02 +02:00 |
disco.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
emoticons.py
|
Add option to disable ascii emoticons
|
2017-09-15 23:22:47 +02:00 |
features_window.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
filetransfers_window.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
gajim.py
|
New AccountsWindow
|
2017-09-16 15:55:32 +02:00 |
gajim_remote.py
|
GajimRemote: Fix invalid filename
|
2017-08-18 19:48:48 +02:00 |
gajim_themes_window.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
groupchat_control.py
|
fix scrolling to iter in groupchat when we receive a pm. Fixes #8635
|
2017-08-21 21:59:47 +02:00 |
groups.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
gtkexcepthook.py
|
Use absolute imports
|
2017-08-18 19:48:48 +02:00 |
gtkgui_helpers.py
|
New AccountsWindow
|
2017-09-16 15:55:32 +02:00 |
gtkspell.py
|
Rename src directory
|
2017-07-02 17:25:47 +02:00 |
gui_interface.py
|
Remove Gmail special options
|
2017-09-19 15:44:58 +02:00 |
gui_menu_builder.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
history_manager.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
history_sync.py
|
Fix some strings for a better translation
|
2017-09-19 12:45:02 +02:00 |
history_window.py
|
make log history checkbutton sensitive when we open history window with an account. Fixes #8705
|
2017-08-20 14:57:18 +02:00 |
htmltextview.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
ipython_view.py
|
Make IPython 5 work
|
2017-08-27 21:21:48 +02:00 |
logind_listener.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
message_control.py
|
Add keyword arg to prototype
|
2017-08-23 23:26:26 +02:00 |
message_textview.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
message_window.py
|
Ability to be notified on all message. Option is now perroom. Fixes #8646
|
2017-08-20 23:07:58 +02:00 |
music_track_listener.py
|
Use absolute imports
|
2017-08-18 19:48:48 +02:00 |
negotiation.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
network_watcher.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
notify.py
|
Ability to be notified on all message. Option is now perroom. Fixes #8646
|
2017-08-20 23:07:58 +02:00 |
options_dialog.py
|
New AccountsWindow
|
2017-09-16 15:55:32 +02:00 |
profile_window.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
remote_control.py
|
Remove Gmail special options
|
2017-09-19 15:44:58 +02:00 |
roster_window.py
|
Remove Gmail special options
|
2017-09-19 15:44:58 +02:00 |
scrolled_window.py
|
Fix infinite expand of MessageTextView
|
2017-07-28 20:40:30 +02:00 |
search_window.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
secrets.py
|
fix reading secrets file
|
2017-09-13 14:25:36 +02:00 |
server_info.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
session.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
shortcuts_window.py
|
Use absolute imports
|
2017-08-18 19:48:48 +02:00 |
statusicon.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
tooltips.py
|
fix some Q_() call
|
2017-08-18 22:05:16 +02:00 |
upower_listener.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
vcard.py
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |