| .. |
|
common
|
save avatar images only when sha change
|
2006-01-17 09:21:32 +00:00 |
|
advanced.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
|
cell_renderer_image.py
|
Merged revisions 5030-5031,5033-5038 via svnmerge from
|
2006-01-07 20:47:06 +00:00 |
|
chat_control.py
|
Removed unused functions
|
2006-01-16 03:55:33 +00:00 |
|
config.py
|
we can now remove jid from affiliation lists (#530)
|
2006-01-17 08:05:02 +00:00 |
|
conversation_textview.py
|
detect URL before email. Fixes #1261
|
2006-01-15 13:55:19 +00:00 |
|
dbus_support.py
|
missing import
|
2005-12-26 14:59:36 +00:00 |
|
dialogs.py
|
Only enable Join button when all required entries have values; closes #1262
|
2006-01-14 21:59:59 +00:00 |
|
disco.py
|
Merged revisions 5017-5020,5022-5029 via svnmerge from
|
2006-01-07 17:25:35 +00:00 |
|
eggtrayicon.c
|
|
|
|
eggtrayicon.h
|
|
|
|
filetransfers_window.py
|
contact.name can now be empty. So use contact.get_shown_name() that returns a user friendly name
|
2006-01-10 18:30:57 +00:00 |
|
gajim-remote.py
|
Merged trunk
|
2005-12-30 21:37:36 +00:00 |
|
gajim.py
|
fix logic: don't join don't try to join groupchat from an accoun twhen we connect with another account
|
2006-01-17 11:05:05 +00:00 |
|
gajim_themes_window.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
|
groupchat_control.py
|
take into account our nick changement in MUC only on success. Fixes #1341
|
2006-01-17 08:29:52 +00:00 |
|
gtkexcepthook.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
|
gtkgui.glade
|
We can now see affiliation list (ban, admin, ...), edit it will come (beginning of #530)
|
2006-01-16 11:16:06 +00:00 |
|
gtkgui_helpers.py
|
[knuckles] improved popup notification to show avatar
|
2006-01-17 09:01:59 +00:00 |
|
gtkspellmodule.c
|
|
|
|
history_window.py
|
contact.name can now be empty. So use contact.get_shown_name() that returns a user friendly name
|
2006-01-10 18:30:57 +00:00 |
|
Makefile
|
|
|
|
message_control.py
|
Removed unused functions
|
2006-01-16 03:55:33 +00:00 |
|
message_textview.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
|
message_window.py
|
Dynamic reconfig for one_message_window config changes
|
2006-01-15 02:39:02 +00:00 |
|
notify.py
|
[knuckles] improved popup notification to show avatar
|
2006-01-17 09:01:59 +00:00 |
|
remote_control.py
|
typo
|
2006-01-15 16:26:49 +00:00 |
|
roster_window.py
|
when an account change status, send presence to gc of ONLY this account. Fixes #1380
|
2006-01-12 20:54:46 +00:00 |
|
systray.py
|
fix indentation (no space in indentation)
|
2006-01-11 07:07:45 +00:00 |
|
systraywin32.py
|
catch WinAPI LoadImage exception and do not set new image when raised (hey at least we do not fail :P)
|
2006-01-14 12:56:38 +00:00 |
|
tooltips.py
|
[Hector] missing import
|
2006-01-11 08:31:00 +00:00 |
|
trayicon.defs
|
|
|
|
trayicon.override
|
|
|
|
trayiconmodule.c
|
|
|
|
vcard.py
|
gtk always return utf-8 strings. fixes #1375
|
2006-01-11 08:58:56 +00:00 |