Fri, 07 Mar 2008 16:56:02 +0000 |
Sadrul Habib Chowdhury |
merge of '1aa8a701c81527c4f91549a4546a54262fccce6d'
|
Fri, 07 Mar 2008 04:01:20 +0000 |
Ethan Blanton |
Change OSCAR to use UTF-16 rather than UCS-2 conversions. Apparently
|
Fri, 07 Mar 2008 16:51:36 +0000 |
Sadrul Habib Chowdhury |
The names history-next and history-prev were backwards! Make them right, and add c-n/c-p bindings as the default bindings. Thanks to shofixti for reporting the bug. Fixes #4593.
|
Fri, 07 Mar 2008 01:27:25 +0000 |
Sadrul Habib Chowdhury |
This fixes some cases of the 1-px height bug.
|
Thu, 06 Mar 2008 16:45:45 +0000 |
Sadrul Habib Chowdhury |
finch port of e4b22781 ('Tell gstreamer not to fork').
|
Thu, 06 Mar 2008 17:00:51 +0000 |
Jochen Kemnade |
German translation update
|
Thu, 06 Mar 2008 15:55:39 +0000 |
Sadrul Habib Chowdhury |
merge of '372b94fab52b770bd853506200652575d0588539'
|
Thu, 06 Mar 2008 15:54:30 +0000 |
Sadrul Habib Chowdhury |
Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.
|
Wed, 05 Mar 2008 17:18:09 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)
|
Thu, 06 Mar 2008 11:34:11 +0000 |
Will Thompson |
Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which made
|
Thu, 06 Mar 2008 07:41:52 +0000 |
Mark Doliner |
Patch #3874 from beret. There was a similar patch #2712 from rschnz,
|
Thu, 06 Mar 2008 07:29:39 +0000 |
Mark Doliner |
I realized that I don't like initializing variables when I declare
|
Thu, 06 Mar 2008 06:59:56 +0000 |
Mark Doliner |
Fix a missing a comma
|
Thu, 06 Mar 2008 00:04:03 +0000 |
Evan Schoenberg |
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.
|
Wed, 05 Mar 2008 18:17:25 +0000 |
Mark Doliner |
Bring back the lines that free info.whatever on subsequent calls to
|
Wed, 05 Mar 2008 18:13:11 +0000 |
Mark Doliner |
merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'
|
Wed, 05 Mar 2008 10:00:45 +0000 |
Mark Doliner |
Improve our error handling of Gnome proxy settings.
|
Wed, 05 Mar 2008 09:43:31 +0000 |
Mark Doliner |
Short circuit and return out of the function early if gconftool-2
|
Wed, 05 Mar 2008 18:11:02 +0000 |
Mark Doliner |
disapproval of revision 'd5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4'
|
Wed, 05 Mar 2008 09:40:16 +0000 |
Mark Doliner |
These things are always NULL, so these if statements are never triggered
|
Wed, 05 Mar 2008 00:26:44 +0000 |
Evan Schoenberg |
Fixed bug in which Yahoo contacts were erroneously considered to be blocked,
|
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.
|