..
command_system
Fix missing imports
2018-10-06 23:04:28 +02:00
common
Roster: Use icons from IconTheme for Roster
2018-11-18 22:24:10 +01:00
data
New DataFormWidget: Add Captcha support
2018-11-15 21:02:09 +01:00
dev
Fix pylint errors in ipython_view
2018-09-21 23:53:50 +02:00
gtk
Roster: Use icons from IconTheme for Roster
2018-11-18 22:24:10 +01:00
plugins
Enforce min and max version for plugin manifest
2018-11-11 10:21:46 +01:00
__init__.py
Raise Gajim version
2018-10-12 17:38:32 +02:00
app_actions.py
Merge destroy handlers, connect ESC key, remove transient
2018-11-07 17:07:24 +01:00
application.py
Use always an action to open the history window
2018-11-04 22:50:21 +01:00
chat_control.py
Use get_cursor from gtk.util
2018-11-18 10:35:13 +01:00
chat_control_base.py
Use always an action to open the history window
2018-11-04 22:50:21 +01:00
config.py
Move ManageSounds into own module
2018-10-28 17:15:34 +01:00
conversation_textview.py
Move htmltextview into gtk module
2018-11-18 10:35:13 +01: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
Fix some PyGObject deprecation warnings
2018-11-03 13:58:11 +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
Use always an action to open the history window
2018-11-04 22:50:21 +01:00
gtkgui_helpers.py
Remove unused methods
2018-11-18 10:35:13 +01:00
gui_interface.py
Pass account to plugins when encrypting a file
2018-11-11 10:40:48 +01:00
gui_menu_builder.py
Use always an action to open the history window
2018-11-04 22:50:21 +01:00
history_manager.py
Update History Manager GUI
2018-11-07 22:52:23 +01:00
message_control.py
Fix useless-object-inheritance pylint errors
2018-09-16 11:56:56 +02:00
message_textview.py
Correctly remove placeholder on focus in
2018-11-12 17:47:04 +01:00
message_window.py
Use always an action to open the history window
2018-11-04 22:50:21 +01:00
notify.py
Dont test for sys.platform == 'linux'
2018-11-10 19:30:19 +01:00
options_dialog.py
Remove None from list, rename None to No Proxy in combobox
2018-11-07 21:22:25 +01:00
remote_control.py
Fix a few things regarding chatstates
2018-10-09 00:01:35 +02:00
roster_window.py
Roster: Use icons from IconTheme for Roster
2018-11-18 22:24:10 +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