gajim-plural/src
Yann Leboulanger 02ac05ed19 don't close a MUC when we said we don't want. 2008-10-12 12:52:26 +00:00
..
common update Contact instance in privateChatControl. see #4292 2008-10-12 11:20:35 +00:00
osx [thorstenp] replace file with open 2008-10-11 09:38:17 +00:00
Makefile.am added ipython for SVN users only. 2008-04-14 15:19:09 +00:00
adhoc_commands.py fix command requesting XML 2008-09-26 13:03:25 +00:00
advanced.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
atom_window.py See #4200. 2008-08-15 17:31:51 +00:00
cell_renderer_image.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
chat_control.py disable autonegotiation if e2e is manually started or started by a 2008-10-12 00:51:24 +00:00
config.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
conversation_textview.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
dataforms_widget.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
dialogs.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
disco.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
eggtrayicon.c added eggtrayicon from mail-notification. 2006-05-16 08:51:48 +00:00
eggtrayicon.h added eggtrayicon from mail-notification. 2006-05-16 08:51:48 +00:00
features_window.py [thorstenp] di not use emtpy except clauses 2008-10-11 09:37:13 +00:00
filetransfers_window.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
gajim-remote.py [thorstenp] use isinstance rather than type(x) == y. use sorted() 2008-10-11 09:59:52 +00:00
gajim.py fix renegotiation when a message was unable to decrypt. fixes #4360. 2008-10-11 22:37:11 +00:00
gajim_themes_window.py [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +00:00
groupchat_control.py update Contact instance in privateChatControl. see #4292 2008-10-12 11:20:35 +00:00
groups.py See #4200. 2008-08-15 17:31:51 +00:00
gtkexcepthook.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
gtkgui_helpers.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
gtkspellmodule.c * Big headers review 2008-08-15 03:20:23 +00:00
history_manager.py See #4200. 2008-08-15 17:31:51 +00:00
history_window.py [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +00:00
htmltextview.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
ipython_view.py [thorstenp] replace reduce instances 2008-10-11 09:49:30 +00:00
lastfm.py [thorstenp] use isinstance rather than type(x) == y. use sorted() 2008-10-11 09:59:52 +00:00
lastfm_track_listener.py See #4200. 2008-08-15 17:31:51 +00:00
message_control.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
message_textview.py See #4200. 2008-08-15 17:31:51 +00:00
message_window.py don't close a MUC when we said we don't want. 2008-10-12 12:52:26 +00:00
music_track_listener.py [thorstenp] replace if statement with dict.get() 2008-10-11 09:31:48 +00:00
negotiation.py See #4200. 2008-08-15 17:31:51 +00:00
network_manager_listener.py [thorstenp] di not use emtpy except clauses 2008-10-11 09:37:13 +00:00
notify.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
profile_window.py [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +00:00
remote_control.py [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
roster_window.py [thorstenp] use isinstance rather than type(x) == y. use sorted() 2008-10-11 09:59:52 +00:00
search_window.py [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +00:00
secrets.py no need of GUI classes in connection_handlers.py, socks5.py and secrets.py 2008-08-27 07:53:12 +00:00
session.py renegotiate e2e after somebody reconnects (still doesn't work for PM) 2008-10-11 22:02:20 +00:00
statusicon.py See #4200. 2008-08-15 17:31:51 +00:00
systray.py [thorstenp] use isinstance rather than type(x) == y. use sorted() 2008-10-11 09:59:52 +00:00
tooltips.py fix dict.get() call. Fixes #4402 2008-10-11 13:10:53 +00:00
trayicon.defs reorder files 2005-04-12 15:47:20 +00:00
trayicon.override * Big headers review 2008-08-15 03:20:23 +00:00
trayiconmodule.c * Big headers review 2008-08-15 03:20:23 +00:00
vcard.py [thorstenp] di not use emtpy except clauses 2008-10-11 09:37:13 +00:00