Mercurial > pidgin
graph
-
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