log finch/gntblist.c @ 22418:b0b8c94118c8

age author description
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.
Sun, 27 Jan 2008 04:12:46 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleGroup.
Sun, 27 Jan 2008 04:06:39 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
Sat, 26 Jan 2008 22:33:08 +0000 Sadrul Habib Chowdhury We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
Sat, 26 Jan 2008 21:13:46 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
Sat, 26 Jan 2008 20:45:41 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleAccount. This also includes a change I made to reduce the Cyclomatic Complexity of one of the functions.
Sat, 26 Jan 2008 20:32:26 +0000 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
Thu, 24 Jan 2008 21:15:43 +0000 Sadrul Habib Chowdhury Pay attention to the 'show_offline' setting for the buddylist.
Wed, 23 Jan 2008 21:46:54 +0000 Sadrul Habib Chowdhury Init and uninit the buddylist managers at appropriate times.
Wed, 23 Jan 2008 01:33:56 +0000 Sadrul Habib Chowdhury Rework some of the code that deals with adding and removing blist nodes in the tree. There were some typoed code that just happened to work. This fixes those.
Tue, 22 Jan 2008 21:13:11 +0000 Sadrul Habib Chowdhury Remember the selected grouping option.
Tue, 22 Jan 2008 20:54:50 +0000 Sadrul Habib Chowdhury Reconstruct the 'Grouping' menu when a blist manager is un/installed.
Tue, 22 Jan 2008 08:01:23 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Tue, 22 Jan 2008 07:51:32 +0000 Sadrul Habib Chowdhury Do not show a context menu for an unknown node.
Tue, 22 Jan 2008 07:38:01 +0000 Sadrul Habib Chowdhury Add a buddy list manager for finch. This allows plugins to show the buddylist
Mon, 21 Jan 2008 19:43:55 +0000 Sadrul Habib Chowdhury Add some accessor functions for PurpleBlistNode.
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Fri, 04 Jan 2008 16:45:11 +0000 Sadrul Habib Chowdhury Blink the buddies that signed on/off recently for six seconds.
Mon, 03 Dec 2007 07:01:32 +0000 Richard Nelson Add color to the conversation window to indicate various message attributes
Fri, 30 Nov 2007 18:58:56 +0000 Sadrul Habib Chowdhury Refactor the code a little bit.
Fri, 30 Nov 2007 18:10:16 +0000 Sadrul Habib Chowdhury Update the changelogs. Correct the man page. Allow 'default' to mean the
Fri, 30 Nov 2007 03:17:07 +0000 Richard Nelson Add support for colour in gnttreerows, and colourise the blist. Fixes #1490
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'