log pidgin/gtkblist.c @ 23395:7076f4e965c5

age author description
Fri, 27 Jun 2008 00:01:59 +0000 Casey Harkins merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
Tue, 10 Jun 2008 06:26:16 +0000 Ka-Hing Cheung silence a warning
Tue, 10 Jun 2008 06:23:35 +0000 Ka-Hing Cheung Moved "Enable Account" to the top with "Manage Accounts", and always put a
Sun, 08 Jun 2008 22:51:29 +0000 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
Sat, 07 Jun 2008 14:26:41 +0000 Sadrul Habib Chowdhury Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
Sat, 07 Jun 2008 00:00:34 +0000 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
Tue, 03 Jun 2008 23:47:24 +0000 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.
Sun, 25 May 2008 23:48:28 +0000 Richard Laager A simple patch from "bsd" to get the icon back for Buddies->Join a Chat.
Sat, 24 May 2008 22:54:06 +0000 Sadrul Habib Chowdhury Don't try to escape a NULL text. This gets rid of a runtime warning.
Thu, 22 May 2008 00:07:01 +0000 Sadrul Habib Chowdhury Show the custom icon menu for a contact even if it's collapsed.
Wed, 21 May 2008 23:52:31 +0000 Sadrul Habib Chowdhury Disable the 'remove custom icon' item from the menu if a custom icon isn't set.
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
Sun, 18 May 2008 22:02:43 +0000 Etan Reisner Buddy icons in the buddy list should not default to being marked idle. Thanks
Sat, 17 May 2008 19:53:28 +0000 Etan Reisner Add support for setting and removing custom buddy icons to contacts, chats,
Wed, 07 May 2008 03:32:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
Mon, 28 Apr 2008 00:01:07 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Mon, 31 Mar 2008 21:04:51 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
Sun, 18 May 2008 20:26:14 +0000 Sadrul Habib Chowdhury Reduce the enormous padding in the group tooltip. People will hopefully dislike it less now.
Fri, 16 May 2008 16:04:05 +0000 Daniel Atallah Patch from Arban57 to prevent tooltips conflicting with the context menu on
Wed, 14 May 2008 02:21:25 +0000 Daniel Atallah Fix a NULL printf. Fixes #5387.
Fri, 27 Jun 2008 00:01:41 +0000 Casey Harkins Make pidgin_blist_toggle_visibility() hide the buddy list when it is
Tue, 18 Mar 2008 00:48:33 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
Wed, 05 Mar 2008 17:18:09 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
Fri, 02 May 2008 16:51:15 +0000 Will Thompson Tweak some strings in the Edit 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
Tue, 29 Apr 2008 16:36:14 +0000 Sadrul Habib Chowdhury 'Edit Settings' in the context menu for chats in the buddylist.
Wed, 23 Apr 2008 17:10:43 +0000 Stu Tomlinson Fix setting "show offline" for buddy list nodes so it takes immediate
Wed, 16 Apr 2008 21:34:38 +0000 Daniel Atallah Fix a null pointer deref (hopefully). I haven't been able to consistently