Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Wed, 03 Jun 2009 17:04:05 +0000 |
Sadrul Habib Chowdhury |
Add a utlity function purple_markup_is_rtl
|
Tue, 19 May 2009 06:47:40 +0000 |
Paul Aurich |
Fix a warning.
|
Tue, 19 May 2009 03:48:18 +0000 |
Elliott Sales de Andrade |
merge of '8641e216dc398048158e7424b56603087551b65f'
|
Mon, 18 May 2009 21:05:00 +0000 |
Elliott Sales de Andrade |
Insert an empty widget in chat windows to ensure that the infopane is
|
Mon, 18 May 2009 08:10:17 +0000 |
Elliott Sales de Andrade |
Set the buddy icon size request on gtkconv->u.im->icon_container instead of
|
Sat, 16 May 2009 20:35:29 +0000 |
Sadrul Habib Chowdhury |
Save raw-data for an image when possible.
|
Fri, 08 May 2009 03:54:58 +0000 |
jcs |
Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
|
Sun, 03 May 2009 17:10:51 +0000 |
Paul Aurich |
Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
|
Thu, 23 Apr 2009 06:56:51 +0000 |
Sadrul Habib Chowdhury |
Use stock-id in the conversation tab-labels and tab-menus.
|
Thu, 23 Apr 2009 05:08:06 +0000 |
Sadrul Habib Chowdhury |
Use stock-id in the status editor window too.
|
Thu, 23 Apr 2009 02:31:03 +0000 |
Sadrul Habib Chowdhury |
Use stock-id where possible, instead of a pixbuf.
|
Wed, 22 Apr 2009 17:07:41 +0000 |
Sadrul Habib Chowdhury |
Italicize nicks in the conversation history for folks leaving a chat.
|
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:32:57 +0000 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
Wed, 01 Apr 2009 04:24:11 +0000 |
Mike Ruprecht |
Move these variables to the end to not break ABI.
|
Mon, 23 Mar 2009 06:07:16 +0000 |
Mike Ruprecht |
Get rid of the rest of the extraneous changes.
|
Mon, 16 Mar 2009 02:33:48 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
|
Wed, 11 Mar 2009 04:39:56 +0000 |
John Bailey |
And make that actually compile.
|
Wed, 11 Mar 2009 04:38:12 +0000 |
John Bailey |
Add libpurple version to '/debug version' output.
|
Mon, 02 Mar 2009 18:47:27 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
Thu, 19 Feb 2009 11:29:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
|
Wed, 11 Feb 2009 00:01:20 +0000 |
Mike Ruprecht |
Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
|
Fri, 30 Jan 2009 04:40:54 +0000 |
Mike Ruprecht |
Separate PidginMedia from PidginConversation.
|
Fri, 30 Jan 2009 01:23:35 +0000 |
Mike Ruprecht |
Simplify the media menu callbacks.
|
Wed, 14 Jan 2009 09:32:48 +0000 |
Mike Ruprecht |
Remove unneeded pidgin_media_get_display_widget function.
|
Wed, 14 Jan 2009 09:20:07 +0000 |
Mike Ruprecht |
Rearrange the Pidgin media GUI.
|
Tue, 13 Jan 2009 13:43:13 +0000 |
Mike Ruprecht |
Remove some of the deprecated API.
|
Thu, 08 Jan 2009 04:10:31 +0000 |
Mike Ruprecht |
Use the right pointer.
|
Wed, 07 Jan 2009 05:23:58 +0000 |
Mike Ruprecht |
Fix crash on exit during media session.
|