2009-11-04 |
Mark Doliner |
I believe this change fixes offline message retrieval.
|
2009-11-04 |
Mark Doliner |
We really shouldn't be doing a whole lot in our signal handler. The
|
2009-11-04 |
Mark Doliner |
merge of '661db628ce40c3548058f062ea72d9687654d53a'
|
2009-11-04 |
Mark Doliner |
http://dev.aol.com/aim/oscar/ says, "All strings in Feedbag are UTF8
|
2009-11-04 |
Paul Aurich |
oscar: Remove the simultaneous logins option from ICQ accounts.
|
2009-11-04 |
Mark Doliner |
merge of '06b53ea832679e0dfb2e6d5d0c1b69e61f1bd38b'
|
2009-11-04 |
Mark Doliner |
Fixes a bad MSN bug where passwords with multi-byte utf8 characters near
|
2009-11-04 |
Paul Aurich |
oscar: Fix 'Allow multiple simultaenous logins' with clientLogin.
|
2009-11-03 |
Paul Aurich |
oscar: Make these errors more translatable.
|
2009-11-03 |
Paul Aurich |
merge of '1691b4b36ac458e77603b7cac73a91c200b2a21b'
|
2009-11-03 |
Paul Aurich |
oscar: The 0x00c9 TLV seems to be buddy preferences, not limited to visibility.
|
2009-11-03 |
Paul Aurich |
oscar: Update the details of the buddy preferences based on the OSCAR docs.
|
2009-11-03 |
Marcus Lundblad |
Removed a couple of stray whitespaces...
|
2009-11-03 |
Marcus Lundblad |
jabber: Automatically find a STUN server by SRV lookup on the account's domain
|
2009-11-03 |
aman |
oscar: Display more detailed error messages when an outgoing message is bounced.
|
2009-11-03 |
Paul Aurich |
ChangeLog the last few commits.
|
2009-11-03 |
aman |
oscar: Update the rate calculations based on OSCAR docs.
|
2009-11-03 |
aman |
oscar: Replace magic numbers with enums.
|
2009-11-03 |
aman |
oscar: Differentiate the two rate-limiting login errors.
|
2009-11-02 |
Mark Doliner |
Add a null check, just for the heck of it
|
2009-11-02 |
Richard Laager |
Use PIDGIN_NAME here, rather than duplicate it.
|
2009-11-02 |
John Bailey |
Fix the accelerators on the Network tab. Have I mentioned recently that I hate
|
2009-11-02 |
John Bailey |
Make the username labels consistent with each other.
|
2009-11-02 |
John Bailey |
Changelog the last few items.
|
2009-11-02 |
John Bailey |
This feels hacky to me, so if someone has a better idea, go for it. This change
|
2009-11-02 |
John Bailey |
Make the proxy server port entry a spin button instead. Paul noticed this
|
2009-11-02 |
John Bailey |
Per discussion in devel@conference.pidgin.im a couple days ago, make the
|
2009-11-02 |
Sadrul Habib Chowdhury |
Show a little prpl icon in request dialogs, when possible.
|
2009-11-01 |
Paul Aurich |
dns: Check read/write return value to silence a bunch of warnings.
|
2009-11-01 |
Sadrul Habib Chowdhury |
merge of '35051ef78ac9fe0b4c494411560d1b9dc566f414'
|
2009-11-01 |
Paul Aurich |
merge of '1def2be2e4073bd8f441667545132de3b851cd71'
|
2009-11-01 |
Paul Aurich |
dns: I don't think this worked correctly before.
|
2009-10-31 |
Paul Aurich |
dns: Avoid two warnings when building with --disable-idn.
|
2009-11-01 |
Sadrul Habib Chowdhury |
merge of '861f103afc4b68b9d049bb8d1f2fe8c6642267df'
|
2009-10-31 |
Daniel Atallah |
Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.
|
2009-10-30 |
Elliott Sales de Andrade |
merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'
|
2009-10-30 |
Elliott Sales de Andrade |
When restricting a buddy on both the Allow and Block lists to just one
|
2009-10-30 |
Elliott Sales de Andrade |
Instead of $@, use "$*" in run_or_die or else printf will re-use the format
|
2009-10-30 |
Elliott Sales de Andrade |
My version of sed seems to require no space between the -i and the backup
|
2009-10-30 |
Elliott Sales de Andrade |
Add an error handler for the RML command as well.
|
2009-10-30 |
Elliott Sales de Andrade |
Fold the ADL 241 error handler into the base ADL error handler since it
|
2009-11-01 |
Sadrul Habib Chowdhury |
Disable unsupported actions for federated users on Yahoo.
|
2009-11-01 |
Sadrul Habib Chowdhury |
Cannot send a file to a Yahoo! user on MSN.
|
2009-11-01 |
Sadrul Habib Chowdhury |
Cannot send a file to a federated user on yahoo.
|
2009-10-30 |
Sadrul Habib Chowdhury |
Disable 'Remove' when no icon set.
|
2009-10-30 |
Sadrul Habib Chowdhury |
Parse online presence from yahoo buddies after going online on MSN.
|
2009-10-28 |
Sadrul Habib Chowdhury |
merge of '03cc2a9636edee3bb1eb9b88cee209cdb6096c7c'
|
2009-10-28 |
Gary Kramlich |
cleaned up the output of the command being run in run_or_die
|
2009-10-28 |
Gary Kramlich |
fix the fix for broken libtool 0.40.6 on osx
|
2009-10-27 |
Gary Kramlich |
added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
|
2009-10-28 |
Sadrul Habib Chowdhury |
Fix a leak on status updates from federated buddies on yahoo.
|
2009-10-27 |
Sadrul Habib Chowdhury |
Make sure the selection is within bounds before accepting a click-drag
|
2009-10-27 |
Sadrul Habib Chowdhury |
Fix a couple of invalid reads after clearing the text in an entry box.
|
2009-10-27 |
Ka-Hing Cheung |
merge of '8e5917b1daee611a3587cb11727a37b8b0bc72a5'
|
2009-10-27 |
Ka-Hing Cheung |
don't remember the message if we switch to a saved status (transient
|
2009-10-27 |
Ka-Hing Cheung |
try not to artificially hide and then unhide the imhtml when status
|
2009-10-26 |
Ka-Hing Cheung |
colapses 2 ifs together
|
2009-10-26 |
Ka-Hing Cheung |
I don't think the comment made sense, this is probably what it meant
|
2009-10-26 |
Ka-Hing Cheung |
only need to loop over active accounts once for this
|
2009-10-25 |
Ka-Hing Cheung |
strncmp -> g_str_equal
|