log pidgin/gtkutils.h @ 21845:45d1e229fadd

age author description
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