Mercurial > pidgin
graph
-
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
-
Return the proper enum values from command callbacks.2009-09-15, by Sadrul Habib Chowdhury
-
'/debug plugins' will announce the list of loaded plugins.2009-09-15, by Sadrul Habib Chowdhury
-
Fix fallback to default sounds when the file isn't found.2009-09-15, by Daniel Atallah
-
Patch from Toby Schaffer to avoid an assertion when detaching an non-existant GtkSpell pointer. Fixes #10275.2009-09-15, by Daniel Atallah
-
Dimmuxx noticed that retrieving OIM didn't work for him until he2009-09-15, by Ka-Hing Cheung
-
disapproval of revision '48e7bc40f3e696487c1f162edd2f5aeda98dbdd6'2009-09-16, by John Bailey
-
disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'2009-09-16, by John Bailey
-
Some people seem to think these messages actually mean something, but not2009-09-12, by Elliott Sales de Andrade
-
These debug messages were missing newlines at the end.2009-09-12, by John Bailey
-
Change purple_url_encode() to not encode . _ - ~ because it's not2009-09-11, by Mark Doliner
-
update German translation2009-09-11, by Jochen Kemnade
-
Patch from Johnson Earls to improve the win32 launcher detection of whether we2009-09-10, by Daniel Atallah
-
Fix a crash when attempting to validate a JID with an invalid resource.2009-09-09, by Paul Aurich
-
Oops, it helps to actually use the stripped message.2009-09-08, by Paul Aurich
-
Correct the version number in this @since tag2009-09-08, by Mark Doliner
-
merge of '40005b889ee276fbcd0a4e886a68d8a8cce45698'2009-09-08, by Sulabh Mahajan
-
merge of '9577fe0ea00b1f8e69abaf756e5e1ed31b0c76cf'2009-09-08, by Etan Reisner
-
merge of '9ce1a7ac92f523b7b5b9983746ae57ee1fac1a67'2009-09-08, by Etan Reisner
-
Check in updated versions of these files after running msgmerge on them2009-09-08, by Mark Doliner
-
rekkanoryo: darkrain: [Refs #10200]...chop off the "to this application"2009-09-07, by Paul Aurich
-
Don't mention "Pidgin" in the libpurple cert error message. Fixes #10200.2009-09-07, by Paul Aurich
-
merge of '4bf270f4acb1ba37f3a3aa264be813d4b16878ed'2009-09-07, by Marcus Lundblad
-
merge of '37aa00d044431100d37466517568640cb082680c'2009-09-07, by Marcus Lundblad
-
Only scale down larger smileys (more than 22 px width or height) in the2009-09-07, by Marcus Lundblad
-
Better, accurate handling of idle time for a yahoo buddy. Fixes #100992009-09-08, by Sulabh Mahajan
-
Fixes #102242009-09-07, by Sulabh Mahajan
-
merge of '25f34bad34d520409df11f320a0f85c239c67709'2009-08-18, by Etan Reisner
-
merge of '453bf3da68c1baca3d6585b338ac13df415c9be0'2009-08-16, by Etan Reisner
-
Re-order the ungrouped formatting toolbar buttons to match the order of the2009-08-15, by Etan Reisner
-
Fix apply_font to use a PangoFontDescription to get the requested font family2009-08-15, by Etan Reisner
-
Use the new purple_account_get_name_for_display function for the Send To menu.2009-08-15, by Etan Reisner
-
Add a purple_account_get_name_for_display function (I'm not a huge fan of that2009-08-15, by Etan Reisner
-
If an oscar buddy on our buddy list is away and we have not yet2009-09-06, by Mark Doliner
-
A little more detail from the AIM docs2009-09-06, by Mark Doliner
-
Update some macros based on information from2009-09-06, by Mark Doliner
-
Rename two variables based on insight from2009-09-06, by Mark Doliner
-
Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at2009-09-06, by Mark Doliner
-
These should actually be 0x03, I think. I think it's a bitmask where2009-09-06, by Mark Doliner
-
Fix minor assert so I can run with G_DEBUG=fatal_criticals.2009-09-06, by Elliott Sales de Andrade
-
Fix minor warning2009-09-06, by Elliott Sales de Andrade
-
I don't see why the Public IP entry needs to be different and use a Table2009-09-06, by Elliott Sales de Andrade
-
Don't do IP discovery if the automatic IP detection pref is disabled, even2009-09-06, by Elliott Sales de Andrade
-
Comebine two separate strings into one, thus restoring balance to the2009-09-06, by Mark Doliner
-
Increment teh version in trunk2009-09-05, by Mark Doliner
-
Add a sed line to our autogen.sh script to hopefully avoid ever creating2009-09-05, by Mark Doliner
-
Fix a bunch of warnings from check_po.pl about mismatched format specifiers2009-09-05, by Mark Doliner
-
Add a note. This script shows a lot of false warnings for fa.po2009-09-05, by Mark Doliner
-
Let's get this show on the road2009-09-05, by Mark Doliner
-
Minor RPM spec file updates2009-09-05, by Stu Tomlinson
-
Revert some Simplified Chinese string translations. These were clearly2009-09-05, by Elliott Sales de Andrade
-
merge of '65195a427a4340ca3f017d8d052c0b85c1f482f2'2009-09-04, by Elliott Sales de Andrade
-
The output buffer passed to qq_encrypt needs to be 17 bytes bigger2009-09-04, by Mark Doliner
-
Add newline at end of debug messages.2009-09-04, by Elliott Sales de Andrade
-
No need to call this twice.2009-09-04, by Elliott Sales de Andrade
-
Updated Slovak translation.2009-09-04, by Loptosko
-
merge of 'efb8dab3ae8f2d674991cf00fd42b0eeb5f650bc'2009-09-04, by Stu Tomlinson
-
NEWS-ify...2009-09-04, by Elliott Sales de Andrade
-
Refresh the buddy list immediately after changing the buddy icon theme.2009-09-04, by Elliott Sales de Andrade
-
German translation update2009-09-04, by Björn Voigt
-
German translation update:2009-09-04, by Björn Voigt
-
Oh boy, fix a missing semi-colon2009-09-04, by Mark Doliner
-
One step closer to releasing. I think it's going to have to2009-09-04, by Mark Doliner
-
Keep our tenses the same2009-09-04, by Mark Doliner
-
Add a test for qq's qq_encrypt function. Refs #10191. The string of2009-09-04, by Mark Doliner
-
merge of '67f5f16c41aa98745fe87f8477a2f4a9cd24709e'2009-09-04, by Elliott Sales de Andrade
-
merge of '143f0731ba083b48ae06f957fa8ae2ae4d3a9edb'2009-09-04, by Elliott Sales de Andrade
-
Mark some "TURN server" strings for translation.2009-09-04, by Elliott Sales de Andrade
-
Some of our translations actually have 6 plural forms.2009-09-04, by Elliott Sales de Andrade
-
Wordwrap just a little bit.2009-09-04, by Elliott Sales de Andrade
-
Don't reset the sound theme pref if we're just loading the list of themes.2009-09-04, by Elliott Sales de Andrade
-
Revert this one string translation because it changes the ordering of the2009-09-04, by Elliott Sales de Andrade
-
Three r's don't make a sense. Fixes #100902009-09-04, by Mark Doliner
-
NEWS if you got 'em2009-09-04, by Mark Doliner
-
Updated Czech translation.2009-09-04, by david
-
Updated Chinese (Hong Kong & Traditional) translations.2009-09-04, by ambrose li
-
Updated Afrikaans translation.2009-09-04, by Friedel Wolff
-
Changelog MSN Chat fix.2009-09-04, by Elliott Sales de Andrade
-
Call purple_prefs_add_none on the parents for the status and stock icon2009-09-03, by Elliott Sales de Andrade
-
Don't auto-close MSN switchboard connections for chats, because that means2009-09-03, by Elliott Sales de Andrade
-
Remove an unused variable pointed out by WebcamWonder.2009-09-03, by Elliott Sales de Andrade
-
Make DIR and NAME localizable2009-09-03, by Mark Doliner
-
"err" already exists--just set it to NULL.2009-09-03, by Mark Doliner
-
Fix two more cases of GError not being initialized to NULL2009-09-03, by Mark Doliner
-
GError needs to be initialized to NULL. I can't help but think that this2009-09-03, by Mark Doliner
-
Add the two MSN problems to the ChangeLog2009-09-03, by Mark Doliner
-
Head irc_mirc2* bugs off at the pass with a NULL check2009-09-03, by Ethan Blanton
-
Add the XMPP SSL/TLS bug to the ChangeLog2009-09-03, by Mark Doliner
-
Add CVE for IRC crash in ChangeLog2009-09-03, by Ethan Blanton
-
Fix parsing of invalid IRC TOPIC messages which contain no actual topic2009-09-03, by Ethan Blanton
-
Make Makefile.am a bit more portable2009-09-03, by Ethan Blanton
-
merge of 'b0b069693930fe066b4ca0af9b801dbc1f543f19'2009-09-02, by Elliott Sales de Andrade
-
La la la, oops. HanzZ pointed this (leak) out.2009-09-02, by Paul Aurich
-
Fix various leaks of the basename/filename/entire list in pidgin_dnd_file_manage.2009-09-02, by Paul Aurich
-
Updated Romanian translation.2009-09-02, by Mişu Moldovan
-
Updated Albanian translation.2009-09-02, by besnik
-
Properly quote the imgstore ID in the HTML for an Ink message so that the2009-09-02, by Elliott Sales de Andrade
-
Ignore SLP invites if they do not contain all the required fields. The2009-09-01, by Elliott Sales de Andrade
-
As far as I can tell this BR_PTHREADS=0 define was used for binreloc,2009-09-01, by Mark Doliner
-
merge of '2949e994d1c2ef834be0dd1800e164e39edc880f'2009-09-01, by Paul Aurich
-
merge of '193869c7b6c12d13ccb96d731ceb8fe5f3a82f2d'2009-09-01, by Elliott Sales de Andrade
-
I guess this pref name was changed but this one line was not. This would2009-09-01, by Elliott Sales de Andrade
-
Fix some typos.2009-08-31, by Elliott Sales de Andrade
-
Updated Simplified Chinese translation and email update. Closes #10165.2009-09-01, by Paul Aurich
-
Eighth^WNinth time's the charm...2009-08-31, by Paul Aurich
-
Minor merge duplication.2009-08-31, by Paul Aurich
-
merge of '5fabe3309f53afaf46157b615ec20eec581969e5'2009-08-31, by Paul Aurich
-
merge of '72c558ad4f7ad4f6c3ef1347e9d202cebdfaed83'2009-08-31, by Paul Aurich
-
jabber: Stricter parsing of a BoB data stanza2009-08-31, by Paul Aurich
-
Don't crash when receiving an error iq response when trying fetch a custom2009-08-31, by Marcus Lundblad
-
And fix the typo I wouldn't have caught if I didn't see the commit mail.2009-08-31, by John Bailey
-
Mention the Yahoo account option I created in the ChangeLog.2009-08-31, by John Bailey
-
gah, signed comparison meant this was stripping all multibyte UTF-8 characters.2009-08-31, by Paul Aurich
-
Updated Hebrew translation. Closes #10146.2009-08-31, by Shalom Craimer
-
merge of '2adbecd312414acb07814cfe297782c54ed76733'2009-08-31, by Paul Aurich
-
jabber: Properly handle adding buddies that contain a resource. Closes #10151.2009-08-31, by Paul Aurich
-
jabber: Reduce severity of "Ignoring exts..." message.2009-08-31, by Paul Aurich
-
The media menu item was wrongly labelled "More"...2009-08-30, by Marcus Lundblad
-
Updated translation for 2.6.2.2009-08-30, by Timo Jyrinki
-
Update Lithuanian translation2009-08-30, by Laurynas Biveinis
-
complete German translation for 2.6.22009-08-30, by Jochen Kemnade
-
Updated Basque translation. Closes #10141.2009-08-30, by mikel paskual
-
Because I'll forget to add this in if I don't do it now.2009-08-30, by Paul Aurich
-
Remove IO watches at shutdown in gntmain.c Closes #9872.2009-08-30, by desowin
-
merge of '7f9fb74cf1c1ea058b2681f2246d9da4e6e42f51'2009-08-30, by Paul Aurich
-
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.2009-08-30, by Paul Aurich
-
merge of '5d14e84215d9f285f65ff268476a8c9a395e6f7f'2009-08-30, by maiku
-
Fix a bunch of doxygen warnings.2009-08-30, by Paul Aurich
-
Make the doxygen docs easier to navigate. It was either this or a main page that says "Click on 'Modules'".2009-08-30, by Paul Aurich
-
Fix another warning.2009-08-30, by maiku
-
Fix some docs warnings. Thanks to darkrain for pointing them out.2009-08-30, by maiku
-
Wait to set remote candidates until the session has been accepted. This stops2009-08-30, by maiku
-
merge of '2b730bfa4fd98d2ab0b35c3d3830a3383507ba8e'2009-08-29, by Paul Aurich
-
GSList internally doesn't use the same allocator as gmalloc. Refs #400.2009-08-29, by Paul Aurich
-
update french translation for next release.2009-08-29, by Éric Boumaour
-
Updated Slovenian translation. Closes #10131.2009-08-29, by Martin Srebotnjak
-
jabber: Use a better method for dealing with terminating slashes in JIDs.2009-08-29, by Paul Aurich
-
merge of '0a6d9985bcc4d77bf880200a8594a3ec52b00777'2009-08-29, by Paul Aurich
-
merge of '3f93a6bb49a0b26675a702b5849dc9e6d2fc0200'2009-08-28, by maiku
-
Fix copy/paste error. Unless this is really the MSN prpl in disguise.2009-08-28, by maiku
-
Fix typo.2009-08-28, by maiku
-
merge of '38ebec4433858a0ad3e429387c23ab0f1d8c0f12'2009-08-28, by maiku
-
Hungarian translation updated for 2.6.22009-08-28, by Kelemen Gábor
-
merge of '2c2401820569b102feeb7ce574b90abdc6406f99'2009-08-28, by Marcus Lundblad
-
Set the icon of media corresponding to the media type2009-08-28, by Marcus Lundblad
-
Removed a strace space...2009-08-28, by Marcus Lundblad
-
Add two XMLNode accessors for iterating through the children of an XMLNode.2009-08-29, by Paul Aurich
-
Add assertions to purple_account_add_buddy; a NULL buddy is very bad. Refs #10115.2009-08-29, by Paul Aurich
-
Fix what looks like an incorrect merge that caused gevolution's add buddy dialog to segfault.2009-08-29, by Paul Aurich
-
begin translation for 2.6.22009-08-28, by Jochen Kemnade
-
Add two new files containing strings2009-08-28, by Mark Doliner
-
We generally don't hyphenate "email"2009-08-28, by Mark Doliner
-
merge of '56aef266e32da36a675d0806e9c68c98e8b714af'2009-08-28, by maiku
-
Try to make this help string shorter to increase the odds of people2009-08-28, by Mark Doliner
-
merge of '3dc30db9c8f1da2d0c574163fe37658d8b26f95d'2009-08-28, by maiku
-
Oops, I think it's either sleep or coffee time.2009-08-28, by Paul Aurich
-
Add more verbose debugging to purple_utf8_strip_unprintables.2009-08-28, by Paul Aurich
-
Make that a little more readable.2009-08-28, by Paul Aurich
-
merge of '4b37450c5470f1f61cdba5cf5de7a6abb166b2c1'2009-08-28, by Paul Aurich
-
Add some extra error strings just in case.2009-08-28, by maiku
-
merge of '18135201f43ac87c932feae03881d46e30d93030'2009-08-27, by maiku
-
There's no reason to ask for acceptance if the stream has been accepted. Also,2009-08-27, by maiku
-
merge of 'b09ff62192fe7c44793b7aebbae3814fb649671d'2009-08-26, by Paul Aurich
-
Strip off the outer <html> and <body> from iChat messages. Should Fix #9968.2009-08-26, by Paul Aurich
-
I think this was the optimization they wanted when this first broke.2009-08-26, by Elliott Sales de Andrade
-
jabber: Fix using BOSH and legacy auth together. Closes #9990.2009-08-25, by Paul Aurich
-
merge of '6a17707ef96a5fb4dde26e6700ad3e0d39c40561'2009-08-25, by maiku
-
merge of '1d360041ff45d34220efcda18bc92c70831b672f'2009-08-25, by Paul Aurich
-
Tweak the blurb I added to the about box for the support list to be even more2009-08-25, by John Bailey
-
Fix the auto-personize stuff. Closes #9948.2009-08-25, by Paul Aurich
-
Display the username in the debug log when disconnecting an account.2009-08-25, by Paul Aurich
-
Use the correct parameters for this function.2009-08-25, by maiku
-
Handle the local accept signal with GTalk/Gmail. This was causing calls2009-08-25, by maiku
-
This will fix adding, removing MSN contacts on yahoo's deny list2009-08-24, by Sulabh Mahajan
-
merge of '92e101e3698042e7600729bc09dec9e28f81de8f'2009-08-24, by Sulabh Mahajan
-
Fix GNOME proxy settings. Fixes #10051.2009-08-24, by Paul Aurich
-
Fixes #10073.2009-08-24, by Sulabh Mahajan
-
pounce dialog: Try to always have a row selected. Fixes #10037.2009-08-24, by Paul Aurich
-
Reorder the New Pounces/New Mail dialog buttons.2009-08-24, by Paul Aurich
-
Hmm, close a paren.2009-08-24, by Paul Aurich
-
So apparently, I messed up the name of this charset. But I wonder why it2009-08-24, by Elliott Sales de Andrade
-
merge of '03bd656c160ca6bc98b9cc43670b534d7d2c3c88'2009-08-23, by Ka-Hing Cheung
-
Fixes #7722.2009-08-23, by Sulabh Mahajan
-
Detect that there has been an error in the GStreamer pipeline, output an2009-08-23, by maiku
-
Updated status/11/invisible based off the new icons. Closes #9957.2009-08-23, by Paul Aurich
-
merge of '375487659d7425062cb32079e5be08ac45951bd8'2009-08-23, by Elliott Sales de Andrade
-
merge of '34ceac72c21973ff539a829c2f570c0670c18ec4'2009-08-23, by Paul Aurich
-
Remove a function declaration for a function that doesn't exist2009-08-23, by Mark Doliner
-
merge of 'a89c814a0c81eeacde296ce6a2520f1bac083ba4'2009-08-22, by Richard Laager
-
Further pounce dialog improvements. Refs #10037.2009-08-23, by Paul Aurich
-
merge of '5d9456311f879116a0aa9a4e39d9262030f2f79e'2009-08-22, by Paul Aurich
-
Oops, Elliott correctly pointed out this was wrong...2009-08-22, by Paul Aurich
-
It seems I need to write the smiley to the conversation for it to show up2009-08-23, by Elliott Sales de Andrade
-
Send proper emoticon messages in MSN chats. Apparently, this never worked2009-08-23, by Elliott Sales de Andrade
-
Check for empty messages before sending them in chats. This is the same2009-08-23, by Elliott Sales de Andrade
-
Minor comment cleanup stuff.2009-08-22, by Elliott Sales de Andrade
-
This seems to not work every once in a while, so put in some code under the2009-08-22, by Elliott Sales de Andrade
-
Display the full message when there are errors sending a MSN Mobile message2009-08-22, by Elliott Sales de Andrade
-
Make idle and offline buddy names and the idle time in the small list grey2009-08-22, by Mark Doliner
-
Close the Pounce dialog when you dismiss the last pounce.2009-08-22, by salinasv
-
merge of '2b68579960365fea9a55bc39baf90eb59c42f972'2009-08-22, by Paul Aurich
-
jabber: Fix typing notifications between 2.6.0 and <= 2.5.9.2009-08-22, by Paul Aurich
-
Woah, this was wrong. MY BAD! We should not be setting this to true2009-08-22, by Mark Doliner
-
Until the Windows build is VV aware, we shouldn't try building the2009-08-22, by Stu Tomlinson
-
Add a row-activation event for the Pounces dialog to open a new conversation window.2009-08-22, by salinasv
-
String change feedback from Stu.2009-08-22, by Paul Aurich
-
jabber: Strip the '/' off of a JID in jabber_normalize.2009-08-22, by Paul Aurich
-
merge of '0696d14c26cfe65de7a3f68a2b9d14b283f88e1f'2009-08-22, by Paul Aurich
-
Don't compile the VV Config plugin unless VV is actually enabled2009-08-22, by Stu Tomlinson
-
merge of '80b957274167b799f50a5a624aca956f6eb02714'2009-08-22, by maiku
-
certs: Allow for dealing with multiple things wrong with a cert.2009-08-22, by Paul Aurich
-
merge of 'a3cbe3e11bc3bb7a4c1ecd17011d62ffba9abedf'2009-08-22, by Paul Aurich
-
Fix some more incorrect addresses.2009-08-22, by Paul Aurich
-
Remove specific copyright lines from the XMPP prpl.2009-08-22, by Paul Aurich
-
Update various header copyrights thanks to licensecheck.2009-08-22, by Paul Aurich
-
More gracefully handle stream creation errors with Jingle calls.2009-08-22, by maiku
-
Gracefully handle failures to create an FsStream. This was caused by2009-08-22, by maiku
-
Add a boolean account option (defaulting to off) to control whether to use2009-08-22, by John Bailey
-
Properly name audio-call pixmaps. This stops an assertion in pidginstock.c2009-08-22, by maiku
-
Add the vvconfig plugin. It allows you to choose different microphones,2009-08-22, by maiku
-
merge of '48f2d27edd8466883a732524bff0e292e343e6f5'2009-08-21, by Paul Aurich
-
hu.po: Updated for 2.6.12009-08-21, by Kelemen Gábor
-
jabber: Simplify; js is the callback data and can't be NULL.2009-08-21, by Paul Aurich
-
jabber: Unset the PurpleDnsQueryData when a query fails. Refs #9274.2009-08-21, by Paul Aurich
-
jabber: Print out the expected/generated caps hashes.2009-08-21, by Paul Aurich
-
merge of '5ca4fe18a853bb7a6d9c45cd96ce2e9da4a2f8b8'2009-08-21, by Paul Aurich
-
merge of '0e908152e3a09fb19dea225fe87e2d691f208d4e'2009-08-21, by Mark Doliner
-
Whoops, this test case IS correct2009-08-21, by Mark Doliner
-
Fix a bug in our outgoing yahoo message formatting where messages2009-08-20, by Mark Doliner
-
jabber: Fix a crash when the vcard includes an empty BINVAL.2009-08-21, by Paul Aurich
-
Fail the configure script if voice and video dependencies are missing.2009-08-21, by maiku
-
Wrap this file more consistently.2009-08-22, by Richard Laager
-
serialize functions that return unsigned int types in dbus2009-08-23, by Ka-Hing Cheung
-
This function no longer needs these two parameters2009-08-20, by Mark Doliner
-
use memset instead of bzero for better portability and profit2009-08-20, by Daniel Atallah
-
Oh, I guess we should escape this when printing to the debug window.2009-08-20, by Mark Doliner
-
I was missing a space!2009-08-20, by Mark Doliner
-
Hopefully be more clear about just what a "webcam invite" is2009-08-20, by Mark Doliner
-
Add a bunch of comments for translators that might make some of these2009-08-20, by Mark Doliner
-
A few small string changes2009-08-20, by Mark Doliner
-
Fix --disable-avahi. Closes #9449.2009-08-20, by Paul Aurich
-
merge of 'a34b37757cd241377842a2da55e7c7ece45d69dd'2009-08-20, by Paul Aurich
-
Don't put stuff into a linked list only to iterate through the linked list2009-08-20, by Mark Doliner
-
Use a GSList here instead of a GQueue. Yay for simplification.2009-08-20, by Mark Doliner
-
Move where the ftattr queue is defined2009-08-20, by Mark Doliner
-
merge of 'e8e119ae079526a36af0f2ac20e7a9c9900f44c1'2009-08-20, by Mark Doliner
-
Properly detect libpanel by including ncurses libs in linking test.2009-08-20, by Paul Aurich
-
Don't add an accelerator to "Join a Chat" in a conversation window.2009-08-19, by Paul Aurich
-
Make outgoing yahoo messages with links, font color, font face or font size2009-08-20, by Mark Doliner
-
* Change yahoo_html_to_codes() a little to hopefully be more straight forward2009-08-19, by Mark Doliner
-
Fix not calling the SRV timeout on the win32 code. Closes #9956.2009-08-19, by Paul Aurich
-
jabber: Escape status messages with a '<' or '>' in the Get Info dialog.2009-08-19, by Paul Aurich
-
applied changes from 484cf54a9d7270792571d342c82c713c72ce684b2009-08-19, by Mark Doliner
-
applied changes from 34673affeeb462b539214e2d6d46c1d44f0be2882009-08-19, by Mark Doliner
-
applied changes from 51ea62d1cdee93a0f6ab96f22d28cbe07ea5d13b2009-08-19, by Mark Doliner
-
applied changes from c55cc517cc0bc09b677222a63f5f4665310337192009-08-19, by Mark Doliner
-
propagate from branch 'im.pidgin.cpw.darkrain42.2.6.1' (head a471e07974d88252de5a74bbd65b07a8bc4345c7)2009-08-19, by Elliott Sales de Andrade
-
merge of '89a4f914ccc668cb5ef2e9d16cf1652efb275071'2009-08-19, by Elliott Sales de Andrade
-
merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'2009-08-19, by Elliott Sales de Andrade
-
Update versions. Yes, I'm aware I skipped a number. I just don't want to2009-08-19, by Elliott Sales de Andrade
-
Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"2009-08-19, by Mark Doliner
-
merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'2009-08-19, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)2009-08-19, by Elliott Sales de Andrade
-
Fix a possible crash when receiving URLs in yahoo. It doesn't crash for me2009-08-18, by Mark Doliner
-
Check in some more tests, most of which are not compiled yet. I think2009-08-18, by Mark Doliner
-
I don't think we need a comment telling us what the code looks like 10 lines earlier2009-08-18, by Mark Doliner
-
Stop attempting to fetch oscar buddy info automatically for people on our2009-08-18, by Mark Doliner
-
Check in a change that does dumb client-side blocking of people2009-08-18, by Mark Doliner
-
Any objections to this? I think it's good for us to acknowledge people2009-08-18, by Mark Doliner
-
Per rekkanoryo, "End Direct IM Session". Refs #2556.2009-08-19, by Paul Aurich
-
Make the blurb about support even more verbose and explicit on what we will2009-08-17, by John Bailey
-
Split the descriptions of our --help text up into multiple smaller2009-08-09, by Mark Doliner
-
Make the strings in this file more localizable2009-08-09, by Mark Doliner
-
Add a verb to this sentence, as suggested by F Wolff on the translators2009-08-09, by Mark Doliner
-
Capitalize the abbreviation "URL," as suggested by F Wolff on the2009-08-09, by Mark Doliner
-
Change the string "Friendly name changes too rapidly" to "Friendly2009-08-09, by Mark Doliner
-
Use "buddy list" instead of "blist" in user-visible strings2009-08-09, by Mark Doliner
-
Add a blurb about support@pidgin.im being a publicly archived mailing list.2009-08-05, by John Bailey
-
Rename Euskera(Basque) (sic.) to Basque per translator. Closes #9838.2009-08-05, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f2a545adb2d67a5ba3dce2abedf68c392cc815e1)2009-08-05, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)2009-08-03, by Paul Aurich
-
I think this is a little better.2009-08-02, by Paul Aurich
-
Drop a colon.2009-08-01, by Paul Aurich
-
Clarify the preference strings for the Join/Part hiding plugin.2009-08-01, by Paul Aurich
-
jabber: Prompt before cancelling presence notification to a buddy.2009-08-01, by Paul Aurich
-
Better string for Yahoo error 52. Someone might want to try improving it still.2009-08-01, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 8351342d3a30c75649de9c3d4abc7b6f45ce8f82)2009-08-01, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head ae0850eb3d14d75586cd0578668606b34c38fad1)2009-08-01, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head fa041ec42ae016bc51230865d59a5e06676f3cec)2009-07-31, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)2009-07-31, by Paul Aurich
-
Fix two strings as pointed out on translators@2009-07-30, by Paul Aurich
-
Better errors for certificate expiration/activation checking.2009-07-22, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 7c0f8ebeda0f59bd50e8e1692886616f302badcf)2009-07-22, by Paul Aurich
-
Didn't realize I hadn't pushed this before the string freeze so we get to do2009-07-22, by Etan Reisner
-
Mark a string for translation that was missed.2009-07-21, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 73a88ac85b97264c19b9a9966270eecd310b6bff)2009-07-21, by Paul Aurich
-
Whitespace after '.' in a string.2009-07-18, by Paul Aurich
-
Change some strings in Yahoo! for 2.6.1.2009-07-18, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head d3334a023251e5d640dc061092a6aa2fbd14e629)2009-07-18, by John Bailey
-
Use a better error post-string freeze for the IDNA-conversion failure.2009-07-18, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 566ce451dc4c5c20f90b1d1f53b83a85aae04c34)2009-07-18, by Paul Aurich
-
Normalize on 'cancelled'2009-07-18, by Paul Aurich
-
Add a "Cancel Direct IM" buddy action when connected. Closes #2556.2009-07-15, by Paul Aurich
-
More fixes for Gtk < 2.62009-08-18, by Stu Tomlinson
-
merge of '455ee39cd9ae508a675deeaa3952b91d404ca64d'2009-08-18, by Paul Aurich
-
Include Makefile.mingw in the dist.2009-08-18, by Daniel Atallah
-
Fix compiling with Gtk < 2.6.0, looks like someone accidentally pasted this2009-08-18, by Stu Tomlinson
-
Ensure time_t is defined before we use it2009-08-18, by Stu Tomlinson
-
Obviously I'm an idiot and can't manage a simple task like deleting 5 characters.2009-08-18, by John Bailey
-
Prepping for 2.6.0.2009-08-18, by John Bailey
-
merge of '249bb0ae011a3aacadd09bca9106b7ba41bf6b75'2009-08-18, by John Bailey
-
Add Purple::XMLNode::get_name()2009-08-18, by Paul Aurich
-
Fix the Perl XMLNode API so that calls don't need to explicitly pass2009-08-18, by Etan Reisner
-
Missed one instance when I was checking to make sure my own entry had two2009-08-18, by John Bailey
-
merge of 'ba801ec16bca2ebd4892b49014d12b72df8aea03'2009-08-18, by John Bailey
-
merge of 'a1538be1e201a9daf8b56e0a577860252391350a'2009-08-18, by John Bailey
-
NEWSing.2009-08-17, by John Bailey
-
Update the default and small smiley themes for the Yahoo/Yahoo JAPAN prpl split.2009-08-17, by John Bailey
-
Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the2009-08-17, by John Bailey
-
Rearrange the ChangeLog sections and add a couple more to make the presentation2009-08-17, by John Bailey
-
Fix crashes when filenames end up being NULL in some prpls. Fixed a minor2009-08-16, by Elliott Sales de Andrade
-
Fix MSNP9 too. Same patch by Mark and Paul, just applied to MSNP9.2009-08-16, by John Bailey
-
Patch written by Mark Doliner and Paul Aurich to fix a remote crash on MSN2009-08-16, by John Bailey
-
merge of 'dbc9826dcdc90ce976e932cdb52c297e114df42c'2009-08-16, by John Bailey
-
Update Esperanto translation. Closes #9925.2009-08-16, by fillods
-
g_strncasecmp is deprecated. I thought I removed these already. Anyway, I2009-08-18, by Elliott Sales de Andrade
-
Some comment-fixes I apparently had lying around.2009-08-18, by Elliott Sales de Andrade
-
NEWS-ificate...2009-08-18, by Elliott Sales de Andrade
-
Credit these guys from #393.2009-08-18, by Elliott Sales de Andrade
-
Two spaces at end of sentence. Too lazy to go back past 2.0.0. though.2009-08-18, by Elliott Sales de Andrade
-
Use my name rather than my handle.2009-08-18, by maiku
-
NEWSed2009-08-17, by maiku
-
John said I should NEWS, too. Am I allowed to use 'NEWS' as a verb?2009-08-17, by Paul Aurich
-
Fix encoding of italian win32 installer translation.2009-08-17, by Daniel Atallah
-
NEWS! :)2009-08-17, by Marcus Lundblad
-
Disable receiving Winks for now since we have no UI for it.2009-08-17, by Elliott Sales de Andrade
-
Updated Hebrew translation.2009-08-16, by Shalom Craimer
-
merge of '319edba55f1c66810f6a7a2af17e808a5bc75e3e'2009-08-16, by Paul Aurich
-
merge of '21745356545795bcec9c44cff0e779429c5092c6'2009-08-16, by Elliott Sales de Andrade
-
Make gnt_keys_refine UTF8-compatible. Note, the rest of the tests don't2009-08-16, by Elliott Sales de Andrade
-
Fix Yahoo emoticon sets and make Yahoo-Japan consistent.2009-08-16, by Paul Aurich
-
Fix setting the alias on a metacontact when it's not expanded. This is a patch.2009-08-16, by Paul Aurich
-
Don't try to write a cert with a blank filename.2009-08-16, by Paul Aurich
-
Remove directconn.c from Makefile.mingw, since nothing uses it and it includes an #error now.2009-08-15, by Paul Aurich
-
Updated Hungarian translation for 2.6.02009-08-14, by Kelemen Gábor
-
German translation update (1 string)2009-08-14, by Björn Voigt
-
This is annoying, but am I actually missing anything?2009-08-14, by Paul Aurich
-
Reverse the list of conference servers we find so that the first one in the2009-08-14, by Etan Reisner
-
merge of 'ce714031f3cafbcbd99cc3988cbb9cacd3ada236'2009-08-14, by Etan Reisner
-
Document the uri-handler signal. Did I get this right?2009-08-14, by Etan Reisner
-
Add a missing space. I'm sure no one reads this but I noticed it the other day2009-08-13, by Etan Reisner
-
merge of '595994cbd9222742a876670d7503f564822c34c1'2009-08-13, by Etan Reisner
-
Document the jabber-receiving-xmlnode signal, fix a typo and make the list and2009-08-13, by Etan Reisner
-
I don't know why these 'echo's are here, but they hide the return value2009-08-14, by Elliott Sales de Andrade
-
How about we just use a GString instead of this ridiculous2009-08-13, by Mark Doliner
-
I just saw a crash where im was null here. No idea how to reproduce it2009-08-13, by Mark Doliner
-
merge of '777b9e651a771f8fac5e480e094c740ee495ca06'2009-08-13, by Paul Aurich
-
Explicitly add a stub for the status mood myspace messages. Closes #9887.2009-08-13, by Paul Aurich
-
merge of '20320727f6c8f5a4a4b7b8c0f65c74a57ada1e15'2009-08-13, by maiku
-
ft: Set completion (for receiving) *after* writing the file.2009-08-13, by Paul Aurich
-
merge of 'abdecd59fbf18da0d4f391df390910b525356ffb'2009-08-13, by Paul Aurich
-
Clean up various file-scoped globals at uninit.2009-08-13, by Paul Aurich
-
This was wrong, right? How did it work?2009-08-13, by Paul Aurich
-
Simplify. A lot of these checks aren't necessary because msn_table_new()2009-08-13, by Mark Doliner
-
merge of '156e8a2f721f092d3fd2044315094a886b637ecd'2009-08-13, by Mark Doliner
-
No idea WTF this is2009-08-13, by Mark Doliner
-
These two headers don't use anything from cmdproc.h, so don't include2009-08-13, by Mark Doliner
-
Simplify2009-08-13, by Mark Doliner
-
Just add a note that this code sucks2009-08-13, by Mark Doliner
-
The amount of indirection in the msn prpl bothers me, so I'm flatteneing2009-08-13, by Mark Doliner
-
Remove another unused variable2009-08-13, by Mark Doliner
-
Remove an unused variable2009-08-13, by Mark Doliner
-
Updated Romanian translation, with new translator as well.2009-08-13, by andreimpopescu
-
Ignore unknown MySpace messages instead of trying to treat them like2009-08-13, by Mark Doliner
-
Move this check inside the else condition. The other half of the if2009-08-12, by Mark Doliner
-
Handle sources for Windows better.2009-08-13, by maiku
-
Let's keep this working right.2009-08-13, by maiku
-
Fix unidirectional media sessions and add a colorspace before the video sink.2009-08-13, by maiku
-
merge of '235259eaef44e8bacfe07e83eb5c66ddd4887ace'2009-08-12, by maiku
-
Switch around some GStreamer linking and state setting.2009-08-12, by maiku
-
Fix building on win32, which has #define write wpurple_write (and similar for read).2009-08-12, by Paul Aurich
-
jabber: Fix "Invalid Server" breaking roomlist dialog. Closes #8143.2009-08-12, by Paul Aurich
-
jabber: Migrate IBB to the new code added in the previous commit.2009-08-12, by Paul Aurich
-
ft: Add infrastructure to allow a prpl to moderate when to send packets.2009-08-12, by Paul Aurich
-
jabber: Emit jabber-receiving-iq after we've ensured id is !NULL2009-08-11, by Paul Aurich
-
ChangeLog.API that, too.2009-08-11, by Paul Aurich
-
ft: Fix an issue with re-setting xfer->watcher when there is no fd.2009-08-11, by Paul Aurich
-
ft: Fix a bunch of uses of 0 as an 'invalid' fd.2009-08-11, by Paul Aurich
-
This was a memory leak, right?2009-08-10, by Mark Doliner
-
ft: Allow the UI to overloadthe use of fread/fwrite. Closes #9844.2009-08-10, by hanzz
-
merge of '7267766a0885d4724d8069fbe8b617a51cccf64c'2009-08-10, by Elliott Sales de Andrade
-
Well, I thought it was funny, anyway. Feel free to drop the second half if2009-08-10, by Elliott Sales de Andrade
-
Send a 603 Decline for any SLP invite that we do not support, so that your2009-08-10, by Elliott Sales de Andrade
-
Send a cancel message for any unknown text/x-msmsgsinvite requests, so that2009-08-10, by Elliott Sales de Andrade
-
Print name of application in the invite to the debug log if it's available.2009-08-09, by Elliott Sales de Andrade
-
imhtml: When inserting html, only set a font if it's a change from the default. Fixes #7648.2009-08-10, by Paul Aurich
-
Updated Norwegian Nynorsk translation. Closes #9879.2009-08-10, by nynorsk
-
This string should have been marked for translation :-(2009-08-09, by Mark Doliner
-
Change the media invitation dialog name to something less generic.2009-08-09, by Mike Ruprecht
-
jabber: Read all MUC status codes in a presence. Fixes #6651.2009-08-09, by Paul Aurich
-
Close the colour selection dialog when the whiteboard window is closed.2009-08-09, by Elliott Sales de Andrade
-
Add support for XMPP URIs on Windows. Closes #2326.2009-08-09, by Paul Aurich
-
merge of '3ec6c363917ec3d2ab175d9e68ed1b9b8bb848fa'2009-08-07, by Paul Aurich
-
gtkconv: Remove the close-timer when a new message comes in. Fixes #8512.2009-08-07, by Paul Aurich
-
Add pause capability for local video.2009-08-07, by Mike Ruprecht
-
Unleak pad if more pads are linked.2009-08-07, by Mike Ruprecht
-
merge of '82204c4b8e636617e72c31b471d4f81e85194540'2009-08-07, by Mike Ruprecht
-
Set XMPP chat topic when it contains a < followed by a character. Closes #5712.2009-08-07, by Paul Aurich
-
Avoid an assertion when setting a room topic for the first time.2009-08-07, by Paul Aurich
-
media-gst.h apparently needs special consideration that I'll give it some2009-08-07, by Stu Tomlinson
-
Add new #include's to purple.h so it can continue to be the canonical2009-08-07, by Stu Tomlinson
-
Remove send_level and recv_level from PidginMedia.2009-08-07, by Mike Ruprecht
-
Unlink the local audio volume and mute between sessions.2009-08-07, by Mike Ruprecht
-
merge of '690e0c46a823bc8a86dd97edef1482d8ba30d3a6'2009-08-07, by Mike Ruprecht
-
Updated traditional Chinese translations. Closes #9850.2009-08-06, by ambrose li
-
merge of 'bc3bb7129b398700639d32f7d6b85fc155053f82'2009-08-06, by Paul Aurich
-
Ignore buddies with invalid emails in the membership list or address book,2009-08-06, by Elliott Sales de Andrade
-
ChangeLog my last. I think this Closes #9824.2009-08-06, by Paul Aurich
-
log: Escape the "from" name in the HTML logger. Refs #9824.2009-08-06, by Paul Aurich
-
irc: Handle a buddy appearing in multiple groups properly.2009-08-06, by Paul Aurich
-
merge of '05d22685de7c7e91a18724eccf5ecf6791146239'2009-08-06, by Paul Aurich
-
jabber: Fix a crash due to a contact having a resource with jbr->name == NULL2009-08-06, by Paul Aurich
-
Don't package the unnecessary symlink libymsg.so which is not really a2009-08-06, by Stu Tomlinson
-
Don't crash trying to modify the settings for an account where the prpl is2009-08-06, by Stu Tomlinson
-
Updated Italian po and win32 installer translations. Closes #9846, #9847.2009-08-05, by Claudio Satriano
-
Check for media caps when the conversation menu is activated.2009-08-07, by Mike Ruprecht
-
Remove the "accepted" signal from PurpleMedia as it was redundant.2009-08-05, by Mike Ruprecht
-
Set alsasrc's slave-method to 2. This stops the audio timestamps from2009-08-05, by Mike Ruprecht
-
Allow setting properties on GStreamer elements with fs-element.conf.2009-08-05, by Mike Ruprecht
-
Refs #9838.2009-08-05, by Paul Aurich
-
Let's just call this after the switch statement...2009-08-05, by Mark Doliner
-
Take care of a special case where we would incorrectly parse incoming IMs2009-08-05, by Mark Doliner
-
Updated Spanish translation.2009-08-05, by jfs
-
Updated Basque translation.2009-08-05, by mikel paskual
-
Reuse our purple_markup_unescape_entity() function instead of2009-08-04, by Mark Doliner
-
Use TRUE and FALSE instead of 1 and 0. I like TRUE and FALSE.2009-08-04, by Mark Doliner
-
This is actually a stack, not a queue, so we can use a simpler data2009-08-04, by Mark Doliner
-
Make this enum follow our naming conventions a little better2009-08-04, by Mark Doliner
-
Something will have gone horribly wrong if data is NULL here, so don't2009-08-04, by Mark Doliner
-
Fix two memory leaks. We were setting norm_bud and temp to NULL without2009-08-04, by Mark Doliner
-
merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'2009-08-04, by Elliott Sales de Andrade
-
Somehow this bit got left in there. Should really compile this time.2009-08-04, by Elliott Sales de Andrade
-
merge of '46d5666420acffd7b3464e1c2ba0b5d0711c514d'2009-08-04, by Paul Aurich
-
merge of '4687f2ad1aa97d621e389533af53704e6066f35a'2009-08-04, by Elliott Sales de Andrade
-
Set a maximum conversion length to g_convert when determining the file name2009-08-04, by Elliott Sales de Andrade
-
THis conversion specifier is incorrect.2009-08-04, by Elliott Sales de Andrade
-
Changes to the way we translate raw yahoo messages to HTML. The HTML2009-08-04, by Mark Doliner
-
We can use the typedef here, right?2009-08-04, by Mark Doliner
-
Log the reason for disconnection to the debug log, so that we might2009-08-04, by Stu Tomlinson
-
merge of '4b4bc04579a86d9b73a47d39654a65c1b15e1136'2009-08-04, by Paul Aurich
-
Changelog the mail dialog crashes/fixes.2009-08-04, by Paul Aurich
-
Fix a crash at shutdown in Finch.2009-08-03, by Paul Aurich
-
statusbox: Avoid an assertion failure from ""2009-08-03, by Paul Aurich
-
Updated Spanish and Slovenian translations. Closes #9834, #9835.2009-08-03, by Paul Aurich
-
Further updated Norwegian Nynorsk translation. Closes #9831.2009-08-03, by Paul Aurich
-
Document the jabber signals, since I promised a while ago I would.2009-08-03, by Paul Aurich
-
cert: This a bad idea. check_subject_name being mandatory to implement is IMHO much better.2009-08-04, by Paul Aurich
-
Updated Basque (eu) translation. Closes #9828.2009-08-03, by Paul Aurich
-
Updated Russian translation some more. Closes #9818.2009-08-02, by Paul Aurich
-
jabber: Keep a second connection open over which to send the terminate.2009-08-02, by Paul Aurich
-
Oops, fix loading smiley themes.2009-08-02, by Paul Aurich
-
Don't use pointers (even opaquely) once they're freed. Closes #9822.2009-08-02, by Paul Aurich
-
Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.2009-08-02, by Paul Aurich
-
Clarify load_smiley_theme a little. Refs #9822.2009-08-02, by Paul Aurich
-
yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.2009-08-02, by Paul Aurich
-
oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.2009-08-02, by Paul Aurich
-
jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to Prosody2009-08-02, by Paul Aurich
-
jabber: Store the "own JabberBuddy" in the JabberStream* struct.2009-08-01, by Paul Aurich
-
jabber: Stop fall-through on connection error.2009-08-01, by Paul Aurich
-
merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'2009-08-01, by Paul Aurich
-
cert: Fix a reversed check. Oops.2009-08-01, by Paul Aurich
-
zephyr: Build properly on Hurd.2009-08-01, by duck
-
jabber: Ridiculously verbose logging for BOSH.2009-08-01, by Paul Aurich
-
jabber: Better inactivity timer logic.2009-08-01, by Paul Aurich
-
jabber: Remove js->use_bosh2009-08-01, by Paul Aurich
-
jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.2009-08-01, by Paul Aurich
-
jabber: Re-order the BOSH structs and normalize the buffer names.2009-08-01, by Paul Aurich
-
Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error2009-08-01, by Stu Tomlinson
-
Unbreak the string freeze.2009-08-01, by John Bailey
-
Fix #9660. Reconnect, in case of error 52.2009-08-01, by Sulabh Mahajan
-
Fixes #96612009-08-01, by Sulabh Mahajan
-
merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'2009-08-01, by Paul Aurich
-
Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define2009-07-31, by Mark Doliner
-
jabber: Add the two Gtalk video features to the disco#info/caps hash2009-08-01, by Paul Aurich
-
jabber: Fix setting the PEP node the first time.2009-08-01, by Paul Aurich
-
jabber: disco#info queries with no 'from' are from the server; valid.2009-08-01, by Paul Aurich
-
jabber: Fix setting Google Talk avatar at login.2009-08-01, by Paul Aurich
-
merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'2009-07-31, by Marcus Lundblad
-
Add a test with a custom color2009-07-31, by Mark Doliner
-
hu.po: Hungarian translation updated for 2.602009-07-31, by Kelemen Gábor
-
Of course I got it backwards2009-07-31, by Mark Doliner
-
Better variable name?2009-07-31, by Mark Doliner
-
Add testing for font size2009-07-31, by Mark Doliner
-
Stop using a GString when a gchar* will do fine2009-07-31, by Mark Doliner
-
Make match a const char *, and remove two unnecessary casts2009-07-31, by Mark Doliner
-
Minor optimization when sending and receiving messages on Yahoo: only2009-07-31, by Mark Doliner
-
nomoreendtags is used as a boolean, so set the variable type appropriately2009-07-31, by Mark Doliner
-
cert: Nevermind, not going to change that string.2009-07-31, by Paul Aurich
-
cert: Validate subject name before prompting due to no CA pool.2009-07-31, by Paul Aurich
-
Don't leak the GError from g_convert.2009-07-31, by Elliott Sales de Andrade
-
merge of '69e3f1859964483e117264088d4b6fc214709f6a'2009-07-31, by Mike Ruprecht
-
merge of 'a20a45414d71cd9c0ab697cf0d6209bea8d9140c'2009-07-31, by Mike Ruprecht
-
merge of 'a6c4b3ed3fdfcd5eafd45342656fed541020f353'2009-07-31, by Elliott Sales de Andrade
-
Got the 'to' and 'from' charsets backwards there, didn't I.2009-07-31, by Elliott Sales de Andrade
-
Fix the warnings.2009-07-31, by Elliott Sales de Andrade
-
Using g_convert instead of g_utf16_to_utf8 so that we can explicitly set2009-07-31, by Elliott Sales de Andrade
-
Using g_convert instead of g_utf16_to_utf8 means we don't need to go2009-07-31, by Elliott Sales de Andrade
-
Oops.2009-07-31, by Paul Aurich
-
Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.2009-07-31, by Paul Aurich
-
Fix some of that grammer (sic) that Mark mentioned.2009-07-31, by Elliott Sales de Andrade
-
I don't understand how this branch could be reached, but don't leak the slp2009-07-31, by Elliott Sales de Andrade
-
Change Yahoo to send <span> tags with a color style attribute instead of <font>2009-07-31, by Mark Doliner
-
Whoops, I forgot to add the test!2009-07-31, by Mark Doliner
-
Add a note about why we do this. Feel free to correct spelling2009-07-31, by Mark Doliner
-
Add a super simple test for yahoo_codes_to_html(). I'm planning on2009-07-31, by Mark Doliner
-
This comment shouldn't be doxigenated2009-07-31, by Mark Doliner
-
Oh shit no it wasn't. I have no one to blame but fear itself.2009-07-30, by Mark Doliner
-
Um, this was a memory leak, right?2009-07-30, by Mark Doliner
-
Simplify a wee bit2009-07-30, by Mark Doliner
-
Add the camera-v1 cap or else Gmail refuses to accept we're video enabled.2009-07-31, by Mike Ruprecht
-
oscar: Fix debug message newline I noticed in a log from #pidgin.2009-07-30, by Paul Aurich
-
Updated Catalan-Valencian translation by Toni Hermoso.2009-07-30, by Josep Puigdemont
-
merge of '0303b668a76bd19395d6a4feeec2d0c36f2407bf'2009-07-30, by Mark Doliner
-
merge of '4d4cd3cf315192de81786fd9f785ac12a08ad369'2009-07-30, by Paul Aurich
-
Small comment improvement from Aman Gupta (tmm1)2009-07-30, by Mark Doliner
-
Apparently the .PHONY bits are important for the revision reported in win322009-07-30, by Stu Tomlinson
-
Don't crash when opening a tooltip for yahoo contacts who aren't on2009-07-30, by Mike Ruprecht
-
certs: Clean up the code a little, since I made it hard to follow.2009-07-30, by Paul Aurich
-
jabber: Handle "Extended Address" correctly.2009-07-29, by Paul Aurich
-
Don't use a static buffer to hold a full filename, since it could possibly2009-07-30, by Elliott Sales de Andrade
-
merge of '0b43c5f05ed84d95790b3c5370f905758358e36e'2009-07-29, by Etan Reisner
-
German translation update (only punctuation changes)2009-07-29, by Björn Voigt
-
Updated Slovak and Afrikaans translations. Closes #9795, #9794.2009-07-29, by Paul Aurich
-
If the SOAP server returns a 503 AND we haven't yet authenticated, then2009-07-29, by Elliott Sales de Andrade
-
merge of '024d245a8148c47c777a691d387fefdc58337f9c'2009-07-28, by Paul Aurich
-
merge of '19f16b9c4b574f5a04993f6347630ef3a0f03dd6'2009-07-28, by Paul Aurich
-
ft: Don't emit a changed-status signal for something that isn't a change.2009-07-28, by Paul Aurich
-
merge of '18102fcd19439a6e6f2e689922316eaa8fd42ca1'2009-07-28, by Paul Aurich
-
Add a comment for these two strings. A translator asked about2009-07-28, by Mark Doliner
-
Fixed casing...2009-07-28, by Marcus Lundblad
-
One more typo...2009-07-28, by Marcus Lundblad
-
Fixed typo in translation2009-07-28, by Marcus Lundblad
-
Update Lithuanian translation2009-07-28, by Laurynas Biveinis
-
cap: Ignore auto-resp messages. Closes #4633.2009-07-28, by Paul Aurich
-
ft: Set an initial size for the dialog; that shrunk it way too much.2009-07-28, by Paul Aurich
-
ft: This functionality has been "offered" for umpteen years.2009-07-28, by Paul Aurich
-
I think this is the 3rd fix for the same error in the same function2009-07-28, by Stu Tomlinson
-
Updated Hebrew translation. Closes #9785.2009-07-28, by Paul Aurich
-
merge of '5d299fb56a8e77822296cd70281b61ed0fa3b613'2009-07-28, by Paul Aurich
-
Fixes for some potential printf("%s", NULL) type of problems from Maiku2009-07-28, by Stu Tomlinson
-
Automatically detect if running under valgrind and don't close plugin2009-07-28, by Stu Tomlinson
-
Make gtkmedia.c compilable on systems without X11 (as long as they're Win32)2009-07-28, by Stu Tomlinson
-
Make media.c compilable on Windows following guidance from Maiku2009-07-28, by Stu Tomlinson
-
Free the KeyValuePairs associated with accountopt lists. Closes #9115.2009-07-27, by stefan becker
-
merge of '865afa7130542051d98f8e39bf3e0e6d8c70402c'2009-07-27, by Paul Aurich
-
Fix windows build by adding the necessary bits to define the MTN revision2009-07-27, by Stu Tomlinson
-
Optimize blist searching with lots and lots of empty groups2009-07-27, by aman
-
Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.2009-07-27, by hanzz
-
Resurrect the old offline icon and make the new one the invisible icon.2009-07-27, by Paul Aurich
-
More efficient purple_find_conversation_with_account. Closes #9703.2009-07-27, by aman
-
merge of '676252faa4180c3a4995644d57dd0394f55d5db7'2009-07-27, by Paul Aurich
-
jabber: Move the jbr comparison logic to a GCompareFunc2009-07-26, by Paul Aurich
-
jabber: Properly track own idle time in fake_to_self.2009-07-26, by Paul Aurich
-
And really fix that --with-system-ssl-certs argument.2009-07-26, by John Bailey
-
Tweak the ChangeLog a bit.2009-07-26, by John Bailey
-
Fix this warning:2009-07-26, by John Bailey
-
merge of '0cb5b3f2ca9b11063ea0e18c4fc723568e254965'2009-07-26, by Paul Aurich
-
Move from "struct yahoo_data" to "YahooData" to be consistent with other structs2009-07-26, by John Bailey
-
And clean up two instances where Yahoo Japan needs to be correctly detected2009-07-26, by John Bailey
-
Update these URL's to use the correct version of the Yahoo Messenger client2009-07-26, by John Bailey
-
Catalan translation updated.2009-07-26, by Josep Puigdemont
-
Further update to pt_BR. Refs #9723.2009-07-26, by Paul Aurich
-
Deprecate multiple chats having the same name and complain in the log.2009-07-26, by Paul Aurich
-
Minor cleanup: This callback is also IM-only.2009-07-26, by Paul Aurich
-
Minor cleanup: this callback is only triggered for IMs.2009-07-26, by Paul Aurich
-
Add a few files to .mtn-ignore2009-07-25, by Paul Aurich
-
--warnings;2009-07-25, by Paul Aurich
-
Updated English (British) translation. Closes #9775.2009-07-25, by Paul Aurich
-
merge of '968b860be1d2669d190f0b1376533fcbc0d52b98'2009-07-25, by Elliott Sales de Andrade
-
Add the MTN revision in the Pidgin About and finch --version dialogs.2009-07-25, by Elliott Sales de Andrade
-
Apply a fix from "pieleric" to the Dutch translation. Closes #9764.2009-07-25, by Paul Aurich
-
complete German translation for 2.6.02009-07-24, by Jochen Kemnade
-
ft: fwrite failing is a local error. Pointed out by kenshin.2009-07-23, by Paul Aurich
-
Set xfer->status before emitting signals in purple_xfer_set_status.2009-07-23, by Paul Aurich
-
Updated Bengali translation and retire two translators. Closes #9738.2009-07-22, by Paul Aurich
-
merge of '0051876c7a8f15262533a927282a8b417dfb0644'2009-07-22, by Paul Aurich
-
Updated Czech translation. Closes #97392009-07-22, by Paul Aurich
-
Fix a small leak and remove a duplicate xmlnode_set_attrib.2009-07-22, by Paul Aurich
-
Fix #9745 as the submitter suggested. This doesn't appear to hurt anything.2009-07-22, by John Bailey
-
Fix GnuTLS validation of the CACert Chain. Closes #4458.2009-07-22, by Paul Aurich
-
merge of '6f4d0e183ebb11a95980e184e63bd4709aa24306'2009-07-22, by Paul Aurich
-
A better solution for verifying certificate chains with NSS 3.12.3.2009-07-22, by Paul Aurich
-
merge of '16bc7e72b5dd239ce65c63a388c2d39efc5b7c32'2009-07-22, by Paul Aurich
-
merge of '080022da62aff247ec296e6c817cae0fc476b6a6'2009-07-22, by Mike Ruprecht
-
merge of '2c429e7e623da14e68de42a031909190e1f9dbac'2009-07-22, by Etan Reisner
-
merge of '5a2bb37da0d5add24e122a13a827437ecae61ad3'2009-07-21, by Etan Reisner
-
Check expiration/activation times on certificates. Closes #8226.2009-07-22, by Paul Aurich
-
Set the namespace properly on stanzas for BOSH.2009-07-21, by Paul Aurich
-
Don't crash when there isn't a webcam connected.2009-07-22, by Mike Ruprecht
-
getting closer to a complete German translation2009-07-21, by Jochen Kemnade
-
Updated Dutch translation. Closes #9727.2009-07-21, by Paul Aurich
-
Clean up some debugging and leave it in, since when it it fails, it2009-07-21, by Paul Aurich
-
merge of 'b4330cb0af1a74cd8826d08447a38a366f1be3fc'2009-07-21, by Paul Aurich
-
merge of '50e2f2c66f304a73c2a9ef4d912be5e3f2ed39a5'2009-07-21, by Elliott Sales de Andrade
-
Clear out the fd when we pass it off to the SSL subsystem2009-07-21, by Paul Aurich
-
Add a debug log message when MD5 is used in a verification chain. Refs #4458.2009-07-21, by Paul Aurich
-
merge of '1ce56b5da0a32c13c50761b20f87a319cc55306f'2009-07-21, by Ka-Hing Cheung
-
Updated Khmer translation. Closes #9726.2009-07-21, by Paul Aurich
-
Reorganize pixmaps to ship scalable icons, including the main Pidgin icon. Refs #8556.2009-07-21, by Paul Aurich
-
Check in updated icons, logo, and new voice/video icons from Hylke.2009-07-21, by Paul Aurich
-
Updated Brazilian Portuguese translation. Closes #9723.2009-07-20, by Paul Aurich
-
Don't allow NULL sort method IDs and don't crash on them. Fixes #9658.2009-07-20, by Paul Aurich
-
merge of '13c5077bcfd832ab1e88f6b32c9563e6d46ebf82'2009-07-20, by Paul Aurich
-
Fix a translation issue. Closes #7316.2009-07-20, by Paul Aurich
-
Propagate connect errors from the MSN proxy callback to the servconn error2009-07-21, by Elliott Sales de Andrade
-
Fix a small warning.2009-07-21, by Elliott Sales de Andrade
-
Set the session error after disconnecting the servconn instead of before.2009-07-21, by Elliott Sales de Andrade
-
merge of 'e9bb03a6ee65b531aedba74676ce2dbb1b9a8491'2009-07-20, by Elliott Sales de Andrade
-
Some versions of libtool seem to output things a little differently, so2009-07-20, by Elliott Sales de Andrade
-
Make a note about these ALLOW_TAG* macros so people don't do stuff like2009-07-20, by Elliott Sales de Andrade
-
We don't appear to need this key according to the current revision of the2009-07-19, by Elliott Sales de Andrade
-
kevin_BB on irc was reporting that doing things on connect didn't work,2009-07-21, by Ka-Hing Cheung
-
Build fix on Windows. Thanks to SuperMMX.2009-07-20, by Paul Aurich
-
Allow fallback for broken XMPP <message/> types. Closes #7837.2009-07-20, by Paul Aurich
-
Oops, it helps to set the resource.2009-07-20, by Paul Aurich
-
Move the IDN support into the DNS routines.2009-07-19, by Paul Aurich
-
567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT2009-07-19, by Ka-Hing Cheung
-
disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'2009-07-19, by Ka-Hing Cheung
-
567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT2009-07-19, by Ka-Hing Cheung
-
Small fixes in fr.po translation for 2.6 release.2009-07-19, by Éric Boumaour
-
merge of '51da76f83bc049dc92e4199b15f634d001a5fa02'2009-07-19, by Paul Aurich
-
Make OK default for Add Buddy, Add Chat, and Join Chat.2009-07-19, by Paul Aurich
-
if I return FALSE to remove the timeout handle, I should probably set2009-07-19, by Ka-Hing Cheung
-
merge of '0c2f544829df2f3a369504315f8b3a6cc325749a'2009-07-19, by Ka-Hing Cheung
-
more German l10n2009-07-19, by Jochen Kemnade
-
Timeout switchboard connections at 60 seconds, should Fixes #3330 for most2009-07-19, by Ka-Hing Cheung
-
move MSN stuff to its own section2009-07-19, by Ka-Hing Cheung
-
I blame Qulogic for not compiling with vv2009-07-19, by Ka-Hing Cheung
-
disapproval of revision '0a9f6836dbe4facb38768025e830328a50c5ddd8'2009-07-19, by Mark Doliner
-
Surround this macro in do { } while (0); so that callers don't need to2009-07-19, by Mark Doliner
-
Correct the indentation of this macro by removing one level of indentation2009-07-19, by Mark Doliner
-
Fix an incorrect string. Yes, this breaks the string freeze. But the string2009-07-19, by Mark Doliner
-
German translation update (still incomplete for 2.6.0)2009-07-19, by Jochen Kemnade
-
Fixes #19822009-07-19, by Sulabh Mahajan
-
merge of '2ce8248c9604e667e6fbbc4200565415369417e0'2009-07-19, by Elliott Sales de Andrade
-
Updated Greek Translation. Closes #9696.2009-07-19, by Paul Aurich
-
Punjabi translation updated. Closes #9715.2009-07-19, by Paul Aurich
-
To make grim happy (or more upset).2009-07-18, by Paul Aurich
-
corner case: the first group wasn't being put into the hash table.2009-07-18, by Paul Aurich
-
Oops! We should use YAHOOJP_CLIENT_VERSION if we're a Yahoo JAPAN account;2009-07-18, by John Bailey
-
Change a bunch more of our yahoo packets to use the session ID. I believe this2009-07-18, by John Bailey
-
Updated Galician translation and ChangeLogging. Closes #9695.2009-07-18, by Paul Aurich
-
ASCII-ize the TXT query, too.2009-07-18, by Paul Aurich
-
Support connecting to IDNA XMPP domains.2009-07-18, by Paul Aurich
-
Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.2009-07-18, by Paul Aurich
-
Fix a crash with the Message Notification plugin and the 'hidden' gtkconv2009-07-18, by Paul Aurich
-
Add some debugging for a file transfer crash. Refs #4829.2009-07-18, by Paul Aurich
-
Change a crapton of our Yahoo! packets to use the session ID we're assigned2009-07-18, by John Bailey
-
We were actually identifying as a version of Yahoo Messenger that doesn't2009-07-18, by John Bailey
-
Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.2009-07-18, by Stu Tomlinson
-
merge of 'ebacad33e72745d3734a3d870fee301705c7282c'2009-07-18, by Paul Aurich
-
Refactor jabber_login and jabber_register_account2009-07-17, by Paul Aurich
-
When GNU Libidn is available, use it for XMPP stringprep operations.2009-07-17, by Paul Aurich
-
Strip trailing whitespace.2009-07-17, by Paul Aurich
-
Clean up a case of unnecessarily duplicated code.2009-07-17, by John Bailey
-
Display an error message when we receive error code 1013 from the Yahoo! logon2009-07-17, by John Bailey
-
The item JID will match the 'to' JID, not the from.2009-07-16, by Paul Aurich
-
Better hash function for the PurpleBuddy lookup hashtables.2009-07-16, by Paul Aurich
-
explicit merge of 'c273f8da9712cac21aae5bcbd3d4790f8ee78f79'2009-07-16, by Paul Aurich
-
merge of '2348ff22f0ff3453774b8b25b36238465580c609'2009-07-12, by Paul Aurich
-
ALLOW_TAG expands to multiple statements, so we should put braces around2009-07-19, by Elliott Sales de Andrade
-
Prevent a crash if a plugin set a mini-dialog during load. If that plugin2009-07-19, by Elliott Sales de Andrade
-
Don't include an internal header in the public finch headers.2009-07-18, by Elliott Sales de Andrade
-
Only fall back to ISO-8859-1 for text/plain messages. This fixes some wrong2009-07-17, by Elliott Sales de Andrade
-
merge of '5c0909f063226cd78f2eacd00e120fc52b66a457'2009-07-16, by Paul Aurich
-
Further minor optimizations to blist-lookup code.2009-07-16, by Paul Aurich
-
Updated Finnish translation for 2.6.0.2009-07-16, by Timo Jyrinki
-
merge of '1f0820a27cb7599cb83182453e1d0cfc9663f11d'2009-07-16, by Daniel Atallah
-
merge of '1423db68fabc512bc2005d658eb078fc65bd6fba'2009-07-16, by Paul Aurich
-
merge of '14624d95d88444c69810193d3cddea741c692fea'2009-07-16, by Daniel Atallah
-
Update french translation for 2.6.0 release2009-07-16, by Éric Boumaour
-
Prevent users from being added to the conference before they accept the invitation2009-07-16, by Sulabh Mahajan
-
Prevent conference from splitting, when reinvited to one we are a member of. Fixes ticket #96012009-07-16, by Sulabh Mahajan
-
Fixes ticket #9685, Use the fact "Status is 11 when we are being notified about invitation being sent to someone else"2009-07-16, by Sulabh Mahajan
-
Add the twitter.com CA cert. Fixes 9264.2009-07-16, by Paul Aurich
-
merge of '47cc43740a8e5263c6eeb5b06416b3ba2434c57d'2009-07-16, by Paul Aurich
-
merge of '01d5e162e0d796e96df727bb20f12c2e2bfdd3d0'2009-07-16, by Elliott Sales de Andrade
-
Use the existing convenience variable instead of a couple of dereferences.2009-07-16, by Elliott Sales de Andrade
-
Not sure why I changed this, but it doesn't seem to be necessary. I'm going2009-07-16, by Elliott Sales de Andrade
-
New MSN certs needed for login.live.com. Closes #9682.2009-07-16, by Paul Aurich
-
Use a hash table for looking up PurpleGroup:s.2009-07-16, by aman
-
The Get Info dialog renders in HTML, so replace \n with <br/>\n.2009-07-16, by Paul Aurich
-
Continue verification when we can't find a *cached* peer. Fixes #9664.2009-07-16, by Paul Aurich
-
merge of '16b1eeda9a01e74e4b8906f46cd976bf0935a1c2'2009-07-16, by Paul Aurich
-
Updated Swedish Translation2009-07-15, by Peter Hjalmarsson
-
merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'2009-07-15, by Peter Hjalmarsson
-
purple_status_to_jabber does need to strip HTML.2009-07-16, by Paul Aurich
-
Use purple_util_write_data_to_file_absolute. Closes #9688.2009-07-15, by Paul Aurich
-
For JIDs, do strdown before normalization.2009-07-15, by Paul Aurich
-
Ensure UTF-8 strdown is mostly working correctly.2009-07-15, by Paul Aurich
-
Properly send rejection to initiator if we reject a transfer.2009-07-15, by Paul Aurich
-
Use Entity Caps for determining file transfer abilities, if possible.2009-07-15, by Paul Aurich
-
Per request, update Hylke's email address.2009-07-15, by Paul Aurich
-
+@since2009-07-15, by Paul Aurich
-
Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to2009-07-15, by Paul Aurich
-
merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'2009-07-15, by Paul Aurich
-
Ah, this is what g++ doesn't like.2009-07-15, by Mark Doliner
-
documents purple_prefs_connect_callback2009-07-15, by Ka-Hing Cheung
-
Changelog the personal details thing for yahoo.2009-07-15, by Sadrul Habib Chowdhury
-
Do not show hidden request fields.2009-07-15, by Sadrul Habib Chowdhury
-
merge of '5d2fae2f23534be16c94035916b126cf0953435b'2009-07-15, by Sadrul Habib Chowdhury
-
Simplify a block here and kill one of those uber-lines that annoy grim.2009-07-15, by John Bailey
-
There were some concerns about possible API breakage from removing2009-07-15, by Sadrul Habib Chowdhury
-
Various fixes to get BOSH working with Prosody 0.5.2009-07-15, by Paul Aurich
-
merge of '0800f09f6994e5ae06fed4644a78d33ab4346866'2009-07-15, by Paul Aurich
-
merge of '052b844e0de47c283f4eefb3e5c9d511dbb287aa'2009-07-15, by Sadrul Habib Chowdhury
-
merge of '27b0c8383de99fccc9cd6f312ac355f9e4a4d267'2009-07-14, by Paul Aurich
-
merge of '03e0254c6871c4730755a200d34d4adacdf40c66'2009-07-14, by Mark Doliner
-
I don't remember why exactly, but enum typedefs should not have a name2009-07-14, by Mark Doliner
-
Fix picking up SI streamhosts from login server and plug a leak.2009-07-14, by Paul Aurich
-
Allow changing contact details for folks in the buddylist.2009-07-15, by Sadrul Habib Chowdhury
-
Add support for receiving contact details from buddies.2009-07-14, by Sadrul Habib Chowdhury
-
Commit the QQ null chat room name crash on the *right* branch.2009-07-14, by Paul Aurich
-
Don't fail an assertion and don't return FALSE if we can't create2009-07-14, by Mark Doliner
-
This brace was a little goofy2009-07-14, by Mark Doliner
-
Add a comment2009-07-14, by Mark Doliner
-
Update these comments based on Kevin's reply a week ago on the devel2009-07-14, by Mark Doliner
-
Set the "we support SMS!" ICBM flag. This causes buddies with mobile2009-07-14, by Mark Doliner
-
I'm not really sure what this check does, but there's a good chance2009-07-14, by Mark Doliner
-
Break the 'if' onto two lines and don't bother calling jabber_id_free()2009-07-13, by Mark Doliner
-
Fix building individual plugins on OS X. Closes #3156.2009-07-13, by Paul Aurich
-
Don't double-escape media.2009-07-13, by Elliott Sales de Andrade
-
merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'2009-07-13, by Elliott Sales de Andrade
-
merge of '4eb90113f62db7720e95fc2491dd522f5950d0d8'2009-07-13, by Paul Aurich
-
merge of '13a2e99b338b6f766d19c7ad7cce26b8b32c9e99'2009-07-13, by Sadrul Habib Chowdhury
-
merge of '36948cfc8a90e3d81db3b233f7af33bf653ae4d3'2009-07-13, by John Bailey
-
Set the back-reference to the connection from the proto-data.2009-07-13, by Sadrul Habib Chowdhury
-
Show the current time if the timestamp is zero.2009-07-13, by Sadrul Habib Chowdhury
-
Updated Russian translation. Closes #9652.2009-07-13, by Paul Aurich
-
Updated Norwegian Nynorsk translation. Closes #9275.2009-07-13, by Paul Aurich
-
zac from the Adium team noticed that the static prpl foo for yahoo was no longer2009-07-13, by John Bailey
-
Properly unset a tune status without needing to re-log an XMPP account.2009-07-12, by Paul Aurich
-
Identify clients in XMPP caps based on the ui_info hash. Closes #9672.2009-07-12, by Paul Aurich
-
Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.2009-07-12, by Paul Aurich
-
yahoo: Add the error code to the debug log.2009-07-12, by Paul Aurich
-
Fix a reversed assertion.2009-07-12, by Paul Aurich
-
Changelog/Merge im.pidgin.cpw.darkrain42.obsolete to im.pidgin.pidgin.2009-07-12, by Paul Aurich
-
Use Entity Capabilities to pick up Chat States support. Refs #4650.2009-07-12, by Paul Aurich
-
Remove a superfluous variable.2009-07-12, by Paul Aurich
-
Fix reversed logic in c22acf5c042ad7876f4d5d5a039323a6bfb68807.2009-07-12, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head cec487e50b3df746ae8b23771513bf85734f618d)2009-07-12, by Paul Aurich
-
For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.2009-07-12, by Paul Aurich
-
Fix a crash relating to the actual freeing of the buddy list stuff.2009-07-12, by Paul Aurich
-
Changelog im.pidgin.cpw.darkrain42.roster. Fixes #7008.2009-07-12, by Paul Aurich
-
Clarify a comment a little.2009-07-12, by Paul Aurich
-
Properly print pool, a list of PurpleBuddies, not strings.2009-07-12, by Paul Aurich
-
Fix a warning.2009-07-12, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)2009-07-12, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)2009-07-06, by Paul Aurich
-
Operate on the passed-in GSList.2009-06-10, by Paul Aurich
-
Debug output when changing group memberships.2009-06-10, by Paul Aurich
-
Pass around a copy of our bare JID2009-06-10, by Paul Aurich
-
Simplify the fake_to_self function.2009-06-07, by Paul Aurich
-
Remove a now-superfluous g_strdup/g_free.2009-06-07, by Paul Aurich
-
Use js->state to track whether the roster has been retrieved.2009-06-07, by Paul Aurich
-
Various roster cleanups. Refs #7008.2009-06-07, by Paul Aurich
-
Remove this; it's been commented out for about 3.5 years.2009-06-06, by Paul Aurich
-
Use jabber_is_own_account and perform way fewer normalizations per iteration2009-06-06, by Paul Aurich
-
merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'2009-07-13, by Elliott Sales de Andrade
-
Don't break string freeze.2009-07-13, by Elliott Sales de Andrade
-
Changelog previous commit.2009-07-13, by Elliott Sales de Andrade
-
On MSN, pop up an "invite message" request similar to oscar, and send that2009-07-13, by Elliott Sales de Andrade
-
Don't pre-escape jbr->status. Almost every place required it in unescaped2009-07-12, by Elliott Sales de Andrade
-
We have a convenience function to do this. Also, plug a leak of the status2009-07-12, by Elliott Sales de Andrade
-
If neither a locally-set custom icon nor a remotely-set buddy icon can be2009-07-12, by Elliott Sales de Andrade
-
If the error number is unknown, the error message should mention it, since2009-07-12, by Elliott Sales de Andrade
-
Apparently, I missed a few changes for purple_debug_is_verbose().2009-07-12, by Elliott Sales de Andrade
-
The MSN client and server strips leading and trailing whitespace, so do the2009-07-12, by Elliott Sales de Andrade
-
Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,2009-07-12, by Elliott Sales de Andrade
-
Free the buddy list data some more at shutdown and some deprecations.2009-07-12, by Paul Aurich
-
Don't assume a resolver generated the response.2009-07-11, by aman
-
Don't fork a resolver process for IPs.2009-07-11, by aman
-
Fix a leak of the queued_requests from purple_dnsquery_a.2009-07-11, by aman
-
Fix build warning (wrong pointer type or something)2009-07-11, by Paul Aurich
-
Update RPM spec file to cope with changes to where perl bits are installed2009-07-11, by Stu Tomlinson
-
Avoid a potentially uninitialized variable2009-07-11, by Stu Tomlinson
-
Added the function in util.h, forgot it here.2009-07-11, by Paul Aurich
-
Save one traversal of the domain for IPv6 validation.2009-07-11, by Paul Aurich
-
merge of '834ee1803fbad0f4960a66592ac43641f23124c6'2009-07-11, by Paul Aurich