.. |
command_system
|
modify /clear command in groupchats so that it also reset color assignment. Fixes #7022
|
2011-11-29 11:55:06 +01:00 |
common
|
prevent traceback
|
2011-12-08 21:57:29 +01:00 |
plugins
|
Use set_rules_hint(True) in the installed plugins treeview
|
2011-11-26 22:52:04 +03:00 |
Makefile.am
|
…
|
|
adhoc_commands.py
|
…
|
|
advanced_configuration_window.py
|
…
|
|
atom_window.py
|
…
|
|
cell_renderer_image.py
|
…
|
|
chat_control.py
|
print in chat control when other side de-activate esession.
|
2011-12-03 13:11:05 +01:00 |
config.py
|
add some missing import
|
2011-11-22 20:08:08 +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
|
correctly detect upower support. Fixes #7047
|
2011-11-14 08:13:36 +03: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
|
…
|
|
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
|
…
|
|
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
|
add some missing import
|
2011-11-22 20:08:08 +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
|
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
|
…
|
|
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
|
profile window.set transient for roster window
|
2011-03-21 10:47:26 +03:00 |
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
|
improve search filter in roster: hide groups that have no contacts, make it search for transports and groupchats. Fixes #7060
|
2011-12-06 19:11:34 +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
|
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 |