.. |
command_system
|
Minor reimplementation the /audio and /video commands
|
2010-08-07 17:37:14 +03:00 |
common
|
Fix 'treat_incoming_messages' option. (didn’t get messages from the room)
|
2010-12-11 20:51:34 +03:00 |
plugins
|
pluginmanager. completely remove plugin
|
2010-11-05 14:56:31 +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
|
more usage of NEC to handle messages
|
2010-12-08 21:58:13 +01:00 |
config.py
|
Fix typo
|
2010-12-09 17:16:36 +03:00 |
conversation_textview.py
|
Fix broken history
|
2010-11-27 13:07:58 +03:00 |
dataforms_widget.py
|
ability to validate dataform widget by pressing enter. Fixes #6032
|
2010-11-14 21:21:39 +01:00 |
dialogs.py
|
Make FTOverwriteConfirmationDialog translatable
|
2010-12-06 12:31:18 +03: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
|
switch from GnuPGInterface to python-gnupg, so gpg is available under windows. Fixes #5096, #3615, #1890, #996
|
2010-11-29 18:44:22 +01:00 |
filetransfers_window.py
|
ability to send / receive file using IBB based on xmpppy implementation. Fixes #2331
|
2010-08-16 14:33:50 +02:00 |
gajim-remote-plugin.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
gajim-remote.py
|
merge outstanding branches
|
2010-08-08 11:34:27 +02:00 |
gajim.py
|
re-enable translation under windows built
|
2010-12-06 23:33:42 +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
|
gc window. set focus to message textview(not to conversation textview)
|
2010-12-11 10:58:12 +03: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
|
Add missing import
|
2010-12-09 19:01:41 +03:00 |
gui_menu_builder.py
|
enable "invite to" submenu when we select several contacts. Fixes #5711
|
2010-04-24 09:51:32 +02:00 |
history_manager.py
|
[Dicson] Fix getting the name of widgets. Fixes #6026
|
2010-11-01 21:34:17 +01: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
|
Use the logging module instead wanings in htmlview.py
|
2010-11-27 00:43:13 +03:00 |
ipython_view.py
|
More whitespace fixes.
|
2010-04-08 01:20:22 +02: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
|
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 |
message_window.py
|
tab_eventbox widget. do not grab focus
|
2010-12-11 12:15:55 +03: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
|
typo. Fixes #5940
|
2010-10-01 10:31:26 +02:00 |
profile_window.py
|
use NEC to handle vcard events
|
2010-11-26 21:14:59 +01: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
|
use NEC to handle vcard events
|
2010-11-26 21:14:59 +01:00 |
roster_window.py
|
handle nested roster group. TODO: Improve the way it's displayed in roster. Fixes #1381
|
2010-12-11 12:57:09 +01:00 |
search_window.py
|
use NEC to handle search form request / result
|
2010-08-30 21:42:36 +02:00 |
secrets.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
session.py
|
Fix 'treat_incoming_messages' option. (didn’t get messages from the room)
|
2010-12-11 20:51:34 +03:00 |
statusicon.py
|
[Dicson] Don't always show Tray icon if "only when pending events" option is used. Fixes #5921
|
2010-09-18 23:06:36 +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 |