log

age author description
2009-11-03 aman oscar: Update the rate calculations based on OSCAR docs.
2009-11-03 aman oscar: Replace magic numbers with enums.
2009-11-03 aman oscar: Differentiate the two rate-limiting login errors.
2009-11-02 Mark Doliner Add a null check, just for the heck of it
2009-11-02 Richard Laager Use PIDGIN_NAME here, rather than duplicate it.
2009-11-02 John Bailey Fix the accelerators on the Network tab. Have I mentioned recently that I hate
2009-11-02 John Bailey Make the username labels consistent with each other.
2009-11-02 John Bailey Changelog the last few items.
2009-11-02 John Bailey This feels hacky to me, so if someone has a better idea, go for it. This change
2009-11-02 John Bailey Make the proxy server port entry a spin button instead. Paul noticed this
2009-11-02 John Bailey Per discussion in devel@conference.pidgin.im a couple days ago, make the
2009-11-02 Sadrul Habib Chowdhury Show a little prpl icon in request dialogs, when possible.
2009-11-01 Paul Aurich dns: Check read/write return value to silence a bunch of warnings.
2009-11-01 Sadrul Habib Chowdhury merge of '35051ef78ac9fe0b4c494411560d1b9dc566f414'
2009-11-01 Paul Aurich merge of '1def2be2e4073bd8f441667545132de3b851cd71'
2009-11-01 Paul Aurich dns: I don't think this worked correctly before.
2009-10-31 Paul Aurich dns: Avoid two warnings when building with --disable-idn.
2009-11-01 Sadrul Habib Chowdhury merge of '861f103afc4b68b9d049bb8d1f2fe8c6642267df'
2009-10-31 Daniel Atallah Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.
2009-10-30 Elliott Sales de Andrade merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'
2009-10-30 Elliott Sales de Andrade When restricting a buddy on both the Allow and Block lists to just one
2009-10-30 Elliott Sales de Andrade Instead of $@, use "$*" in run_or_die or else printf will re-use the format
2009-10-30 Elliott Sales de Andrade My version of sed seems to require no space between the -i and the backup
2009-10-30 Elliott Sales de Andrade Add an error handler for the RML command as well.
2009-10-30 Elliott Sales de Andrade Fold the ADL 241 error handler into the base ADL error handler since it
2009-11-01 Sadrul Habib Chowdhury Disable unsupported actions for federated users on Yahoo.
2009-11-01 Sadrul Habib Chowdhury Cannot send a file to a Yahoo! user on MSN.
2009-11-01 Sadrul Habib Chowdhury Cannot send a file to a federated user on yahoo.
2009-10-30 Sadrul Habib Chowdhury Disable 'Remove' when no icon set.
2009-10-30 Sadrul Habib Chowdhury Parse online presence from yahoo buddies after going online on MSN.
2009-10-28 Sadrul Habib Chowdhury merge of '03cc2a9636edee3bb1eb9b88cee209cdb6096c7c'
2009-10-28 Gary Kramlich cleaned up the output of the command being run in run_or_die
2009-10-28 Gary Kramlich fix the fix for broken libtool 0.40.6 on osx
2009-10-27 Gary Kramlich added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
2009-10-28 Sadrul Habib Chowdhury Fix a leak on status updates from federated buddies on yahoo.
2009-10-27 Sadrul Habib Chowdhury Make sure the selection is within bounds before accepting a click-drag
2009-10-27 Sadrul Habib Chowdhury Fix a couple of invalid reads after clearing the text in an entry box.
2009-10-27 Ka-Hing Cheung merge of '8e5917b1daee611a3587cb11727a37b8b0bc72a5'
2009-10-27 Ka-Hing Cheung don't remember the message if we switch to a saved status (transient
2009-10-27 Ka-Hing Cheung try not to artificially hide and then unhide the imhtml when status
2009-10-26 Ka-Hing Cheung colapses 2 ifs together
2009-10-26 Ka-Hing Cheung I don't think the comment made sense, this is probably what it meant
2009-10-26 Ka-Hing Cheung only need to loop over active accounts once for this
2009-10-25 Ka-Hing Cheung strncmp -> g_str_equal
2009-10-25 Ka-Hing Cheung mostly comment changes, changed a str && !strcmp to purple_strequal
2009-10-25 Ka-Hing Cheung there's no reason for message_changed to use g_utf8_collate, and also
2009-10-25 Ka-Hing Cheung break early if we found the right saved status, and rewrote the exit logic
2009-10-26 Josep Puigdemont Catalan translation updated.
2009-10-26 Paul Aurich account: Don't leak the account->privacy / account->deny lists.
2009-10-26 Paul Aurich Fix another leak. Various iterations of:
2009-10-26 Paul Aurich cipher: #include internal.h first. Fixes a warning on Solaris 8. Refs #10523.
2009-10-26 Paul Aurich jabber: Plug another leak.
2009-10-26 Paul Aurich jabber: Oops. --leaks.
2009-10-26 Paul Aurich Build '.' before tests, since the tests require libpurple.la
2009-10-26 Paul Aurich jabber: Remove the roster pool stuff.
2009-10-26 Paul Aurich jabber: Don't ignore Google buddies with subscription="none", but ask="subscribe".
2009-10-26 Paul Aurich pidgin: Bold usernames with unread messages in the buddy list again. Closes #10068.
2009-10-25 Marcus Lundblad ChangeLog the smiley tooltip fix
2009-10-25 Marcus Lundblad And that should be done in gtk_imhtml_insert_smiley_at_iter too...
2009-10-25 Marcus Lundblad Fix randomly broken tooltip for custom smileys.
2009-10-25 Marcus Lundblad Changed name
2009-10-25 Marcus Lundblad Removed XEPs we already support and those that have become obsoleted.
2009-10-25 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-25 Daniel Atallah Prevent an assertion when the status icon pixbuf isn't found.
2009-10-24 Sadrul Habib Chowdhury Unregister commands registered by a perl-plugin when unloading it.
2009-10-24 Sulabh Mahajan merge of '7df8a2a726d522f0120b6cec62f683503591a040'
2009-10-24 Sulabh Mahajan Implement IMvironment check per IM, not global
2009-10-24 Sulabh Mahajan Make checking of p2p packet with invalid id per IM instead of per packet.
2009-10-24 Sulabh Mahajan Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #9814
2009-10-24 Elliott Sales de Andrade Fix a crash when sending OIMs on MSN. The callback function used after
2009-10-24 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
2009-10-23 Elliott Sales de Andrade ChangeLog previous two fixed items.
2009-10-23 Elliott Sales de Andrade The connection display name can be NULL, so make sure we don't try to use
2009-10-23 Elliott Sales de Andrade The MSN servers are a bit more strict about what's allowed in emails than
2009-10-22 Sadrul Habib Chowdhury Show the message only for the chats for the account signing off.
2009-10-22 Sadrul Habib Chowdhury Fix creating a conversation with a user in a chatroom from the userlist.
2009-10-21 Sadrul Habib Chowdhury merge of '53b11891588df0478720a5c40652312812cde6aa'
2009-10-21 Mark Doliner Oh no that wasn't right. This code is weird.
2009-10-21 Mark Doliner Surely this was a mem leak?
2009-10-21 Mark Doliner Make sure the room name and the buddy who invited you are non-null
2009-10-21 Mark Doliner Call purple_privacy_check() even when the protocol has some privacy
2009-10-21 Sadrul Habib Chowdhury A simple g_strdup is fine here.
2009-10-21 Sadrul Habib Chowdhury Rejoin an opened chat after an account reconnects.
2009-10-21 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-20 Paul Aurich jabber: Fix a comment.
2009-10-20 Paul Aurich Add another (IMHO unintuitive) JID test. Refs #10532.
2009-10-19 Paul Aurich merge of '752623f68962a90397d0ac88cfa20f7435e704aa'
2009-10-19 Paul Aurich When switching the account in the Disco / Room List dialogs, kill the visible
2009-10-17 Paul Aurich jabber: Improved support for XEP-0249 (and document the legacy stuff).
2009-10-19 Daniel Atallah Fix the win32 URIs to only linkify if the protocol is followed by a colon.
2009-10-19 maiku Add hold changes for media calls.
2009-10-19 maiku Add a hold button to the media window.
2009-10-19 maiku Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.
2009-10-19 maiku Fix unhold string in media info enum.
2009-10-16 Elliott Sales de Andrade Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a
2009-10-16 Elliott Sales de Andrade Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....
2009-10-16 Paul Aurich jabber: Correct the /part command's help.
2009-10-16 Mark Doliner Grab changes from the 2.6.3 branch
2009-10-16 Mark Doliner Next release from trunk will be 2.6.4 or 2.7.0
2009-10-16 Mark Doliner Fix a remote-crash bug in ICQ (and probably AIM). It happens when the
2009-10-16 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-16 Paul Aurich Print that specific message only when there is a CN; otherwise fall back
2009-10-16 Paul Aurich printf("%s", NULL) when a cert has no CN. Refs #10519.
2009-10-16 Paul Aurich merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'
2009-10-15 Mark Doliner This should derfernately be changelogged
2009-10-15 Mark Doliner Don't call aim_src_clientready() until we have activated our feedbag
2009-10-16 Paul Aurich Typo.
2009-10-15 Paul Aurich jabber: Remove useless jabber_normalize calls now that the data in the hash table
2009-10-15 Paul Aurich merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'
2009-10-15 Sulabh Mahajan Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).
2009-10-14 John Bailey Credit Frostregen for the userlist styling thing. Refs #9377.
2009-10-15 Paul Aurich jabber: Reduce these from assertions to checks.
2009-10-14 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-14 Daniel Atallah merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'
2009-10-13 Paul Aurich merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'
2009-10-14 Daniel Atallah Register URL handlers for everything that Windows has knows about like we do
2009-10-12 John Bailey merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'
2009-10-12 John Bailey merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'
2009-10-12 Elliott Sales de Andrade merge of '899182ae412c1d58eab5efb5001e980fdfda4190'
2009-10-13 Paul Aurich Shut up valgrind ("unitialized bytes(s)...") and changelog.
2009-10-13 Paul Aurich Fix the code dealing with writing a TXT lookup response from child to parent.
2009-10-12 Paul Aurich jabber: Use the newly refactored code to simplify "Initiate Chat".
2009-10-12 Paul Aurich jabber: Refactor the chat-joining code
2009-10-12 eion jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.
2009-10-12 John Bailey ChangeLog the MSN thing and rearrange the ChangeLog sections to be more
2009-10-12 Sadrul Habib Chowdhury Fix MSN forgetting display names for buddies. Fixes #10421.
2009-10-12 Sadrul Habib Chowdhury merge of '3abad7606f4a2dfd1903df796f33924b12509a56'
2009-10-12 John Bailey Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.
2009-10-12 John Bailey Credit kryojenik for his patch. Refs #9814.
2009-10-12 John Bailey Explicitly define the enum values like Paul wanted. Refs #9814.
2009-10-12 kryojenik23-pidgin Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
2009-10-10 Elliott Sales de Andrade Minor comment typo.
2009-10-11 Sadrul Habib Chowdhury Swap two lines to fix a crash.
2009-10-10 Sadrul Habib Chowdhury Fix a small leak.
2009-10-10 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
2009-10-11 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-10 Paul Aurich Use the appropriate function to remove an input watcher.
2009-10-10 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-10-10 Paul Aurich ssl-gnutls: I think this error message makes a little more sense.
2009-10-10 Paul Aurich Check in the configure.ac check to go along with that #ifdef... Refs #10412.
2009-10-10 Paul Aurich Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).
2009-10-10 Paul Aurich Check the GnuTLS version before using a recent-ish flag. Fixes #10412.
2009-10-10 Sadrul Habib Chowdhury merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'
2009-10-09 Sadrul Habib Chowdhury Allow setting a destroy-function for the data. Fixes a leak.
2009-10-09 Sadrul Habib Chowdhury Fix an incorrect leak-fix. Thanks Elliott!
2009-10-09 Paul Aurich merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'
2009-10-09 Paul Aurich merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'
2009-10-08 Sadrul Habib Chowdhury Fix a leak, and a series of typos.
2009-10-08 Sadrul Habib Chowdhury Fixing leak is nice, but let's not crash in the process.
2009-10-08 Sadrul Habib Chowdhury Leak fix for perl plugins.
2009-10-08 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
2009-10-08 Sadrul Habib Chowdhury Fix a possible leak.
2009-10-08 Sadrul Habib Chowdhury Fix leaks, and a bug.
2009-10-08 Sadrul Habib Chowdhury Nullify the freed pointer so it's not accessed later.
2009-10-08 Sadrul Habib Chowdhury Leak fix.
2009-10-08 Sadrul Habib Chowdhury Leak fix.
2009-10-09 Paul Aurich Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.
2009-10-08 Sadrul Habib Chowdhury merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'
2009-10-07 Sadrul Habib Chowdhury Free up the parsers.
2009-10-07 Sadrul Habib Chowdhury Add missing null sentinels, and help the compiler catch such errors.
2009-10-07 Sadrul Habib Chowdhury Plug leaks in the file-selector code.
2009-10-07 Björn Voigt German translation update
2009-10-07 Björn Voigt - German update
2009-10-06 Sadrul Habib Chowdhury merge of '071f90416f664b41b4426e7929dc0a595aa02127'
2009-10-06 Sadrul Habib Chowdhury Fix sending /buzz on yahoo.
2009-10-09 Paul Aurich Mark "STUN server:" for translation.
2009-10-06 Paul Aurich merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'
2009-10-05 Björn Voigt German translation update:
2009-10-06 Paul Aurich Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.
2009-10-06 Paul Aurich jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
2009-10-05 Paul Aurich jabber: Fix removing a buddy with a pending subscription.
2009-10-04 Paul Aurich Note whether IDN support is enabled/disabled in the Help->About dialog.
2009-10-04 Paul Aurich Remove a stray printf()
2009-10-04 Paul Aurich Document the opaque structure. Refs #10432.
2009-10-04 clytie Updated Vietnamese translation. Closes #10409.
2009-10-04 John Bailey Oops, forgot to ChangeLog that. Refs #9377.
2009-10-04 John Bailey Allow a user to use gtkrc to style the userlist in chat windows. I don't think
2009-10-03 John Bailey Add Sulabh as a developer, as we were supposed to do once the Summer of Code
2009-10-03 Elliott Sales de Andrade Don't attempt to change the alias on the server if the contact is not (yet)
2009-10-03 Elliott Sales de Andrade Don't crash is passport is NULL on Windows. I don't know why this would
2009-10-03 Paul Aurich Null-terminate this string explicitly to avoid valgrind complaining.
2009-10-03 Paul Aurich jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
2009-10-02 Daniel Atallah Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
2009-10-02 Sadrul Habib Chowdhury merge of '4f0da4d0982e7676421da341297c5a36718765e3'
2009-10-01 Sadrul Habib Chowdhury Do not special case the first group added to the buddy list.
2009-09-30 Sadrul Habib Chowdhury Plug leaks from incorrect color types/names in gntrc.
2009-10-02 Paul Aurich Add ":p" (since we already have :-p) as an XMPP smiley.
2009-09-30 Sadrul Habib Chowdhury Extend the TinyURL plugin.
2009-09-29 Paul Aurich merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'
2009-09-29 Sadrul Habib Chowdhury merge of '6a834614341327cc0cbbdc3887692354df8999e3'
2009-09-28 Sadrul Habib Chowdhury Fix a possible null-dereference and/or memory leak.
2009-09-28 Sadrul Habib Chowdhury Do not create a conversation yet.
2009-09-26 Sadrul Habib Chowdhury Typo fix (thanks to clang-analyzer).
2009-09-28 Paul Aurich jabber: Don't crash when disconnecting if there's been no response from the server.
2009-09-28 Marcus Lundblad Generate the "preference" attribute correctly for candidates on locales
2009-09-28 Mark Doliner merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'
2009-09-28 Paul Aurich Fix a string now that we're not in string freeze. Thanks, QuLogic!
2009-09-28 Elliott Sales de Andrade Minor leak fixes. Probably not too important since they're in DNS resolver
2009-09-26 Sadrul Habib Chowdhury I think this is the more correct way of determining invisibility.
2009-09-26 Sadrul Habib Chowdhury Fix a couple of possible null-pointer dereferences.
2009-09-26 Sadrul Habib Chowdhury Allow unsetting account alias in finch.
2009-09-25 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-25 Paul Aurich merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'
2009-09-25 brian lu More tightly scope a variable and avoid trying to free an unset variable.
2009-09-24 Paul Aurich jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
2009-09-24 Paul Aurich jabber: Always require a resource when starting Legacy IQ Auth.
2009-09-24 Peter Hjalmarsson Updated swedish translation, with suggestions from Tapo C.
2009-09-24 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-24 Mark Doliner Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is
2009-09-24 Mark Doliner Don't attempt to remove the master group in our cleanlist function.
2009-09-23 maiku merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'
2009-09-23 maiku Fix a crash when content modify contains unknown content.
2009-09-22 Mark Doliner Change the way we handle these if checks to hopefully be a little
2009-09-22 Mark Doliner Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with
2009-09-22 Daniel Atallah Add support for setting the multiple instances flag in the Windows Preferences plugin.
2009-09-22 Elliott Sales de Andrade merge of '605082e5e72e95dface3580569a0737cbd95e368'
2009-09-21 Daniel Atallah Fix a silly regression that I introduced in f1167f906624ca218b6fd2a39b10be205ca99892 where the win32 installer language selection would no longer work correctly. Fixes #10243.
2009-09-20 Will Thompson Advertise jingle rtp, and only advertise rawudp if VV is enabled
2009-09-19 Paul Aurich Concordance between "Usernames" and "addresses"
2009-09-19 Sadrul Habib Chowdhury merge of '0bc7822198be60e725a7039ab42dc214cfb72a4d'
2009-09-19 Paul Aurich Just comment out the failing tests when using glib; it's not likely anyone
2009-09-18 Sadrul Habib Chowdhury Don't free what you don't own.
2009-09-18 Sadrul Habib Chowdhury Mark some strings for translation.
2009-09-18 Sadrul Habib Chowdhury Update the man pages a little bit.
2009-09-18 Paul Aurich Clarify the "improperly"; glib is doing what I'd expect strdown to do.
2009-09-17 John Bailey Per discussions in devel@conference.pidgin.im that saw no objections, make SSL
2009-09-17 Daniel Atallah Plug some leaks.
2009-09-17 Daniel Atallah Mark theme prefs as translatable, refactor slightly for consistency and plug a small leak.
2009-09-16 John Bailey merge of 'f5cc5d3afc3b423debe344ad70fdb191833075ce'
2009-09-16 John Bailey merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'
2009-09-16 Björn Voigt German translation update
2009-09-16 Björn Voigt I can't see why dots should be usefull here:
2009-09-16 Björn Voigt German translation update:
2009-09-15 Daniel Atallah Avoid an unnecessary alloc/free.
2009-09-15 Sadrul Habib Chowdhury Return the proper enum values from command callbacks.
2009-09-15 Sadrul Habib Chowdhury '/debug plugins' will announce the list of loaded plugins.
2009-09-15 Daniel Atallah Fix fallback to default sounds when the file isn't found.
2009-09-15 Daniel Atallah Patch from Toby Schaffer to avoid an assertion when detaching an non-existant GtkSpell pointer. Fixes #10275.
2009-09-15 Ka-Hing Cheung Dimmuxx noticed that retrieving OIM didn't work for him until he
2009-09-16 John Bailey disapproval of revision '48e7bc40f3e696487c1f162edd2f5aeda98dbdd6'
2009-09-16 John Bailey disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
2009-09-12 Elliott Sales de Andrade Some people seem to think these messages actually mean something, but not
2009-09-14 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-12 John Bailey These debug messages were missing newlines at the end.
2009-09-11 Mark Doliner Change purple_url_encode() to not encode . _ - ~ because it's not
2009-09-11 Jochen Kemnade update German translation
2009-09-10 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-10 Daniel Atallah Patch from Johnson Earls to improve the win32 launcher detection of whether we
2009-09-09 Paul Aurich Fix a crash when attempting to validate a JID with an invalid resource.
2009-09-08 Paul Aurich Oops, it helps to actually use the stripped message.
2009-09-08 Mark Doliner Correct the version number in this @since tag
2009-09-08 Sulabh Mahajan merge of '40005b889ee276fbcd0a4e886a68d8a8cce45698'
2009-09-08 Etan Reisner merge of '9577fe0ea00b1f8e69abaf756e5e1ed31b0c76cf'
2009-09-08 Etan Reisner merge of '9ce1a7ac92f523b7b5b9983746ae57ee1fac1a67'
2009-09-08 Mark Doliner Check in updated versions of these files after running msgmerge on them
2009-09-07 Paul Aurich rekkanoryo: darkrain: [Refs #10200]...chop off the "to this application"
2009-09-07 Paul Aurich Don't mention "Pidgin" in the libpurple cert error message. Fixes #10200.
2009-09-07 Marcus Lundblad merge of '4bf270f4acb1ba37f3a3aa264be813d4b16878ed'
2009-09-07 Marcus Lundblad merge of '37aa00d044431100d37466517568640cb082680c'
2009-09-07 Marcus Lundblad Only scale down larger smileys (more than 22 px width or height) in the
2009-09-08 Sulabh Mahajan Better, accurate handling of idle time for a yahoo buddy. Fixes #10099
2009-09-07 Sulabh Mahajan Fixes #10224
2009-08-18 Etan Reisner merge of '25f34bad34d520409df11f320a0f85c239c67709'
2009-08-16 Etan Reisner merge of '453bf3da68c1baca3d6585b338ac13df415c9be0'
2009-08-15 Etan Reisner Re-order the ungrouped formatting toolbar buttons to match the order of the
2009-08-15 Etan Reisner Fix apply_font to use a PangoFontDescription to get the requested font family
2009-08-15 Etan Reisner Use the new purple_account_get_name_for_display function for the Send To menu.
2009-08-15 Etan Reisner Add a purple_account_get_name_for_display function (I'm not a huge fan of that
2009-09-10 Yoshiki Yazawa Added tag 2.6.2_jp1 for changeset 7c33fccedea8
2009-09-08 Yoshiki Yazawa Added tag 2.6.2_jp for changeset 493f48f8d17f
2009-09-08 Konosuke Watanabe Fix Yahoo Japan's buddy list problem: buddies don't become online if 2.6.2_jp1
2009-09-07 Yoshiki Yazawa merged with im.pidgin.pidgin 2.6.2_jp
2009-09-06 Mark Doliner If an oscar buddy on our buddy list is away and we have not yet
2009-09-06 Mark Doliner A little more detail from the AIM docs
2009-09-06 Mark Doliner Update some macros based on information from
2009-09-06 Mark Doliner Rename two variables based on insight from
2009-09-06 Mark Doliner Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at
2009-09-06 Mark Doliner These should actually be 0x03, I think. I think it's a bitmask where
2009-09-06 Elliott Sales de Andrade Fix minor assert so I can run with G_DEBUG=fatal_criticals.
2009-09-06 Elliott Sales de Andrade Fix minor warning
2009-09-06 Elliott Sales de Andrade I don't see why the Public IP entry needs to be different and use a Table
2009-09-06 Elliott Sales de Andrade Don't do IP discovery if the automatic IP detection pref is disabled, even
2009-09-06 Mark Doliner Comebine two separate strings into one, thus restoring balance to the
2009-09-05 Mark Doliner Increment teh version in trunk
2009-09-05 Mark Doliner Add a sed line to our autogen.sh script to hopefully avoid ever creating
2009-09-05 Mark Doliner Fix a bunch of warnings from check_po.pl about mismatched format specifiers
2009-09-05 Mark Doliner Add a note. This script shows a lot of false warnings for fa.po
2009-09-05 Mark Doliner Let's get this show on the road
2009-09-05 Stu Tomlinson Minor RPM spec file updates
2009-09-05 Elliott Sales de Andrade Revert some Simplified Chinese string translations. These were clearly
2009-09-04 Elliott Sales de Andrade merge of '65195a427a4340ca3f017d8d052c0b85c1f482f2'
2009-09-04 Mark Doliner The output buffer passed to qq_encrypt needs to be 17 bytes bigger
2009-09-04 Elliott Sales de Andrade Add newline at end of debug messages.
2009-09-04 Elliott Sales de Andrade No need to call this twice.
2009-09-04 Loptosko Updated Slovak translation.
2009-09-04 Stu Tomlinson merge of 'efb8dab3ae8f2d674991cf00fd42b0eeb5f650bc'
2009-09-04 Elliott Sales de Andrade NEWS-ify...
2009-09-04 Elliott Sales de Andrade Refresh the buddy list immediately after changing the buddy icon theme.
2009-09-04 Björn Voigt German translation update
2009-09-04 Björn Voigt German translation update:
2009-09-04 Mark Doliner Oh boy, fix a missing semi-colon
2009-09-04 Mark Doliner One step closer to releasing. I think it's going to have to
2009-09-04 Mark Doliner Keep our tenses the same
2009-09-04 Mark Doliner Add a test for qq's qq_encrypt function. Refs #10191. The string of
2009-09-04 Elliott Sales de Andrade merge of '67f5f16c41aa98745fe87f8477a2f4a9cd24709e'
2009-09-04 Elliott Sales de Andrade merge of '143f0731ba083b48ae06f957fa8ae2ae4d3a9edb'
2009-09-04 Elliott Sales de Andrade Mark some "TURN server" strings for translation.
2009-09-04 Elliott Sales de Andrade Some of our translations actually have 6 plural forms.
2009-09-04 Elliott Sales de Andrade Wordwrap just a little bit.
2009-09-04 Elliott Sales de Andrade Don't reset the sound theme pref if we're just loading the list of themes.
2009-09-04 Elliott Sales de Andrade Revert this one string translation because it changes the ordering of the
2009-09-04 Mark Doliner Three r's don't make a sense. Fixes #10090
2009-09-04 Mark Doliner NEWS if you got 'em
2009-09-04 david Updated Czech translation.
2009-09-04 ambrose li Updated Chinese (Hong Kong & Traditional) translations.
2009-09-04 Friedel Wolff Updated Afrikaans translation.
2009-09-04 Elliott Sales de Andrade Changelog MSN Chat fix.
2009-09-03 Elliott Sales de Andrade Call purple_prefs_add_none on the parents for the status and stock icon
2009-09-03 Elliott Sales de Andrade Don't auto-close MSN switchboard connections for chats, because that means
2009-09-03 Elliott Sales de Andrade Remove an unused variable pointed out by WebcamWonder.
2009-09-03 Mark Doliner Make DIR and NAME localizable
2009-09-03 Mark Doliner "err" already exists--just set it to NULL.
2009-09-03 Mark Doliner Fix two more cases of GError not being initialized to NULL
2009-09-03 Mark Doliner GError needs to be initialized to NULL. I can't help but think that this
2009-09-03 Mark Doliner Add the two MSN problems to the ChangeLog
2009-09-03 Ethan Blanton Head irc_mirc2* bugs off at the pass with a NULL check
2009-09-03 Mark Doliner Add the XMPP SSL/TLS bug to the ChangeLog
2009-09-03 Ethan Blanton Add CVE for IRC crash in ChangeLog
2009-09-03 Ethan Blanton Fix parsing of invalid IRC TOPIC messages which contain no actual topic
2009-09-03 Ethan Blanton Make Makefile.am a bit more portable
2009-09-03 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-02 Elliott Sales de Andrade merge of 'b0b069693930fe066b4ca0af9b801dbc1f543f19'
2009-09-02 Paul Aurich La la la, oops. HanzZ pointed this (leak) out.
2009-09-02 Mişu Moldovan Updated Romanian translation.
2009-09-02 besnik Updated Albanian translation.
2009-09-02 Elliott Sales de Andrade Properly quote the imgstore ID in the HTML for an Ink message so that the
2009-09-02 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-09-02 Paul Aurich Fix various leaks of the basename/filename/entire list in pidgin_dnd_file_manage.
2009-09-01 Elliott Sales de Andrade Ignore SLP invites if they do not contain all the required fields. The
2009-09-01 Mark Doliner As far as I can tell this BR_PTHREADS=0 define was used for binreloc,
2009-09-01 Paul Aurich merge of '2949e994d1c2ef834be0dd1800e164e39edc880f'
2009-09-01 Elliott Sales de Andrade merge of '193869c7b6c12d13ccb96d731ceb8fe5f3a82f2d'
2009-09-01 Elliott Sales de Andrade I guess this pref name was changed but this one line was not. This would
2009-08-31 Elliott Sales de Andrade Fix some typos.
2009-09-01 Paul Aurich Updated Simplified Chinese translation and email update. Closes #10165.
2009-08-31 Paul Aurich Eighth^WNinth time's the charm...
2009-08-31 Paul Aurich Minor merge duplication.
2009-08-31 Paul Aurich merge of '5fabe3309f53afaf46157b615ec20eec581969e5'
2009-08-31 Marcus Lundblad Don't crash when receiving an error iq response when trying fetch a custom
2009-08-31 Paul Aurich merge of '72c558ad4f7ad4f6c3ef1347e9d202cebdfaed83'
2009-08-31 Paul Aurich jabber: Stricter parsing of a BoB data stanza
2009-08-31 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-31 John Bailey And fix the typo I wouldn't have caught if I didn't see the commit mail.
2009-08-31 John Bailey Mention the Yahoo account option I created in the ChangeLog.
2009-08-31 Paul Aurich gah, signed comparison meant this was stripping all multibyte UTF-8 characters.
2009-08-31 Shalom Craimer Updated Hebrew translation. Closes #10146.
2009-08-31 Paul Aurich merge of '2adbecd312414acb07814cfe297782c54ed76733'
2009-08-31 Paul Aurich jabber: Properly handle adding buddies that contain a resource. Closes #10151.
2009-08-31 Paul Aurich jabber: Reduce severity of "Ignoring exts..." message.
2009-08-30 Marcus Lundblad The media menu item was wrongly labelled "More"...
2009-08-30 Timo Jyrinki Updated translation for 2.6.2.
2009-08-30 Laurynas Biveinis Update Lithuanian translation
2009-08-30 Jochen Kemnade complete German translation for 2.6.2
2009-08-30 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-30 mikel paskual Updated Basque translation. Closes #10141.
2009-08-30 Paul Aurich Because I'll forget to add this in if I don't do it now.
2009-08-30 desowin Remove IO watches at shutdown in gntmain.c Closes #9872.
2009-08-30 Paul Aurich merge of '7f9fb74cf1c1ea058b2681f2246d9da4e6e42f51'
2009-08-30 Paul Aurich Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
2009-08-30 maiku merge of '5d14e84215d9f285f65ff268476a8c9a395e6f7f'
2009-08-30 Paul Aurich Fix a bunch of doxygen warnings.
2009-08-30 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 maiku Fix another warning.
2009-08-30 maiku Fix some docs warnings. Thanks to darkrain for pointing them out.
2009-08-30 maiku Wait to set remote candidates until the session has been accepted. This stops
2009-08-29 Paul Aurich merge of '2b730bfa4fd98d2ab0b35c3d3830a3383507ba8e'
2009-08-29 Paul Aurich GSList internally doesn't use the same allocator as gmalloc. Refs #400.
2009-08-29 Yoshiki Yazawa fixed a bug in purple_utf8_strip_unprintables() that all characters with 8th bit set would be dropped.
2009-08-29 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-29 Éric Boumaour update french translation for next release.
2009-08-29 Martin Srebotnjak Updated Slovenian translation. Closes #10131.
2009-08-29 Paul Aurich jabber: Use a better method for dealing with terminating slashes in JIDs.
2009-08-29 Paul Aurich merge of '0a6d9985bcc4d77bf880200a8594a3ec52b00777'
2009-08-28 maiku merge of '3f93a6bb49a0b26675a702b5849dc9e6d2fc0200'
2009-08-28 maiku Fix copy/paste error. Unless this is really the MSN prpl in disguise.
2009-08-28 maiku Fix typo.
2009-08-28 maiku merge of '38ebec4433858a0ad3e429387c23ab0f1d8c0f12'
2009-08-28 Sulabh Mahajan As darkrain pointed out this isnt caused by that certain bug in glib. My mistake. Recomment, and change how I test str to be NULL and return NULL.
2009-08-28 Kelemen Gábor Hungarian translation updated for 2.6.2
2009-08-28 Marcus Lundblad merge of '2c2401820569b102feeb7ce574b90abdc6406f99'
2009-08-28 Sulabh Mahajan g_utf8_normalize() for glib ver < 2.15.0 causes a crash when an invalid utf8 string is passed to it (http://bugzilla.gnome.org/show_bug.cgi?id=501997).
2009-08-28 Marcus Lundblad Set the icon of media corresponding to the media type
2009-08-28 Marcus Lundblad Removed a strace space...
2009-08-29 Paul Aurich Add two XMLNode accessors for iterating through the children of an XMLNode.
2009-08-29 Paul Aurich Add assertions to purple_account_add_buddy; a NULL buddy is very bad. Refs #10115.
2009-08-29 Paul Aurich Fix what looks like an incorrect merge that caused gevolution's add buddy dialog to segfault.
2009-08-28 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-28 Jochen Kemnade begin translation for 2.6.2
2009-08-28 Mark Doliner Add two new files containing strings
2009-08-28 Mark Doliner We generally don't hyphenate "email"
2009-08-28 maiku merge of '56aef266e32da36a675d0806e9c68c98e8b714af'
2009-08-28 Mark Doliner Try to make this help string shorter to increase the odds of people
2009-08-28 maiku merge of '3dc30db9c8f1da2d0c574163fe37658d8b26f95d'
2009-08-28 Paul Aurich Oops, I think it's either sleep or coffee time.
2009-08-28 Paul Aurich Add more verbose debugging to purple_utf8_strip_unprintables.
2009-08-28 Paul Aurich Make that a little more readable.
2009-08-28 Paul Aurich merge of '4b37450c5470f1f61cdba5cf5de7a6abb166b2c1'
2009-08-28 maiku Add some extra error strings just in case.
2009-08-27 maiku merge of '18135201f43ac87c932feae03881d46e30d93030'
2009-08-27 maiku There's no reason to ask for acceptance if the stream has been accepted. Also,
2009-08-27 Paul Aurich Hmm, g_unichar_isgraph is too restrictive in the characters allowed (it munges \t). Change purple_utf8_strip_unprintables to simply remove ASCII control characters instead.
2009-08-26 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-26 Paul Aurich merge of 'b09ff62192fe7c44793b7aebbae3814fb649671d'
2009-08-26 Daniel Atallah Explicitly save the language when using the silent installer (if it is explicitly set). NSIS doesn\'t do this for us. Fixes #8658.
2009-08-26 Paul Aurich Strip off the outer <html> and <body> from iChat messages. Should Fix #9968.
2009-08-26 Elliott Sales de Andrade I think this was the optimization they wanted when this first broke.
2009-08-25 Paul Aurich jabber: Fix using BOSH and legacy auth together. Closes #9990.
2009-08-25 maiku merge of '6a17707ef96a5fb4dde26e6700ad3e0d39c40561'
2009-08-25 Paul Aurich merge of '1d360041ff45d34220efcda18bc92c70831b672f'
2009-08-25 John Bailey Tweak the blurb I added to the about box for the support list to be even more
2009-08-25 Paul Aurich Fix the auto-personize stuff. Closes #9948.
2009-08-25 Paul Aurich Display the username in the debug log when disconnecting an account.
2009-08-25 maiku Use the correct parameters for this function.
2009-08-25 maiku Handle the local accept signal with GTalk/Gmail. This was causing calls
2009-08-24 Sulabh Mahajan This will fix adding, removing MSN contacts on yahoo's deny list
2009-08-24 Sulabh Mahajan merge of '92e101e3698042e7600729bc09dec9e28f81de8f'
2009-08-24 Paul Aurich Fix GNOME proxy settings. Fixes #10051.
2009-08-24 Sulabh Mahajan Fixes #10073.
2009-08-24 Yoshiki Yazawa merged with im.pidgin.pidgin
2009-08-24 Paul Aurich pounce dialog: Try to always have a row selected. Fixes #10037.
2009-08-24 Paul Aurich Reorder the New Pounces/New Mail dialog buttons.
2009-08-24 Paul Aurich Hmm, close a paren.
2009-08-24 Elliott Sales de Andrade So apparently, I messed up the name of this charset. But I wonder why it
2009-08-23 Ka-Hing Cheung merge of '03bd656c160ca6bc98b9cc43670b534d7d2c3c88'
2009-08-23 Sulabh Mahajan Fixes #7722.
2009-08-23 maiku Detect that there has been an error in the GStreamer pipeline, output an
2009-08-23 Paul Aurich Updated status/11/invisible based off the new icons. Closes #9957.
2009-08-23 Elliott Sales de Andrade merge of '375487659d7425062cb32079e5be08ac45951bd8'
2009-08-23 Paul Aurich merge of '34ceac72c21973ff539a829c2f570c0670c18ec4'
2009-08-23 Mark Doliner Remove a function declaration for a function that doesn't exist
2009-08-22 Richard Laager merge of 'a89c814a0c81eeacde296ce6a2520f1bac083ba4'
2009-08-23 Paul Aurich Further pounce dialog improvements. Refs #10037.
2009-08-22 Paul Aurich merge of '5d9456311f879116a0aa9a4e39d9262030f2f79e'
2009-08-22 Paul Aurich Oops, Elliott correctly pointed out this was wrong...
2009-08-23 Elliott Sales de Andrade It seems I need to write the smiley to the conversation for it to show up
2009-08-23 Elliott Sales de Andrade Send proper emoticon messages in MSN chats. Apparently, this never worked
2009-08-23 Elliott Sales de Andrade Check for empty messages before sending them in chats. This is the same
2009-08-22 Elliott Sales de Andrade Minor comment cleanup stuff.
2009-08-22 Elliott Sales de Andrade This seems to not work every once in a while, so put in some code under the
2009-08-22 Elliott Sales de Andrade Display the full message when there are errors sending a MSN Mobile message
2009-08-22 Mark Doliner Make idle and offline buddy names and the idle time in the small list grey
2009-08-22 salinasv Close the Pounce dialog when you dismiss the last pounce.
2009-08-22 Paul Aurich merge of '2b68579960365fea9a55bc39baf90eb59c42f972'
2009-08-22 Paul Aurich jabber: Fix typing notifications between 2.6.0 and <= 2.5.9.
2009-08-22 Mark Doliner Woah, this was wrong. MY BAD! We should not be setting this to true
2009-08-22 Stu Tomlinson Until the Windows build is VV aware, we shouldn't try building the
2009-08-22 salinasv Add a row-activation event for the Pounces dialog to open a new conversation window.
2009-08-22 Paul Aurich String change feedback from Stu.
2009-08-22 Paul Aurich jabber: Strip the '/' off of a JID in jabber_normalize.
2009-08-22 Paul Aurich merge of '0696d14c26cfe65de7a3f68a2b9d14b283f88e1f'
2009-08-22 Stu Tomlinson Don't compile the VV Config plugin unless VV is actually enabled
2009-08-22 maiku merge of '80b957274167b799f50a5a624aca956f6eb02714'
2009-08-22 Paul Aurich certs: Allow for dealing with multiple things wrong with a cert.
2009-08-22 Paul Aurich merge of 'a3cbe3e11bc3bb7a4c1ecd17011d62ffba9abedf'
2009-08-22 Paul Aurich Fix some more incorrect addresses.
2009-08-22 Paul Aurich Remove specific copyright lines from the XMPP prpl.
2009-08-22 Paul Aurich Update various header copyrights thanks to licensecheck.
2009-08-22 maiku More gracefully handle stream creation errors with Jingle calls.
2009-08-22 maiku Gracefully handle failures to create an FsStream. This was caused by
2009-08-22 John Bailey Add a boolean account option (defaulting to off) to control whether to use
2009-08-22 maiku Properly name audio-call pixmaps. This stops an assertion in pidginstock.c
2009-08-22 maiku Add the vvconfig plugin. It allows you to choose different microphones,
2009-08-21 Paul Aurich merge of '48f2d27edd8466883a732524bff0e292e343e6f5'
2009-08-21 Kelemen Gábor hu.po: Updated for 2.6.1
2009-08-21 Paul Aurich jabber: Simplify; js is the callback data and can't be NULL.
2009-08-21 Paul Aurich jabber: Unset the PurpleDnsQueryData when a query fails. Refs #9274.
2009-08-21 Paul Aurich jabber: Print out the expected/generated caps hashes.
2009-08-21 Paul Aurich merge of '5ca4fe18a853bb7a6d9c45cd96ce2e9da4a2f8b8'
2009-08-21 Mark Doliner merge of '0e908152e3a09fb19dea225fe87e2d691f208d4e'
2009-08-21 Mark Doliner Whoops, this test case IS correct
2009-08-20 Mark Doliner Fix a bug in our outgoing yahoo message formatting where messages
2009-08-21 Paul Aurich jabber: Fix a crash when the vcard includes an empty BINVAL.
2009-08-21 maiku Fail the configure script if voice and video dependencies are missing.
2009-08-22 Richard Laager Wrap this file more consistently.
2009-08-23 Ka-Hing Cheung serialize functions that return unsigned int types in dbus
2009-08-20 Mark Doliner This function no longer needs these two parameters
2009-08-20 Daniel Atallah use memset instead of bzero for better portability and profit
2009-08-20 Mark Doliner Oh, I guess we should escape this when printing to the debug window.
2009-08-20 Mark Doliner I was missing a space!
2009-08-20 Mark Doliner Hopefully be more clear about just what a "webcam invite" is
2009-08-20 Mark Doliner Add a bunch of comments for translators that might make some of these
2009-08-20 Mark Doliner A few small string changes
2009-08-20 Paul Aurich Fix --disable-avahi. Closes #9449.
2009-08-20 Paul Aurich merge of 'a34b37757cd241377842a2da55e7c7ece45d69dd'
2009-08-20 Mark Doliner Don't put stuff into a linked list only to iterate through the linked list
2009-08-20 Mark Doliner Use a GSList here instead of a GQueue. Yay for simplification.
2009-08-20 Mark Doliner Move where the ftattr queue is defined
2009-08-20 Mark Doliner merge of 'e8e119ae079526a36af0f2ac20e7a9c9900f44c1'
2009-08-20 Paul Aurich Properly detect libpanel by including ncurses libs in linking test.
2009-08-19 Paul Aurich Don't add an accelerator to "Join a Chat" in a conversation window.
2009-08-20 Mark Doliner Make outgoing yahoo messages with links, font color, font face or font size
2009-08-19 Mark Doliner * Change yahoo_html_to_codes() a little to hopefully be more straight forward
2009-08-19 Paul Aurich Fix not calling the SRV timeout on the win32 code. Closes #9956.
2009-08-19 Paul Aurich jabber: Escape status messages with a '<' or '>' in the Get Info dialog.
2009-08-19 Mark Doliner applied changes from 484cf54a9d7270792571d342c82c713c72ce684b
2009-08-19 Mark Doliner applied changes from 34673affeeb462b539214e2d6d46c1d44f0be288
2009-08-19 Mark Doliner applied changes from 51ea62d1cdee93a0f6ab96f22d28cbe07ea5d13b
2009-08-19 Mark Doliner applied changes from c55cc517cc0bc09b677222a63f5f466531033719
2009-08-19 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.darkrain42.2.6.1' (head a471e07974d88252de5a74bbd65b07a8bc4345c7)
2009-08-19 Elliott Sales de Andrade merge of '89a4f914ccc668cb5ef2e9d16cf1652efb275071'
2009-08-19 Elliott Sales de Andrade merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'
2009-08-19 Elliott Sales de Andrade Update versions. Yes, I'm aware I skipped a number. I just don't want to