log finch/gntblist.c @ 26776:83e6e710cbf3

age author description
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.
Mon, 09 Jun 2008 19:32:20 +0000 Sadrul Habib Chowdhury Fix an off-by-one bug in calculating column widths in trees.
Thu, 05 Jun 2008 10:23:58 +0000 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
Wed, 04 Jun 2008 22:49:23 +0000 Sadrul Habib Chowdhury Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
Sun, 04 May 2008 04:15:11 +0000 Sadrul Habib Chowdhury Add a 'View log' option in the buddylist menu.
Sun, 04 May 2008 03:24:18 +0000 Sadrul Habib Chowdhury Check to see if we are already in a room before attempting to join. If
Sat, 03 May 2008 21:23:18 +0000 Sadrul Habib Chowdhury Setup tab-completion for groups in the 'Add Chat' dialog.
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Tue, 29 Apr 2008 18:57:10 +0000 Sadrul Habib Chowdhury Fine tune the edit-settings dialog (e.g., mark fields as masked or
Wed, 12 Mar 2008 20:42:59 +0000 Sadrul Habib Chowdhury Move the tooltip to the left of the buddylist if there's not enough room to show it on the right.
Thu, 06 Mar 2008 15:54:30 +0000 Sadrul Habib Chowdhury Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.
Thu, 28 Feb 2008 11:25:49 +0000 Richard Nelson Fix showing a contact's log, and don't access struct internals
Sun, 17 Feb 2008 17:14:29 +0000 Sadrul Habib Chowdhury Right-clicking on a widget should trigger the context-menu.
Sat, 02 Feb 2008 22:32:54 +0000 Richard Nelson fix unblocking
Sat, 02 Feb 2008 22:20:09 +0000 Richard Nelson Add a [X] Blocked item to the buddy context menu, and add a dialog to
Sat, 02 Feb 2008 03:51:19 +0000 Richard Nelson Add a finch log viewer. This is largely copied from Pidgin.