log pidgin/gtkrequest.c @ 28647:23615d141245

age author description
Tue, 07 Jul 2009 17:44:13 +0000 Paul Aurich Plug a leak of an account dropdown selection dialog or two.
Wed, 28 Jan 2009 08:57:55 +0000 Mark Doliner Add a GtkIMHtml function that causes the widget to actually insert a
Sat, 24 Jan 2009 03:11:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Tue, 18 Nov 2008 05:35:45 +0000 Richard Laager Hide the PurpleRequestField struct. I figured this one would be easy and
Sat, 24 Jan 2009 02:19:14 +0000 Mark Doliner GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Fri, 02 May 2008 16:55:59 +0000 Sadrul Habib Chowdhury Do not add a ':' if there's already one at the end. Thanks to wjt for
Tue, 29 Apr 2008 18:56:04 +0000 Sadrul Habib Chowdhury A newly created widget for a request field may want to enable/disable the
Thu, 17 Jan 2008 07:21:04 +0000 Mark Doliner * Clarify the documentation for purple_request_action's 'default_ation'
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Tue, 18 Dec 2007 21:27:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
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, 18 Dec 2007 15:56:06 +0000 Stu Tomlinson Move some curly braces around so static analysis tools can properly detect