log
graph
tags
bookmarks
branches
changeset
browse
zip
bz2
help
Mercurial
>
pidgin
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 21953:
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
+1000
+3000
+10000
tip
age
author
description
Sun, 30 Dec 2007 10:06:58 +0000
Evan Schoenberg
merge of '09b67b44dabe98093e6dc706c0d731212e129a79'
Sat, 29 Dec 2007 04:46:49 +0000
John Bailey
ChangeLog entry for QuLogic's patch.
Sat, 29 Dec 2007 04:26:17 +0000
Elliott Sales de Andrade
Patch from QuLogic to prevent multiple alias editing fields in the infopane. Fixes #4467.
Sun, 30 Dec 2007 10:06:51 +0000
Evan Schoenberg
Fixed a leak
Fri, 28 Dec 2007 17:14:52 +0000
Evan Schoenberg
Ensure js->sasl is not NULL before using it in jabber_auth_handle_success(). This was, I believe, the source of the crash stu reported when my DIGEST-MD5 hack was in place; while js->sasl will probably be non-NULL whenever we reach this code point now, it's more robust to verify it here since that's an assumption originating in another function.
Fri, 28 Dec 2007 05:54:50 +0000
Evan Schoenberg
purple_timeout_remove(), not g_source_remove(), must be used to remove a timeout added by purple_timeout_add(). The latter works when the glib run loop is being used but not when any other eventloop implementation is in use.
less
more
| rev 21953:
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
+1000
+3000
+10000
tip