log finch/gntblist.c @ 18584:91fdd3e4892f

age author description
Sat, 21 Jul 2007 06:15:26 +0000 Sadrul Habib Chowdhury We don't need dynamic things here.
Fri, 20 Jul 2007 21:41:05 +0000 Sadrul Habib Chowdhury Fix a crash Eric found. These parameters were in reverse order.
Sat, 14 Jul 2007 03:02:41 +0000 Sadrul Habib Chowdhury New feature: successful compilation.
Fri, 13 Jul 2007 10:50:43 +0000 Sadrul Habib Chowdhury I can pretty much swear this worked at some point. I am not sure when this
Wed, 11 Jul 2007 23:17:22 +0000 Richard Nelson Chats aren't shown if their account is offline, so a group of offline chats shouldn't be either
Fri, 06 Jul 2007 05:25:39 +0000 Sadrul Habib Chowdhury Minor changes to remove a couple of lines of duplication.
Fri, 06 Jul 2007 05:21:37 +0000 Sadrul Habib Chowdhury Plucked revision from im.pidgin.soc.2007.finchfeat to allow showing empty
Thu, 05 Jul 2007 06:54:18 +0000 Sadrul Habib Chowdhury Show a pimping cool unicode status emblem for buddies on mobile (thanks, elb).
Tue, 03 Jul 2007 15:56:24 +0000 Sadrul Habib Chowdhury Fix a bug where buddies from offline accounts were showing up.
Thu, 28 Jun 2007 18:52:26 +0000 Sadrul Habib Chowdhury If the action-windows are already there, then bring them to front when
Thu, 28 Jun 2007 01:09:51 +0000 Sadrul Habib Chowdhury Show better tooltips for contacts.
Wed, 27 Jun 2007 20:38:10 +0000 Sadrul Habib Chowdhury Use the new flags to make the tooltip look better.
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Fri, 08 Jun 2007 12:43:57 +0000 Richard Nelson present existing conversation window if one exists
Fri, 08 Jun 2007 10:21:50 +0000 Richard Nelson propagate from branch 'im.pidgin.finch.workspaces' (head 76cfc9565a5cdde8d2e1f2efc3282b309a55a110)
Sat, 02 Jun 2007 21:23:34 +0000 Sadrul Habib Chowdhury Fix for the bug Alver reported:
Fri, 01 Jun 2007 23:39:11 +0000 Sadrul Habib Chowdhury Fix a crash exposed by nullprpl.
Sun, 13 May 2007 00:21:15 +0000 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head 6f6e8345100a2f026e20c28fa52592fadd9c8193)
Sat, 26 May 2007 08:08:04 +0000 Sadrul Habib Chowdhury Show information about the user requesting authorization.
Fri, 25 May 2007 02:22:13 +0000 Sadrul Habib Chowdhury merge of '1c63ff450cd444f6f7b3d9caa86407fca3584491'
Thu, 24 May 2007 21:15:16 +0000 Sadrul Habib Chowdhury Use utility functions to get user info. Closes #964.
Sat, 12 May 2007 23:58:11 +0000 Richard Nelson Let windows know when the workspace they are in is being hidden/shown
Fri, 25 May 2007 02:06:06 +0000 Richard Nelson It's valid for different types to be compared. In that case, use existing positions.
Wed, 23 May 2007 09:26:23 +0000 Richard Nelson Re-show the add buddy request dialog if something went wrong. It's easy to lose the buddy who just added you otherwise.
Sat, 19 May 2007 06:54:15 +0000 Richard Laager Death to more futuristic struct initialization. This should be the last.
Wed, 09 May 2007 04:08:01 +0000 Sadrul Habib Chowdhury Change a string, and make sure non-functional items are not added in the conversation window menu.
Mon, 07 May 2007 18:10:39 +0000 Sadrul Habib Chowdhury Show an error message when trying to add a buddy from an offline account.
Sun, 06 May 2007 21:55:07 +0000 Sadrul Habib Chowdhury When getting information, show "Information: Retrieving..." before the
Sun, 06 May 2007 21:40:29 +0000 Sadrul Habib Chowdhury Change a string.
Thu, 03 May 2007 15:05:13 +0000 Sadrul Habib Chowdhury Do not build the context menu if one is already being shown.