gajim-plural/src
Yann Leboulanger d4f6ac9307 fix OOB registration. Fixes #6957 2012-01-09 17:40:02 +01:00
..
command_system make /status /away and /back commands apply to connected and synchronized accounts. Fixes #7070 2012-01-05 20:09:33 +01:00
common [Pablo Mazzini] ask passphrase to user when using non-sasl authentication 2012-01-07 15:41:53 +01:00
plugins Prevent traceback 2012-01-07 12:00:04 +04: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 print in chat control when other side de-activate esession. 2011-12-03 13:11:05 +01:00
config.py fix OOB registration. Fixes #6957 2012-01-09 17:40:02 +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 implements Oauth2 mechanism to connect to MSN xmpp server. Fixes #6978 2011-12-18 23:20:30 +01:00
disco.py new way to handle incominf messages, new notification event. 2011-05-01 22:09:50 +02:00
features_window.py check in feature window if pyopenssl >= 0.12 and if pyasn1 is available 2012-01-05 13:50:15 +01: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 implements Oauth2 mechanism to connect to MSN xmpp server. Fixes #6978 2011-12-18 23:20:30 +01: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 start assigning gc color from the first one. see #7022 2011-11-15 12:09:39 +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 implements Oauth2 mechanism to connect to MSN xmpp server. Fixes #6978 2011-12-18 23:20:30 +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 optimize history search. Fixes #6997 2011-12-18 21:28:47 +04:00
htmltextview.py move functions to download an image from htmltextview.py to helpers.py 2011-11-14 23:23:40 +01:00
ipython_view.py fix demndimport with ipython 2010-12-23 13:59:28 +01:00
message_control.py print in chat control when other side de-activate esession. 2011-12-03 13:11:05 +01: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 Added PyLint config file (for sync). 2009-04-10 17:03:11 +00:00
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 coding style 2012-01-09 14:57:21 +04: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 prevent traceback. Fixes #7053 2011-12-03 13:33:03 +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 call set_title on tooltip windows to prevent GTKWarning 2011-11-10 22:26:11 +01: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