log
graph
tags
bookmarks
branches
changeset
browse
zip
bz2
help
Mercurial
>
pidgin.yaz
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 22405:
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
+1000
+3000
+10000
tip
age
author
description
Tue, 04 Mar 2008 23:53:44 +0000
Evan Schoenberg
Just write out the buddy icon file; there's no need to check to see if it exists. This is for the cache, and if the blist.xml gets out of sync with the cache on disk (for example, because the user moves the blist.xml file out of the way), the existing code will never update the cached icon again.
Tue, 04 Mar 2008 18:50:16 +0000
Evan Schoenberg
Prefer more available resources to less available ones when priorities are the same. Fixes #5079.
Tue, 04 Mar 2008 16:23:07 +0000
Stu Tomlinson
Correct documentation in --help and man page for -l command line option.
Tue, 04 Mar 2008 09:41:44 +0000
Mark Doliner
Move the status note parsing into a separate function, which I think
Tue, 04 Mar 2008 00:11:22 +0000
Evan Schoenberg
When purple_buddy_icons_set_account_icon() is called, it unrefs the old PurpleStoredImage and refs the new one. Previously, it notified the prpl of the change in the buddy icon before updating pointer_icon_cache, which meant that if the prpl then called purple_buddy_icons_find_account_icon() it would get the old PurpleStoredImage (which is at this point not only old but also a pointer to invalid memory if unref'ing it caused it to be destroyed). This happens in jabber_set_info() as of 2.4.0, causing a crash when setting no-buddy-icon for an account after it has previously had an icon. I think this also means that XMPP accounts in 2.4.0 will also always set serverside the *last* icon set, not the current one, when changing icons, but I didn't test that.
Mon, 03 Mar 2008 21:44:40 +0000
Bartoz Oler
Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.
Mon, 03 Mar 2008 16:35:15 +0000
Daniel Atallah
Fix a regression in presenting the existing instance of Pidgin on Windows when the executable is launched a subsequent time. Fixes #5041.
Mon, 03 Mar 2008 09:03:47 +0000
Mark Doliner
Make sure we tell stuff that oscar supports offline messages for AIM
less
more
| rev 22405:
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
+1000
+3000
+10000
tip