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
|
Fri, 19 Jun 2009 00:01:39 +0000 |
Mark Doliner |
These parameters aren't modified
|
Fri, 19 Jun 2009 00:00:25 +0000 |
Mark Doliner |
Allow doxygen to pick up the comment for this function. It's
|
Thu, 18 Jun 2009 23:36:55 +0000 |
Mark Doliner |
Pass the gc as the handle in a bunch of calls to purple_proxy_connect
|
Thu, 18 Jun 2009 23:31:38 +0000 |
Mark Doliner |
Pass the handle in here, which causes the connection attempt to be
|
Thu, 18 Jun 2009 22:40:12 +0000 |
Mark Doliner |
Pass a handle to purple_proxy_connect() when making this connection.
|
Thu, 18 Jun 2009 22:21:59 +0000 |
Mark Doliner |
Eagle eyes McMarq S. caught two other typo. Now I'm wondering if
|
Thu, 18 Jun 2009 20:37:39 +0000 |
Mark Doliner |
Remove some cosmetic differences between msg_cmd() and ubm_cmd()
|
Thu, 18 Jun 2009 19:44:02 +0000 |
Mark Doliner |
Fix a typo. Heh heh, "vistit"
|
Thu, 18 Jun 2009 19:42:11 +0000 |
Mark Doliner |
purple_util_write_data_to_file_absolute() for reasons beyond our control,
|
Thu, 18 Jun 2009 19:36:46 +0000 |
Mark Doliner |
Cleanup the code surrounding gc->disconnect_timeout and set it to 0
|
Thu, 18 Jun 2009 19:08:24 +0000 |
Mark Doliner |
Strip trailing whitespace and comment #endif marcos that close #ifdef macros
|
Wed, 17 Jun 2009 18:14:51 +0000 |
Marcus Lundblad |
Remove port mappings from the hash tables when removing them.
|
Tue, 16 Jun 2009 16:44:51 +0000 |
Sadrul Habib Chowdhury |
Do not blurt out the history if there's already a conversation open.
|