Sun, 25 Jul 2010 23:33:46 +0000 |
Elliott Sales de Andrade |
Deprecate pidgin_check_if_dir, which is no longer used since 2.7.0
|
Sun, 25 Jul 2010 22:22:29 +0000 |
Elliott Sales de Andrade |
Don't assert if logo is missing. This shouldn't really affect people
|
Fri, 23 Jul 2010 18:18:04 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin.mxit' (head 82e7f1b7c8af5634ca7519af59901321eab7e8dc)
|
Tue, 20 Jul 2010 13:44:56 +0000 |
andrew victor |
If a link is clicked in a conversation, and connection to server happens to have
|
Tue, 20 Jul 2010 09:46:28 +0000 |
andrew victor |
Since a buddy's avatar information is distributed as part of their online
|
Mon, 19 Jul 2010 09:52:08 +0000 |
andrew victor |
For safety, rather use g_strlcpy() and snprintf() where possible.
|
Mon, 19 Jul 2010 08:56:03 +0000 |
andrew victor |
When setting an Avatar image via the Gallery bot, the MXit server pushes
|
Mon, 19 Jul 2010 08:39:45 +0000 |
andrew victor |
A few changes to the Profile.
|
Fri, 16 Jul 2010 12:15:28 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 1a7a779bc2131e1ccb4153db0f799a791246c84b)
|
Wed, 30 Jun 2010 12:56:53 +0000 |
andrew victor |
Display a message in the chat window when you invite someone.
|
Mon, 14 Jun 2010 12:16:50 +0000 |
pieter loubser |
Implemented new naming conventions
|
Wed, 02 Jun 2010 21:55:44 +0000 |
andrew victor |
For MXit emoticons, it is "shocked.png" and not "shock.png".
|
Wed, 02 Jun 2010 06:38:22 +0000 |
andrew victor |
For the debug message:
|
Wed, 02 Jun 2010 06:27:24 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 7f7ef3aa89b9c72fb9cb9d2eb1916d051a108d17)
|
Fri, 28 May 2010 21:10:09 +0000 |
andrew victor |
merge of 'c32c1fdff08db87b69fc0eb921a5eaafcb5ef67e'
|
Fri, 28 May 2010 21:08:49 +0000 |
andrew victor |
Some spelling fixes to code comments.
|
Thu, 22 Jul 2010 18:28:22 +0900 |
Yoshiki Yazawa |
should not HTML wrap messages on non-ICQ services, otherwise non-ascii message would not be delivered.
|
Thu, 22 Jul 2010 15:37:35 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Wed, 21 Jul 2010 04:29:58 +0000 |
Mark Doliner |
We are the future, now
|
Wed, 21 Jul 2010 04:10:01 +0000 |
Mark Doliner |
Oh my bad, we said we'd stop updating this
|
Wed, 21 Jul 2010 04:07:53 +0000 |
Mark Doliner |
Grab changes from the 2.7.2 branch
|
Wed, 21 Jul 2010 02:57:51 +0000 |
Mark Doliner |
Fix a crash bug in oscar related to trying to allocate too much memory.
|
Wed, 21 Jul 2010 02:49:23 +0000 |
Mark Doliner |
This patch attempts to fix four bugs in the oscar protocol plugin that
|
Tue, 20 Jul 2010 17:01:04 +0000 |
Bj«Órn Voigt |
Small German translation update
|
Tue, 20 Jul 2010 08:28:11 +0000 |
Bj«Órn Voigt |
German translation update
|
Tue, 20 Jul 2010 02:27:17 +0000 |
Stu Tomlinson |
Some fixes to IRC handling in purple-url-handler, mainly to fix
|
Mon, 19 Jul 2010 18:25:47 +0000 |
Sadrul Habib Chowdhury |
Make it possible for perl plugins to connect to log-signals.
|
Sat, 17 Jul 2010 23:28:20 +0000 |
Elliott Sales de Andrade |
Remove a buddy that left a chat from an internal list. Otherwise, the
|
Sat, 17 Jul 2010 23:10:39 +0000 |
Elliott Sales de Andrade |
Add a timeout which forces the login process to complete. This won't
|
Sat, 17 Jul 2010 20:13:29 +0000 |
Elliott Sales de Andrade |
The session parameter appears unused in msn_add_contact_xml.
|
Sat, 17 Jul 2010 18:49:09 +0000 |
Elliott Sales de Andrade |
Clear the password on an MSN account if saving is disabled and the
|
Mon, 12 Jul 2010 15:15:18 +0000 |
Sadrul Habib Chowdhury |
merge of '6eb94bb98b242b76b07fe78fe89d136b9201d6f1'
|
Mon, 12 Jul 2010 15:13:31 +0000 |
Sadrul Habib Chowdhury |
Get rid of a few unnecessary strlen/g_snprintf's.
|
Mon, 12 Jul 2010 14:54:40 +0000 |
Sadrul Habib Chowdhury |
Remove some timeout/input handlers for upnp.
|
Sat, 10 Jul 2010 02:10:19 +0000 |
Paul Aurich |
merge of '188465fa1e8064c35ae348b4c71cee7fb4c7c755'
|
Sat, 10 Jul 2010 00:30:06 +0000 |
Sadrul Habib Chowdhury |
Add missing window-scroll-down and -up for finch in the man page.
|
Sat, 10 Jul 2010 02:02:21 +0000 |
Paul Aurich |
jabber: Move another function out of caps.c...
|
Sat, 10 Jul 2010 00:59:19 +0000 |
Paul Aurich |
jabber: Move (and harden) a function to xdata.c
|
Sat, 10 Jul 2010 00:56:11 +0000 |
Paul Aurich |
const-ify the xmlnode* parameter to xmlnode_get_attrib(_with_namespace)
|
Sat, 10 Jul 2010 00:35:52 +0000 |
Paul Aurich |
jabber: Minor cleanup (formatting + strcmp->g_str_equal) of caps
|
Fri, 09 Jul 2010 22:49:17 +0000 |
Paul Aurich |
jabber: Don't crash on caps that include an empty <value/> in the Software Information extended info. Fixes #12292
|
Fri, 09 Jul 2010 22:14:03 +0000 |
Paul Aurich |
jabber: Start adding some caps tests
|
Thu, 08 Jul 2010 21:27:36 +0000 |
Paul Aurich |
jabber: Set js->serverFQDN when connecting via BOSH. Fixes #12289
|
Thu, 08 Jul 2010 21:25:17 +0000 |
Paul Aurich |
jabber: This is more accurate, I think (e.g. Cyrus doesn't know what SCRAM-SHA-1 is)
|
Thu, 08 Jul 2010 02:13:38 +0000 |
Stu Tomlinson |
rpmlint was complaining about the \*Q and \*U included in finch's man page:
|
Wed, 07 Jul 2010 20:06:35 +0000 |
Marcus Lundblad |
merge of '5aacaf467359c75ac94de8b4a1897a191bc2a261'
|
Wed, 07 Jul 2010 20:04:06 +0000 |
Marcus Lundblad |
pidgin: Re-arrange media window. Layout remote and local video side-by-side.
|
Wed, 07 Jul 2010 17:52:44 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Mon, 05 Jul 2010 16:57:47 +0000 |
Sadrul Habib Chowdhury |
Add sound-support for got-attention event.
|
Mon, 05 Jul 2010 15:49:57 +0000 |
Sadrul Habib Chowdhury |
Fix a crash in Finch < 2.7.0 with purple >= 2.7.0.
|
Mon, 05 Jul 2010 15:03:28 +0000 |
Sadrul Habib Chowdhury |
Whoops.
|
Mon, 05 Jul 2010 15:01:56 +0000 |
Sadrul Habib Chowdhury |
Make the combobox a tiny bit friendlier.
|
Mon, 05 Jul 2010 15:00:36 +0000 |
Sadrul Habib Chowdhury |
Fix build with --with-ncurses-headers.
|
Mon, 05 Jul 2010 04:44:52 +0000 |
Sadrul Habib Chowdhury |
Make the combobox a bit more friendly.
|
Mon, 05 Jul 2010 03:07:37 +0000 |
Sadrul Habib Chowdhury |
Some updates to the account window.
|
Sun, 04 Jul 2010 04:06:17 +0000 |
Sadrul Habib Chowdhury |
Fix data selection in a list-type request-field.
|