log

age author description
Fri, 29 Jun 2007 01:52:09 +0000 Sadrul Habib Chowdhury Update search-api to not crash. Searching for users in xmpp/oscar works now.
Fri, 29 Jun 2007 00:49:12 +0000 Sadrul Habib Chowdhury Draw the password entries correctly.
Thu, 28 Jun 2007 18:52:26 +0000 Sadrul Habib Chowdhury If the action-windows are already there, then bring them to front when
Thu, 28 Jun 2007 18:41:43 +0000 Sadrul Habib Chowdhury Allow raising window only from an event-stack, otherwise set the urgent flag.
Thu, 28 Jun 2007 18:35:38 +0000 Sadrul Habib Chowdhury merge of 'd08e73765328352fb955bb0b4e908eb39bea7b5d'
Thu, 28 Jun 2007 17:07:48 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)
Thu, 28 Jun 2007 15:46:29 +0000 Sean Egan When the scrolled window is set to GTK_POLICY_NEVER, the scrolledwindow will increase its size request when there's enough text in the imhtml to warrent it. Turning the policy to AUTOMATIC makes the text wordwrap the way we want