log pidgin/gtkutils.h @ 26680:1df3579a974b

age author description
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:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Sun, 16 Nov 2008 09:58:48 +0000 Sadrul Habib Chowdhury Allow plugins to specify custom link types to the GtkIMHtml widget.
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Fri, 16 May 2008 03:18:27 +0000 Etan Reisner merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'
Mon, 28 Apr 2008 06:24:01 +0000 Sadrul Habib Chowdhury Add a utility function to create a pixbuf from a stored image.
Thu, 15 May 2008 04:00:22 +0000 Etan Reisner Deprecate pidgin_set_custom_buddy_icon and update the places that use it to
Wed, 23 Jan 2008 04:47:04 +0000 Sadrul Habib Chowdhury Some minor doc update.
Sat, 05 Jan 2008 10:43:25 +0000 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
Wed, 02 Jan 2008 14:01:50 +0000 Will Thompson Clear up some documentation.
Wed, 28 Nov 2007 01:54:34 +0000 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
Sun, 04 Nov 2007 14:43:45 +0000 Will Thompson Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
Fri, 02 Nov 2007 14:48:06 +0000 Will Thompson Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather than
Wed, 31 Oct 2007 15:17:09 +0000 Will Thompson Document that callbacks for mini-dialogs may be NULL.
Wed, 31 Oct 2007 00:32:11 +0000 Will Thompson Improve the documentation of pidgin_make_mini_dialog().
Wed, 10 Oct 2007 04:23:53 +0000 Sadrul Habib Chowdhury Doxygen @since tags for libpurple and pidgin.
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Fri, 14 Sep 2007 08:27:26 +0000 Sadrul Habib Chowdhury Part of #1332 to introduce pidgin_text_combo_box_new_entry and
Wed, 08 Aug 2007 18:17:36 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
Sat, 28 Jul 2007 11:05:22 +0000 Gabriel Schulhof Back to square[0]
Tue, 24 Jul 2007 19:54:26 +0000 Gabriel Schulhof Generic transience mechanism ... *shudder*
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.
Thu, 23 Aug 2007 03:06:52 +0000 Casey Harkins Separate out setting up the labelled-by and label-for ATK relationships
Fri, 27 Jul 2007 22:13:17 +0000 Sean Egan Screenname auto-completion filtering by Leonardo Fernandes, Fixes #519
Mon, 09 Jul 2007 04:24:41 +0000 Sean Egan Patch from nix_nix, adds 'get prpl name from account menu' API
Thu, 21 Jun 2007 06:46:27 +0000 Sadrul Habib Chowdhury Show immediate feedback when getting information about someone in a chat.