Wed, 28 Oct 2009 00:19:07 +0000 |
Gary Kramlich |
cleaned up the output of the command being run in run_or_die
|
Wed, 28 Oct 2009 00:17:47 +0000 |
Gary Kramlich |
fix the fix for broken libtool 0.40.6 on osx
|
Tue, 27 Oct 2009 23:36:28 +0000 |
Gary Kramlich |
added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
|
Wed, 28 Oct 2009 00:33:52 +0000 |
Sadrul Habib Chowdhury |
Fix a leak on status updates from federated buddies on yahoo.
|
Tue, 27 Oct 2009 23:37:52 +0000 |
Sadrul Habib Chowdhury |
Make sure the selection is within bounds before accepting a click-drag
|
Tue, 27 Oct 2009 23:35:45 +0000 |
Sadrul Habib Chowdhury |
Fix a couple of invalid reads after clearing the text in an entry box.
|
Tue, 27 Oct 2009 07:58:50 +0000 |
Ka-Hing Cheung |
merge of '8e5917b1daee611a3587cb11727a37b8b0bc72a5'
|
Tue, 27 Oct 2009 07:51:46 +0000 |
Ka-Hing Cheung |
don't remember the message if we switch to a saved status (transient
|
Tue, 27 Oct 2009 07:42:02 +0000 |
Ka-Hing Cheung |
try not to artificially hide and then unhide the imhtml when status
|
Mon, 26 Oct 2009 07:35:18 +0000 |
Ka-Hing Cheung |
colapses 2 ifs together
|
Mon, 26 Oct 2009 06:53:35 +0000 |
Ka-Hing Cheung |
I don't think the comment made sense, this is probably what it meant
|
Mon, 26 Oct 2009 01:11:53 +0000 |
Ka-Hing Cheung |
only need to loop over active accounts once for this
|
Sun, 25 Oct 2009 23:45:02 +0000 |
Ka-Hing Cheung |
strncmp -> g_str_equal
|
Sun, 25 Oct 2009 23:39:45 +0000 |
Ka-Hing Cheung |
mostly comment changes, changed a str && !strcmp to purple_strequal
|
Sun, 25 Oct 2009 23:04:19 +0000 |
Ka-Hing Cheung |
there's no reason for message_changed to use g_utf8_collate, and also
|
Sun, 25 Oct 2009 22:18:08 +0000 |
Ka-Hing Cheung |
break early if we found the right saved status, and rewrote the exit logic
|
Mon, 26 Oct 2009 08:27:40 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Mon, 26 Oct 2009 04:21:28 +0000 |
Paul Aurich |
account: Don't leak the account->privacy / account->deny lists.
|
Mon, 26 Oct 2009 03:59:55 +0000 |
Paul Aurich |
Fix another leak. Various iterations of:
|
Mon, 26 Oct 2009 03:53:17 +0000 |
Paul Aurich |
cipher: #include internal.h first. Fixes a warning on Solaris 8. Refs #10523.
|
Mon, 26 Oct 2009 03:47:25 +0000 |
Paul Aurich |
jabber: Plug another leak.
|
Mon, 26 Oct 2009 03:41:22 +0000 |
Paul Aurich |
jabber: Oops. --leaks.
|
Mon, 26 Oct 2009 02:59:06 +0000 |
Paul Aurich |
Build '.' before tests, since the tests require libpurple.la
|
Mon, 26 Oct 2009 02:58:28 +0000 |
Paul Aurich |
jabber: Remove the roster pool stuff.
|
Mon, 26 Oct 2009 02:17:54 +0000 |
Paul Aurich |
jabber: Don't ignore Google buddies with subscription="none", but ask="subscribe".
|
Mon, 26 Oct 2009 00:00:24 +0000 |
Paul Aurich |
pidgin: Bold usernames with unread messages in the buddy list again. Closes #10068.
|
Sun, 25 Oct 2009 23:35:09 +0000 |
Marcus Lundblad |
ChangeLog the smiley tooltip fix
|
Sun, 25 Oct 2009 23:33:17 +0000 |
Marcus Lundblad |
And that should be done in gtk_imhtml_insert_smiley_at_iter too...
|
Sun, 25 Oct 2009 23:17:47 +0000 |
Marcus Lundblad |
Fix randomly broken tooltip for custom smileys.
|
Sun, 25 Oct 2009 15:26:48 +0000 |
Marcus Lundblad |
Changed name
|
Sun, 25 Oct 2009 15:17:17 +0000 |
Marcus Lundblad |
Removed XEPs we already support and those that have become obsoleted.
|
Sun, 25 Oct 2009 15:30:09 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sun, 25 Oct 2009 03:30:03 +0000 |
Daniel Atallah |
Prevent an assertion when the status icon pixbuf isn't found.
|
Sat, 24 Oct 2009 17:46:30 +0000 |
Sadrul Habib Chowdhury |
Unregister commands registered by a perl-plugin when unloading it.
|
Sat, 24 Oct 2009 07:57:34 +0000 |
Sulabh Mahajan |
merge of '7df8a2a726d522f0120b6cec62f683503591a040'
|
Sat, 24 Oct 2009 07:55:19 +0000 |
Sulabh Mahajan |
Implement IMvironment check per IM, not global
|
Sat, 24 Oct 2009 04:40:51 +0000 |
Sulabh Mahajan |
Make checking of p2p packet with invalid id per IM instead of per packet.
|
Sat, 24 Oct 2009 04:10:23 +0000 |
Sulabh Mahajan |
Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #9814
|
Sat, 24 Oct 2009 07:53:02 +0000 |
Elliott Sales de Andrade |
Fix a crash when sending OIMs on MSN. The callback function used after
|
Sat, 24 Oct 2009 00:59:12 +0000 |
Paul Aurich |
jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
|
Fri, 23 Oct 2009 06:25:49 +0000 |
Elliott Sales de Andrade |
ChangeLog previous two fixed items.
|
Fri, 23 Oct 2009 06:24:24 +0000 |
Elliott Sales de Andrade |
The connection display name can be NULL, so make sure we don't try to use
|
Fri, 23 Oct 2009 05:43:50 +0000 |
Elliott Sales de Andrade |
The MSN servers are a bit more strict about what's allowed in emails than
|
Thu, 22 Oct 2009 01:21:25 +0000 |
Sadrul Habib Chowdhury |
Show the message only for the chats for the account signing off.
|
Thu, 22 Oct 2009 01:19:22 +0000 |
Sadrul Habib Chowdhury |
Fix creating a conversation with a user in a chatroom from the userlist.
|
Wed, 21 Oct 2009 23:29:39 +0000 |
Sadrul Habib Chowdhury |
merge of '53b11891588df0478720a5c40652312812cde6aa'
|
Wed, 21 Oct 2009 22:30:35 +0000 |
Mark Doliner |
Oh no that wasn't right. This code is weird.
|
Wed, 21 Oct 2009 22:28:59 +0000 |
Mark Doliner |
Surely this was a mem leak?
|
Wed, 21 Oct 2009 22:24:34 +0000 |
Mark Doliner |
Make sure the room name and the buddy who invited you are non-null
|
Wed, 21 Oct 2009 22:23:53 +0000 |
Mark Doliner |
Call purple_privacy_check() even when the protocol has some privacy
|
Wed, 21 Oct 2009 23:27:16 +0000 |
Sadrul Habib Chowdhury |
A simple g_strdup is fine here.
|
Wed, 21 Oct 2009 23:26:41 +0000 |
Sadrul Habib Chowdhury |
Rejoin an opened chat after an account reconnects.
|
Wed, 21 Oct 2009 14:41:12 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Tue, 20 Oct 2009 21:20:22 +0000 |
Paul Aurich |
jabber: Fix a comment.
|
Tue, 20 Oct 2009 19:38:35 +0000 |
Paul Aurich |
Add another (IMHO unintuitive) JID test. Refs #10532.
|
Mon, 19 Oct 2009 22:56:57 +0000 |
Paul Aurich |
merge of '752623f68962a90397d0ac88cfa20f7435e704aa'
|