Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Mon, 23 Aug 2010 00:52:24 +0000 |
Elliott Sales de Andrade |
Kill off many dead assignments and any useless remaining variables.
|
Mon, 16 Nov 2009 21:04:49 +0000 |
Marcus Lundblad |
Remove purple_conversation_attention (also let prpl_send_attention handle
|
Tue, 28 Jul 2009 20:52:33 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
|
Mon, 22 Jun 2009 21:53:53 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 74c00c33cab0e208691543b25eeae7906f6e4181)
|
Mon, 08 Jun 2009 18:28:31 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 46523386d682c917679b3de662d51a5bda0da46b)
|
Sat, 02 May 2009 06:39:51 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
|
Mon, 13 Apr 2009 13:37:33 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
Mon, 02 Mar 2009 22:07:59 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
Mon, 20 Oct 2008 18:44:06 +0000 |
Marcus Lundblad |
Adds attention UI to Pidgin (can send attentions using a menu item)
|
Mon, 27 Jul 2009 04:12:06 +0000 |
aman |
More efficient purple_find_conversation_with_account. Closes #9703.
|
Sun, 26 Jul 2009 00:39:14 +0000 |
Paul Aurich |
Deprecate multiple chats having the same name and complain in the log.
|
Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Fri, 05 Jun 2009 02:30:31 +0000 |
Florian Qu«²ze |
Consistently emit conversation-updated for typing state changes.
|
Tue, 28 Apr 2009 03:44:26 +0000 |
Sadrul Habib Chowdhury |
Chat's nick is normalized. So normalize before comparing with it.
|
Sat, 11 Apr 2009 06:40:48 +0000 |
Sadrul Habib Chowdhury |
Open a chat-invite dialog when a buddy is dragged onto a chat.
|
Fri, 10 Apr 2009 06:18:08 +0000 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Sun, 02 Nov 2008 10:54:00 +0000 |
Gary Kramlich |
Finish off the libpurple updates for the hidden blist structs
|
Wed, 29 Apr 2009 18:33:39 +0000 |
Sadrul Habib Chowdhury |
We don't have purple_strequal yet in the past.
|
Wed, 29 Apr 2009 18:19:22 +0000 |
Sadrul Habib Chowdhury |
*** Plucked rev 0257ab6e (wabz@pidgin.im):
|
Tue, 28 Apr 2009 20:57:59 +0000 |
Ethan Blanton |
applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
|
Thu, 14 Aug 2008 03:28:11 +0000 |
Daniel Atallah |
Don't emit the "buddy-typed" signal when *we* are typing.
|
Tue, 17 Jun 2008 22:14:19 +0000 |
Will Thompson |
Give some variables holding escaped versions of other strings more meaningful names.
|
Tue, 17 Jun 2008 21:43:23 +0000 |
Will Thompson |
This should be a boolean or, not a bitwise or.
|
Fri, 06 Jun 2008 22:35:27 +0000 |
Mark Doliner |
Don't use strlen() when we can just check the first character
|
Fri, 23 May 2008 02:23:07 +0000 |
Sadrul Habib Chowdhury |
Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
|
Wed, 07 May 2008 12:14:28 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
|
Wed, 30 Apr 2008 06:29:16 +0000 |
Evan Schoenberg |
As discussed on the devel list, purple_serv_got_join_chat_failed() and the
|
Sun, 04 May 2008 03:28:58 +0000 |
Sadrul Habib Chowdhury |
When searching for a conversation, search only in the list of the
|