Mercurial > pidgin
graph
-
merge of '372b94fab52b770bd853506200652575d0588539'Thu, 06 Mar 2008 15:55:39 +0000, by Sadrul Habib Chowdhury
-
Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.Thu, 06 Mar 2008 15:54:30 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)Wed, 05 Mar 2008 17:18:09 +0000, by Sadrul Habib Chowdhury
-
Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which madeThu, 06 Mar 2008 11:34:11 +0000, by Will Thompson
-
Patch #3874 from beret. There was a similar patch #2712 from rschnz,Thu, 06 Mar 2008 07:41:52 +0000, by Mark Doliner
-
I realized that I don't like initializing variables when I declareThu, 06 Mar 2008 07:29:39 +0000, by Mark Doliner
-
Fix a missing a commaThu, 06 Mar 2008 06:59:56 +0000, by Mark Doliner
-
Added some comments and debug logging to yahoo_process_ignore() gleaned from libyahoo2's implementation, from which I guess our prpl was forked (?) given how similar many functions are.Thu, 06 Mar 2008 00:04:03 +0000, by Evan Schoenberg
-
Bring back the lines that free info.whatever on subsequent calls toWed, 05 Mar 2008 18:17:25 +0000, by Mark Doliner
-
merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'Wed, 05 Mar 2008 18:13:11 +0000, by Mark Doliner
-
Improve our error handling of Gnome proxy settings.Wed, 05 Mar 2008 10:00:45 +0000, by Mark Doliner
-
Short circuit and return out of the function early if gconftool-2Wed, 05 Mar 2008 09:43:31 +0000, by Mark Doliner
-
disapproval of revision 'd5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4'Wed, 05 Mar 2008 18:11:02 +0000, by Mark Doliner
-
These things are always NULL, so these if statements are never triggeredWed, 05 Mar 2008 09:40:16 +0000, by Mark Doliner
-
Fixed bug in which Yahoo contacts were erroneously considered to be blocked,Wed, 05 Mar 2008 00:26:44 +0000, by 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 23:53:44 +0000, by Evan Schoenberg
-
Prefer more available resources to less available ones when priorities are the same. Fixes #5079.Tue, 04 Mar 2008 18:50:16 +0000, by Evan Schoenberg
-
Correct documentation in --help and man page for -l command line option.Tue, 04 Mar 2008 16:23:07 +0000, by Stu Tomlinson
-
Move the status note parsing into a separate function, which I thinkTue, 04 Mar 2008 09:41:44 +0000, by Mark Doliner
-
Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.Mon, 03 Mar 2008 21:44:40 +0000, by Bartoz Oler
-
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 16:35:15 +0000, by Daniel Atallah
-
Make sure we tell stuff that oscar supports offline messages for AIMMon, 03 Mar 2008 09:03:47 +0000, by Mark Doliner
-
Fix a crash in the zephyr normalize function that I added when gc isMon, 03 Mar 2008 08:50:27 +0000, by Mark Doliner
-
Fix coverity CID 382: Remove an unused variableMon, 03 Mar 2008 08:40:39 +0000, by Mark Doliner
-
I believe this fixes Coverity 383:Mon, 03 Mar 2008 08:36:35 +0000, by Mark Doliner
-
Switch to using "username" instead of "screen name." I really reallyMon, 03 Mar 2008 08:26:44 +0000, by Mark Doliner
-
serv_got_joined_chat() emits "chat-joined" but it also callsMon, 03 Mar 2008 07:03:54 +0000, by Ka-Hing Cheung