log

age author description
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
Fri, 29 Jun 2007 15:00:50 +0000 Evan Schoenberg purple_imgstore_add() has checks which can lead it to return NULL (which should be NULL, not 0); purple_imgstore_add_with_id() should therefore allow for the possibility that the returned value is NULL and check it before using it. An id of 0 is returned if the function fails.
Thu, 28 Jun 2007 14:53:47 +0000 Richard Laager merge of '4622b2fa3f28dfda1d13eac1a7db52752dd45635'