log

age author description
Sat, 30 Jun 2007 00:53:24 +0000 Sadrul Habib Chowdhury Allowing specifying different styles for different applications.
Sat, 30 Jun 2007 00:35:53 +0000 Sadrul Habib Chowdhury Let's use g_set_prgname too.
Sat, 30 Jun 2007 21:57:01 +0000 Richard Laager Make the Trillian logger set flags properly, and use <br> instead of \n for
Fri, 29 Jun 2007 18:56:56 +0000 Michael Shkutkov using <br> as end of line instead of '\n' in QIP logger. With this change History plugin works fine
Fri, 29 Jun 2007 18:03:53 +0000 Michael Shkutkov propagate from branch 'im.pidgin.pidgin' (head 85bfdd599b8244d85271918b48154ff6285139c4)
Fri, 29 Jun 2007 15:30:22 +0000 Sadrul Habib Chowdhury Add links to the signal documents in the API documents.
Fri, 29 Jun 2007 15:03:27 +0000 Evan Schoenberg merge of '32cacc02ac154597af16ab9465ee19dc75149903'
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
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'
Thu, 28 Jun 2007 06:13:28 +0000 Mark Doliner merge of '3063645a233865eda6b7df4cb96b20845a76c2e3'
Thu, 28 Jun 2007 03:01:02 +0000 Ethan Blanton merge of '095a1f48d1182da336a43daa9b063aa279ac625e'
Thu, 28 Jun 2007 02:24:38 +0000 Stu Tomlinson Updated Korean translation
Thu, 28 Jun 2007 01:05:02 +0000 Stu Tomlinson Credit the current Korean translator
Thu, 28 Jun 2007 18:33:20 +0000 Sadrul Habib Chowdhury Mark some string for translation, and show only one preference window at a
Thu, 28 Jun 2007 18:32:22 +0000 Sadrul Habib Chowdhury Consider closing a request dialog equivalent to cancelling it.