log pidgin/gtkblist.c @ 17834:18b62b0fc253

age author description
Mon, 11 Jun 2007 08:45:54 +0000 Mark Doliner Get outta my house. This adds a failsafe for the "Logged In"
Mon, 11 Jun 2007 01:00:27 +0000 Stu Tomlinson Fix pidgin_blist_node_is_contact_expanded() to not crash on buddy list
Sun, 10 Jun 2007 15:50:19 +0000 Nathan Walp show the "Retrieving..." window whenever we request user info. Fixes #1617.
Wed, 06 Jun 2007 00:17:06 +0000 Sean Egan Don't set the headline box's size request on resizing the window, as this may
Mon, 04 Jun 2007 01:44:22 +0000 Stu Tomlinson Add the mnemonics I really meant to add before I got distracted by Add Chat
Mon, 04 Jun 2007 01:30:13 +0000 Stu Tomlinson Add mnemonics to labels in Add Buddy and Add Chat dialogs, and put Account
Mon, 04 Jun 2007 21:10:44 +0000 Gabriel Schulhof About's item type has to be "<StockItem>"
Sun, 03 Jun 2007 21:10:12 +0000 Gabriel Schulhof Add stock icon to about menu.
Sun, 03 Jun 2007 18:22:15 +0000 Stu Tomlinson We use a timeout in our blist selection changed callback to prevent buddy
Thu, 31 May 2007 05:11:46 +0000 Sadrul Habib Chowdhury merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
Wed, 30 May 2007 01:41:53 +0000 Sadrul Habib Chowdhury merge of '0a38e9dc34b72b02921967bb5ac7d827ed8638b1'
Sat, 26 May 2007 18:45:34 +0000 Sadrul Habib Chowdhury merge of '2438302de25c5f5131f0c555507a057550b51c0f'
Fri, 25 May 2007 22:45:43 +0000 Sadrul Habib Chowdhury Fix #1284. "Pressing Ctrl+C while editing a buddy list alias shouldn't "Join a chat""
Thu, 31 May 2007 00:57:53 +0000 Sean Egan Show the Invisible icon (the same one in the statusbox for buddies that are broadcasting an invisible status to you. This should fix #740, but I'm not positive
Thu, 31 May 2007 00:47:24 +0000 Sean Egan Only auto-expand buddies when the mouse is hovering over the middle third of the buddy. This prevents un-intended expanding of buddies when you're only trying to re-order. Fixes #608
Mon, 28 May 2007 19:56:40 +0000 Sean Egan Change Offline icon in buddy list back to opaque. I found it too hard to discern it from idle otherwise
Fri, 15 Jun 2007 02:01:30 +0000 Stu Tomlinson disapproval of revision '1fd9445b933f2f5ff2724778f9d18e47282745cd'
Mon, 28 May 2007 19:51:44 +0000 Sean Egan Menu restructure. Kept allow_shrink for now. I want to see what people think of it.
Mon, 28 May 2007 19:08:05 +0000 Sean Egan Fixes #464
Sat, 26 May 2007 18:03:09 +0000 Sean Egan Closes #348 'Conversation -> Add (for Chats) should move focus to the alias field.'
Thu, 24 May 2007 21:15:16 +0000 Sadrul Habib Chowdhury Use utility functions to get user info. Closes #964.
Sat, 19 May 2007 08:29:48 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.pidgin-create-window' (head ce8a2acd4d10ef4600c02a4957bea52dd6ad4c19)
Sat, 19 May 2007 08:23:22 +0000 Richard Laager Make the blist showing actually work.
Fri, 18 May 2007 22:04:01 +0000 Gabriel Schulhof Added to gtkutils.c:
Thu, 17 May 2007 21:11:31 +0000 Sadrul Habib Chowdhury Patch from SuperMMX to correctly update the expand state of contacts
Mon, 14 May 2007 19:55:01 +0000 Sean Egan Patch #702, Info not reset on URL redirect
Fri, 11 May 2007 21:25:24 +0000 Sean Egan Pack connection error buttons the same way the statusbox is. Fixes #120
Fri, 11 May 2007 15:46:32 +0000 Daniel Atallah This is what I actually intended to commit in 105009e066f1bcaefb0af3bd1e17b7860bf12a57. The rest of the mess being pushed is me trying to clean up my mess.
Fri, 11 May 2007 15:41:51 +0000 Daniel Atallah disapproval of revision '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
Fri, 11 May 2007 15:07:13 +0000 Daniel Atallah Fix a crash when something requests the blist status icon before the UI node has been rendered. The ticker plugin was doing this. Fixes #642.