.. |
command_system
|
Fixed previous changeset and prevent traceback in command system
|
2011-03-11 00:35:26 +03:00 |
common
|
set default value of autodetect_browser_mailer to True. Force it to True for windows
|
2011-09-02 07:23:31 +02:00 |
plugins
|
make plugins translation work under windows.
|
2011-09-02 19:41:09 +02: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
|
cean chatstate code: remove XEP-0022 support and use caps to know if a contact supports it
|
2011-08-27 22:41:55 +02:00 |
config.py
|
don't allow to continue registering an account if we only get instructions. Fixes #6957
|
2011-09-01 21:17:43 +02:00 |
conversation_textview.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 |
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
|
Jabber -> Jabber/XMPP in dialog window
|
2011-08-31 14:39:49 +02:00 |
disco.py
|
new way to handle incominf messages, new notification event.
|
2011-05-01 22:09:50 +02:00 |
features_window.py
|
add UPnP-IGD feature to ask our router to forward port.
|
2011-08-24 11:04:31 +02:00 |
filetransfers_window.py
|
filetransfer.Ability to send multi-line comment with the file
|
2011-02-03 22:55:39 +03:00 |
gajim-remote.py
|
Correctly printing error message. Fixes #6850
|
2011-03-29 18:26:54 +04:00 |
gajim.py
|
make plugins translation work under windows.
|
2011-09-02 19:41:09 +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
|
improve loading of muc participand list speed by showing it only when we get our presence (this means we are connected). Fixes #6950
|
2011-08-24 11:58:06 +02: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
|
use webbrowser module to open uri instead of using popen. Fixes #5751
|
2011-04-19 14:36:22 +02: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
|
cean chatstate code: remove XEP-0022 support and use caps to know if a contact supports it
|
2011-08-27 22:41:55 +02: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
|
coding style
|
2011-08-09 22:16:26 +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
|
remove old notification code
|
2011-08-08 18:45:21 +02: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
|
cean chatstate code: remove XEP-0022 support and use caps to know if a contact supports it
|
2011-08-27 22:41:55 +02:00 |
roster_window.py
|
add presence events to trigger plugin
|
2011-08-19 18:39:09 +02:00 |
search_window.py
|
use NEC to handle search form request / result
|
2010-08-30 21:42:36 +02:00 |
secrets.py
|
prevent Traceback when there is an empty secret file. Fixes #6752
|
2011-01-12 22:47:36 +01:00 |
session.py
|
cean chatstate code: remove XEP-0022 support and use caps to know if a contact supports it
|
2011-08-27 22:41:55 +02: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 |
vcard.py
|
remove unused print
|
2010-12-09 13:17:59 +03:00 |