.. |
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 |
Makefile.am
|
add plugins stuff to build system
|
2010-07-29 10:10:06 +02:00 |
adhoc_commands.py
|
always send at least an emtpy <value> for every required fields when we send a dataform. Fixes #5829
|
2010-08-10 18:25:45 +02:00 |
advanced_configuration_window.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
atom_window.py
|
prevent traceback when atom entry has no title
|
2010-05-25 09:46:12 +02:00 |
cell_renderer_image.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
prevent Traceback in dataforms_widget(search user in jabber.tf-network.de server as example)
|
2011-03-01 14:01:10 +03:00 |
dialogs.py
|
fix SSLError dialog. Fixes #7033
|
2011-11-04 15:00:31 +01:00 |
disco.py
|
new way to handle incominf messages, new notification event.
|
2011-05-01 22:09:50 +02:00 |
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
|
Correctly printing error message. Fixes #6850
|
2011-03-29 18:26:54 +04:00 |
gajim.py
|
fix traceback when we don't use a profile
|
2011-10-23 19:52:32 +02:00 |
gajim_themes_window.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
[Darlan] History manager.
|
2011-05-25 19:11:04 +04:00 |
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
|
fix demndimport with ipython
|
2010-12-23 13:59:28 +01:00 |
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
|
Fixed previous changeset and prevent traceback in command system
|
2011-03-11 00:35:26 +03:00 |
message_window.py
|
fix chat tab finding when we get a pm
|
2011-08-22 12:31:24 +02:00 |
music_track_listener.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
negotiation.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
network_manager_listener.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
profile window.set transient for roster window
|
2011-03-21 10:47:26 +03:00 |
pycallgraph.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
use NEC to handle search form request / result
|
2010-08-30 21:42:36 +02:00 |
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
|
add advanced option to allow not saving roster position. Fixes #5712
|
2011-04-21 20:52:14 +02:00 |
tooltips.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
upower_listener.py
|
[Kamil Paral & I] upower support. Fixes #1962
|
2011-09-05 22:00:23 +02:00 |
vcard.py
|
remove unused print
|
2010-12-09 13:17:59 +03:00 |