| .. |
|
command_system
|
Minor reimplementation the /audio and /video commands
|
2010-08-07 17:37:14 +03:00 |
|
common
|
use NEC to handle resource conflict
|
2010-09-09 16:40:58 +02:00 |
|
plugins
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +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
|
don't use unassigned variables.
|
2010-08-22 23:31:03 +02:00 |
|
config.py
|
fix changing account name. Fixes #5891
|
2010-09-08 22:26:04 +02:00 |
|
conversation_textview.py
|
handle URI in a better way. some require ://, some only :. Fixes #5841
|
2010-08-15 21:51:40 +02:00 |
|
dataforms_widget.py
|
show required field in a dataform with an *
|
2010-08-11 09:18:15 +02:00 |
|
dialogs.py
|
prevent traceback
|
2010-09-03 08:01:37 +02:00 |
|
disco.py
|
ability to reload service discovery window by pressing ctrl + R. Fixes #5882
|
2010-09-08 14:05:21 +02:00 |
|
features_window.py
|
Disambiguation of some words to translate. Thanks to mako. Fixes #5686
|
2010-04-03 14:38:12 +03: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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +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
|
prevent from having more than one captcha in groupchat
|
2010-08-09 14:51:42 +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
|
use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #5874
|
2010-09-08 15:25:36 +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
|
use NEC to handle resource conflict
|
2010-09-09 16:40:58 +02: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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02: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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
|
ipython_view.py
|
More whitespace fixes.
|
2010-04-08 01:20:22 +02:00 |
|
Makefile.am
|
add plugins stuff to build system
|
2010-07-29 10:10:06 +02:00 |
|
message_control.py
|
merge message archiving branch. Fixes #3593
|
2010-08-11 18:43:41 +02:00 |
|
message_textview.py
|
missing return
|
2010-08-09 20:47:21 +02:00 |
|
message_window.py
|
Give focus to message textview when we open a new chat. Fixes #5740
|
2010-07-30 14:38:19 +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
|
indicator API changes too much, remove it's support. Fixes #5694
|
2010-05-11 17:20:23 +02:00 |
|
profile_window.py
|
add missing import. Fixes #5875
|
2010-09-01 20:18:24 +02: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
|
fix typo
|
2010-08-23 14:47:59 +02:00 |
|
roster_window.py
|
prevent a traceback when trying to redraw a contact that is no more in our roster. Fixes #5876
|
2010-09-08 09:03:43 +02: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
|
merge message archiving branch. Fixes #3593
|
2010-08-11 18:43:41 +02:00 |
|
statusicon.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +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
|
use nec / ged to handle time, version and last received event
|
2010-07-20 16:53:07 +02:00 |