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.
|
Thu, 28 Jun 2007 01:09:51 +0000 |
Sadrul Habib Chowdhury |
Show better tooltips for contacts.
|
Thu, 28 Jun 2007 00:47:53 +0000 |
Stu Tomlinson |
merge of '3bc50b53735238c5650e94eb663e7b7d9623be2a'
|
Wed, 27 Jun 2007 22:20:28 +0000 |
Sadrul Habib Chowdhury |
merge of '27846e24a6f7b260a1e3c53e16e35180aa5a240c'
|
Wed, 27 Jun 2007 22:18:07 +0000 |
Sadrul Habib Chowdhury |
Use g_set_application_name here too.
|
Wed, 27 Jun 2007 23:53:34 +0000 |
Sean Egan |
Handle size saving
|
Wed, 27 Jun 2007 23:15:37 +0000 |
Sean Egan |
Whoops! Properly order the arguments to creating the chat infopane markup
|
Wed, 27 Jun 2007 23:00:43 +0000 |
Sean Egan |
Turns off 'allow_shrink' on conversation windows. Fixes #506
|
Wed, 27 Jun 2007 22:52:41 +0000 |
Sean Egan |
Bug fix. Make 'all_required_fields_filled' understand that an empty string does not qualify as filled
|