log

age author description
Fri, 29 Jun 2007 13:32:49 +0000 Sadrul Habib Chowdhury merge of '429cd0e98273585aff110cda79f8a1db03dcd001'
Fri, 29 Jun 2007 06:30:53 +0000 Sadrul Habib Chowdhury Remove some duplication, and make the slider a little nicer.
Fri, 29 Jun 2007 04:57:01 +0000 Sadrul Habib Chowdhury Build the slider widget.
Fri, 29 Jun 2007 04:56:19 +0000 Sadrul Habib Chowdhury Add a slider widget.
Fri, 29 Jun 2007 04:48:41 +0000 Sadrul Habib Chowdhury Erase the old text when the text in a label changes.
Fri, 29 Jun 2007 13:32:11 +0000 Sadrul Habib Chowdhury disapproval of revision '55f25ca4569ed8707e9e15566c594c569dce34e2'
Fri, 29 Jun 2007 04:48:02 +0000 Sadrul Habib Chowdhury Unset invisible flag when showing a widget.
Fri, 29 Jun 2007 04:05:49 +0000 Sadrul Habib Chowdhury Oops. I missed this. This allows setting tree-column titles one by one.
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