log pidgin/gtkblist.c @ 18285:51ebbe199514

age author description
Mon, 25 Jun 2007 17:44:40 +0000 Casey Harkins Work around bug in older gtk+ versions which does not set the changed_mask
Sat, 23 Jun 2007 18:53:14 +0000 Mark Doliner This is a less dumb way to make sure we don't wrap
Thu, 05 Jul 2007 02:35:50 +0000 Ka-Hing Cheung Show idle times in the buddy list as days, hours, seconds. Patch from
Thu, 21 Jun 2007 05:58:23 +0000 Ka-Hing Cheung fix double clicking joined chat by asking the prpl what the real name of
Wed, 20 Jun 2007 23:33:32 +0000 Sean Egan Chat topics in status line of chat infopanes
Wed, 20 Jun 2007 21:00:34 +0000 Sean Egan Rounds icons in the infopane. Since gdk_pixbuf_animation_get_static_image seems to return pixbufs without alpha channels, this only rounds animated icons that aren't transparent.
Wed, 20 Jun 2007 20:14:17 +0000 Sean Egan Show screenname instead of alias in conversation infopanes
Wed, 20 Jun 2007 17:58:50 +0000 Stu Tomlinson Fix a compile warning with gtk < 2.6
Wed, 20 Jun 2007 17:42:32 +0000 Stu Tomlinson editing-started & editing-canceled signals are in gtk 2.6 and above only
Tue, 19 Jun 2007 02:11:50 +0000 Sean Egan Start work on blist pane in conversation. Looks like: http://pidgin.im/~seanegan/infopane.png Certainly much to be done yet.
Sun, 17 Jun 2007 15:13:09 +0000 Stu Tomlinson We certainly don't need duplicated About & Debug Window menu items
Sat, 16 Jun 2007 20:34:35 +0000 Richard Laager merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
Sat, 16 Jun 2007 19:48:23 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
Sat, 16 Jun 2007 20:16:36 +0000 Sadrul Habib Chowdhury merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
Fri, 15 Jun 2007 19:34:24 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Wed, 06 Jun 2007 00:23:41 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
Tue, 05 Jun 2007 01:38:09 +0000 Sadrul Habib Chowdhury merge of '9d95292d55daedb7f74c7df323ad2c69d347d384'
Mon, 04 Jun 2007 23:48:54 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
Mon, 04 Jun 2007 05:55:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4)
Sat, 02 Jun 2007 13:09:49 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
Wed, 30 May 2007 05:37:04 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f7d4b1ae759e694a319fc8d37f917e1c2b2e1d3b)
Fri, 15 Jun 2007 08:16:29 +0000 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Mon, 04 Jun 2007 06:32:21 +0000 Sadrul Habib Chowdhury merge of '9e832cea16395c9007bc9e384ee379b293b99abd'
Fri, 15 Jun 2007 02:03:36 +0000 Stu Tomlinson use pidgin.im/documentation as the help url (which redirects already)
Fri, 15 Jun 2007 02:01:42 +0000 Stu Tomlinson merge of '192e968410effe18dde7b924122f845eb1db3d2d'
Wed, 13 Jun 2007 02:28:38 +0000 Sean Egan Do not update the blist TreeStore if a node is currently being edited. Then, when the node is finished editing, force a refresh. Fixes #397 in which aliasing gets rudely cut off anytime the buddy list changes
Mon, 11 Jun 2007 13:08:54 +0000 Stu Tomlinson merge of '3b80bf600e31f234766ed90a7bba5ea586178f08'
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.
Wed, 09 May 2007 21:03:40 +0000 Sadrul Habib Chowdhury Fix ticket #387.