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
|