log pidgin/gtkblist.c @ 22657:d79f10007de0

age author description
Sun, 13 Apr 2008 17:33:13 +0000 Sadrul Habib Chowdhury Destroy the tooltip when a group in the buddylist is expanded or collapsed
Wed, 02 Apr 2008 12:29:10 +0000 Stu Tomlinson Add number of occupants to the tooltip for chats. Fixes #3346
Wed, 19 Mar 2008 04:00:57 +0000 Etan Reisner merge of 'c8a7475750a83a32c26d2f40066500a948844beb'
Fri, 29 Feb 2008 04:12:32 +0000 Etan Reisner Change up the Add Budy dialog a little bit, this hopefully makes it a bit
Mon, 17 Mar 2008 01:54:00 +0000 Stu Tomlinson I think "Yes" and "No" are better answers to "Would you like to merge these
Sun, 16 Mar 2008 18:55:07 +0000 Stu Tomlinson scale & round the buddy icon in the buddy list before making it square, so
Wed, 12 Mar 2008 01:34:40 +0000 Stu Tomlinson Fix a memory leak
Sun, 09 Mar 2008 16:52:07 +0000 Stu Tomlinson Fix Topic in chat node tooltips, and turn on using the transient chat node
Sun, 09 Mar 2008 16:46:04 +0000 Stu Tomlinson Make "Show when offline" work on group nodes too, which sets the flag for
Wed, 20 Feb 2008 05:07:09 +0000 Daniel Atallah Plug some leaks caused by GtkTreePaths not being freed.
Sat, 16 Feb 2008 18:13:48 +0000 Will Thompson Pull setting the urgent hint on the blist when it is unfocused into its own
Sat, 16 Feb 2008 15:25:19 +0000 Will Thompson Rework update_account_error_state to reuse existing mini-dialogs if they exist,
Sat, 16 Feb 2008 14:42:57 +0000 Will Thompson Don't clear account errors during account-error-changed emission. I can't
Tue, 15 Jan 2008 17:17:53 +0000 Etan Reisner disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
Tue, 15 Jan 2008 04:58:42 +0000 Etan Reisner Remove a variable that isn't used anywhere, if it was supposed to do something
Mon, 14 Jan 2008 19:42:14 +0000 Daniel Atallah Plug a small leak.
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Sat, 12 Jan 2008 07:48:38 +0000 Sadrul Habib Chowdhury Clean up an earlier commit. Fixes CID #379, and #378.
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
Sat, 05 Jan 2008 18:01:12 +0000 Richard Laager Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sat, 05 Jan 2008 10:43:25 +0000 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
Fri, 04 Jan 2008 22:57:51 +0000 Sadrul Habib Chowdhury Fix an infinite loop. Fixes #4486.
Fri, 04 Jan 2008 22:45:57 +0000 Sadrul Habib Chowdhury Show prpl icons in the tooltip for groups.
Fri, 04 Jan 2008 20:34:23 +0000 Sadrul Habib Chowdhury Get rid of some wasted empty space in the tooltips for chats and groups.
Sat, 29 Dec 2007 23:25:14 +0000 Sadrul Habib Chowdhury nacho points out that we need to connect to 'style-set' on a widget that uses the default style, because the signal is not emitted for widgets that uses custom styles. This is part of his earlier patch. References #4351.
Sat, 29 Dec 2007 18:22:24 +0000 Sadrul Habib Chowdhury Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.
Fri, 28 Dec 2007 01:38:41 +0000 Sadrul Habib Chowdhury Use the new tooltip functions to draw the tooltips in the conversation window.
Mon, 24 Dec 2007 07:04:08 +0000 Sadrul Habib Chowdhury Plug a small leak.
Mon, 24 Dec 2007 02:00:17 +0000 Sadrul Habib Chowdhury Do not prompt for an already merged contact. Fixes #4285.