log pidgin/gtkutils.c @ 27284:9ad4b5200f24

age author description
Sun, 24 May 2009 18:39:32 +0000 Paul Aurich Avoid an assertion when nothing in dropdown is selected.
Wed, 29 Apr 2009 03:19:43 +0000 Sadrul Habib Chowdhury New API to get the stock-id for a presence.
Sat, 25 Apr 2009 23:21:31 +0000 Sadrul Habib Chowdhury Hide the list of minidialogs.
Thu, 23 Apr 2009 05:30:36 +0000 Sadrul Habib Chowdhury Reduce code duplication.
Thu, 23 Apr 2009 05:08:06 +0000 Sadrul Habib Chowdhury Use stock-id in the status editor window too.
Sat, 18 Apr 2009 21:45:41 +0000 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
Sat, 18 Apr 2009 07:31:32 +0000 Elliott Sales de Andrade Use g_object_ref/unref instead of the deprecated versions.
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Mon, 30 Mar 2009 05:50:34 +0000 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
Fri, 27 Mar 2009 10:15:38 +0000 Mark Doliner These code can't get executed, because we just created a new dialog
Thu, 23 Aug 2007 06:53:06 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 90df17ab44d01f7f8f963d36fefb9eae3ec868cf)
Tue, 14 Aug 2007 07:13:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
Tue, 07 Aug 2007 04:11:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5cd317ad290e840fa8a8624d17dd5f23f99330ac)
Wed, 25 Jul 2007 04:36:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f4d2e27ee5bc44bb6d4d834730822b698a4dc534)
Wed, 11 Jul 2007 05:26:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Sun, 01 Jul 2007 08:41:01 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 414f0770611139752d484f4831cb59038456c9bf)
Wed, 27 Jun 2007 05:22:14 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)
Fri, 22 Jun 2007 11:22:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Thu, 21 Jun 2007 06:04:16 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c09099530cc12734d4420f3fcc37e18347a16d5e)
Mon, 18 Jun 2007 03:20:15 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 236a0f42a00c47bc1de4ebf0f7deea1a9e2d1d92)
Sun, 17 Jun 2007 05:28:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
Mon, 11 Jun 2007 13:08:55 +0000 Yoshiki Yazawa - merge nosuke's tab width patch.
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
Fri, 02 Jan 2009 21:47:52 +0000 Richard Laager explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Tue, 02 Dec 2008 18:47:38 +0000 Richard Laager Remove all the special-casing in the GNOME URL handler registration.
Tue, 02 Dec 2008 17:20:28 +0000 Sadrul Habib Chowdhury Cleanup the GNOME URL registration code