log finch/gntconv.c @ 28018:8b68373bf393

age author description
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
Wed, 23 Apr 2008 02:31:11 +0000 Sadrul Habib Chowdhury Fix a crash which I think happens when the same buddy is in the buddylist
Fri, 07 Mar 2008 22:03:24 +0000 Sadrul Habib Chowdhury Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.