gajim-plural/src
2011-11-10 20:37:48 +01:00
..
command_system revert [3bd5f54fca8d] 2011-10-08 22:54:05 +03:00
common add a global proxy option that will apply to all account that don't have a proxy configured. Fixes #7023 2011-11-10 20:37:48 +01:00
plugins catch the error in the plugins manifest file 2011-10-16 22:40:42 +03:00
adhoc_commands.py
advanced_configuration_window.py
atom_window.py
cell_renderer_image.py
chat_control.py implement XEP-0280: Message Carbons 2011-11-06 17:20:58 +01:00
config.py add a global proxy option that will apply to all account that don't have a proxy configured. Fixes #7023 2011-11-10 20:37:48 +01:00
conversation_textview.py New gui_extension_point added. Do not use all args in remove_gui_extension_point() to identify elements to be removed. Use only first one 2011-09-26 20:47:33 +03:00
dataforms_widget.py
dialogs.py fix SSLError dialog. Fixes #7033 2011-11-04 15:00:31 +01:00
disco.py
features_window.py [Kamil Paral & I] upower support. Fixes #1962 2011-09-05 22:00:23 +02:00
filetransfers_window.py correctly escape file names when showing them in dialogs. Fixes #7038 2011-11-06 12:25:41 +01:00
gajim-remote.py
gajim.py fix traceback when we don't use a profile 2011-10-23 19:52:32 +02:00
gajim_themes_window.py
groupchat_control.py correctly create events for pm messages 2011-11-08 20:01:51 +01:00
groups.py do not set an id when we publish a new item on pubsub. Fixes #6947 2011-08-18 19:03:31 +02:00
gtkexcepthook.py
gtkgui_helpers.py Fix gtk.label + wrapping in the dataform widget.(problem - http://img36.imageshack.us/img36/2782/tmpbhyeyn.png) 2011-10-07 22:22:25 +03:00
gtkspell.py
gui_interface.py change the insecure connection dialog behaviour. Fixes #7019 2011-10-31 09:47:01 +01:00
gui_menu_builder.py ability to connect to a server that doesn't support roster, and hide the correcponding features. Fixes #6745 2011-08-09 17:14:13 +02:00
history_manager.py
history_window.py ability to save xhtml messages. Fixes #5736 2011-05-30 19:47:05 +02:00
htmltextview.py create fake gajim.plugin_manager.gui_extension_point method for htmltextview.py testing 2011-09-30 13:47:15 +03:00
ipython_view.py
Makefile.am
message_control.py follow chat in tabs more easily. Don't open as many chattabs as there are lowe priority chats. Fixes #5227 2011-08-21 09:51:57 +02:00
message_textview.py
message_window.py fix chat tab finding when we get a pm 2011-08-22 12:31:24 +02:00
music_track_listener.py
negotiation.py
network_manager_listener.py
notify.py execute commands without use_shell=True to prevent remote code execution, except for commands configured in triggers plugin (configured by user itself). Fixes #7031 2011-11-08 22:41:07 +01:00
profile_window.py
pycallgraph.py
pylint.rc
remote_control.py handle only systray events when using gajim-remote show_next_pending_event. Fixes #6962 2011-09-21 21:53:29 +02:00
roster_window.py implement XEP-0280: Message Carbons 2011-11-06 17:20:58 +01:00
search_window.py
secrets.py generate 2048 bits keys instead of 384 bits keys when needed. Fixes #7036 2011-11-06 11:46:00 +01:00
session.py correctly create events for pm messages 2011-11-08 20:01:51 +01:00
statusicon.py
tooltips.py
upower_listener.py [Kamil Paral & I] upower support. Fixes #1962 2011-09-05 22:00:23 +02:00
vcard.py