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.
Sat, 05 May 2007 01:58:20 +0000 Ethan Blanton Speed up blist manipulations, by Scott Wolchok (EvilSporkMan)
Thu, 03 May 2007 23:23:44 +0000 Richard Laager merge of 'df3320af10ba54cf6129f203dedb82f35baf6800'
Thu, 03 May 2007 18:37:33 +0000 Hylke Bons New Send File icon
Thu, 03 May 2007 18:29:14 +0000 Sean Egan kill the Help > About star icon
Thu, 03 May 2007 21:57:49 +0000 Richard Laager Rework purple_buddy_icons_find() to return a reference for the caller, which
Wed, 02 May 2007 03:20:20 +0000 Nathan Walp if you're offline, and right-click on a group, you shouldn't be presented
Tue, 01 May 2007 16:50:52 +0000 Ethan Blanton eperez correctly pointed out that there is no reason to disallow the
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Sat, 28 Apr 2007 03:20:29 +0000 Richard Laager This is Sadrul's icon-migrate.patch from ticket #314.
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Tue, 24 Apr 2007 19:12:48 +0000 Richard Laager Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.
Tue, 24 Apr 2007 17:00:22 +0000 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Fri, 20 Apr 2007 05:58:57 +0000 Mark Doliner Patch #205, from SuperMMX. Fix a bug related to using F2 to alias
Tue, 17 Apr 2007 15:30:16 +0000 Sean Egan Apparently this breaks some wm's badly. If it's useful on Windows, Daniel should feel free to re-add it with ifdefs
Tue, 17 Apr 2007 05:48:59 +0000 Mark Doliner Patch from SuperMMX, "I would like to be able to rename (alias)
Mon, 16 Apr 2007 05:27:17 +0000 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
Mon, 16 Apr 2007 02:19:58 +0000 Richard Laager I don't like the pidginfoo_bar widget names that resulted from the sed.
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Sun, 15 Apr 2007 01:26:57 +0000 Daniel Atallah The GdkWindow doesn't exist until after the window is realized, so the decorations can't be manipulated until after that. I bet this will work in a bunch of WMs now.
Sun, 15 Apr 2007 00:32:57 +0000 Sean Egan Set the disable maximize button hint on the blist. I couldn't find a window manager that supports this, but I bet win32 does.
Sat, 14 Apr 2007 19:06:19 +0000 Sean Egan For a first time user, don't show the buddy list telling him to go to Accounts>Add/Edit, because Accounts->Add/Edit is already open with its own instructions. Show only one window with instructions and then present the Buddy List when you create your first account.
Sat, 14 Apr 2007 08:19:51 +0000 Sean Egan The things that C will allow to compile astound me. Removes an errant apostrophe.
Sat, 14 Apr 2007 07:23:05 +0000 Sean Egan Fix ticket #52
Sat, 14 Apr 2007 01:23:12 +0000 Sean Egan Add some padding between the emblem and the buddy icon
Sat, 14 Apr 2007 00:55:35 +0000 Sean Egan but only if it's in the buddy list\!
Sat, 14 Apr 2007 00:44:18 +0000 Sean Egan Hylke requested that we slightly round the corners of budy icons in the blist to better match the round status icons
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
Sat, 07 Apr 2007 22:46:39 +0000 Nathan Walp make things cleaner for translators
Sat, 07 Apr 2007 19:47:35 +0000 Nathan Walp block and unblock have the right icons now
Sun, 01 Apr 2007 17:23:25 +0000 Mark Doliner sf patch #1689182, from Will Thompson
Sun, 25 Mar 2007 07:34:51 +0000 Mark Doliner Fix a small tooltip-related memleak
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Mar 2007 06:11:46 +0000 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Mon, 19 Mar 2007 06:01:29 +0000 Sean Egan More Gaim to Pidgin stuff
Mon, 26 Feb 2007 09:41:38 +0000 Sean Egan Change some old, busted status icon stuff to use the new hotness
Sun, 25 Feb 2007 21:40:40 +0000 Daniel Atallah Fix asserts when there is no buddy icon
Wed, 14 Feb 2007 02:35:35 +0000 Daniel Atallah Some more pidgininfication
Sun, 11 Feb 2007 01:40:04 +0000 Sadrul Habib Chowdhury Let's use the core function instead of using the uiops function directly when
Thu, 08 Feb 2007 16:29:26 +0000 Richard Laager Add some braces to eliminate a compiler warning about an ambiguous else.
Thu, 08 Feb 2007 00:39:29 +0000 Sean Egan RTL Tooltips.
Mon, 05 Feb 2007 12:13:18 +0000 Sean Egan toolbar/menu icons. reduce the imhtmltoolbar spacing. more gaimstock pruning
Mon, 05 Feb 2007 10:04:31 +0000 Sean Egan context menu cleanup
Mon, 05 Feb 2007 08:42:21 +0000 Sean Egan Make group background colors update when the theme changes.
Sun, 04 Feb 2007 21:12:19 +0000 Sean Egan Remove excess menu item icon clutter, especialy where our icons made no sense. The Redo icon for Buddy Pounces?! Come on.
Sun, 04 Feb 2007 10:17:59 +0000 Sean Egan Perhaps a 22px icon is better in the tooltip
Sun, 04 Feb 2007 02:31:04 +0000 Sean Egan Use the status API to handle mobileness, and convert AIM to use it. This makes mobile buddies prioritze lower in Perons, and ensures the UI is notified of changes in mobileness. Other protocols to follow.
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 09:03:46 +0000 Sean Egan dialogs
Sat, 03 Feb 2007 08:56:16 +0000 Sean Egan stock to pidgin
Sat, 03 Feb 2007 08:52:00 +0000 Sean Egan gtkblist changes to pidgin
Sat, 03 Feb 2007 08:45:32 +0000 Sean Egan gtkutils changes
Sat, 03 Feb 2007 08:19:27 +0000 Sean Egan GAIM_UNSEEN to PIDGIN_UNSEEN
Sat, 03 Feb 2007 07:55:15 +0000 Sean Egan pidginconv to pidgin_conv
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 03 Feb 2007 01:08:41 +0000 Sean Egan Blocked emblem
Sat, 03 Feb 2007 00:59:00 +0000 Sean Egan Restore 'hidden convo' status icon in blist. Additionally, make the name text bold when you have a hidden convo
Fri, 02 Feb 2007 21:24:46 +0000 Sean Egan Faded idle status icons