log pidgin/gtkblist.h @ 32799:5bd5e024c977

age author description
Sun, 25 Sep 2011 18:56:58 +0000 andrew victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
Thu, 15 Sep 2011 22:22:11 +0000 andrew victor Remove deprecated PidginBuddyList.connection_errors.
Sun, 21 Aug 2011 02:11:02 +0000 Mark Doliner Remove some deprecated stuff
Tue, 04 Jan 2011 06:42:45 +0000 Richard Laager Remove trailing whitespace
Sat, 20 Mar 2010 06:17:13 +0000 Elliott Sales de Andrade Maintain ABI compatibility by keeping headline_close a GdkPixbuf.
Sat, 20 Mar 2010 06:02:11 +0000 Kosta Arvanitis Use a small GtkButton instead of the custom "X" for close in various
Thu, 18 Feb 2010 16:58:42 +0000 Daniel Atallah Update pidgin_blist_get_emblem() docs to be accurate.
Fri, 11 Dec 2009 02:32:08 +0000 Gary Kramlich a bunch more struct hiding fixes, but too much for me at the moment
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Wed, 18 Feb 2009 04:21:07 +0000 Etan Reisner Sprinkle some @copydoc directives around to shut up some doxygen whining.
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
Thu, 17 Jul 2008 04:38:07 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
Tue, 15 Jul 2008 06:29:46 +0000 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
Thu, 10 Jul 2008 06:49:45 +0000 Justin Rodriguez start of blist themes (themes have no effect on display)
Wed, 31 Oct 2007 15:19:21 +0000 Will Thompson Group all NAME_IN_USE errors together into one neat mini-dialog on the buddy
Sun, 28 Oct 2007 16:43:16 +0000 Will Thompson Deprecate pidgin_blist_update_account_error_state() and
Wed, 10 Oct 2007 04:23:53 +0000 Sadrul Habib Chowdhury Doxygen @since tags for libpurple and pidgin.
Sat, 06 Oct 2007 19:44:49 +0000 Will Thompson Patch from nix_nix to add some links to signal documentation.
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 22:41:31 +0000 John Bailey This will silence a few warnings when building the Doxygen docs.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 27 Aug 2007 22:00:41 +0000 Sean Egan Fixes #2146. Adds a Show Protocol Icon option and groups related Show menu items into a submenu. Patch from Justin Heiner
Wed, 01 Aug 2007 00:22:30 +0000 Sean Egan show status messages in infopane even if not in buddy list. Fixes #2321
Sat, 28 Jul 2007 05:08:08 +0000 Sean Egan Tooltips in infopanes
Wed, 20 Jun 2007 20:14:17 +0000 Sean Egan Show screenname instead of alias in conversation infopanes
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.
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
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.