Mercurial > pidgin
graph
-
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
-
strncmp -> g_str_equal2009-10-25, by Ka-Hing Cheung
-
mostly comment changes, changed a str && !strcmp to purple_strequal2009-10-25, by Ka-Hing Cheung
-
there's no reason for message_changed to use g_utf8_collate, and also2009-10-25, by Ka-Hing Cheung
-
break early if we found the right saved status, and rewrote the exit logic2009-10-25, by Ka-Hing Cheung
-
Catalan translation updated.2009-10-26, by Josep Puigdemont
-
account: Don't leak the account->privacy / account->deny lists.2009-10-26, by Paul Aurich
-
Fix another leak. Various iterations of:2009-10-26, by Paul Aurich
-
cipher: #include internal.h first. Fixes a warning on Solaris 8. Refs #10523.2009-10-26, by Paul Aurich
-
jabber: Plug another leak.2009-10-26, by Paul Aurich
-
jabber: Oops. --leaks.2009-10-26, by Paul Aurich
-
Build '.' before tests, since the tests require libpurple.la2009-10-26, by Paul Aurich
-
jabber: Remove the roster pool stuff.2009-10-26, by Paul Aurich
-
jabber: Don't ignore Google buddies with subscription="none", but ask="subscribe".2009-10-26, by Paul Aurich
-
pidgin: Bold usernames with unread messages in the buddy list again. Closes #10068.2009-10-26, by Paul Aurich
-
ChangeLog the smiley tooltip fix2009-10-25, by Marcus Lundblad
-
And that should be done in gtk_imhtml_insert_smiley_at_iter too...2009-10-25, by Marcus Lundblad
-
Fix randomly broken tooltip for custom smileys.2009-10-25, by Marcus Lundblad
-
Changed name2009-10-25, by Marcus Lundblad
-
Removed XEPs we already support and those that have become obsoleted.2009-10-25, by Marcus Lundblad
-
Prevent an assertion when the status icon pixbuf isn't found.2009-10-25, by Daniel Atallah
-
Unregister commands registered by a perl-plugin when unloading it.2009-10-24, by Sadrul Habib Chowdhury
-
merge of '7df8a2a726d522f0120b6cec62f683503591a040'2009-10-24, by Sulabh Mahajan
-
Implement IMvironment check per IM, not global2009-10-24, by Sulabh Mahajan
-
Make checking of p2p packet with invalid id per IM instead of per packet.2009-10-24, by Sulabh Mahajan
-
Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #98142009-10-24, by Sulabh Mahajan
-
Fix a crash when sending OIMs on MSN. The callback function used after2009-10-24, by Elliott Sales de Andrade
-
jabber: Reject invalid chat nicks in /nick command. Fixes #10532.2009-10-24, by Paul Aurich
-
ChangeLog previous two fixed items.2009-10-23, by Elliott Sales de Andrade
-
The connection display name can be NULL, so make sure we don't try to use2009-10-23, by Elliott Sales de Andrade
-
The MSN servers are a bit more strict about what's allowed in emails than2009-10-23, by Elliott Sales de Andrade
-
Show the message only for the chats for the account signing off.2009-10-22, by Sadrul Habib Chowdhury
-
Fix creating a conversation with a user in a chatroom from the userlist.2009-10-22, by Sadrul Habib Chowdhury
-
merge of '53b11891588df0478720a5c40652312812cde6aa'2009-10-21, by Sadrul Habib Chowdhury
-
Oh no that wasn't right. This code is weird.2009-10-21, by Mark Doliner
-
Surely this was a mem leak?2009-10-21, by Mark Doliner
-
Make sure the room name and the buddy who invited you are non-null2009-10-21, by Mark Doliner
-
Call purple_privacy_check() even when the protocol has some privacy2009-10-21, by Mark Doliner
-
A simple g_strdup is fine here.2009-10-21, by Sadrul Habib Chowdhury
-
Rejoin an opened chat after an account reconnects.2009-10-21, by Sadrul Habib Chowdhury
-
jabber: Fix a comment.2009-10-20, by Paul Aurich
-
Add another (IMHO unintuitive) JID test. Refs #10532.2009-10-20, by Paul Aurich
-
merge of '752623f68962a90397d0ac88cfa20f7435e704aa'2009-10-19, by Paul Aurich
-
When switching the account in the Disco / Room List dialogs, kill the visible2009-10-19, by Paul Aurich
-
jabber: Improved support for XEP-0249 (and document the legacy stuff).2009-10-17, by Paul Aurich
-
Fix the win32 URIs to only linkify if the protocol is followed by a colon.2009-10-19, by Daniel Atallah
-
Add hold changes for media calls.2009-10-19, by maiku
-
Add a hold button to the media window.2009-10-19, by maiku
-
Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.2009-10-19, by maiku
-
Fix unhold string in media info enum.2009-10-19, by maiku
-
Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a2009-10-16, by Elliott Sales de Andrade
-
Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....2009-10-16, by Elliott Sales de Andrade
-
jabber: Correct the /part command's help.2009-10-16, by Paul Aurich
-
Grab changes from the 2.6.3 branch2009-10-16, by Mark Doliner
-
Next release from trunk will be 2.6.4 or 2.7.02009-10-16, by Mark Doliner
-
Fix a remote-crash bug in ICQ (and probably AIM). It happens when the2009-10-16, by Mark Doliner
-
Print that specific message only when there is a CN; otherwise fall back2009-10-16, by Paul Aurich
-
printf("%s", NULL) when a cert has no CN. Refs #10519.2009-10-16, by Paul Aurich
-
merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'2009-10-16, by Paul Aurich
-
This should derfernately be changelogged2009-10-15, by Mark Doliner
-
Don't call aim_src_clientready() until we have activated our feedbag2009-10-15, by Mark Doliner
-
Typo.2009-10-16, by Paul Aurich
-
jabber: Remove useless jabber_normalize calls now that the data in the hash table2009-10-15, by Paul Aurich
-
merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'2009-10-15, by Paul Aurich
-
Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).2009-10-15, by Sulabh Mahajan
-
Credit Frostregen for the userlist styling thing. Refs #9377.2009-10-14, by John Bailey
-
jabber: Reduce these from assertions to checks.2009-10-15, by Paul Aurich
-
merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'2009-10-14, by Daniel Atallah
-
merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'2009-10-13, by Paul Aurich
-
Register URL handlers for everything that Windows has knows about like we do2009-10-14, by Daniel Atallah
-
merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'2009-10-12, by John Bailey
-
merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'2009-10-12, by John Bailey
-
merge of '899182ae412c1d58eab5efb5001e980fdfda4190'2009-10-12, by Elliott Sales de Andrade
-
Shut up valgrind ("unitialized bytes(s)...") and changelog.2009-10-13, by Paul Aurich
-
Fix the code dealing with writing a TXT lookup response from child to parent.2009-10-13, by Paul Aurich
-
jabber: Use the newly refactored code to simplify "Initiate Chat".2009-10-12, by Paul Aurich
-
jabber: Refactor the chat-joining code2009-10-12, by Paul Aurich
-
jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.2009-10-12, by eion
-
ChangeLog the MSN thing and rearrange the ChangeLog sections to be more2009-10-12, by John Bailey
-
Fix MSN forgetting display names for buddies. Fixes #10421.2009-10-12, by Sadrul Habib Chowdhury
-
merge of '3abad7606f4a2dfd1903df796f33924b12509a56'2009-10-12, by Sadrul Habib Chowdhury
-
Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.2009-10-12, by John Bailey
-
Credit kryojenik for his patch. Refs #9814.2009-10-12, by John Bailey
-
Explicitly define the enum values like Paul wanted. Refs #9814.2009-10-12, by John Bailey
-
Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.2009-10-12, by kryojenik23-pidgin
-
Minor comment typo.2009-10-10, by Elliott Sales de Andrade
-
Swap two lines to fix a crash.2009-10-11, by Sadrul Habib Chowdhury
-
Fix a small leak.2009-10-10, by Sadrul Habib Chowdhury
-
A leak fix in the candidate list, and some code simplification.2009-10-10, by Sadrul Habib Chowdhury
-
Use the appropriate function to remove an input watcher.2009-10-10, by Paul Aurich
-
ssl-gnutls: I think this error message makes a little more sense.2009-10-10, by Paul Aurich
-
Check in the configure.ac check to go along with that #ifdef... Refs #10412.2009-10-10, by Paul Aurich
-
Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).2009-10-10, by Paul Aurich
-
Check the GnuTLS version before using a recent-ish flag. Fixes #10412.2009-10-10, by Paul Aurich
-
merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'2009-10-10, by Sadrul Habib Chowdhury
-
Allow setting a destroy-function for the data. Fixes a leak.2009-10-09, by Sadrul Habib Chowdhury
-
Fix an incorrect leak-fix. Thanks Elliott!2009-10-09, by Sadrul Habib Chowdhury
-
merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'2009-10-09, by Paul Aurich
-
merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'2009-10-09, by Paul Aurich
-
Fix a leak, and a series of typos.2009-10-08, by Sadrul Habib Chowdhury
-
Fixing leak is nice, but let's not crash in the process.2009-10-08, by Sadrul Habib Chowdhury
-
Leak fix for perl plugins.2009-10-08, by Sadrul Habib Chowdhury
-
Donot use a servconn if it's freed. Mark a leak.2009-10-08, by Sadrul Habib Chowdhury
-
Fix a possible leak.2009-10-08, by Sadrul Habib Chowdhury
-
Fix leaks, and a bug.2009-10-08, by Sadrul Habib Chowdhury
-
Nullify the freed pointer so it's not accessed later.2009-10-08, by Sadrul Habib Chowdhury
-
Leak fix.2009-10-08, by Sadrul Habib Chowdhury
-
Leak fix.2009-10-08, by Sadrul Habib Chowdhury
-
Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.2009-10-09, by Paul Aurich
-
merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'2009-10-08, by Sadrul Habib Chowdhury
-
Free up the parsers.2009-10-07, by Sadrul Habib Chowdhury
-
Add missing null sentinels, and help the compiler catch such errors.2009-10-07, by Sadrul Habib Chowdhury
-
Plug leaks in the file-selector code.2009-10-07, by Sadrul Habib Chowdhury
-
German translation update2009-10-07, by Björn Voigt
-
- German update2009-10-07, by Björn Voigt
-
merge of '071f90416f664b41b4426e7929dc0a595aa02127'2009-10-06, by Sadrul Habib Chowdhury
-
Fix sending /buzz on yahoo.2009-10-06, by Sadrul Habib Chowdhury
-
Mark "STUN server:" for translation.2009-10-09, by Paul Aurich
-
merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'2009-10-06, by Paul Aurich
-
German translation update:2009-10-05, by Björn Voigt
-
Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.2009-10-06, by Paul Aurich
-
jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.2009-10-06, by Paul Aurich
-
jabber: Fix removing a buddy with a pending subscription.2009-10-05, by Paul Aurich
-
Note whether IDN support is enabled/disabled in the Help->About dialog.2009-10-04, by Paul Aurich
-
Remove a stray printf()2009-10-04, by Paul Aurich
-
Document the opaque structure. Refs #10432.2009-10-04, by Paul Aurich
-
Updated Vietnamese translation. Closes #10409.2009-10-04, by clytie
-
Oops, forgot to ChangeLog that. Refs #9377.2009-10-04, by John Bailey
-
Allow a user to use gtkrc to style the userlist in chat windows. I don't think2009-10-04, by John Bailey
-
Add Sulabh as a developer, as we were supposed to do once the Summer of Code2009-10-03, by John Bailey
-
Don't attempt to change the alias on the server if the contact is not (yet)2009-10-03, by Elliott Sales de Andrade
-
Don't crash is passport is NULL on Windows. I don't know why this would2009-10-03, by Elliott Sales de Andrade
-
Null-terminate this string explicitly to avoid valgrind complaining.2009-10-03, by Paul Aurich
-
jabber: Don't try to pull a photo out of the <PHOTO/> cdata.2009-10-03, by Paul Aurich
-
Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.2009-10-02, by Daniel Atallah
-
merge of '4f0da4d0982e7676421da341297c5a36718765e3'2009-10-02, by Sadrul Habib Chowdhury
-
Do not special case the first group added to the buddy list.2009-10-01, by Sadrul Habib Chowdhury
-
Plug leaks from incorrect color types/names in gntrc.2009-09-30, by Sadrul Habib Chowdhury
-
Add ":p" (since we already have :-p) as an XMPP smiley.2009-10-02, by Paul Aurich
-
Extend the TinyURL plugin.2009-09-30, by Sadrul Habib Chowdhury
-
merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'2009-09-29, by Paul Aurich
-
merge of '6a834614341327cc0cbbdc3887692354df8999e3'2009-09-29, by Sadrul Habib Chowdhury
-
Fix a possible null-dereference and/or memory leak.2009-09-28, by Sadrul Habib Chowdhury
-
Do not create a conversation yet.2009-09-28, by Sadrul Habib Chowdhury
-
Typo fix (thanks to clang-analyzer).2009-09-26, by Sadrul Habib Chowdhury
-
jabber: Don't crash when disconnecting if there's been no response from the server.2009-09-28, by Paul Aurich
-
Generate the "preference" attribute correctly for candidates on locales2009-09-28, by Marcus Lundblad
-
merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'2009-09-28, by Mark Doliner
-
Fix a string now that we're not in string freeze. Thanks, QuLogic!2009-09-28, by Paul Aurich
-
Minor leak fixes. Probably not too important since they're in DNS resolver2009-09-28, by Elliott Sales de Andrade
-
I think this is the more correct way of determining invisibility.2009-09-26, by Sadrul Habib Chowdhury
-
Fix a couple of possible null-pointer dereferences.2009-09-26, by Sadrul Habib Chowdhury
-
Allow unsetting account alias in finch.2009-09-26, by Sadrul Habib Chowdhury
-
merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'2009-09-25, by Paul Aurich
-
More tightly scope a variable and avoid trying to free an unset variable.2009-09-25, by brian lu
-
jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.2009-09-24, by Paul Aurich
-
jabber: Always require a resource when starting Legacy IQ Auth.2009-09-24, by Paul Aurich
-
Updated swedish translation, with suggestions from Tapo C.2009-09-24, by Peter Hjalmarsson
-
Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is2009-09-24, by Mark Doliner
-
Don't attempt to remove the master group in our cleanlist function.2009-09-24, by Mark Doliner
-
merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'2009-09-23, by maiku
-
Fix a crash when content modify contains unknown content.2009-09-23, by maiku
-
Change the way we handle these if checks to hopefully be a little2009-09-22, by Mark Doliner
-
Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with2009-09-22, by Mark Doliner
-
Add support for setting the multiple instances flag in the Windows Preferences plugin.2009-09-22, by Daniel Atallah
-
merge of '605082e5e72e95dface3580569a0737cbd95e368'2009-09-22, by Elliott Sales de Andrade
-
Advertise jingle rtp, and only advertise rawudp if VV is enabled2009-09-20, by Will Thompson
-
Concordance between "Usernames" and "addresses"2009-09-19, by Paul Aurich
-
merge of '0bc7822198be60e725a7039ab42dc214cfb72a4d'2009-09-19, by Sadrul Habib Chowdhury
-
Just comment out the failing tests when using glib; it's not likely anyone2009-09-19, by Paul Aurich
-
Don't free what you don't own.2009-09-18, by Sadrul Habib Chowdhury
-
Mark some strings for translation.2009-09-18, by Sadrul Habib Chowdhury
-
Update the man pages a little bit.2009-09-18, by Sadrul Habib Chowdhury
-
Clarify the "improperly"; glib is doing what I'd expect strdown to do.2009-09-18, by Paul Aurich
-
Per discussions in devel@conference.pidgin.im that saw no objections, make SSL2009-09-17, by John Bailey
-
Plug some leaks.2009-09-17, by Daniel Atallah
-
Mark theme prefs as translatable, refactor slightly for consistency and plug a small leak.2009-09-17, by Daniel Atallah
-
merge of 'f5cc5d3afc3b423debe344ad70fdb191833075ce'2009-09-16, by John Bailey
-
merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'2009-09-16, by John Bailey
-
German translation update2009-09-16, by Björn Voigt
-
I can't see why dots should be usefull here:2009-09-16, by Björn Voigt
-
German translation update:2009-09-16, by Björn Voigt
-
Avoid an unnecessary alloc/free.2009-09-15, by Daniel Atallah