log pidgin/minidialog.c @ 29050:ce29013a5f3a

age author description
Tue, 07 Apr 2009 05:28:58 +0000 Elliott Sales de Andrade More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
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.
Fri, 25 Apr 2008 03:49:41 +0000 Sadrul Habib Chowdhury Make the labels in the minidialogs selectable.
Mon, 17 Mar 2008 14:43:07 +0000 Stu Tomlinson G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important here
Fri, 22 Feb 2008 17:26:23 +0000 Stu Tomlinson Don't call NULL callbacks. Fixes #4901
Sun, 23 Dec 2007 17:14:06 +0000 Stu Tomlinson Compile warning fix