log finch/gntblist.c @ 32768:50cd80d3554e

age author description
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Thu, 01 Sep 2011 04:23:42 +0000 masca Hide-a-PurpleMenuAction.
Fri, 26 Aug 2011 21:09:27 +0000 andrew victor Use the new accessor functions.
Mon, 22 Aug 2011 01:53:37 +0000 Mark Doliner I went through all our calls to purple_notify_user_info_add_pair() and
Sun, 20 Mar 2011 22:13:41 +0000 Elliott Sales de Andrade Show invite message entry in Finch's Add Buddy dialog.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 23 Apr 2010 01:24:08 +0000 Sadrul Habib Chowdhury Fix a crash caused by context menus for sametime buddies.
Sun, 18 Apr 2010 22:39:01 +0000 Richard Laager Add an autojoin connection signal
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.
Fri, 20 Nov 2009 21:49:36 +0000 Sadrul Habib Chowdhury Destroy the menu-actions created by plugins for the context menus.
Wed, 07 Oct 2009 21:17:10 +0000 Sadrul Habib Chowdhury Add missing null sentinels, and help the compiler catch such errors.
Mon, 03 Aug 2009 23:29:05 +0000 Paul Aurich Fix a crash at shutdown in Finch.
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Tue, 26 May 2009 16:12:53 +0000 Sadrul Habib Chowdhury Remove a now-unnecessary binding for the buddylist.
Sun, 26 Apr 2009 06:45:55 +0000 Paul Aurich Add a new signal which is emitted (after the account is connected) if the
Thu, 23 Apr 2009 20:05:26 +0000 Sadrul Habib Chowdhury Use safe function.
Sun, 05 Apr 2009 08:42:00 +0000 Sadrul Habib Chowdhury Save the world.
Thu, 30 Apr 2009 14:02:33 +0000 Sadrul Habib Chowdhury *** Plucked rev 143e16e9 (sadrul@pidgin.im):
Tue, 28 Apr 2009 20:41:37 +0000 Ethan Blanton applied changes from aa7ce93329f5ccbe74640a92b6656ae402d8eea8
Sat, 07 Mar 2009 01:23:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
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.
Sat, 29 Nov 2008 18:46:49 +0000 Paul Aurich The Add Buddy dialog should not blindly create a duplicate buddy in a group
Wed, 26 Nov 2008 00:41:53 +0000 Sadrul Habib Chowdhury Properly escape the status message.
Tue, 21 Oct 2008 16:26:31 +0000 Sadrul Habib Chowdhury Show when offline (because the plugin doesn't work no more).
Sat, 18 Oct 2008 17:12:27 +0000 Sadrul Habib Chowdhury Instead of showing error message when trying to interactively add an
Mon, 06 Oct 2008 02:13:53 +0000 Sadrul Habib Chowdhury Show a manually added new empty group even if the preference is not set.
Fri, 29 Aug 2008 11:23:31 +0000 Sadrul Habib Chowdhury Update the tooltip if the status of the selected node changes.