.. |
command_system
|
Fixed previous changeset and prevent traceback in command system
|
2011-03-11 00:35:26 +03:00 |
common
|
ability to see certificate on ssl error dialog. Fixes #3998
|
2011-04-18 22:50:39 +02:00 |
plugins
|
use standard format for plugin_system logger output
|
2011-01-04 00:30: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
|
fix for showing URL in chat banner. Fixes #6856
|
2011-04-12 16:30:26 +02:00 |
config.py
|
correctly decode sting in manage bookmarks dialog. Fixes #4900
|
2011-03-05 09:25:28 +01:00 |
conversation_textview.py
|
merge
|
2011-03-06 22:18:28 +01: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
|
ability to see certificate on ssl error dialog. Fixes #3998
|
2011-04-18 22:50:39 +02:00 |
disco.py
|
Prevent the possibility of entering '@' in the fields of 'room' and 'server' in the manage bookmarks dialog.
|
2010-12-04 14:47:38 +03:00 |
features_window.py
|
features window.set transient for roster window
|
2011-03-21 00:43:01 +03: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
|
fix demndimport with htmltextview
|
2011-01-02 18:23:56 +03: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
|
ability to invite a room occupant to another room if we know his real JID directly from the groupchat contact menu. Fixes #4443
|
2011-03-30 15:23:10 +02:00 |
groups.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +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
|
update servers.xml from xmpp.org. Fixes #5797
|
2010-10-05 10:51:15 +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
|
ability to see certificate on ssl error dialog. Fixes #3998
|
2011-04-18 22:50:39 +02:00 |
gui_menu_builder.py
|
ability to invite a room occupant to another room if we know his real JID directly from the groupchat contact menu. Fixes #4443
|
2011-03-30 15:23:10 +02:00 |
history_manager.py
|
history manager. pep8 pylint
|
2011-03-20 12:15:57 +03:00 |
history_window.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
htmltextview.py
|
Comment functions added by [77d3b4e65b26]
|
2011-03-24 14:47:54 +01:00 |
ipython_view.py
|
fix demndimport with ipython
|
2010-12-23 13:59:28 +01:00 |
message_control.py
|
put (group)chat controls in a hbox to be more extensible
|
2010-10-27 11:39:45 +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
|
revert [7ded06d532df]. It's already done in create_window() function. see #6746
|
2011-03-25 08:23:23 +01: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
|
[steelman] Check sound allowance for contact_connected and contact_disconnected events. Fixes #6118
|
2010-12-21 23:33:45 +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
|
Prevent join groupchat (using local account). Fixes #6849
|
2011-03-29 17:18:50 +04:00 |
roster_window.py
|
rename roster_filter_ to rfilter_. and special thanks to otradox for his patch. fix #5221
|
2011-04-18 12:04:47 +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
|
revert unwanted commits from in 63c35c953516
|
2010-12-19 10:52:56 +01:00 |
statusicon.py
|
minimize to the Systray, by a click (Left-click) at the Systray icon, when it is set to be a Stick window (to be appear at every Workspace). Fixes #6838
|
2011-03-21 11:49:42 +03: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 |