Merged revisions 5044-5051 via svnmerge from
svn://svn.gajim.org/gajim/trunk ........ r5044 | asterix | 2006-01-07 17:17:05 -0700 (Sat, 07 Jan 2006) | 2 lines open the vcard on the real jid in gc if we know it ........ r5045 | asterix | 2006-01-07 17:23:33 -0700 (Sat, 07 Jan 2006) | 2 lines use real jid when we open a pm message if we know it ........ r5046 | asterix | 2006-01-07 17:27:38 -0700 (Sat, 07 Jan 2006) | 2 lines get contact from the self.contacts so that even if it's pm we get a Contact instance ........ r5047 | asterix | 2006-01-07 17:30:58 -0700 (Sat, 07 Jan 2006) | 2 lines don't ask vcard when we get an error presence ........ r5048 | asterix | 2006-01-07 17:39:05 -0700 (Sat, 07 Jan 2006) | 2 lines fix logic in contacts.add_contact() function ........ r5049 | asterix | 2006-01-07 18:08:21 -0700 (Sat, 07 Jan 2006) | 2 lines do not use underline in join_gc menu ........ r5050 | asterix | 2006-01-07 18:12:09 -0700 (Sat, 07 Jan 2006) | 2 lines don't use underline in all menus that contact an account name ........ r5051 | asterix | 2006-01-07 18:18:16 -0700 (Sat, 07 Jan 2006) | 2 lines add an ACE option to hide the avatar in tabbed chat window ........
Showing
- src/chat.py 2 additions, 2 deletionssrc/chat.py
- src/chat_control.py 3 additions, 0 deletionssrc/chat_control.py
- src/common/config.py 1 addition, 0 deletionssrc/common/config.py
- src/common/connection.py 1 addition, 1 deletionsrc/common/connection.py
- src/common/contacts.py 13 additions, 3 deletionssrc/common/contacts.py
- src/groupchat_control.py 18 additions, 36 deletionssrc/groupchat_control.py
- src/groupchat_window.py 11 additions, 13 deletionssrc/groupchat_window.py
- src/roster_window.py 10 additions, 9 deletionssrc/roster_window.py
- src/tabbed_chat_window.py 2 additions, 0 deletionssrc/tabbed_chat_window.py
Loading
Please register or sign in to comment