log pidgin/gtkconv.c @ 32827:4a34689eeb33 default tip

age author description
Sat, 19 Nov 2011 14:42:54 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin default tip
Fri, 18 Nov 2011 19:53:46 +0000 Elliott Sales de Andrade Add support for %messageDirection% for RTL messages.
Fri, 18 Nov 2011 19:49:08 +0000 Elliott Sales de Andrade Add support for %shortTime% in themed messages. This is probably not
Fri, 18 Nov 2011 19:08:09 +0000 Elliott Sales de Andrade Add support for %dateOpened% in templates.
Fri, 18 Nov 2011 18:22:50 +0000 Elliott Sales de Andrade Fix an infinite loop if there's a tag in the theme header that we
Tue, 01 Nov 2011 17:28:17 +0000 andrew victor Convert to using purple_blist_node_ accessor functions.
Mon, 31 Oct 2011 19:21:14 +0000 andrew victor Use the PurpleChat accessor functions.
Sun, 30 Oct 2011 21:46:51 +0000 andrew victor Use the PurpleBuddy accessor functions.
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore.
Mon, 24 Oct 2011 04:48:42 +0000 Elliott Sales de Andrade Add a submenu to the 'Get Attention' item for non-default attention
Mon, 24 Oct 2011 01:15:48 +0000 Elliott Sales de Andrade Add the get_attention widget to the PidginWindow structure, instead of
Fri, 21 Oct 2011 20:39:29 +0000 andrew victor Hide struct _PurpleConvMessage.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 08 Oct 2011 07:44:40 +0000 Elliott Sales de Andrade Only update conversation features if they've actually changed. This
Sat, 08 Oct 2011 07:35:35 +0000 Elliott Sales de Andrade Try not to call purple_conversation_get_features a million times.