log pidgin/gtkconv.c @ 32519:13d06d60fc49

age author description
Sat, 18 Feb 2012 23:00:10 +0000 Mark Doliner *** Plucked rev d1d77da56217f3a083e1d459bef054db9f1d5699 (qulogic@pidgin.im):
Sun, 15 Jan 2012 05:50:58 +0000 Paul Aurich pidgin: Fix so that logging works again
Thu, 05 Jan 2012 10:03:51 +0000 Elliott Sales de Andrade The switch to the webview also allowed strikethrough-by-default.
Wed, 04 Jan 2012 03:35:36 +0000 Elliott Sales de Andrade Add some more messageClasses.
Mon, 02 Jan 2012 09:13:39 +0000 Elliott Sales de Andrade Ensure timestamps in header all all the same.
Mon, 02 Jan 2012 07:58:32 +0000 Elliott Sales de Andrade Fix "Clear Scrollback" to actually reload the theme.
Mon, 02 Jan 2012 07:24:55 +0000 Elliott Sales de Andrade Wrap a few lines.
Mon, 02 Jan 2012 07:17:23 +0000 Elliott Sales de Andrade Fix a little warning.
Mon, 02 Jan 2012 07:10:34 +0000 Elliott Sales de Andrade Ensure all timestamps in a message are the same. Based on something
Mon, 02 Jan 2012 06:53:19 +0000 dvpdiner2 This should fix the everyone-is-the-same problem in chats.
Sat, 31 Dec 2011 15:48:20 +0000 Daniel Atallah Fix some webkit related leaks and an unnecessary allocation.
Tue, 27 Dec 2011 22:00:00 +0000 Elliott Sales de Andrade Add page up/down for WebKit view.
Thu, 22 Dec 2011 23:57:38 +0000 hyc Regenerate plugins menu on conversation feature change too
Thu, 22 Dec 2011 01:13:20 +0000 Elliott Sales de Andrade Rearrange code to prevent a NULL-deference. Thanks to clh for
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.
Sat, 08 Oct 2011 02:51:52 +0000 Elliott Sales de Andrade Update the variant in existing conversations when changed. Actually,
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.