log finch/gntconv.c @ 32819:2c6510167895 default tip

age author description
Mon, 06 Feb 2012 02:45:16 +0000 Elliott Sales de Andrade Add support for conversation-extended signals in Finch.
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sun, 02 Oct 2011 00:05:00 +0000 Kevin Stange disapproval of revision '8e7b47f18e014b8e786f6b8e24ecfe6182130ddc'
Sat, 01 Oct 2011 13:49:37 +0000 andrew victor PURPLE_CONV_TYPE_MISC never actually used.
Sat, 01 Oct 2011 13:03:38 +0000 andrew victor Hide struct _PurpleConvChatBuddy.
Fri, 26 Aug 2011 21:09:27 +0000 andrew victor Use the new accessor functions.
Thu, 05 May 2011 06:21:47 +0000 Elliott Sales de Andrade Register both spellings for the msgcolour command, for people who
Thu, 31 Mar 2011 04:41:27 +0000 Paul Aurich Add a cleared-message-history conversation signal, and use it in Pidgin and Finch
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 16 Feb 2010 03:46:22 +0000 Elliott Sales de Andrade Remove old GLIB_CHECK_VERSION calls in finch. Refs #10024.
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
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:26:41 +0000 Sadrul Habib Chowdhury Rejoin an opened chat after an account reconnects.
Tue, 15 Sep 2009 06:42:10 +0000 Sadrul Habib Chowdhury Return the proper enum values from command callbacks.
Tue, 15 Sep 2009 06:27:29 +0000 Sadrul Habib Chowdhury '/debug plugins' will announce the list of loaded plugins.
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Mon, 13 Jul 2009 02:17:42 +0000 Sadrul Habib Chowdhury Show the current time if the timestamp is zero.
Thu, 09 Jul 2009 17:20:08 +0000 Sadrul Habib Chowdhury Use purple_markup_escape_text instead of the glib version.
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, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Sat, 01 Nov 2008 13:48:25 +0000 Sadrul Habib Chowdhury Struct hiding for Finch. PurpleChat:alias and PurpleContact:totalsize are still used.
Thu, 16 Oct 2008 22:20:52 +0000 Sadrul Habib Chowdhury Set the urgent flag for conversation windows on receiving a /buzz etc.
Sat, 16 Aug 2008 17:25:33 +0000 Stu Tomlinson Fix compiling with glib < 2.6
Fri, 11 Jul 2008 11:24:50 +0000 Sadrul Habib Chowdhury Show the count of users when joining a chat.
Wed, 02 Jul 2008 23:58:53 +0000 Sadrul Habib Chowdhury Tab-completion for commands in finch.
Sat, 14 Jun 2008 02:03:26 +0000 Sadrul Habib Chowdhury Send '//message' as '/message', instead of looking for a 'message' command.
Sat, 07 Jun 2008 05:23:54 +0000 Sadrul Habib Chowdhury msgcolor command to change colors of messages in conversations.
Wed, 28 May 2008 05:30:02 +0000 Richard Nelson Add an invite menu for chats