.. |
command_system
|
remove gconf usage. It's not used anymore
|
2015-10-04 21:22:17 +02:00 |
common
|
once we are connected to a server with starttls, don't try to connect with the legacy port
|
2015-11-22 20:10:33 +01:00 |
plugins
|
prevent some GTK3 warning
|
2014-11-14 09:35:39 +01:00 |
adhoc_commands.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
advanced_configuration_window.py
|
make ADE readable
|
2015-08-10 23:12:12 +02:00 |
atom_window.py
|
[SamWhited] fix some missing import. Fixes #7932, #7949
|
2015-01-19 13:39:11 +01:00 |
cell_renderer_image.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
chat_control.py
|
don't use GtkAlignment anymore. Fixe 2 missing import
|
2015-09-20 18:18:35 +02:00 |
config.py
|
add new option to allow popup notifications when a chat control is opened. See #7891, #8158
|
2015-10-25 15:06:37 +01:00 |
conversation_textview.py
|
add new option to allow popup notifications when a chat control is opened. See #7891, #8158
|
2015-10-25 15:06:37 +01:00 |
dataforms_widget.py
|
fix some warnings
|
2015-07-30 15:18:03 +02:00 |
dialogs.py
|
update source code for new glade file
|
2015-08-21 22:03:24 +02:00 |
disco.py
|
correctly use getter / setter. Fixes #7970
|
2015-02-16 13:11:17 +01:00 |
features_window.py
|
specify module version before importing
|
2015-08-04 16:42:59 +02:00 |
filetransfers_window.py
|
fix showing FileTransferChooser dialog
|
2015-07-18 17:53:48 +02:00 |
gajim-remote.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
gajim.py
|
do not delay the import of libxml2, it's needed by gst. Fixes #7836
|
2015-11-04 21:54:24 +01:00 |
gajim_themes_window.py
|
fix some warnings
|
2015-07-30 15:18:03 +02:00 |
groupchat_control.py
|
make completion work
|
2015-07-25 21:40:51 +02:00 |
groups.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
gtkexcepthook.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
gtkgui_helpers.py
|
fix a few minor GTK3 things
|
2015-11-23 20:45:21 +01:00 |
gtkspell.py
|
don't use GtkAlignment anymore. Fixe 2 missing import
|
2015-09-20 18:18:35 +02:00 |
gui_interface.py
|
add more arguments to paplay command. fixes #8192
|
2015-11-21 14:39:36 +01:00 |
gui_menu_builder.py
|
remove all icons for all menus
|
2014-11-11 23:11:15 +01:00 |
history_manager.py
|
fix a few minor GTK3 things
|
2015-11-23 20:45:21 +01:00 |
history_window.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
htmltextview.py
|
keep image tags when we replace the temporary image by the downloaded image. Fixes #8182
|
2015-11-15 14:28:31 +01:00 |
ipython_view.py
|
fix ipython usage
|
2015-07-19 00:03:32 +02:00 |
logind_listener.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
Makefile.am
|
don't build non-existing folder.
|
2012-12-11 07:55:35 +01:00 |
message_control.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
message_textview.py
|
make completion work
|
2015-07-25 21:40:51 +02:00 |
message_window.py
|
set the focus on message textview in chat control only for the first opened tab. Fixes #7903
|
2015-11-23 22:05:19 +01:00 |
music_track_listener.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
negotiation.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
network_manager_listener.py
|
revert [0ac22476]. It prevents reconnection. see #8062
|
2015-07-24 21:14:56 +02:00 |
notify.py
|
fix launch when optional modules are not installed
|
2015-07-30 15:15:38 +02:00 |
profile_window.py
|
remove all icons for all menus
|
2014-11-11 23:11:15 +01:00 |
pylint.rc
|
Added PyLint config file (for sync).
|
2009-04-10 17:03:11 +00:00 |
remote_control.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
roster_window.py
|
do not crash when we remove a contact for which neerby contcts are not in the same accounts. Fixes #8157
|
2015-11-15 21:07:02 +01:00 |
search_window.py
|
[SamWhited] fix some missing import. Fixes #7932, #7949
|
2015-01-19 13:39:11 +01:00 |
secrets.py
|
fix reading secrets file under windows. Fixes #8118
|
2015-08-07 13:56:28 +02:00 |
session.py
|
update control.contact when we get a message from another resource. Fixes #7919
|
2015-05-17 15:40:42 +02:00 |
statusicon.py
|
remove unnecessary argument in new_with_label call
|
2015-11-22 17:23:58 -04:00 |
tooltips.py
|
fix hiding tooltips
|
2015-10-04 20:50:41 +02:00 |
upower_listener.py
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
vcard.py
|
finish update glade files for GTK3
|
2015-08-30 23:22:42 +02:00 |