Mon, 22 Jun 2009 23:36:56 +0000 |
Paul Aurich |
Don't crash when the seemingly impossible occurs.
|
Mon, 22 Jun 2009 22:46:09 +0000 |
Paul Aurich |
Fix a lost reference when we only fetch an unknown ext.
|
Mon, 22 Jun 2009 21:31:54 +0000 |
grommasher |
Correctly show status in tooltips for GG contacts with status messages.
|
Mon, 22 Jun 2009 16:39:58 +0000 |
Paul Aurich |
merge of 'bfb17183fbbf44cc19720d4d11594a7fdaad25de'
|
Mon, 22 Jun 2009 16:39:22 +0000 |
supermmx |
Fix building of disco plugin on Windows. Thanks to SuperMMX.
|
Mon, 22 Jun 2009 04:37:59 +0000 |
Paul Aurich |
Update the ChangeLog appropriately.
|
Mon, 22 Jun 2009 08:15:58 +0000 |
Mark Doliner |
Make a function static and add two comments
|
Mon, 22 Jun 2009 06:29:40 +0000 |
Mark Doliner |
Consistent comment formatting
|
Mon, 22 Jun 2009 04:17:03 +0000 |
Paul Aurich |
Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons.
|
Mon, 22 Jun 2009 03:41:21 +0000 |
Paul Aurich |
Leave the icon always on the right (regardless of language direction).
|
Mon, 22 Jun 2009 02:53:47 +0000 |
Paul Aurich |
merge of '225e515a43307f04c7c0570ba5877858a0f71209'
|
Mon, 22 Jun 2009 00:47:25 +0000 |
Sadrul Habib Chowdhury |
merge of '796290d1402d75f50e27f51683443b86707c9c26'
|
Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Mon, 22 Jun 2009 02:52:29 +0000 |
Paul Aurich |
Build infrastructure for XMPP Disco plugin on Windows. Ripped from the ticker.
|
Sun, 21 Jun 2009 22:17:14 +0000 |
dmitry petroff |
Transform id-less <img> tags to links using src and alt attributes.
|
Sun, 21 Jun 2009 21:26:59 +0000 |
Paul Aurich |
Need to make a copy of this because purple_util_fetch_url frees its.
|
Sun, 21 Jun 2009 17:30:13 +0000 |
Stu Tomlinson |
g_strv_length() is only available in glib2 2.6 and newer
|
Sun, 21 Jun 2009 14:24:23 +0000 |
John Bailey |
Pull in the 2.5.7 ChangeLog entries and remove the duplicate entries from
|
Sat, 20 Jun 2009 23:04:29 +0000 |
Mark Doliner |
I heard bonobo is going away? Just add a note that we'll need to find
|
Sat, 20 Jun 2009 21:44:23 +0000 |
Sadrul Habib Chowdhury |
merge of '3eceaa6c40cc71435a27e3175ed313c342e01062'
|
Fri, 19 Jun 2009 18:46:49 +0000 |
Mark Doliner |
New versions of the official Yahoo Messenger client for Windows XP (tested
|
Fri, 19 Jun 2009 07:20:49 +0000 |
Mark Doliner |
Show a friendlier error message on myspace when your username or password
|
Fri, 19 Jun 2009 07:13:20 +0000 |
Mark Doliner |
Try to make this string a little more human, and flow better in its
|
Fri, 19 Jun 2009 02:03:11 +0000 |
Mark Doliner |
These aren't needed either.
|
Fri, 19 Jun 2009 01:52:03 +0000 |
Mark Doliner |
Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't
|
Fri, 19 Jun 2009 01:36:58 +0000 |
Mark Doliner |
This isn't needed because connection.c cancels the connection attempt
|
Fri, 19 Jun 2009 01:28:46 +0000 |
Mark Doliner |
Yikes. buf is on the stack and shouldn't be freed. This fixes
|
Fri, 19 Jun 2009 00:06:49 +0000 |
Mark Doliner |
Clarify this. This count gets passed around a lot of places... I'm
|