.. |
common
|
the Contact.jid returned by contact_from_gc_contact() function is the fake jid, even if we know the real jid. this means pm windows are index by the fake jid (gajim.interface.instances[account]['chats'][FAKE_JID])
|
2006-01-08 19:14:19 +00:00 |
advanced.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
cell_renderer_image.py
|
Fixed syntax error
|
2006-01-07 20:29:05 +00:00 |
chat.py
|
get contact from the self.contacts so that even if it's pm we get a Contact instance
|
2006-01-08 00:27:38 +00:00 |
config.py
|
remove the Gmail option from GUI, it's only in ACE. fixes #883
|
2006-01-08 17:03:32 +00:00 |
conversation_textview.py
|
merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.
|
2006-01-01 18:41:04 +00:00 |
dbus_support.py
|
missing import
|
2005-12-26 14:59:36 +00:00 |
dialogs.py
|
[Knuckles] Google E-Mail Notification
|
2006-01-07 10:56:31 +00:00 |
disco.py
|
make all buttons insensitive on a category row in disco
|
2006-01-07 13:54:30 +00:00 |
eggtrayicon.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
eggtrayicon.h
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
filetransfers_window.py
|
better string
|
2006-01-07 11:02:16 +00:00 |
gajim-remote.py
|
gajim-remote now has get_status_message
|
2005-12-28 21:15:48 +00:00 |
gajim.py
|
[Knuckles] Google E-Mail Notification
|
2006-01-07 10:56:31 +00:00 |
gajim_themes_window.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
groupchat_window.py
|
initialize gajim.gc_connected[account][room_jid] when we create a new room
|
2006-01-09 19:48:33 +00:00 |
gtkexcepthook.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
gtkgui.glade
|
remove the Gmail option from GUI, it's only in ACE. fixes #883
|
2006-01-08 17:03:32 +00:00 |
gtkgui_helpers.py
|
ACE: notification_timeout; and fix desc for use_urgency_hi*N*t
|
2005-12-28 22:49:58 +00:00 |
gtkspellmodule.c
|
we now have gtkspell capabilities
|
2005-05-29 14:12:35 +00:00 |
history_window.py
|
merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.
|
2006-01-01 18:41:04 +00:00 |
Makefile
|
we can use make OPTFLAGS=... to add some flags
|
2005-09-05 21:38:18 +00:00 |
message_textview.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
notify.py
|
[Tomasz Torcz] libnotify API changed in 0.3. Fixes #1347
|
2006-01-09 19:12:52 +00:00 |
remote_control.py
|
merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.
|
2006-01-01 18:41:04 +00:00 |
roster_window.py
|
don't use underline in all menus that contact an account name
|
2006-01-08 01:12:09 +00:00 |
systray.py
|
fix a TB
|
2006-01-02 06:46:27 +00:00 |
systraywin32.py
|
margin 80
|
2005-12-12 15:29:20 +00:00 |
tabbed_chat_window.py
|
add an ACE option to hide the avatar in tabbed chat window
|
2006-01-08 01:18:16 +00:00 |
tooltips.py
|
gc_contact.nick -> gc_contact.name (same attr as contact)
|
2005-12-30 12:16:46 +00:00 |
trayicon.defs
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayicon.override
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayiconmodule.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
vcard.py
|
all strings I got report about them, are not translatable; pot/po update
|
2006-01-03 11:40:44 +00:00 |