Fri, 16 Nov 2007 23:50:30 +0000 |
Bjrn Voigt |
syntax checks (German)
|
Fri, 16 Nov 2007 19:11:08 +0000 |
Daniel Atallah |
Turns out this isn't a bug, nor is it win32-specific, and that we're misusing gtk_imhtml_clipboard_clear(). The reason this started being a problem was the fix to make the clipboard data set instead the owner set.
|
Fri, 16 Nov 2007 18:43:50 +0000 |
Daniel Atallah |
There appears to be a new GTK+ bug that causes the clipboard_clear callback to be triggered *after* the clipboard_copy callback on the second copy attempt. This makes stuff still work correctly when this happens (and, most importantly, not crash). I'll report this upstream.
|
Fri, 16 Nov 2007 17:38:53 +0000 |
Daniel Atallah |
Prevent multiple file offers from going out with a patch from galt. Fixes #3839.
|
Fri, 16 Nov 2007 17:11:44 +0000 |
Daniel Atallah |
Add purple_plugin_pref_[sg]et_format_type to the Perl API. There are a number of new functions that also need to be added, but I don't have time to do that right now. Fixes #3781.
|
Fri, 16 Nov 2007 13:15:19 +0000 |
Luke Schierer |
merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'
|
Fri, 16 Nov 2007 07:49:55 +0000 |
Mark Doliner |
Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
|
Fri, 16 Nov 2007 07:31:49 +0000 |
Mark Doliner |
Get rid of two compile warnings:
|
Fri, 16 Nov 2007 05:58:57 +0000 |
Kevin Stange |
Just a test.
|
Fri, 16 Nov 2007 05:49:45 +0000 |
Kevin Stange |
Permit including of files like "pidgin/minidialog.h" from within pidgin/
|
Fri, 16 Nov 2007 05:31:39 +0000 |
Daniel Atallah |
Suppress warning
|
Fri, 16 Nov 2007 05:14:14 +0000 |
Daniel Atallah |
merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
|
Fri, 16 Nov 2007 05:04:44 +0000 |
Kevin Stange |
Compile!
|
Fri, 16 Nov 2007 05:02:34 +0000 |
Daniel Atallah |
Fix purple.h generation on win32. Thanks to Kevin for noticing.
|
Fri, 16 Nov 2007 04:36:10 +0000 |
Kevin Stange |
Make sense!
|
Fri, 16 Nov 2007 03:39:04 +0000 |
Ambrose C. Li |
fixes #3979
|
Fri, 16 Nov 2007 03:26:08 +0000 |
Luke Schierer |
merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
|
Fri, 16 Nov 2007 03:25:49 +0000 |
Luke Schierer |
compile
|
Fri, 16 Nov 2007 03:23:58 +0000 |
RKVS Raman |
fixes #3953
|
Fri, 16 Nov 2007 03:22:49 +0000 |
Miu Moldovan |
fixes #3971
|
Fri, 16 Nov 2007 03:21:09 +0000 |
Maurcio Collares |
fixes #3972
|
Fri, 16 Nov 2007 02:41:37 +0000 |
Daniel Atallah |
Fix #3669
|
Fri, 16 Nov 2007 01:59:59 +0000 |
Daniel Atallah |
Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
|
Fri, 16 Nov 2007 01:39:53 +0000 |
Daniel Atallah |
Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
|