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