log

age author description
2009-08-07 Stu Tomlinson Add new #include's to purple.h so it can continue to be the canonical
2009-08-07 Mike Ruprecht Remove send_level and recv_level from PidginMedia.
2009-08-07 Mike Ruprecht Unlink the local audio volume and mute between sessions.
2009-08-07 Mike Ruprecht merge of '690e0c46a823bc8a86dd97edef1482d8ba30d3a6'
2009-08-06 ambrose li Updated traditional Chinese translations. Closes #9850.
2009-08-06 Paul Aurich merge of 'bc3bb7129b398700639d32f7d6b85fc155053f82'
2009-08-06 Elliott Sales de Andrade Ignore buddies with invalid emails in the membership list or address book,
2009-08-06 Paul Aurich ChangeLog my last. I think this Closes #9824.
2009-08-06 Paul Aurich log: Escape the "from" name in the HTML logger. Refs #9824.
2009-08-06 Paul Aurich irc: Handle a buddy appearing in multiple groups properly.
2009-08-06 Paul Aurich merge of '05d22685de7c7e91a18724eccf5ecf6791146239'
2009-08-06 Paul Aurich jabber: Fix a crash due to a contact having a resource with jbr->name == NULL
2009-08-06 Stu Tomlinson Don't package the unnecessary symlink libymsg.so which is not really a
2009-08-06 Stu Tomlinson Don't crash trying to modify the settings for an account where the prpl is
2009-08-05 Claudio Satriano Updated Italian po and win32 installer translations. Closes #9846, #9847.
2009-08-07 Mike Ruprecht Check for media caps when the conversation menu is activated.
2009-08-05 Mike Ruprecht Remove the "accepted" signal from PurpleMedia as it was redundant.
2009-08-05 Mike Ruprecht Set alsasrc's slave-method to 2. This stops the audio timestamps from
2009-08-05 Mike Ruprecht Allow setting properties on GStreamer elements with fs-element.conf.
2009-08-05 Paul Aurich Refs #9838.
2009-08-05 Mark Doliner Let's just call this after the switch statement...
2009-08-05 Mark Doliner Take care of a special case where we would incorrectly parse incoming IMs
2009-08-05 jfs Updated Spanish translation.
2009-08-05 mikel paskual Updated Basque translation.
2009-08-04 Mark Doliner Reuse our purple_markup_unescape_entity() function instead of
2009-08-04 Mark Doliner Use TRUE and FALSE instead of 1 and 0. I like TRUE and FALSE.
2009-08-04 Mark Doliner This is actually a stack, not a queue, so we can use a simpler data
2009-08-04 Mark Doliner Make this enum follow our naming conventions a little better
2009-08-04 Mark Doliner Something will have gone horribly wrong if data is NULL here, so don't
2009-08-04 Mark Doliner Fix two memory leaks. We were setting norm_bud and temp to NULL without
2009-08-04 Elliott Sales de Andrade merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'
2009-08-04 Elliott Sales de Andrade Somehow this bit got left in there. Should really compile this time.
2009-08-04 Paul Aurich merge of '46d5666420acffd7b3464e1c2ba0b5d0711c514d'
2009-08-04 Elliott Sales de Andrade merge of '4687f2ad1aa97d621e389533af53704e6066f35a'
2009-08-04 Elliott Sales de Andrade Set a maximum conversion length to g_convert when determining the file name
2009-08-04 Elliott Sales de Andrade THis conversion specifier is incorrect.
2009-08-04 Mark Doliner Changes to the way we translate raw yahoo messages to HTML. The HTML
2009-08-04 Mark Doliner We can use the typedef here, right?
2009-08-04 Stu Tomlinson Log the reason for disconnection to the debug log, so that we might
2009-08-04 Paul Aurich merge of '4b4bc04579a86d9b73a47d39654a65c1b15e1136'
2009-08-04 Paul Aurich Changelog the mail dialog crashes/fixes.
2009-08-03 Paul Aurich Fix a crash at shutdown in Finch.
2009-08-03 Paul Aurich statusbox: Avoid an assertion failure from ""
2009-08-03 Paul Aurich Updated Spanish and Slovenian translations. Closes #9834, #9835.
2009-08-03 Paul Aurich Further updated Norwegian Nynorsk translation. Closes #9831.
2009-08-03 Paul Aurich Document the jabber signals, since I promised a while ago I would.
2009-08-04 Paul Aurich cert: This a bad idea. check_subject_name being mandatory to implement is IMHO much better.
2009-08-03 Paul Aurich Updated Basque (eu) translation. Closes #9828.
2009-08-02 Paul Aurich Updated Russian translation some more. Closes #9818.
2009-08-02 Paul Aurich jabber: Keep a second connection open over which to send the terminate.
2009-08-02 Paul Aurich Oops, fix loading smiley themes.
2009-08-02 Paul Aurich Don't use pointers (even opaquely) once they're freed. Closes #9822.
2009-08-02 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
2009-08-02 Paul Aurich Clarify load_smiley_theme a little. Refs #9822.
2009-08-02 Paul Aurich yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.
2009-08-02 Paul Aurich oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.
2009-08-02 Paul Aurich jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to Prosody
2009-08-01 Paul Aurich jabber: Store the "own JabberBuddy" in the JabberStream* struct.
2009-08-01 Paul Aurich jabber: Stop fall-through on connection error.
2009-08-01 Paul Aurich merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'
2009-08-01 Paul Aurich cert: Fix a reversed check. Oops.
2009-08-01 duck zephyr: Build properly on Hurd.
2009-08-01 Paul Aurich jabber: Ridiculously verbose logging for BOSH.
2009-08-01 Paul Aurich jabber: Better inactivity timer logic.
2009-08-01 Paul Aurich jabber: Remove js->use_bosh
2009-08-01 Paul Aurich jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.
2009-08-01 Paul Aurich jabber: Re-order the BOSH structs and normalize the buffer names.
2009-08-01 Stu Tomlinson Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error
2009-08-01 John Bailey Unbreak the string freeze.
2009-08-01 Sulabh Mahajan Fix #9660. Reconnect, in case of error 52.
2009-08-01 Sulabh Mahajan Fixes #9661
2009-08-01 Paul Aurich merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'
2009-07-31 Mark Doliner Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
2009-08-01 Paul Aurich jabber: Add the two Gtalk video features to the disco#info/caps hash
2009-08-01 Paul Aurich jabber: Fix setting the PEP node the first time.
2009-08-01 Paul Aurich jabber: disco#info queries with no 'from' are from the server; valid.
2009-08-01 Paul Aurich jabber: Fix setting Google Talk avatar at login.
2009-07-31 Marcus Lundblad merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'
2009-07-31 Mark Doliner Add a test with a custom color
2009-07-31 Kelemen Gábor hu.po: Hungarian translation updated for 2.60
2009-07-31 Mark Doliner Of course I got it backwards
2009-07-31 Mark Doliner Better variable name?
2009-07-31 Mark Doliner Add testing for font size
2009-07-31 Mark Doliner Stop using a GString when a gchar* will do fine
2009-07-31 Mark Doliner Make match a const char *, and remove two unnecessary casts
2009-07-31 Mark Doliner Minor optimization when sending and receiving messages on Yahoo: only
2009-07-31 Mark Doliner nomoreendtags is used as a boolean, so set the variable type appropriately
2009-07-31 Paul Aurich cert: Nevermind, not going to change that string.
2009-07-31 Paul Aurich cert: Validate subject name before prompting due to no CA pool.
2009-07-31 Elliott Sales de Andrade Don't leak the GError from g_convert.
2009-07-31 Mike Ruprecht merge of '69e3f1859964483e117264088d4b6fc214709f6a'
2009-07-31 Mike Ruprecht merge of 'a20a45414d71cd9c0ab697cf0d6209bea8d9140c'
2009-07-31 Elliott Sales de Andrade merge of 'a6c4b3ed3fdfcd5eafd45342656fed541020f353'
2009-07-31 Elliott Sales de Andrade Got the 'to' and 'from' charsets backwards there, didn't I.
2009-07-31 Elliott Sales de Andrade Fix the warnings.
2009-07-31 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 so that we can explicitly set
2009-07-31 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 means we don't need to go
2009-07-31 Paul Aurich Oops.
2009-07-31 Paul Aurich Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.
2009-07-31 Elliott Sales de Andrade Fix some of that grammer (sic) that Mark mentioned.
2009-07-31 Elliott Sales de Andrade I don't understand how this branch could be reached, but don't leak the slp
2009-07-31 Mark Doliner Change Yahoo to send <span> tags with a color style attribute instead of <font>
2009-07-31 Mark Doliner Whoops, I forgot to add the test!
2009-07-31 Mark Doliner Add a note about why we do this. Feel free to correct spelling
2009-07-31 Mark Doliner Add a super simple test for yahoo_codes_to_html(). I'm planning on
2009-07-31 Mark Doliner This comment shouldn't be doxigenated
2009-07-30 Mark Doliner Oh shit no it wasn't. I have no one to blame but fear itself.
2009-07-30 Mark Doliner Um, this was a memory leak, right?
2009-07-30 Mark Doliner Simplify a wee bit
2009-07-31 Mike Ruprecht Add the camera-v1 cap or else Gmail refuses to accept we're video enabled.
2009-07-30 Paul Aurich oscar: Fix debug message newline I noticed in a log from #pidgin.
2009-07-30 Josep Puigdemont Updated Catalan-Valencian translation by Toni Hermoso.
2009-07-30 Mark Doliner merge of '0303b668a76bd19395d6a4feeec2d0c36f2407bf'
2009-07-30 Paul Aurich merge of '4d4cd3cf315192de81786fd9f785ac12a08ad369'
2009-07-30 Mark Doliner Small comment improvement from Aman Gupta (tmm1)
2009-07-30 Stu Tomlinson Apparently the .PHONY bits are important for the revision reported in win32
2009-07-30 Mike Ruprecht Don't crash when opening a tooltip for yahoo contacts who aren't on
2009-07-30 Paul Aurich certs: Clean up the code a little, since I made it hard to follow.
2009-07-29 Paul Aurich jabber: Handle "Extended Address" correctly.
2009-07-30 Elliott Sales de Andrade Don't use a static buffer to hold a full filename, since it could possibly
2009-07-29 Etan Reisner merge of '0b43c5f05ed84d95790b3c5370f905758358e36e'
2009-07-29 Björn Voigt German translation update (only punctuation changes)
2009-07-29 Paul Aurich Updated Slovak and Afrikaans translations. Closes #9795, #9794.
2009-07-29 Elliott Sales de Andrade If the SOAP server returns a 503 AND we haven't yet authenticated, then
2009-07-28 Paul Aurich merge of '024d245a8148c47c777a691d387fefdc58337f9c'
2009-07-28 Paul Aurich merge of '19f16b9c4b574f5a04993f6347630ef3a0f03dd6'
2009-07-28 Paul Aurich ft: Don't emit a changed-status signal for something that isn't a change.
2009-07-28 Paul Aurich merge of '18102fcd19439a6e6f2e689922316eaa8fd42ca1'
2009-07-28 Mark Doliner Add a comment for these two strings. A translator asked about
2009-07-28 Marcus Lundblad Fixed casing...
2009-07-28 Marcus Lundblad One more typo...
2009-07-28 Marcus Lundblad Fixed typo in translation
2009-07-28 Laurynas Biveinis Update Lithuanian translation
2009-07-28 Paul Aurich cap: Ignore auto-resp messages. Closes #4633.
2009-07-28 Paul Aurich ft: Set an initial size for the dialog; that shrunk it way too much.
2009-07-28 Paul Aurich ft: This functionality has been "offered" for umpteen years.
2009-07-28 Stu Tomlinson I think this is the 3rd fix for the same error in the same function
2009-07-28 Paul Aurich Updated Hebrew translation. Closes #9785.
2009-07-28 Paul Aurich merge of '5d299fb56a8e77822296cd70281b61ed0fa3b613'
2009-07-28 Stu Tomlinson Fixes for some potential printf("%s", NULL) type of problems from Maiku
2009-07-28 Stu Tomlinson Automatically detect if running under valgrind and don't close plugin
2009-07-28 Stu Tomlinson Make gtkmedia.c compilable on systems without X11 (as long as they're Win32)
2009-07-28 Stu Tomlinson Make media.c compilable on Windows following guidance from Maiku
2009-07-27 stefan becker Free the KeyValuePairs associated with accountopt lists. Closes #9115.
2009-07-27 Paul Aurich merge of '865afa7130542051d98f8e39bf3e0e6d8c70402c'
2009-07-27 Stu Tomlinson Fix windows build by adding the necessary bits to define the MTN revision
2009-07-27 aman Optimize blist searching with lots and lots of empty groups
2009-07-27 hanzz Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
2009-07-27 Paul Aurich Resurrect the old offline icon and make the new one the invisible icon.
2009-07-27 aman More efficient purple_find_conversation_with_account. Closes #9703.
2009-07-27 Paul Aurich merge of '676252faa4180c3a4995644d57dd0394f55d5db7'
2009-07-26 Paul Aurich jabber: Move the jbr comparison logic to a GCompareFunc
2009-07-26 Paul Aurich jabber: Properly track own idle time in fake_to_self.
2009-07-26 John Bailey And really fix that --with-system-ssl-certs argument.
2009-07-26 John Bailey Tweak the ChangeLog a bit.
2009-07-26 John Bailey Fix this warning:
2009-07-26 Paul Aurich merge of '0cb5b3f2ca9b11063ea0e18c4fc723568e254965'
2009-07-26 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
2009-07-26 John Bailey And clean up two instances where Yahoo Japan needs to be correctly detected
2009-07-26 John Bailey Update these URL's to use the correct version of the Yahoo Messenger client
2009-07-26 Josep Puigdemont Catalan translation updated.
2009-07-26 Paul Aurich Further update to pt_BR. Refs #9723.
2009-07-26 Paul Aurich Deprecate multiple chats having the same name and complain in the log.
2009-07-26 Paul Aurich Minor cleanup: This callback is also IM-only.
2009-07-26 Paul Aurich Minor cleanup: this callback is only triggered for IMs.
2009-07-25 Paul Aurich Add a few files to .mtn-ignore
2009-07-25 Paul Aurich --warnings;
2009-07-25 Paul Aurich Updated English (British) translation. Closes #9775.
2009-07-25 Elliott Sales de Andrade merge of '968b860be1d2669d190f0b1376533fcbc0d52b98'
2009-07-25 Elliott Sales de Andrade Add the MTN revision in the Pidgin About and finch --version dialogs.
2009-07-25 Paul Aurich Apply a fix from "pieleric" to the Dutch translation. Closes #9764.
2009-07-24 Jochen Kemnade complete German translation for 2.6.0
2009-07-23 Paul Aurich ft: fwrite failing is a local error. Pointed out by kenshin.
2009-07-23 Paul Aurich Add an explicit "Connected" message right before passing control from proxy subsystem to whomever called purple_proxy_connect.
2009-07-23 Paul Aurich Set xfer->status before emitting signals in purple_xfer_set_status.
2009-07-22 Paul Aurich Updated Bengali translation and retire two translators. Closes #9738.
2009-07-22 Paul Aurich merge of '0051876c7a8f15262533a927282a8b417dfb0644'
2009-07-22 Paul Aurich Updated Czech translation. Closes #9739
2009-07-22 Paul Aurich Fix a small leak and remove a duplicate xmlnode_set_attrib.
2009-07-22 John Bailey Fix #9745 as the submitter suggested. This doesn't appear to hurt anything.
2009-07-22 Paul Aurich Fix GnuTLS validation of the CACert Chain. Closes #4458.
2009-07-22 Paul Aurich merge of '6f4d0e183ebb11a95980e184e63bd4709aa24306'
2009-07-22 Paul Aurich A better solution for verifying certificate chains with NSS 3.12.3.
2009-07-22 Paul Aurich merge of '16bc7e72b5dd239ce65c63a388c2d39efc5b7c32'
2009-07-22 Mike Ruprecht merge of '080022da62aff247ec296e6c817cae0fc476b6a6'
2009-07-22 Etan Reisner merge of '2c429e7e623da14e68de42a031909190e1f9dbac'
2009-07-21 Etan Reisner merge of '5a2bb37da0d5add24e122a13a827437ecae61ad3'
2009-07-22 Paul Aurich Check expiration/activation times on certificates. Closes #8226.
2009-07-21 Paul Aurich Set the namespace properly on stanzas for BOSH.
2009-07-22 Mike Ruprecht Don't crash when there isn't a webcam connected.
2009-07-21 Jochen Kemnade getting closer to a complete German translation
2009-07-21 Paul Aurich Updated Dutch translation. Closes #9727.
2009-07-21 Paul Aurich Clean up some debugging and leave it in, since when it it fails, it
2009-07-21 Paul Aurich merge of 'b4330cb0af1a74cd8826d08447a38a366f1be3fc'
2009-07-21 Elliott Sales de Andrade merge of '50e2f2c66f304a73c2a9ef4d912be5e3f2ed39a5'
2009-07-21 Paul Aurich Clear out the fd when we pass it off to the SSL subsystem
2009-07-21 Paul Aurich Add a debug log message when MD5 is used in a verification chain. Refs #4458.
2009-07-21 Ka-Hing Cheung merge of '1ce56b5da0a32c13c50761b20f87a319cc55306f'
2009-07-21 Paul Aurich Updated Khmer translation. Closes #9726.
2009-07-21 Paul Aurich Reorganize pixmaps to ship scalable icons, including the main Pidgin icon. Refs #8556.
2009-07-21 Paul Aurich Check in updated icons, logo, and new voice/video icons from Hylke.
2009-07-20 Paul Aurich Updated Brazilian Portuguese translation. Closes #9723.
2009-07-20 Paul Aurich Don't allow NULL sort method IDs and don't crash on them. Fixes #9658.
2009-07-20 Paul Aurich merge of '13c5077bcfd832ab1e88f6b32c9563e6d46ebf82'
2009-07-20 Paul Aurich Fix a translation issue. Closes #7316.
2009-07-21 Elliott Sales de Andrade Propagate connect errors from the MSN proxy callback to the servconn error
2009-07-21 Elliott Sales de Andrade Fix a small warning.
2009-07-21 Elliott Sales de Andrade Set the session error after disconnecting the servconn instead of before.
2009-07-20 Elliott Sales de Andrade merge of 'e9bb03a6ee65b531aedba74676ce2dbb1b9a8491'
2009-07-20 Elliott Sales de Andrade Some versions of libtool seem to output things a little differently, so
2009-07-20 Elliott Sales de Andrade Make a note about these ALLOW_TAG* macros so people don't do stuff like
2009-07-19 Elliott Sales de Andrade We don't appear to need this key according to the current revision of the
2009-07-21 Ka-Hing Cheung kevin_BB on irc was reporting that doing things on connect didn't work,
2009-07-20 Paul Aurich Build fix on Windows. Thanks to SuperMMX.
2009-07-20 Paul Aurich Allow fallback for broken XMPP <message/> types. Closes #7837.
2009-07-20 Paul Aurich Oops, it helps to set the resource.
2009-07-19 Paul Aurich Move the IDN support into the DNS routines.
2009-07-19 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
2009-07-19 Ka-Hing Cheung disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'
2009-07-19 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
2009-07-19 Éric Boumaour Small fixes in fr.po translation for 2.6 release.
2009-07-19 Paul Aurich merge of '51da76f83bc049dc92e4199b15f634d001a5fa02'
2009-07-19 Paul Aurich Make OK default for Add Buddy, Add Chat, and Join Chat.
2009-07-19 Ka-Hing Cheung if I return FALSE to remove the timeout handle, I should probably set
2009-07-19 Ka-Hing Cheung merge of '0c2f544829df2f3a369504315f8b3a6cc325749a'
2009-07-19 Jochen Kemnade more German l10n
2009-07-19 Ka-Hing Cheung Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
2009-07-19 Ka-Hing Cheung move MSN stuff to its own section
2009-07-19 Ka-Hing Cheung I blame Qulogic for not compiling with vv
2009-07-19 Mark Doliner disapproval of revision '0a9f6836dbe4facb38768025e830328a50c5ddd8'
2009-07-19 Mark Doliner Surround this macro in do { } while (0); so that callers don't need to
2009-07-19 Mark Doliner Correct the indentation of this macro by removing one level of indentation
2009-07-19 Mark Doliner Fix an incorrect string. Yes, this breaks the string freeze. But the string
2009-07-19 Jochen Kemnade German translation update (still incomplete for 2.6.0)
2009-07-19 Sulabh Mahajan Fixes #1982
2009-07-19 Elliott Sales de Andrade merge of '2ce8248c9604e667e6fbbc4200565415369417e0'
2009-07-19 Paul Aurich Updated Greek Translation. Closes #9696.
2009-07-19 Paul Aurich Punjabi translation updated. Closes #9715.
2009-07-18 Paul Aurich To make grim happy (or more upset).
2009-07-18 Paul Aurich corner case: the first group wasn't being put into the hash table.
2009-07-18 John Bailey Oops! We should use YAHOOJP_CLIENT_VERSION if we're a Yahoo JAPAN account;
2009-07-18 John Bailey Change a bunch more of our yahoo packets to use the session ID. I believe this
2009-07-18 Paul Aurich Updated Galician translation and ChangeLogging. Closes #9695.
2009-07-18 Paul Aurich ASCII-ize the TXT query, too.
2009-07-18 Paul Aurich Support connecting to IDNA XMPP domains.
2009-07-18 Paul Aurich Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.
2009-07-18 Paul Aurich Fix a crash with the Message Notification plugin and the 'hidden' gtkconv
2009-07-18 Paul Aurich Add some debugging for a file transfer crash. Refs #4829.
2009-07-18 John Bailey Change a crapton of our Yahoo! packets to use the session ID we're assigned
2009-07-18 John Bailey We were actually identifying as a version of Yahoo Messenger that doesn't
2009-07-18 Stu Tomlinson Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.
2009-07-18 Paul Aurich merge of 'ebacad33e72745d3734a3d870fee301705c7282c'
2009-07-17 Paul Aurich Refactor jabber_login and jabber_register_account
2009-07-17 Paul Aurich When GNU Libidn is available, use it for XMPP stringprep operations.
2009-07-17 Paul Aurich Strip trailing whitespace.
2009-07-17 John Bailey Clean up a case of unnecessarily duplicated code.
2009-07-17 John Bailey Display an error message when we receive error code 1013 from the Yahoo! logon
2009-07-16 Paul Aurich The item JID will match the 'to' JID, not the from.
2009-07-16 Paul Aurich Revert this to what it was originally. Since the Get Info dialog renders "Purple HTML" or "IMHTML", trust the purple_* routine to format the <br/> properly.
2009-07-16 Paul Aurich Better hash function for the PurpleBuddy lookup hashtables.
2009-07-16 Paul Aurich explicit merge of 'c273f8da9712cac21aae5bcbd3d4790f8ee78f79'
2009-07-12 Paul Aurich merge of '2348ff22f0ff3453774b8b25b36238465580c609'
2009-07-19 Elliott Sales de Andrade ALLOW_TAG expands to multiple statements, so we should put braces around
2009-07-19 Elliott Sales de Andrade Prevent a crash if a plugin set a mini-dialog during load. If that plugin
2009-07-18 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
2009-07-17 Elliott Sales de Andrade Only fall back to ISO-8859-1 for text/plain messages. This fixes some wrong
2009-07-16 Paul Aurich merge of '5c0909f063226cd78f2eacd00e120fc52b66a457'
2009-07-16 Paul Aurich Further minor optimizations to blist-lookup code.
2009-07-16 Timo Jyrinki Updated Finnish translation for 2.6.0.
2009-07-16 Daniel Atallah merge of '1f0820a27cb7599cb83182453e1d0cfc9663f11d'
2009-07-16 Paul Aurich merge of '1423db68fabc512bc2005d658eb078fc65bd6fba'
2009-07-16 Daniel Atallah merge of '14624d95d88444c69810193d3cddea741c692fea'
2009-07-16 Éric Boumaour Update french translation for 2.6.0 release
2009-07-16 Sulabh Mahajan Prevent users from being added to the conference before they accept the invitation
2009-07-16 Sulabh Mahajan Prevent conference from splitting, when reinvited to one we are a member of. Fixes ticket #9601
2009-07-16 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 Paul Aurich Add the twitter.com CA cert. Fixes 9264.
2009-07-16 Paul Aurich merge of '47cc43740a8e5263c6eeb5b06416b3ba2434c57d'
2009-07-16 Elliott Sales de Andrade merge of '01d5e162e0d796e96df727bb20f12c2e2bfdd3d0'
2009-07-16 Elliott Sales de Andrade Use the existing convenience variable instead of a couple of dereferences.
2009-07-16 Elliott Sales de Andrade Not sure why I changed this, but it doesn't seem to be necessary. I'm going
2009-07-16 Paul Aurich New MSN certs needed for login.live.com. Closes #9682.
2009-07-16 aman Use a hash table for looking up PurpleGroup:s.
2009-07-16 Paul Aurich The Get Info dialog renders in HTML, so replace \n with <br/>\n.
2009-07-16 Paul Aurich Continue verification when we can't find a *cached* peer. Fixes #9664.
2009-07-16 Paul Aurich merge of '16b1eeda9a01e74e4b8906f46cd976bf0935a1c2'
2009-07-15 Peter Hjalmarsson Updated Swedish Translation
2009-07-15 Peter Hjalmarsson merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'
2009-07-16 Paul Aurich purple_status_to_jabber does need to strip HTML.
2009-07-15 Paul Aurich Use purple_util_write_data_to_file_absolute. Closes #9688.
2009-07-15 Paul Aurich For JIDs, do strdown before normalization.
2009-07-15 Paul Aurich Ensure UTF-8 strdown is mostly working correctly.
2009-07-15 Paul Aurich Properly send rejection to initiator if we reject a transfer.
2009-07-15 Paul Aurich Use Entity Caps for determining file transfer abilities, if possible.
2009-07-15 Paul Aurich Per request, update Hylke's email address.
2009-07-15 Paul Aurich +@since
2009-07-15 Paul Aurich Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
2009-07-15 Paul Aurich merge of '04fc08604e52c75e1a6fbe762bd0bf5646fb7707'
2009-07-15 Mark Doliner Ah, this is what g++ doesn't like.
2009-07-15 Ka-Hing Cheung documents purple_prefs_connect_callback
2009-07-15 Sadrul Habib Chowdhury Changelog the personal details thing for yahoo.
2009-07-15 Sadrul Habib Chowdhury Do not show hidden request fields.
2009-07-15 Sadrul Habib Chowdhury merge of '5d2fae2f23534be16c94035916b126cf0953435b'
2009-07-15 John Bailey Simplify a block here and kill one of those uber-lines that annoy grim.
2009-07-15 Sadrul Habib Chowdhury There were some concerns about possible API breakage from removing
2009-07-15 Paul Aurich Various fixes to get BOSH working with Prosody 0.5.
2009-07-15 Paul Aurich merge of '0800f09f6994e5ae06fed4644a78d33ab4346866'
2009-07-15 Sadrul Habib Chowdhury merge of '052b844e0de47c283f4eefb3e5c9d511dbb287aa'
2009-07-14 Paul Aurich merge of '27b0c8383de99fccc9cd6f312ac355f9e4a4d267'
2009-07-14 Mark Doliner merge of '03e0254c6871c4730755a200d34d4adacdf40c66'
2009-07-14 Mark Doliner I don't remember why exactly, but enum typedefs should not have a name
2009-07-14 Paul Aurich Fix picking up SI streamhosts from login server and plug a leak.
2009-07-15 Sadrul Habib Chowdhury Allow changing contact details for folks in the buddylist.
2009-07-14 Sadrul Habib Chowdhury Add support for receiving contact details from buddies.
2009-07-14 Paul Aurich Commit the QQ null chat room name crash on the *right* branch.
2009-07-14 Mark Doliner Don't fail an assertion and don't return FALSE if we can't create
2009-07-14 Mark Doliner This brace was a little goofy
2009-07-14 Mark Doliner Add a comment
2009-07-14 Mark Doliner Update these comments based on Kevin's reply a week ago on the devel
2009-07-14 Mark Doliner Set the "we support SMS!" ICBM flag. This causes buddies with mobile
2009-07-14 Mark Doliner I'm not really sure what this check does, but there's a good chance
2009-07-13 Mark Doliner Break the 'if' onto two lines and don't bother calling jabber_id_free()
2009-07-13 Paul Aurich Fix building individual plugins on OS X. Closes #3156.
2009-07-13 Elliott Sales de Andrade Don't double-escape media.
2009-07-13 Elliott Sales de Andrade merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
2009-07-13 Paul Aurich merge of '4eb90113f62db7720e95fc2491dd522f5950d0d8'
2009-07-13 Sadrul Habib Chowdhury merge of '13a2e99b338b6f766d19c7ad7cce26b8b32c9e99'
2009-07-13 John Bailey merge of '36948cfc8a90e3d81db3b233f7af33bf653ae4d3'
2009-07-13 Sadrul Habib Chowdhury Set the back-reference to the connection from the proto-data.
2009-07-13 Sadrul Habib Chowdhury Show the current time if the timestamp is zero.
2009-07-13 Paul Aurich Updated Russian translation. Closes #9652.
2009-07-13 Paul Aurich Updated Norwegian Nynorsk translation. Closes #9275.
2009-07-13 John Bailey zac from the Adium team noticed that the static prpl foo for yahoo was no longer
2009-07-12 Paul Aurich Properly unset a tune status without needing to re-log an XMPP account.
2009-07-12 Paul Aurich Identify clients in XMPP caps based on the ui_info hash. Closes #9672.
2009-07-12 Paul Aurich Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.
2009-07-12 Paul Aurich yahoo: Add the error code to the debug log.
2009-07-12 Paul Aurich Fix a reversed assertion.
2009-07-12 Paul Aurich Changelog/Merge im.pidgin.cpw.darkrain42.obsolete to im.pidgin.pidgin.
2009-07-12 Paul Aurich Use Entity Capabilities to pick up Chat States support. Refs #4650.
2009-07-12 Paul Aurich Remove a superfluous variable.
2009-07-12 Paul Aurich Fix reversed logic in c22acf5c042ad7876f4d5d5a039323a6bfb68807.
2009-07-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head cec487e50b3df746ae8b23771513bf85734f618d)
2009-07-12 Paul Aurich For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.
2009-07-12 Paul Aurich Fix a crash relating to the actual freeing of the buddy list stuff.
2009-07-12 Paul Aurich Changelog im.pidgin.cpw.darkrain42.roster. Fixes #7008.
2009-07-12 Paul Aurich Clarify a comment a little.
2009-07-12 Paul Aurich Properly print pool, a list of PurpleBuddies, not strings.
2009-07-12 Paul Aurich Fix a warning.
2009-07-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
2009-07-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
2009-06-10 Paul Aurich Operate on the passed-in GSList.
2009-06-10 Paul Aurich Debug output when changing group memberships.
2009-06-10 Paul Aurich Pass around a copy of our bare JID
2009-06-07 Paul Aurich Simplify the fake_to_self function.
2009-06-07 Paul Aurich Remove a now-superfluous g_strdup/g_free.
2009-06-07 Paul Aurich Use js->state to track whether the roster has been retrieved.
2009-06-07 Paul Aurich Various roster cleanups. Refs #7008.
2009-06-06 Paul Aurich Remove this; it's been commented out for about 3.5 years.
2009-06-06 Paul Aurich Use jabber_is_own_account and perform way fewer normalizations per iteration
2009-07-13 Elliott Sales de Andrade merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'
2009-07-13 Elliott Sales de Andrade Don't break string freeze.
2009-07-13 Elliott Sales de Andrade Changelog previous commit.
2009-07-13 Elliott Sales de Andrade On MSN, pop up an "invite message" request similar to oscar, and send that
2009-07-12 Elliott Sales de Andrade Don't pre-escape jbr->status. Almost every place required it in unescaped
2009-07-12 Elliott Sales de Andrade We have a convenience function to do this. Also, plug a leak of the status
2009-07-12 Elliott Sales de Andrade If neither a locally-set custom icon nor a remotely-set buddy icon can be
2009-07-12 Elliott Sales de Andrade If the error number is unknown, the error message should mention it, since
2009-07-12 Elliott Sales de Andrade Apparently, I missed a few changes for purple_debug_is_verbose().
2009-07-12 Elliott Sales de Andrade The MSN client and server strips leading and trailing whitespace, so do the
2009-07-12 Elliott Sales de Andrade Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,
2009-07-12 Paul Aurich Free the buddy list data some more at shutdown and some deprecations.
2009-07-11 aman Don't assume a resolver generated the response.
2009-07-11 aman Don't fork a resolver process for IPs.
2009-07-11 aman Fix a leak of the queued_requests from purple_dnsquery_a.
2009-07-11 Paul Aurich Fix build warning (wrong pointer type or something)
2009-07-11 Stu Tomlinson Update RPM spec file to cope with changes to where perl bits are installed
2009-07-11 Stu Tomlinson Avoid a potentially uninitialized variable
2009-07-11 Paul Aurich Added the function in util.h, forgot it here.
2009-07-11 Paul Aurich Save one traversal of the domain for IPv6 validation.
2009-07-11 Paul Aurich merge of '834ee1803fbad0f4960a66592ac43641f23124c6'
2009-07-11 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID.
2009-07-11 Paul Aurich Add purple_ipv6_address_is_valid; guess what it does?
2009-07-11 Paul Aurich Build warning fix.
2009-07-11 Elliott Sales de Andrade merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'
2009-07-11 Paul Aurich merge of '10c77c853c49f28524dabf8a5149818138c09c60'
2009-07-11 Stu Tomlinson Add a file missing from POTFILES.in
2009-07-11 Paul Aurich XMPP domains can also be IPv4 or IPv6 addresses
2009-07-11 Paul Aurich XMPP allows for internationalized domain names.
2009-07-11 Mark Doliner Doh, small typo. Tests pass now. Yay.
2009-07-10 Mark Doliner Be more restrictive in the characters allowed by jabber_nameprep_validate()
2009-07-10 Mark Doliner Of course, these should be >= and <=
2009-07-10 Mark Doliner Whoops, some of these were asserting valid but should have been
2009-07-10 Sadrul Habib Chowdhury merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'
2009-07-10 Mark Doliner More tests, some with an international flavor. I have no idea what that
2009-07-10 Mark Doliner Change jabber_id_new() to iterate byte by byte instead of character
2009-07-10 Sadrul Habib Chowdhury Allow setting some personal information for an account.
2009-07-10 Mark Doliner Check in a version of jabber_id_new() that is hopefully more efficient.
2009-07-10 Paul Aurich Two more JID tests.
2009-07-10 Mark Doliner I thought of another invalid JID. I'm changing jabber_id_new() so that all
2009-07-10 Mark Doliner Add tests for jabber_id_new(). Please add to this! JIDs with accented
2009-07-10 Mark Doliner Use assert_string_equal_free() instead of just assert_string_equal()
2009-07-10 Stu Tomlinson HAVE_CONFIG_H is not defined when building the perl plugin, so work around
2009-07-10 Stu Tomlinson No functional change, but my gcc is bitching at me. Fixes this warning,
2009-07-10 Stu Tomlinson Hopefully provide better debug logs when gevolution plugin can't open the
2009-07-10 Stu Tomlinson Fix this compiler warning:
2009-07-10 Stu Tomlinson This fixes this compile warning:
2009-07-10 Stu Tomlinson We can't return based on the value of an uninitialized variable, as gcc
2009-07-10 Stu Tomlinson Remove an unused variable
2009-07-10 Stu Tomlinson keep the compiler happy:
2009-07-09 Sadrul Habib Chowdhury Fix denying auth requests from MSN buddies, and fix a leak.
2009-07-09 Sadrul Habib Chowdhury Use purple_markup_escape_text instead of the glib version.
2009-07-09 Paul Aurich Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.
2009-07-09 Paul Aurich The last command registered wasn't added to the list, so was leaking at uninit.
2009-07-09 Paul Aurich Lower the severity of this message.
2009-07-22 Paul Aurich disapproval of revision '39b90ee2c4d49d80e4f9befbc80cb9684cf05209'
2009-07-11 Elliott Sales de Andrade Add support in Pidgin for playing back audio:// links. Also include a "Save
2009-07-11 Elliott Sales de Andrade Fix some quoting for AC_LANG_PROGRAM.
2009-07-11 Elliott Sales de Andrade Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
2009-07-10 Elliott Sales de Andrade Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
2009-07-09 Elliott Sales de Andrade Add support for receiving winks and audio clips on MSN. The resulting file
2009-07-08 Mark Doliner I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
2009-07-08 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
2009-07-08 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
2009-07-08 Mark Doliner Create a oscar_get_ui_info_string() function that looks up a value in the
2009-07-08 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
2009-07-08 Mark Doliner Allow UIs to specify their own AOL client key
2009-07-08 Mark Doliner Don't double-free the color hash table when deinitializing both prpl-yahoo
2009-07-08 Paul Aurich yahoo: Don't do anything in yahoo_status_text when disconnecting.
2009-07-08 Paul Aurich Fix two errors when my p2p server connection times out.
2009-07-08 Elliott Sales de Andrade merge of '4659790302e1226bf3dd9eb699c028d230304638'
2009-07-08 Paul Aurich merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'
2009-07-08 Paul Aurich merge of '2010b6cf9dfaf940d22f5593c63b22db86ee8844'
2009-07-08 Elliott Sales de Andrade Set the "Open Containing Directory" icon to the "directory" stock icon
2009-07-08 Gary Kramlich merge of 'd4111c3c390e4fbea55bfa213f353d6012f249d5'
2009-07-10 Etan Reisner Close up scope on some variables and more correctly handle the
2009-07-10 Etan Reisner Returning FALSE from a function that is suposed to return a PurpleChat * is
2009-07-22 Etan Reisner disapproval of revision '6b146c92bd0f878c7321a914c74044d50273abcf'
2009-07-10 Etan Reisner I noticed the other day that we don't have a "Join a Chat" menu item in the
2009-07-08 Etan Reisner Oops, missed this.
2009-07-07 Etan Reisner Apparently font_weight was only relatively recently added to pango, so use
2009-07-07 Etan Reisner s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/Modify
2009-07-07 Paul Aurich merge of '3f1d2c03aab34120c7c659a581ffa8d156041d51'
2009-07-07 Etan Reisner Close up scope on a variable and use PURPLE_BLIST_NODE_HAS_FLAG.
2009-07-07 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
2009-07-07 Etan Reisner This seems to work better on Windows, what with the spaces in the path and the
2009-07-07 Mark Doliner Add a few of my changes to the changelog. I don't think any of these
2009-07-07 Mark Doliner Update this comment. We talked about using CRC32 on the devel list
2009-07-07 Elliott Sales de Andrade merge of '0866182af6b0894f55f42ac5dd8d01f9a2c3160c'
2009-07-08 Sadrul Habib Chowdhury Really fix build when srcdir = builddir and srcdir != builddir.
2009-07-07 Paul Aurich Plug a leak of an account dropdown selection dialog or two.
2009-07-07 Paul Aurich Make the use of xmpp_iq_cb_data->context explicit.
2009-07-07 Sadrul Habib Chowdhury Fix compile when srcdir != builddir.
2009-07-07 Elliott Sales de Andrade I think that last thing should go in the ChangeLog.
2009-07-07 Elliott Sales de Andrade Install a custom GtkIMHtml procol handler for the "file://" type which
2009-07-07 Elliott Sales de Andrade Link-ify the filename when writing the "Transfer is complete" message to
2009-07-07 Elliott Sales de Andrade Add some checks before attempting to add a buddy on MSN. Also, if the FQY
2009-07-07 Etan Reisner ChangeLog.API and @since mark purple_markup_escape_text.
2009-07-06 Mark Doliner Create a purple_markup_escape_text() function and use it in one place
2009-07-06 Mark Doliner Add a comment about some strange behavior that I noticed
2009-07-06 Mark Doliner Check in updated po files because I changed a bunch of strings
2009-07-06 Mark Doliner Fixes for the changes to Yahoo to build a separate prpl for yahoo japan
2009-07-06 Mark Doliner merge of '702813e5dd6dd0067366351c976a762da3b28772'
2009-07-06 Daniel Atallah Fix win32 build for yahoo/yahoojp split.
2009-07-06 John Bailey This looked wrong to me.
2009-07-06 John Bailey ChangeLog tweaks.
2009-07-06 John Bailey Patch from kkszysiu to make the GG prpl support
2009-07-06 Mark Doliner Oh, make sure we still set the itmsurl if we're available but don't have
2009-07-06 Mark Doliner Fix a bug where sometimes your away message wouldn't get set at sign on
2009-07-06 Mark Doliner merge of '599603c54f97d6978ff312a4ff140857302b0033'
2009-07-06 Mark Doliner More uniformity among disconnect error messages
2009-07-06 Mark Doliner I think we can assume that read() isn't going to read more than
2009-07-06 Mark Doliner Non localizable string?! Non!
2009-07-06 Mark Doliner Change strings in libpurple/protocols/jabber/auth.c and util.c a little bit
2009-07-06 Mark Doliner Change these two strings to match another one. total_number_of_strings--
2009-07-06 Mark Doliner Hey Stu, it should be safe to combine this check, right? It'll make us
2009-07-06 Mark Doliner Remove periods and newlines from many error messages that end up being used
2009-07-06 Mark Doliner Remove trailing periods from short disconnection error messags and remove
2009-07-06 Mark Doliner Similar connection error message changes for IRC. These are hopefully
2009-07-06 Mark Doliner Connection error message changes for gg, and a few other strings changes.
2009-07-06 Mark Doliner Make some error messages more uniform.
2009-07-06 Mark Doliner Change the wording in a connection error message. I'm trying to make
2009-07-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
2009-07-06 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
2009-07-06 Elliott Sales de Andrade merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
2009-07-06 Paul Aurich I missed a few presence types.
2009-07-06 Paul Aurich Rearrange all the MUC code to be together.
2009-07-06 Paul Aurich Rearranging this section and adding a catch for stuff that can't happen
2009-07-06 Paul Aurich Various minor changes to jabber_presence_parse. No functionality changes.
2009-07-05 Paul Aurich Add support for XEP-0045 code 307 (a.k.a. kicks).
2009-07-05 Paul Aurich merge of '9ec118f84a3907ca01880d27a4988a4f41ea8914'
2009-07-05 Josep Puigdemont Updated Catalan translation.
2009-07-05 Paul Aurich Minor formatting/style/purple_strequal
2009-07-05 Paul Aurich The XOR method is disabled in family_auth.c
2009-07-05 Paul Aurich Unregister the account signals after destroying accounts.
2009-07-05 Paul Aurich Changelog the XMPP SSL change
2009-07-05 Etan Reisner Fix this typo again because I was stupid.
2009-07-05 Etan Reisner merge of '0c046bad9fd4d69c10aa296f24460f584920431d'
2009-07-05 Etan Reisner Typo s/hopefulll/hopefully/
2009-07-05 Etan Reisner merge of '46a46162666e1d23ae6161df2639044132cb894f'
2009-07-05 Etan Reisner That was some seriously screwed up formatting.
2009-07-05 Etan Reisner This may or may not fix #9579 but it shouldn't hurt anything even if it
2009-07-05 Etan Reisner A couple more s/GSList/GList/ changes as fallout from the last change.
2009-07-05 Etan Reisner I was seeing some crashes when connecting to Google Talk on my work laptop.
2009-07-04 Etan Reisner merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
2009-06-28 Etan Reisner merge of '0db5728dd6db78a86154abd7e8e7cf32db421f7c'
2009-06-28 Etan Reisner Require SSL/TLS by default for XMPP accounts. Closes #8666.
2009-06-28 Etan Reisner NULL-ify the loader_info->exts member. Fixes a crash if UIs repeatedly init
2009-06-27 Etan Reisner Including internal.h here fixed a Windows build ages ago but struck me as odd
2009-06-27 Etan Reisner Correct the doxygen documentation in the pidginrc plugin and swap out a
2009-06-27 Etan Reisner I was going to change the g_return_if_fail to a normal return but it actually
2009-06-26 Etan Reisner Make the comment reflect that we are actually just stopping the typing
2009-06-26 Etan Reisner Changelog the perl module installation location changes.
2009-06-26 Etan Reisner merge of '1490bc9b5da3684cfe634ae71d22e5903a639e7c'
2009-06-25 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
2009-06-25 Etan Reisner Rename the "Conversation Window Hiding" preferences section to "Conversation
2009-06-25 Etan Reisner More Title Casing.
2009-06-25 Etan Reisner De-emphasize the () around the collapsed group counts. I can't actually see
2009-06-25 Etan Reisner Title Case some blist right-click menu items.
2009-06-25 Etan Reisner This doesn't seem to be used.
2009-06-25 Etan Reisner Indentation fix.
2009-06-25 Etan Reisner We are definitely "Check"ing here not "Chat"ting.
2009-06-18 Etan Reisner merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'
2009-07-08 Paul Aurich disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'
2009-07-05 Jochen Kemnade more German l10n
2009-07-05 Paul Aurich Change "Logged off" to "Logged Off" to match the rest of the labels
2009-07-05 Paul Aurich Style and comments
2009-07-05 Paul Aurich Factor out the duplicated code for displaying XMPP Get Info
2009-07-05 Paul Aurich Remove the gigantic ifdef'd-out "Show buddy features" sections
2009-07-06 John Bailey ChangeLog!
2009-07-06 John Bailey I forgot to remove the old bool setting for Yahoo! JAPAN.
2009-07-06 John Bailey Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
2009-07-06 John Bailey Correctly determine if the prpl calling a given function is the Yahoo! JAPAN
2009-07-05 John Bailey Moved functions around and made some no longer static. All the functions
2009-07-05 John Bailey Add header includes. I still have not yet tested building this.
2009-07-05 John Bailey I believe this will correctly handle setting the yd->jp value under the new
2009-07-05 John Bailey have a separate hash table function for each prpl.
2009-07-05 John Bailey Very rudimentary start to separate prpls. Removed URI handler from the
2009-07-05 John Bailey Update for file renames.
2009-07-05 John Bailey Start of splitting yahoo into two separate prpls. Not sure if this even comes
2009-07-05 John Bailey merge of '034300b33708a7dbb7856d91c3098493b2dffa34'
2009-07-05 Paul Aurich Elliott's code looks nicer.
2009-07-04 Paul Aurich Changelog that.
2009-07-04 Paul Aurich Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)
2009-07-04 Paul Aurich Credit Timo, Jochen, Björn, and Josep for their translations.
2009-07-04 Paul Aurich merge of '0ce6e164761ad4833f620020df5a0194cfea51e0'
2009-07-04 Paul Aurich Updated Simplified Translation from Aron Xu, new translator. Closes #9243.
2009-07-04 Paul Aurich Updated Slovenian translation. Closes #9098.
2009-07-04 Timo Jyrinki Updated Finnish translation (100%).
2009-07-05 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
2009-07-04 John Bailey Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.
2009-07-04 John Bailey ChangeLog the PURPLE_VERBOSE_DEBUG variable.
2009-07-04 John Bailey Add entries to ChangeLog.API for my changes.
2009-07-04 John Bailey Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added.
2009-07-04 John Bailey Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add
2009-07-04 Paul Aurich merge of '8222e69d26359ab1a478cc42d25834120aee713b'
2009-07-04 Paul Aurich Fix purple_markup_unescape_entity to properly consume '&#x5C;' and similar.
2009-07-04 Jochen Kemnade some more German l10n
2009-07-04 Josep Puigdemont Catalan translation updated.
2009-07-06 Elliott Sales de Andrade Add support for receiving handwritten (Ink) messages from MSN buddies.
2009-07-05 Elliott Sales de Andrade Add auto-generated D-Bus signals introspection, though parameter names
2009-07-05 Elliott Sales de Andrade s/analize/analyze/g since those scripts just don't exist.
2009-07-04 Elliott Sales de Andrade If no disco#items feature was found (like with gmail.com), then our disco
2009-07-04 Elliott Sales de Andrade Make the custom smiley edit windows single-instance. That is, if you click
2009-07-04 Elliott Sales de Andrade merge of '7f396ae5ae1a07562f3822bfdf32a5b71b737970'
2009-07-04 Sulabh Mahajan Complement the condition, fix the error I made in the last commit.
2009-07-04 Paul Aurich merge of '1bbd08b1b4f931fa4318c1042033c441a36397ee'
2009-07-04 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
2009-07-04 Elliott Sales de Andrade The Log Reader plugin also supports aMSN logs.
2009-07-04 Elliott Sales de Andrade merge of '7743dd71673c71e91039e890a3a939f9850f2d16'
2009-07-04 Stu Tomlinson Apparently there might be stuff after the semicolon before the \r\n so just
2009-07-04 Stu Tomlinson merge of 'b6e009fb9284f653ac58c5309b5443eec6f12c8e'
2009-07-04 Mark Doliner merge of '3fe037ee4d003527c8f4f41974e01680d5eea27e'
2009-07-04 Mark Doliner Slightly better error messages
2009-07-04 Elliott Sales de Andrade In the Network prefs page, always show the auto-detected IP address by
2009-07-04 Elliott Sales de Andrade Don't colourize the IP entry field when it's empty, and reset the actual
2009-07-04 Elliott Sales de Andrade Change the page_size on the GtkAdjustment used for GtkSpinButtons on the
2009-07-04 Stu Tomlinson disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'
2009-07-04 Stu Tomlinson We're about to assume strstr() will find \r\n, so make the sscanf()
2009-07-03 Mark Doliner Add an else when looking at the number of total elements and
2009-07-03 Sulabh Mahajan Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.
2009-07-03 Sulabh Mahajan During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable account
2009-07-03 Sulabh Mahajan In case of an error we do not receive the token, and totalelements in that case is 1. This fixes the issue of not being able to set error properly.
2009-07-03 Mark Doliner Formatting changes, no functionality.
2009-07-03 Elliott Sales de Andrade merge of '4296be52d5b80da450d41464433feee7c438d8f9'
2009-07-04 Paul Aurich Clarify that Purple::Prefs::add_none() really is necessary
2009-07-03 Paul Aurich Whoops, that wasn't meant to be https (even though I think Google should be
2009-07-03 Paul Aurich Provide a custom URL per-email for gmail notifications, since Google gives it to us.
2009-07-03 Elliott Sales de Andrade Sadrul and etan point out that using an existing function is better than
2009-07-03 Paul Aurich Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.
2009-07-03 Paul Aurich merge of '42ff94691667fa47b66d698b59f9eca2326c3660'
2009-07-03 Paul Aurich Fix the mail_dialog->total_count and use that to tell when the dialog is empty.
2009-07-03 Paul Aurich Don't try to read in '' as our account icon. I don't know if I have a messed up prefs.xml or something else changed recently.
2009-07-03 Paul Aurich Close the mail dialog at signoff if it's empty. Closes #9345.
2009-07-03 Paul Aurich Remove the PidginMailDialog typedef.
2009-07-03 Paul Aurich Remove a few layers of evil abstraction.
2009-07-03 Paul Aurich Remove trailing whitespace
2009-07-03 Elliott Sales de Andrade merge of '62bb494a4382e4c1744f43473276c10a8d207d4a'
2009-07-02 Paul Aurich Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
2009-07-02 Paul Aurich If get_info_for_jid is passed a full JID, don't spam that JID with IQs.
2009-07-02 Paul Aurich Factor the per-resource IQs out into their own function.
2009-07-02 Mark Doliner Check in re-based .po files so our nightly l10n stats generation has less work to do
2009-07-02 Mark Doliner Woo boy I think we might have a whole bunch of new strings
2009-07-02 Mark Doliner * Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL)
2009-07-02 Mark Doliner I had to make these changes to get "make check" to run
2009-07-02 Mark Doliner A few changes to our code to handle chunked transfer-encodings (technically
2009-07-02 Mark Doliner Remove just a tad bit of indirection
2009-07-02 Mark Doliner Use unsigned lengths here and use %zu when reading into the gsize var
2009-07-02 Paul Aurich Clear the notifications via a signal instead of pidgin_close_notify.
2009-07-02 Paul Aurich merge of '6b55733f733881e690313c87ac44fba18f382ce1'
2009-07-01 Mark Doliner Fix font size and font face in outgoing myspace messages. I think I
2009-07-01 Ethan Blanton Don't send 64-bit DCC application-level acknowledgments on 64-bit systems.
2009-07-01 Sadrul Habib Chowdhury merge of '183db7b36f0f27730e6f1b86c30b7ab9dfb22ab7'
2009-07-01 Sadrul Habib Chowdhury Show the 'Enable Accounts' menu when all accounts are disabled.
2009-07-02 Paul Aurich Set od->default_port even when using the standard auth method.
2009-07-01 Paul Aurich Avoid a null deref when clearing mail notifications. Refs #9345.
2009-07-03 Elliott Sales de Andrade Change the background of the IP address input in the Network preferences to
2009-07-03 Elliott Sales de Andrade Fix the Add button sensitivity for the add smiley window when using the
2009-07-03 Elliott Sales de Andrade Set the correct default response in the smiley edit window so it gets the
2009-07-03 Elliott Sales de Andrade Automatically enable and disable the Add/Save button in the PidginSmiley
2009-07-02 mauro brasil Increase the logging level of some debugging messages that seemed to be a
2009-07-02 Elliott Sales de Andrade This variable doesn't seem necessary for anything.
2009-07-02 Elliott Sales de Andrade We shouldn't de-reference variables before checking if they're not NULL.
2009-07-01 Elliott Sales de Andrade Change the name of the file selector from "Buddy Icon" to the name of the
2009-07-01 Elliott Sales de Andrade You should check the indenting before a copy & paste...
2009-07-01 Sadrul Habib Chowdhury merge of '321bf1cf9bafe529fea060ca8ba08686a57e884a'
2009-06-30 Paul Aurich I tried to come up with some witty play on words here, but couldn't.
2009-07-01 Sadrul Habib Chowdhury Some more fixes for when unsetting buddy picture, for both when sending and receiving updates.
2009-06-30 Sadrul Habib Chowdhury merge of '22e14265a47cdddb4c9eb1ee0d2ce2989f9fce61'
2009-06-30 Sadrul Habib Chowdhury Changelog yahoo fixes.
2009-06-30 Sadrul Habib Chowdhury Fix how we process certain data we get from the server.
2009-06-30 Sadrul Habib Chowdhury Process the data correctly if the server sends chunked data.
2009-06-29 Sadrul Habib Chowdhury We should not be sensitive about the case.
2009-06-29 Sadrul Habib Chowdhury Fix a small memory leak.
2009-06-30 Mark Doliner Use glib's base64 encode and decode functions if they're available.
2009-06-29 Daniel Atallah Fix win32 compile
2009-06-29 Mark Doliner merge of '0de8339ed2206f013cb9b8105fe3c73ccc2a0f72'
2009-06-29 Josep Puigdemont Catalan translation updated.
2009-06-29 Mark Doliner Changes to our DNS SRV record sorting, care of Vijay Vijay Raghunathan
2009-06-29 Mark Doliner Strip trailing whitespace and spaces to tab
2009-06-29 Mark Doliner This phrasing makes more sense to me
2009-06-28 Mark Doliner Add Yuriy Kaminskiy to the COPYRIGHT file. This is the guy who found and
2009-06-28 Paul Aurich Handle dest failing to open properly by closing the src handle.
2009-06-28 Paul Aurich Update this to not use GIO, so it should build for poizon. Refs #8085.
2009-06-28 Paul Aurich Kill whitespace at the end of lines.
2009-06-28 Mark Doliner Fix a compile warning
2009-06-28 Jochen Kemnade Translation update
2009-06-28 Paul Aurich Fix a typo I spent way too long staring at.
2009-06-28 Justin Rodriguez Allow drag-and-drop of all sorts of themes.
2009-06-28 Justin Rodriguez Better error checking on the theme loaders.
2009-06-28 Paul Aurich Remove duplicated call to purple_theme_manager_init()
2009-06-28 Paul Aurich Silence some warnings from gcc on OS X. None of these were actually valid.
2009-06-28 Sadrul Habib Chowdhury Fix a crash when there are offline messages from both MSN and Yahoo
2009-06-27 Sadrul Habib Chowdhury merge of 'c3ed9a8c89dd38d30b7ad93055507b679b2f0f76'
2009-06-27 Sadrul Habib Chowdhury Remember the profile ids associated with an account.
2009-06-27 Sadrul Habib Chowdhury Use the active-id the message was sent to when sending the ack.
2009-06-27 John Bailey Include the proper ChangeLog and NEWS entries here.
2009-06-27 John Bailey Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should
2009-06-27 Paul Aurich merge of '1356d70e521b4cb5ab8ea10f0927063b5c62394a'
2009-06-27 Paul Aurich If there's no vCard on the server, we have to be able to set ours. Allows bootstrapping a new account with (at least) Prosody.
2009-06-27 Paul Aurich Missing newline
2009-06-27 Sadrul Habib Chowdhury Dear Compiler, Shut up!
2009-06-27 Sadrul Habib Chowdhury This fixes sending updates to buddies when I change my pic.
2009-06-27 Sadrul Habib Chowdhury This fixes buddyicon fetches for me.
2009-06-27 Sadrul Habib Chowdhury Create a string only when necessary. Fixes a small possible leak.
2009-06-27 Sadrul Habib Chowdhury Make sure uninitialized variable is not used. This might fix #9345,
2009-06-26 John Bailey Mimic the official client's HTTP User-Agent strings.
2009-06-26 Paul Aurich Clarify the usage of client_type (i.e. these values are matched against using
2009-06-26 Paul Aurich Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.
2009-06-26 Sulabh Mahajan merge of '03e380d307e9063ff3938a7ccab18085899c6140'
2009-06-26 Sulabh Mahajan Fix File transfer issue with Pidgin 2.5.7, ticket #9478
2009-06-26 Elliott Sales de Andrade On MSN, increase the history size for the NS so that people with lots of
2009-06-25 Marcus Lundblad And maybe we should actually change it in the comment too... :)
2009-06-25 Marcus Lundblad Fix the name of an argument.
2009-06-25 Josep Puigdemont Catalan translation updated.
2009-06-25 Sulabh Mahajan This should prevent pidgin from crashing, as reported by the ticket #9426.
2009-06-25 Paul Aurich Abstract an "image loading function" (will be used for the tooltip in a sec)
2009-06-25 Paul Aurich Don't try to write when the BOSH connection isn't ready.
2009-06-25 Paul Aurich Make "BOSH URL" its own account option.
2009-06-25 Paul Aurich Update the Pager server at login to the new default if "" or old default.
2009-06-24 Mark Doliner Need to include header files here in order for them to show up in the
2009-06-24 andrea Build fix for OSCAR on Windows.
2009-06-24 Sadrul Habib Chowdhury Detect properly when yahoo buddies go offline.
2009-06-24 Sadrul Habib Chowdhury Deal with buddies on MSN more gracefully.
2009-06-24 Sadrul Habib Chowdhury Turns out we need to exclude 'msn/' when authorizing a buddy.
2009-06-24 Sadrul Habib Chowdhury Fix another small leak. And update formatting of some code for readability.
2009-06-24 Sadrul Habib Chowdhury Fix a small leak.
2009-06-23 grommasher Support fetching Gadu-Gadu avatars. Closes #9371.
2009-06-23 Paul Aurich merge of '02b9e2a56048af7440e6752b0a4d65df7c519ae7'
2009-06-23 Paul Aurich Mention Yahoo in all the places we say "These protocols won't work without SSL"
2009-06-23 Mark Doliner Check in code that connects to oscar using clientLogin. This is the
2009-06-23 Mark Doliner It's ok to always request this connection now. It probably still doesn't
2009-06-23 Mark Doliner An implementation of SHA-256. Created by copying libpurple's SHA-1
2009-06-23 Mark Doliner Stop the watchers before closing the fds
2009-06-23 Mark Doliner Shuffle this order around for no real reason other than that I prefer it this way
2009-06-23 Paul Aurich merge of '849a753dc5505c801cd053591778ddd340db6337'
2009-06-23 Mark Doliner Fix a few problems with our myspace login response:
2009-06-23 Mark Doliner Rename MSIM_BM_INSTANT_ACTION_OR_IM to MSIM_BM_ACTION_OR_IM_INSTANT
2009-06-23 Mark Doliner Remove an unused variable
2009-06-23 Mark Doliner As far as I can tell this line was accidentally removed in an explicit merge
2009-06-23 Paul Aurich Only append ,charset=utf-8 for DIGEST-MD5. This should fix comment 2 on Adium#12429.
2009-06-22 Paul Aurich This works better.
2009-06-22 Paul Aurich Don't crash when the seemingly impossible occurs.
2009-06-22 Paul Aurich Fix a lost reference when we only fetch an unknown ext.
2009-06-22 grommasher Correctly show status in tooltips for GG contacts with status messages.
2009-06-22 Paul Aurich merge of 'bfb17183fbbf44cc19720d4d11594a7fdaad25de'
2009-06-22 supermmx Fix building of disco plugin on Windows. Thanks to SuperMMX.
2009-06-22 Paul Aurich Update the ChangeLog appropriately.
2009-06-22 Mark Doliner Make a function static and add two comments
2009-06-22 Mark Doliner Consistent comment formatting
2009-06-22 Paul Aurich Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons.
2009-06-22 Paul Aurich Leave the icon always on the right (regardless of language direction).
2009-06-22 Paul Aurich merge of '225e515a43307f04c7c0570ba5877858a0f71209'
2009-06-22 Sadrul Habib Chowdhury merge of '796290d1402d75f50e27f51683443b86707c9c26'
2009-06-21 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
2009-06-22 Paul Aurich Build infrastructure for XMPP Disco plugin on Windows. Ripped from the ticker.
2009-06-21 dmitry petroff Transform id-less <img> tags to links using src and alt attributes.
2009-06-21 Paul Aurich Need to make a copy of this because purple_util_fetch_url frees its.
2009-06-21 Stu Tomlinson g_strv_length() is only available in glib2 2.6 and newer
2009-06-21 John Bailey Pull in the 2.5.7 ChangeLog entries and remove the duplicate entries from
2009-06-20 Mark Doliner I heard bonobo is going away? Just add a note that we'll need to find
2009-06-20 Sadrul Habib Chowdhury merge of '3eceaa6c40cc71435a27e3175ed313c342e01062'
2009-06-19 Mark Doliner New versions of the official Yahoo Messenger client for Windows XP (tested
2009-06-19 Mark Doliner Show a friendlier error message on myspace when your username or password
2009-06-19 Mark Doliner Try to make this string a little more human, and flow better in its
2009-06-19 Mark Doliner These aren't needed either.
2009-06-19 Mark Doliner Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't
2009-06-19 Mark Doliner This isn't needed because connection.c cancels the connection attempt
2009-06-19 Mark Doliner Yikes. buf is on the stack and shouldn't be freed. This fixes
2009-06-19 Mark Doliner Clarify this. This count gets passed around a lot of places... I'm
2009-06-19 Mark Doliner These parameters aren't modified
2009-06-19 Mark Doliner Allow doxygen to pick up the comment for this function. It's
2009-06-18 Mark Doliner Pass the gc as the handle in a bunch of calls to purple_proxy_connect
2009-06-18 Mark Doliner Pass the handle in here, which causes the connection attempt to be
2009-06-18 Mark Doliner Pass a handle to purple_proxy_connect() when making this connection.
2009-06-18 Mark Doliner Eagle eyes McMarq S. caught two other typo. Now I'm wondering if
2009-06-18 Mark Doliner Remove some cosmetic differences between msg_cmd() and ubm_cmd()
2009-06-18 Mark Doliner Fix a typo. Heh heh, "vistit"
2009-06-18 Mark Doliner purple_util_write_data_to_file_absolute() for reasons beyond our control,
2009-06-18 Mark Doliner Cleanup the code surrounding gc->disconnect_timeout and set it to 0
2009-06-18 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
2009-06-17 Marcus Lundblad Remove port mappings from the hash tables when removing them.
2009-06-16 Sadrul Habib Chowdhury Do not blurt out the history if there's already a conversation open.
2009-06-15 Marcus Lundblad Add a function to remove a port mapping (UPnP or NAT-PMP) given a file
2009-06-12 Mike Ruprecht NULL terminate some strings. Hopefully stop Yahoo texting crashes.
2009-06-11 Paul Aurich Remove obsoleted XEP-0090 (Legacy Entity Time)
2009-06-11 Paul Aurich --warnings
2009-07-12 Paul Aurich disapproval of revision 'a383ad6a4ae7e98bbcb32b4193531ccf960eb2bb'
2009-06-11 Paul Aurich Remove obsolete XEP-0091 (Legacy Delayed Delivery) code.
2009-06-11 Paul Aurich Comment out the JABBER_CAP for XEP-0022.
2009-06-11 Paul Aurich Remove code for obsoleted XEP-0022 (Message Events)
2009-06-11 Björn Voigt German translation update:
2009-06-11 Elliott Sales de Andrade merge of '86d7e4c199cf2a62e48fd6fe79e35e3c80cc7926'
2009-06-10 Mark Doliner Check in a change requested by Gregory Cypes from AOL. They want clients
2009-06-11 Elliott Sales de Andrade Fix a copy&paste bug.
2009-06-11 Elliott Sales de Andrade The FT table needs to have one more row to be correct, though it seems to
2009-06-10 Elliott Sales de Andrade Apply patch that adds support for keyboard navigation for the status icon.
2009-06-10 Elliott Sales de Andrade Restore the "Time Remaining" field in the file transfer window, but not in
2009-06-18 Etan Reisner Install the Purple and Pidgin perl modules under $libdir instead of in perl's
2009-06-18 Etan Reisner Add a purple_plugins_get_search_paths function.
2009-06-18 Etan Reisner Add the header files to sources.
2009-06-15 Etan Reisner Don't try to load an image from an empty path. It just spews to the debug log.
2009-06-09 Etan Reisner merge of '67228440771b545dc01526f74fd7171a02fb5e08'
2009-06-09 Elliott Sales de Andrade Fix compile warning for non-VV.
2009-06-08 Paul Aurich Hmm, I forgot to copy NEWS when I was getting the Changelogs from 2.5.6.
2009-06-08 Paul Aurich Don't support adding JID+node items.
2009-06-08 Paul Aurich Add a context menu with actions and re-arrange so registration takes preference
2009-06-08 Paul Aurich Store the currently selected service in the Dialog structure
2009-06-08 Elliott Sales de Andrade Fix merge error.
2009-06-08 Elliott Sales de Andrade merge of '43b8c66366c5dc03c717fa9d938446752df53293'
2009-06-08 Paul Aurich Fix adding a chat to the buddy list.
2009-06-08 Paul Aurich Get rid of _menu_cb_info; pass around the XmppDiscoService*
2009-06-08 Elliott Sales de Andrade Add a tooltip to the XMPP Disco browser. Someone should probably fill this
2009-06-08 Elliott Sales de Andrade Use the JID for adding a chat/buddy because the name is for descriptive
2009-06-07 Elliott Sales de Andrade Add a row-activated callback for the XMPP Disco browser that provides a
2009-06-07 Elliott Sales de Andrade Make this whitespace a bit more consistent (I hope).
2009-06-07 Paul Aurich merge of '31f78d91abb7452e597bbd0f20f910c6cbb56099'
2009-06-07 John Bailey Fix a typo caught by Geoffrey Antos.
2009-06-07 Marcus Lundblad ChangeLog the user visible change from the client_type branch (that is showing
2009-06-27 Paul Aurich disapproval of revision '31f78d91abb7452e597bbd0f20f910c6cbb56099'
2009-06-07 Paul Aurich Re-add annoying debug output for Adium#12351 (I must be missing something, because I don't see why it's occurring)
2009-06-07 Paul Aurich Use guint for a timeout handle here, too.
2009-06-07 Paul Aurich The XMPP keepalive timeout handle needs to be a guint.
2009-06-07 Elliott Sales de Andrade merge of '592b4775fc1de5871564f3b61637c8f5776a3932'
2009-06-07 Paul Aurich Plug a leak from changing this to use jabber_get_bare_jid instead of normalize.
2009-06-07 Elliott Sales de Andrade We can't get an ADD error if we never send an ADD command.
2009-06-07 Elliott Sales de Andrade Check network type, and send an FQY if necessary, when modifying the allow
2009-06-07 Elliott Sales de Andrade Add a msn_notification_post_rml analog.
2009-06-07 Elliott Sales de Andrade Add a data parameter for FQY callbacks and remove the pending users list
2009-06-07 Elliott Sales de Andrade Remove some left over code.
2009-06-07 Elliott Sales de Andrade These strcmp checks are for equality, meaning a return of 0.
2009-06-07 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 505516826b01aed6390e0c2aa38706c0e2da163e)
2009-06-06 Elliott Sales de Andrade merge of '0ef963ce959c8061467d33c5a24de263afef2053'
2009-06-06 Josep Puigdemont Updated Catalan translation.
2009-06-06 Sulabh Mahajan yahoo login ver 16: Add another case of error reporting. Ask user to visit yahoo website in case of locked account.
2009-06-06 Paul Aurich ChangeLog.API
2009-06-06 Paul Aurich Avoid an assertion when the UI doesn't have a get_ui_info ui_op
2009-06-06 Paul Aurich Whitespace + a change cluttering up the diff with im.pidgin.pidgin
2009-06-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 6fb44be5a32516ac1d940330c4f7b8d530208a16)
2009-06-06 John Bailey Hmm, seems I forgot to ChangeLog the API addition and deprecation I made last
2009-06-06 John Bailey ChangeLog the pidginrc plugin changes.
2009-06-06 John Bailey This change is probably going to spark some debate about the pidginrc plugin.
2009-06-06 John Bailey I don't like being the first developer listed in the about box who has been
2009-06-06 Elliott Sales de Andrade This file is a lacking a certain something...
2009-06-06 Elliott Sales de Andrade Reduce the number of g_return_val_if_fail calls for NULL input since that
2009-06-06 Elliott Sales de Andrade Use 16px icons in the XMPP disco browser as 22px seems a bit weird.
2009-06-06 Elliott Sales de Andrade Nothing to see here, just some whitespace changes.
2009-06-06 Elliott Sales de Andrade Make XMPP Disco plugin show better errors when getting a 404-like return.
2009-06-06 Elliott Sales de Andrade A few bits of whitespace changes...
2009-06-05 Paul Aurich Typo.
2009-06-05 Paul Aurich merge of '75a466dd96590961d154c6e5d131d85bcae642c6'
2009-06-05 Paul Aurich Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63].
2009-06-05 Paul Aurich Set charset=utf-8 when cyrus sasl doesn't include it.
2009-06-05 Andrea Piccinelli Allow adding received animated custom smileys to locale custom smiley
2009-06-05 Paul Aurich merge of '58446e074cca7b8a7348254c03cfce2c5534fd63'
2009-06-05 Paul Aurich Allow Gadu-Gadu accounts to specify Connect Server. Refs #6691.
2009-06-05 Elliott Sales de Andrade Setting `dialog->open_button = button` when `button` is not yet assigned
2009-06-05 Elliott Sales de Andrade merge of '051b51aa2424e978f16c10511f7a4e0f45c7c5d3'
2009-06-05 Florian Quèze Consistently emit conversation-updated for typing state changes.
2009-06-05 Hu Yong Add purple_proxy_connect_udp. Closes #6589.
2009-06-05 Paul Aurich Hmm, this wasn't saved when I committed it.
2009-06-05 Elliott Sales de Andrade Patch to change around some logic that should fix missing buddies that are
2009-06-05 Elliott Sales de Andrade Apply patch from Peter to handle the left and right arrow keys in the buddy
2009-06-04 Sulabh Mahajan Set yahoo to connected after processing the buddy list, should help get rid of the bug reported by the adium user
2009-06-04 Mark Doliner Change the way we parse messages on MySpace a little bit. This
2009-06-04 Paul Aurich Fix an issue with the server responding with jid/node items as first-level children and add a TODO.
2009-06-04 Paul Aurich @since!
2009-06-03 Paul Aurich Strip unprintable UTF-8 characters from buddy list strings. Fixes #8776.
2009-06-03 Paul Aurich Ladedah I dislike the need to explicitly check for NULL strings.
2009-06-03 Paul Aurich merge of '6fc007db8432a45dd3273d0abcc8bb9a09b11ecf'
2009-06-03 Paul Aurich merge of '054ca20dffd917fc57972d8756d9c15ead22fd85'
2009-06-03 Paul Aurich disapproval of revision '84a23ef59e6a3bc88834f0948c67516f0a39234b'
2009-06-03 Paul Aurich Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
2009-06-03 Mark Doliner Stop exiting early from this function. I don't believe it harms anything
2009-06-03 Björn Voigt Fixed case for "Leere Gruppen"
2009-06-03 Sadrul Habib Chowdhury merge of '84a23ef59e6a3bc88834f0948c67516f0a39234b'
2009-06-03 Paul Aurich jabber digest-md5: Only specify the charset as UTF-8 if conversion to ISO-8859-1 was not successful.
2009-06-03 Paul Aurich Re-fix initial account registration.
2009-06-03 Sadrul Habib Chowdhury Turn off the send-flag for messages we send to ourselves in MSN.
2009-06-03 Sadrul Habib Chowdhury Add a utlity function purple_markup_is_rtl
2009-06-03 Paul Aurich Add a few more roster debug messages and improve.
2009-06-03 Paul Aurich Pluck Adium's roster debugging from 86720de21a854aa
2009-06-03 Paul Aurich Remove reference to purple_escape_html, which stuck around for only a few minutes before I went to g_markup_escape_text.
2009-06-03 Paul Aurich Changelogging. Closes #556.
2009-06-03 Paul Aurich Use the modified signal in more places.
2009-06-03 Paul Aurich Use the jabber-sending-xmlnode signal to send all XMPP stanzas.
2009-06-03 Paul Aurich khc: darkrain42: xmlnode not free'ed in jabber_watched_iq
2009-06-03 Paul Aurich Examples for the namespace-(un)registering of IQs and added IPC versions
2009-06-03 Paul Aurich Remove the pseudo-row child of expandable services if there are no children.
2009-06-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a24ba8f3be7fe637dd9123af47b4c500944f40ae)
2009-06-02 Mike Ruprecht merge of '28778df3113382d631f8cf40ff35a26ca515513f'
2009-06-02 Paul Aurich Changelogging Maiku's previous two commits. Yay!
2009-06-02 Mike Ruprecht Add speex as a default codec.
2009-06-02 Mike Ruprecht Make Gmail accept speex as the codec.
2009-06-02 Mike Ruprecht Add Gmail video support.
2009-06-01 Jochen Kemnade German translation update
2009-06-01 Sulabh Mahajan Yahoo auth ver 16: Use the current status of the account when logging in. Enables logging as invisible.
2009-06-01 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
2009-06-01 Paul Aurich Convert zephyr to use purple_find_buddies.
2009-06-01 Paul Aurich gadu-gadu: There's no need to set all buddies to offline at logout
2009-05-31 Paul Aurich Buddy List needs to take a reference to the loaded theme. Fixes #8798.
2009-05-31 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5c5977a6ed3591121ef82ff587586850b9dcd176)
2009-05-30 John Bailey Update the yahoo prpl to use the new function I added. This should fix the
2009-05-30 Paul Aurich merge of '48605797160fa0786446ea54f38b8b1e963b9f84'
2009-05-30 Paul Aurich merge of '7c614b09b72037ebd86c03fbbeac7794a155547b'
2009-05-30 Paul Aurich disapproval of revision 'd34a15898cacf017df9190ca02741880be8dd940'
2009-05-25 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head ca6eb11f6084be37aeabcb2d99df789aaf8b4afd)
2009-05-17 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 36e85b01808a3c6e32116cb8b71b10e31b0da072)
2009-05-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 191873f724e4551edc337f1e018980f32c41391b)
2009-05-07 Marcus Lundblad Fixup after propagating new caps stuff
2009-05-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df25bed2c1c0d097b7f52fbfae76223d8552f0c3)
2009-05-02 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
2009-05-26 Paul Aurich merge of '17367f37cdcde61c1f7a9bc2df681c177a65ffbb'
2009-05-26 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ecd9e6b8e4cd9ddac69d4c40d68d82020932626)
2009-05-26 Paul Aurich Remove debugging, use user's server as default, and avoid a GTK+ assertion.
2009-05-26 Paul Aurich Convert the disco browser to a plugin. Refs #556
2009-05-24 Paul Aurich Avoid an assertion when nothing in dropdown is selected.
2009-05-23 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97fbf033d9afea69a6eabaac94698b3c051584cf)
2009-05-16 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0fc44e2e9b4c3867ea189f9705f637125cb2497c)
2009-04-30 Paul Aurich Fix (a bit) browsing pubsub nodes.
2009-04-29 Paul Aurich Fix merge.
2009-04-29 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
2009-05-30 John Bailey Add yet another URL fetching function. This one takes an account as a
2009-05-29 Paul Aurich Allow incoming stanzas to match 'our account' if they come from our resource.
2009-05-29 Paul Aurich Fix Finch not to announce "your gmail account has 0 new messages."
2009-05-29 Paul Aurich merge of 'aefaf38ecc730e3bf971ae9076aabce35567e456'
2009-05-29 Paul Aurich Add the StartCom root that the XMPP ICA will start using this year.
2009-05-29 Sadrul Habib Chowdhury merge of '4cd185213b3eb4f0bc9ce8cd9c38ab00772f9a17'
2009-05-26 Sadrul Habib Chowdhury Remove a now-unnecessary binding for the buddylist.
2009-05-28 Stu Tomlinson Add the newly added translations to ALL_LINGUAS in configure.ac
2009-05-27 Florian Quèze Fix outgoing IRC /mes to be printed to the conversation window as sent
2009-05-27 Paul Aurich Clarify the error message when an IRC server contains spaces.
2009-05-27 Paul Aurich Updated Lao and Slovenian translations. Closes #9075, #8481.
2009-05-27 Paul Aurich No, I had that right the first time; if it's not our account, then there *is* a from and we need to route the IQ to the proper place.
2009-05-27 Paul Aurich Avoid an assertion failure and add an error case.
2009-05-27 avsharyan Added Armenian translation. Closes #9208.
2009-05-27 Paul Aurich Further research leads me to believe this should be 'sw.po'. Correct me if I'm wrong. References #9057.
2009-05-27 Paul Aurich Added Swahili Tanzanian translation. Closes #9057.
2009-05-27 Paul Aurich Transplant the 2.5.6 ChangeLogs into im.pidgin.pidgin.
2009-05-27 Paul Aurich The server list is definitive for who is blocked.
2009-05-26 Paul Aurich Support pushed notifications about XEP-0191 Blocks/Unblocks. Closes #8045.
2009-05-25 Sadrul Habib Chowdhury We want to see what the missing custom smiley stands for.
2009-05-25 Sadrul Habib Chowdhury Reduce work if there is no URL in the incoming message.
2009-05-25 Elliott Sales de Andrade Treat FQY responses with no network ID as on the Passport network.
2009-05-25 Paul Aurich Require SSL when trying IQ-auth via parser.c (no stream:features). Fixes #8131.
2009-05-29 Paul Aurich disapproval of revision '312e056d702d29379ea61aea9d27765f127bc888'
2009-05-24 Paul Aurich Don't call purple_notify_emails() for 0 emails.
2009-05-24 Richard Laager Update the copyright line for 2009.
2009-05-24 John Bailey merge of '074c5aedf9bbc512331f0d3130f076190b290676'
2009-05-23 Paul Aurich Re-add purple_account_get_check_mail() check to oscar.
2009-05-23 Paul Aurich Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account.
2009-05-23 John Bailey Set the default pager host to scsa.msg.yahoo.com; this seems to be what the
2009-05-23 Elliott Sales de Andrade Correctly ignore Avahi's informational events when querying records for the
2009-05-22 Paul Aurich Duh, it helps to use the right marshallers.
2009-05-22 Paul Aurich Add 'jabber' to the signals output and NULL checking so it won't crash on Windows
2009-05-22 Paul Aurich Add the XMPP signals to the signals-test plugin
2009-05-22 Paul Aurich Various perl warning fixes as well as real fixes to gconstpointer functions
2009-05-22 Paul Aurich Call res_init() when DNS queries fail in case the failure indicates a timeout
2009-05-22 Etan Reisner Fix building on Windows and better integrate the new signals with the pre-existing ones.
2009-05-22 Paul Aurich Remove trailing whitespace that has snuck in.
2009-05-22 Paul Aurich Various BOSH fixes
2009-05-22 Paul Aurich merge of '2d746b537f7c15aca747b7df2e1eedb540eb0baf'
2009-05-21 Paul Aurich Don't try to process BOSH packet if there's no data (avoid a purple_strcasestr assertion).
2009-05-22 Paul Aurich merge of '70479082260072a56b0aea40ccca311822c17155'
2009-05-22 Etan Reisner merge of '4ba10f028ed5e73f7fe9f00b3131844819ed85a6'
2009-05-21 Paul Aurich Remove duplicated entries from Makefile.am which break installation with coreutils 7.4. Closes #9226.
2009-05-21 Paul Aurich Fix two warnings when building on OS X
2009-05-21 Paul Aurich merge of '1864a53b79ca34679ff68b45b52e7385608e46cc'
2009-05-20 Mark Doliner Don't do IPv6 AAAA lookups if there is no IPv6 address configured on
2009-05-20 John Bailey Some updates to the ChangeLog, reflecting as much as I could remmeber.
2009-05-20 Etan Reisner merge of '1696adf9dd410d4b67f782058165fbf61cb53c61'
2009-05-20 Paul Aurich Fix a crash when <NICKNAME/> is present in a vcard, but has no data.
2009-05-20 Paul Aurich merge of '53630753bb021f7391e8ad30abd709f73fe47c3d'
2009-05-19 Paul Aurich I still don't know why this ever compiled properly.
2009-05-20 Paul Aurich Stop trying to be clever with XMPP keepalive pings.
2009-05-19 Paul Aurich Fix a warning.
2009-05-19 Paul Aurich Fix two sizeof(size_t) != sizeof(unsigned int) warnings which could never
2009-05-19 Mark Doliner merge of '062468e9e5c7b0a7d4fb51cbd78c9a769cbd120a'
2009-05-19 Paul Aurich This whole section was partially using spaces instead of tabs.
2009-05-19 Paul Aurich Fix a NULL deref if the resource has gone offline by the time we're parsing this reply.
2009-05-19 Elliott Sales de Andrade merge of '8641e216dc398048158e7424b56603087551b65f'
2009-05-19 Elliott Sales de Andrade ChangeLog previous commit.
2009-05-19 Elliott Sales de Andrade Parse the invite message out of the pending membership list so that it can
2009-05-18 Elliott Sales de Andrade Remove notification-server group commands ADG, REG, RMG as groups are now
2009-05-18 Elliott Sales de Andrade Remove some unused code.
2009-05-18 Elliott Sales de Andrade This line is redundant.
2009-05-18 Elliott Sales de Andrade Insert an empty widget in chat windows to ensure that the infopane is
2009-05-18 Elliott Sales de Andrade Set the buddy icon size request on gtkconv->u.im->icon_container instead of
2009-05-19 Paul Aurich Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discussion in #pidgin.
2009-05-18 Etan Reisner Correct the documentation for purple_buddy_icons_set_for_user it doesn't
2009-05-18 Etan Reisner merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202'
2009-05-18 Peter Hjalmarsson merge of '6a6409370fa50e23bc8fdedcef230220fa680a36'
2009-05-17 Paul Aurich propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head 86a698e26bedb5017a143cb8cfeefd9c5bda7beb)
2009-05-15 Paul Aurich Don't set jm->chat_state twice.
2009-05-17 Paul Aurich jabber_id_new() needs to be case-folding the node and domain.
2009-05-17 Josep Puigdemont Updated Catalan translation.
2009-05-17 John Bailey propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head c1ede5faf776dc1cc966dabb42c1ef0dbaea31db)
2009-05-14 John Bailey Only log requested HTTP URL's when PURPLE_UNSAFE_DEBUG is set and change MSN
2009-05-13 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)
2009-05-16 Luke Bratch Open a logged in Yahoo Mail instead of the login screen when possible.
2009-05-16 Sadrul Habib Chowdhury Get rid of a runtime warning on connect.
2009-05-16 Sadrul Habib Chowdhury Preserve the location when defaulting to png for saving unsupported image format.
2009-05-16 Sadrul Habib Chowdhury merge of '063be233b9574325479d819c9c68bf52551435d7'
2009-05-16 Richard Laager Ignore libpurple/marshallers.c and libpurple/marshallers.h.
2009-05-16 Richard Laager Use GTK_STOCK_ADD for the Select Buddy Icon option.
2009-05-16 Richard Laager A patch from nops to add a "Select Buddy Icon" (my term, the original patch
2009-05-16 Richard Laager A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
2009-05-16 Gabriel Schulhof A patch from Gabriel Schulhof, updated to apply by Paul 'darkrain42' Aurich,
2009-05-16 Sadrul Habib Chowdhury Save raw-data for an image when possible.
2009-05-16 Sadrul Habib Chowdhury Avoid unnecessary strdup's.
2009-05-16 Sadrul Habib Chowdhury According to RFC 1738, "'" is a valid character in a URL.
2009-05-16 Sadrul Habib Chowdhury Fix a couple of crashes in the perl plugin loader.
2009-05-16 Sadrul Habib Chowdhury Block/Unblock the signal handler when if it's unblocked/blocked.
2009-05-15 Jochen Kemnade small translation update
2009-05-14 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
2009-05-19 Mark Doliner disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'
2009-05-14 Mark Doliner Uh, OSCAR_CAPABILITY_VIDEO and OSCAR_CAPABILITY_LIVEVIDEO video have the
2009-05-13 Marcus Lundblad Support custom smileys in MUCs (when all participants support BoB and a maximum
2009-05-13 Stu Tomlinson Make the makensis option prefix configurable, so cross-compiling from Linux
2009-05-13 Stu Tomlinson Work around a build problem in windres in recent binutils where string
2009-05-13 Sadrul Habib Chowdhury Preserve utf-8 status messages when going idle.
2009-05-12 Paul Aurich Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
2009-05-11 Paul Aurich merge of '49bc9af35492c4f9b66f7233c77ec192432a00f0'
2009-05-11 Paul Aurich Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.
2009-05-11 Ka-Hing Cheung merge of '2b7afd5f3a168b013e5d3cd69999ffb6e0ee95a6'
2009-05-10 Paul Aurich merge of '4863b4eccaac4e374451b708e54a87e6f723a7e0'
2009-05-10 Paul Aurich Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
2009-05-10 Paul Aurich merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'
2009-05-10 Paul Aurich merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'
2009-05-10 Paul Aurich Fix a signed-ness warning.
2009-05-11 Ka-Hing Cheung counterpart for ad057b75 in the outgoing side
2009-05-10 Ka-Hing Cheung used the wrong count variable here
2009-05-10 Ka-Hing Cheung Qulogic pointed out that glib has G_N_ELEMENTS already
2009-05-10 Ka-Hing Cheung merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
2009-05-10 Paul Aurich merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
2009-05-10 Paul Aurich merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'
2009-05-10 Marcus Lundblad Fixed some erronious @file headers
2009-05-10 Marcus Lundblad Don't query for "last offline time" when the JID is a full JID (containing
2009-05-10 Ka-Hing Cheung add an ARRAY_LENGTH macro to find out length of static arrays
2009-05-10 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
2009-05-10 Paul Aurich Avoid an assertion when acking the gmail poke
2009-05-08 jcs Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
2009-05-08 Paul Aurich Only try to fetch adhoc commands from buddies once. Pushed updates (which we support now) are far superior.
2009-05-08 Paul Aurich I forgot to finish this comment before coming back from dinner and committing.
2009-05-08 Paul Aurich merge of 'df25bed2c1c0d097b7f52fbfae76223d8552f0c3'
2009-05-08 Paul Aurich Only call jabber_caps_get_info if we don't have all the information we want.
2009-05-07 Paul Aurich Make the JabberCapsTuple (nee Key) available to the rest of the prpl
2009-05-07 Marcus Lundblad Changed the message string for the "last logged in" value to "Logged off"
2009-05-07 Marcus Lundblad Show when a user was last online (as seen by the server) when doing "Get Info"
2009-05-07 Paul Aurich Don't crash when resource is NULL. Thanks, Marcus!
2009-05-07 Paul Aurich merge of '136cd28c47ef3338b71082503a83a7ecf465df78'
2009-05-07 Paul Aurich In the close_notify ui op, close the email notification dialog.
2009-05-07 Paul Aurich Ack the mail notification IQ. Refs #8240.
2009-05-07 Paul Aurich Only include XHTML payload in XMPP message when it's needed. Closes #8738.
2009-05-07 Josep Puigdemont Updated Catalan translation.
2009-05-06 Paul Aurich Marcus convinced me (I didn't need much) this is a better idea.
2009-05-06 Paul Aurich disapproval of revision '4de75e1b8967aaca07059f575739e49e70fda9da'
2009-05-06 Paul Aurich proxy.jabber.org hasn't existed in a while.
2009-05-06 Marcus Lundblad And punctuation...
2009-05-06 Marcus Lundblad Maybe the ChangeLog entry should actually say what it does... :)
2009-05-06 Marcus Lundblad merge of '48b95d7d853b96052d4478dd475e60a97e7bda8b'
2009-05-06 Marcus Lundblad Add a section break between resources in "Get info"
2009-05-06 Paul Aurich Don't leak image refs in gtkstatusbox and assertion failure in nullprpl
2009-05-13 Paul Aurich Interestingly, this one was IE 5.0, not IE 5.5.
2009-05-13 Paul Aurich Various minor cleanups. The majority of this is the #define for the useragent.
2009-05-13 Paul Aurich An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)
2009-05-13 Paul Aurich Whitespace, syntatic sugar, move the URLs to yahoo.h, and escape the token-fetching URL parameters.
2009-05-12 John Bailey Support logging into Yahoo! Japan with protocol 16. It seems not to care
2009-05-06 Sulabh Mahajan Inform user that he wont be able to use Yahoo! in case of absence of ssl
2009-05-06 Sulabh Mahajan Yahoo version 16 login. ---yet to do: prevent password from being displayed in debug logs---
2009-05-06 Paul Aurich Look up the old image before we store the new one in the hash table.
2009-05-04 Marcos García Ochoa This allows incoming channel messages with op/voice/etc. mode characters.
2009-05-04 Paul Aurich Break the links before telling the UI to remove the node
2009-05-04 Paul Aurich merge of '7e8d9f694132bc0cdbb6088ca5b557480c71ba45'
2009-05-04 Paul Aurich Fix a crash (from the single instance path) and leak of the node UI data.
2009-05-04 Paul Aurich Free the forms properly; they're xmlnodes, not strings.
2009-05-04 Elliott Sales de Andrade Changelog the GtkIMHtml PRIMARY clipboard API addition and fix a typo in
2009-05-04 Elliott Sales de Andrade merge of '233c28248ecd717704ccb1932748bdf97b679cf1'
2009-05-03 Daniel Atallah Don't set the statusbox imhtml to be editable twice.
2009-05-03 Daniel Atallah Avoid overwriting the PRIMARY clipboard when we select-on-focus the status text for easy editing. Fixes #8781.
2009-05-03 Daniel Atallah Avoid adding several callbacks on repeated invocations of gtk_imhtml_set_editable.
2009-05-03 Ka-Hing Cheung re-enable something that qulogic wrote but commented out because of a
2009-05-04 Elliott Sales de Andrade Also check whether the ADL/FQY count is zero when we've received an error
2009-05-03 Elliott Sales de Andrade merge of '2481b51dce05a40973c023cb3c62c66b082e11bf'
2009-05-03 Paul Aurich merge of '02982091b25d51cf15064b67811f0ff347e3ec48'
2009-05-03 Ka-Hing Cheung merge of '654444067285909ecd842c1a5b06f16f773abe49'
2009-05-03 Ka-Hing Cheung correct what looks like an uninitialized read, not really tested much
2009-05-03 Josep Puigdemont Updated Catalan translation.
2009-05-03 Nick Hebner Clean up jabber prpl memory allocations on uninit.
2009-05-03 Paul Aurich Add ability to list roles/affiliations in a chat via slash-commands and
2009-05-03 Elliott Sales de Andrade The correct fix here is to place non-code in a comment (yes, even if it's
2009-05-03 Elliott Sales de Andrade disapproval of revision 'eb2138cc8c562bba3cf0071ea33e2e7ab4d636aa'
2009-05-03 Paul Aurich useravatar.c:49:38: warning: missing terminating ' character
2009-05-03 Paul Aurich Revert the partial hack for ejabberd 2.0.0. See comment in code.
2009-05-03 Paul Aurich Add a few smilies for XMPP that were 'missing'.
2009-05-03 Paul Aurich Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
2009-05-03 Paul Aurich mime.c: In function ‘doc_parts_load’:
2009-05-03 Paul Aurich merge of '2cc4b9096219b80544460c7419be088836ee4705'
2009-05-03 Stu Tomlinson Apply changes from 9dd1c4c3 to msnp9
2009-05-03 Paul Aurich Drop support for XEP-0084 v0.12 and publish a <stop/> instead of deleting the node.
2009-05-03 Paul Aurich On errors, don't pretend we did fetch something, pass NULL.
2009-05-03 Paul Aurich Avoid a g_markup_escape_text assertion failure
2009-05-02 Paul Aurich merge of '76766330ad9c063ff4c96cf86c9ce12c0974edd6'
2009-05-02 Paul Aurich Remove most of the things that are now in 2.5.6 (I likely missed one or two)
2009-05-02 Paul Aurich Given the other changes I made, this is more appropriate (and vague).
2009-05-02 Elliott Sales de Andrade Word wrap a little.
2009-05-02 Elliott Sales de Andrade Decrement the ADL/FQY count when we receive an error about a FQY for a user
2009-05-02 Elliott Sales de Andrade Add an FQY error handler so we don't disconnect if something incorrect was
2009-05-02 Paul Aurich merge of '3993504a85f5cbebaeace03466d79cda9803f240'
2009-05-02 Sadrul Habib Chowdhury Enable/disable the buttons in the savedstatus dialog properly.
2009-05-02 Paul Aurich Don't crash when a broken server sends us an occupant's presence with an
2009-05-02 Paul Aurich When we download a buddy's vCard to update an avatar, also try to update the nickname.
2009-05-02 Ka-Hing Cheung merge of '9dd1c4c3db68a80dbf157a0c0bc0c723e42b7a6e'
2009-05-02 Ka-Hing Cheung Fixes a buffer overflow in the ZDI-08-054 report
2009-05-02 Daniel Atallah Prevent a buggy XMPP-raw plugin from causing a NUL ptr deref - instead the
2009-05-02 Daniel Atallah Use matching buffer lengths to avoid confusion.
2009-05-02 Daniel Atallah This is supposed to be a precision formatter.
2009-05-02 Paul Aurich A little bit better (free memory and support receiving the nick in subscriptions) and Changelog.
2009-05-02 Paul Aurich Handle User Nick notifications via <presence/> stanzas (receive-only). Refs #864.
2009-05-02 Paul Aurich Sadrul pointed me at g_markup_escape_text, thanks!
2009-05-02 Paul Aurich Escape all the values when appending them to the Entity Caps verification str.
2009-05-01 Paul Aurich Me fail English? That's unpossible!
2009-05-01 Peter Hjalmarsson merge of '9df36977fc8f70d1b3124d32a54eb123df50aa0f'
2009-05-01 Paul Aurich Don't crash when the caps cb is NULL and don't corrupt jabber_identities
2009-05-01 Paul Aurich Fix a bad merge (*sigh*)
2009-05-01 Paul Aurich Use more efficient purple_find_buddies in bonjour.
2009-05-01 Paul Aurich merge of '04463c4228e4760066ef026178e08886db366915'
2009-05-01 hanzz Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
2009-05-01 Paul Aurich Add account-(created|destroying) signals.
2009-05-01 Stu Tomlinson Patch from Stefan Becker to plug a couple of memory leaks in libpurple/mime.c
2009-04-30 John Bailey Check in updated po files so the daily po update doesn't have to work so hard.
2009-04-30 John Bailey I was tired of most of us complaining about these things but never actually
2009-04-30 Paul Aurich Don't breaking if the user runs `/ping <user's server>` a bunch.
2009-04-30 Paul Aurich I gave this way too long to stop getting on my nerves.
2009-04-30 Paul Aurich Avoid crashing on some more atoi calls and ensure required parameters are !NULL
2009-04-30 Paul Aurich Don't crash on malicious candidates missing attributes
2009-04-30 Paul Aurich Fix a bad merge in 511953ddd75ccd866325fa6cf1e72dbb4fca3e82
2009-04-29 Sadrul Habib Chowdhury Changelog VV, move an entry to correct section.
2009-04-29 Paul Aurich Fetch and track capabilities for MUC members. Add a further constraint for
2009-04-29 Paul Aurich tighter scoping++
2009-04-29 Paul Aurich merge of '2008f1bd77717e12b27397825b76c19de2fc7314'
2009-04-29 Sadrul Habib Chowdhury merge of '26ac092613aaf9cdf75dc965213469a30135ab56'
2009-04-29 Paul Aurich Skip iterating non-node children; thanks to Marcus for crashing me.
2009-04-29 Paul Aurich merge of 'ccb564416010a2752aa29c68143c9caf1aae054c'
2009-04-28 Paul Aurich Missed one (copying changes manually between computers is clearly an error-ful
2009-04-28 Paul Aurich merge of '2448add898018349b64e4eb5550adb03644790db'
2009-04-28 Paul Aurich Build error/warning fixes. Still not tested because libxmpp.dll won't load.
2009-04-28 Paul Aurich Windows compilation complains (probably because it's 32-bit)
2009-04-28 Ka-Hing Cheung fixes one more potential leak of the same type
2009-04-28 Ka-Hing Cheung merge of '4a2d7c0b8570558cada900f60d7696231954c231'
2009-04-28 Paul Aurich Changelog 6b5084da. Refs #2002.
2009-04-28 Paul Aurich merge of '150aa7010128787a82ee3eb64eec7907e08235cc'
2009-04-28 Paul Aurich Changelog MSN, Yahoo, and the merged BOSH branch
2009-04-28 Paul Aurich Add Tobias to COPYRIGHT
2009-04-28 Paul Aurich merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
2009-04-28 Paul Aurich Fix merging.
2009-04-28 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
2009-04-28 Paul Aurich Don't try to process PEP events if it's not <message type='event'/>
2009-04-27 Paul Aurich Distinguish name and participant in PurpleMedia API
2009-04-27 Paul Aurich Provide alternative find_by_jid that doesn't use g_hash_table_find
2009-04-27 Paul Aurich merge of '2833fd1d337477c5b6efc4247a9e6127580414ea'
2009-04-29 Sadrul Habib Chowdhury Use stock id in the ticker.
2009-04-29 Sadrul Habib Chowdhury New API to get the stock-id for a presence.
2009-04-29 Sadrul Habib Chowdhury Bring the conversation to front from a click on the ticker.
2009-04-28 Ka-Hing Cheung fixes a potential leak on error case
2009-04-28 Ka-Hing Cheung merge of '2f41200aa97263f1f83de2795ab3195d52475b03'
2009-04-28 Sadrul Habib Chowdhury Fix a crash when sending too large a message in yahoo.
2009-04-28 Ka-Hing Cheung don't uninit accounts until savedstatus and status are uninited, this was
2009-04-28 Paul Aurich Adjust some idle handling code to fix "wedging" idle reporting into never
2009-04-28 Timo Jyrinki Update Finnish back to pretty much 100%, as there has been some time since last update. It also seems 2.6.0 wouldn't be that far away from tickets.
2009-04-28 Sadrul Habib Chowdhury Chat's nick is normalized. So normalize before comparing with it.
2009-04-27 Sadrul Habib Chowdhury Fix a couple of runtime-warnings when disconnecting a yahoo account.
2009-04-27 Sadrul Habib Chowdhury Use a all the icons hbons had created for 'connecting' animation.
2009-04-27 Sadrul Habib Chowdhury Don't expose the parent class.
2009-04-27 Sadrul Habib Chowdhury Use stock-ids for connecting/typing animations in the statusbox.
2009-04-27 Sadrul Habib Chowdhury merge of '55577fa653435bea0213ccd380f914790714f8a1'
2009-04-27 Ka-Hing Cheung correctly use some text marked by N_(), and mark one more string as
2009-04-29 Paul Aurich disapproval of revision '0a225b2db14919b2e455f6938d28c885d6ca74e4'
2009-04-27 Paul Aurich Don't call jabber_parser_close_stream in jabber_close, it papers over a real issue.
2009-04-27 Paul Aurich Changelog that branch and fix period placement.
2009-04-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0a225b2db14919b2e455f6938d28c885d6ca74e4)
2009-04-27 Paul Aurich Initialize js->old_length to the value used as a default in presence.c.
2009-04-27 Paul Aurich Publish only 'new' xmlns of avatars and delete old.
2009-04-27 Paul Aurich Another annoying typo
2009-04-26 Paul Aurich Use jabber_calculate_data_sha1sum in one more place.
2009-04-26 Paul Aurich Use purple_strequal and g_str_equal
2009-04-26 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
2009-04-27 Elliott Sales de Andrade We probably shouldn't have to set the pixbuf and the stock-id, but anyway,
2009-04-26 Paul Aurich merge of '09144f9b78a3f3256423cae57132a43098c065de'
2009-04-26 Paul Aurich I like icons in my statusbox.
2009-04-26 John Bailey Update stuff for darkrain42 and Maiku to reflect them as developers.
2009-04-26 Marcus Lundblad Changelog support for XMPP idle time (XEP-0256)
2009-04-26 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
2009-04-26 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
2009-04-26 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
2009-04-26 Paul Aurich merge of '6bcd7cfc161122f058f5093da0fab2dceeec0cfa'
2009-04-26 Jochen Kemnade update German translation
2009-04-26 Paul Aurich Add a new signal which is emitted (after the account is connected) if the
2009-04-26 Paul Aurich Avoid dereferencing unitialized memory or leaking PidginThemeFonts
2009-04-26 Paul Aurich Fix two warnings in the theme editor plugin
2009-04-26 Paul Aurich Retrieve status message to display in Buddy List from PurplePresence.
2009-04-26 Paul Aurich Only look for and add custom smileys to incoming messages that are going to
2009-04-26 Paul Aurich merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4'
2009-04-26 Paul Aurich Changelog the last few commits (and remove trailing whitespace)
2009-04-26 Paul Aurich xmlCtxtGetLastError may return NULL, especially with other misbehaving
2009-04-26 Paul Aurich Add xmlnode and bonjour structured error handlers.
2009-04-26 Paul Aurich Feed a fake </stream:stream> to the XMPP parser to silence warnings.
2009-04-26 Paul Aurich Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
2009-04-25 Paul Aurich s/cname/name/
2009-04-25 Paul Aurich There is no way to change the custom smiley storage directory
2009-04-25 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 76c6ab76464455ef2db1b4037f1e13745bb1d510)
2009-04-20 Paul Aurich Fix doxygen warnings
2009-04-20 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
2009-04-20 Paul Aurich merge of '18a763ca3d80ae60e586ade3456b8d59196a7b8f'
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-03-28 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-12 Paul Aurich More documentation (mostly little changes)
2009-03-12 Paul Aurich Repluralize these
2009-03-12 Paul Aurich Exposing the GHashTable seems crazy to me. See #8644.
2009-04-20 Paul Aurich disapproval of revision '6ddba69dc6d0bac552c512dd4495b255463c1c5c'
2009-03-12 Paul Aurich Clean up the PurpleSmiley documentation.
2009-03-12 Paul Aurich Fix more `make docs` warnings
2009-03-12 Paul Aurich Fixing warnings from `make docs` and stuff
2009-05-08 Etan Reisner Don't debug print that we are connecting an account until we are reasonably
2009-03-28 Etan Reisner merge of '737d72b30ecbd822da19a923c20b8958a4d02728'
2009-03-25 Etan Reisner merge of '6b905c49eee1ae5e6722251efa90cfd92d1fd557'
2009-03-20 Etan Reisner merge of '9804728d8412930412ec4faaa29230268879586d'
2009-03-11 Etan Reisner merge of '6fa0af5f032b1afd95354c3d775785458390b3da'
2009-04-18 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
2009-04-18 Paul Aurich Use purple_strequal and g_str_equal
2009-04-18 Paul Aurich Fix Makefile.mingw
2009-04-18 Paul Aurich Header file cleanup
2009-04-18 Paul Aurich Add @since on purple_media_transmitter_exists
2009-04-18 Paul Aurich merge of '510f4315d6f580dfe97834a04ae726edf736a9d6'
2009-04-18 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
2009-04-22 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
2009-04-25 Sadrul Habib Chowdhury Hide the list of minidialogs.
2009-04-25 Sadrul Habib Chowdhury Don't hold onto what you have given up.
2009-04-25 Sadrul Habib Chowdhury Don't corrupt memory if nick can not be changed.
2009-04-25 Sadrul Habib Chowdhury Merging the changes in theme-foo, and the theme editor plugin.
2009-04-23 Sadrul Habib Chowdhury Use safe function.
2009-04-23 Jochen Kemnade update German translation
2009-04-23 SHiNE CsyFeK 2009.04.23 - flos <lonicerae(at)gmail.com>
2009-04-22 Marcus Lundblad merge of '9a8c2abfdbcf669fd21ec24f4aa474ac55a2ecb9'
2009-04-22 Marcus Lundblad merge of '6a70c2c1325aeb644bff8476f94c5a25f83044fb'
2009-04-23 Sadrul Habib Chowdhury Use stock-id in the conversation tab-labels and tab-menus.
2009-04-23 Sadrul Habib Chowdhury Reduce code duplication.
2009-04-23 Sadrul Habib Chowdhury Use stock-id in the status editor window too.
2009-04-23 Sadrul Habib Chowdhury Use stock id everywhere!
2009-04-23 Sadrul Habib Chowdhury Use stock id where possible.
2009-04-23 Sadrul Habib Chowdhury Reload settings after updating icon theme.
2009-04-23 Sadrul Habib Chowdhury Use stock-id where possible, instead of a pixbuf.
2009-04-23 Sadrul Habib Chowdhury Disable the 'Save' buttons since they don't do nothing yet, man.
2009-04-23 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)
2009-04-22 Sadrul Habib Chowdhury Italicize nicks in the conversation history for folks leaving a chat.
2009-04-22 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
2009-04-21 Ethan Blanton Paul has been with us a while, and now he can't leave.
2009-04-20 Mark Doliner Document this callback function. Prompted by a question in #pidgin
2009-04-19 Daniel Atallah Delete the Start Menu shortcut when uninstalling. Fixes #8985
2009-04-18 Elliott Sales de Andrade Replace gtk_timeout_remove with g_source_remove.
2009-04-18 Elliott Sales de Andrade Oops, I must have been tired. I only replaced the first occurrence of these
2009-04-18 Elliott Sales de Andrade merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'
2009-04-18 Ethan Blanton Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.
2009-04-18 Ethan Blanton Notify the user if an IRC /nick command fails, rather than trying fallbacks.
2009-04-18 Ethan Blanton Add the Tcl command purple::connection state (purple_connection_get_state).
2009-04-18 Elliott Sales de Andrade The alignment in this file is quite odd.
2009-04-18 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
2009-04-18 Elliott Sales de Andrade Use g_object_ref/unref instead of the deprecated versions.
2009-04-18 Elliott Sales de Andrade Fix some more GTK_CHECK_* macros and a GtkType.
2009-04-18 Elliott Sales de Andrade Remove GTK_CHECK_* macros which were deprecated.
2009-04-22 Marcus Lundblad Actually reject content unknown content types on Jingle session-initiate,
2009-04-17 Marcus Lundblad merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'
2009-04-17 Marcus Lundblad merge of '580055bb22fea0076d3a90d9df9346abd1789bab'
2009-04-17 Marcus Lundblad Only pre-create a PurpleConversation (if there was none yet) if an incoming
2009-04-18 Paul Aurich Constify the disco_type_mappings struct
2009-04-18 Paul Aurich Use defaults provided by the server where applicable and when available
2009-04-18 Paul Aurich Don't leak the GObject data and disable the Add/Register buttons when browsing.
2009-04-17 Paul Aurich Rename pdl->cats to pdl->services, since these aren't roomlist categories
2009-04-17 Paul Aurich This is a little less...repetitious
2009-04-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)
2009-04-15 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
2009-04-15 Paul Aurich Do not call the non-destroy prpl-ops when the connection is gone.
2009-04-15 Paul Aurich Move the handling of chat rooms to jabber_disco_service_items_cb.
2009-04-15 Paul Aurich Handle expanding disco lists on the UI side
2009-04-14 Paul Aurich XMPP prpl depends on the core's setting in-progress-ness
2009-04-14 Paul Aurich Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...
2009-04-14 Paul Aurich Iteratively expand the disco tree as prompted by the UI.
2009-04-13 Paul Aurich Remove most of the mappings, add in the ones necessary from our prpls, and
2009-04-13 Paul Aurich Alphabetize jabber_disco_type_from_string comparisons
2009-04-13 Paul Aurich More minor cleanup (no functional changes other than not printing a log msg)
2009-04-13 Paul Aurich It helps to actually add functions when adding prototypes to a header
2009-04-13 Paul Aurich Various minor nitpicky changes
2009-04-13 Paul Aurich Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.
2009-04-13 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
2009-04-11 Paul Aurich Use per-PurpleDiscoList ops for canceling a disco and registering.
2009-04-11 Paul Aurich Fix merge (convert to IQ-handlers syntax)
2009-04-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
2009-04-09 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
2009-04-18 Paul Aurich Support BOSH when connecting via the register_account prpl.
2009-04-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)
2009-04-11 Paul Aurich Hide PurpleTxtResponse and use a more purple API
2009-04-11 Paul Aurich First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses
2009-04-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
2009-04-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
2009-04-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
2009-04-20 Sadrul Habib Chowdhury Show preview of only the supported sizes for each class of icons.
2009-04-20 Sadrul Habib Chowdhury Allow editing dialog icons.
2009-04-20 Sadrul Habib Chowdhury Add some more status emblems, and since the dialog is too long, use a
2009-04-20 Sadrul Habib Chowdhury Make it possible to load non-status icons using a PidginStockIconTheme.
2009-04-19 Sadrul Habib Chowdhury We don't have huge status icons, and set only the icons changed from the
2009-04-19 Sadrul Habib Chowdhury A status-icon theme editor.
2009-04-18 Sadrul Habib Chowdhury Mark the description of the properties for translation. Show the
2009-04-18 Sadrul Habib Chowdhury Fix some assertion failures.
2009-04-18 Sadrul Habib Chowdhury Allow editing the theme when no theme is selected (the default).
2009-04-18 Sadrul Habib Chowdhury Allow unsetting the color for a PidginThemeFont.
2009-04-17 Sadrul Habib Chowdhury Theme editor plugin (of sorts) for buddylist themes.
2009-04-17 Sadrul Habib Chowdhury Do a null-check before gdk_color_free, and mark property-names for
2009-04-17 Sadrul Habib Chowdhury Document some functions.
2009-04-17 Sadrul Habib Chowdhury Several changes:
2009-04-17 Sadrul Habib Chowdhury Some doxygen fixes.
2009-04-17 Sadrul Habib Chowdhury Use boxed-types for the color properties.
2009-04-16 Björn Voigt German update
2009-04-15 Sulabh Mahajan Remove a bug where host_ip was accessed after freeing it.
2009-04-15 Paul Aurich Send XMPP keepalive pings to our server, not our bare JID.
2009-04-12 Paul Aurich merge of '8952794c1397b9cba4b98accf0639bb5499387d4'
2009-04-12 Paul Aurich Whoops, crashy-crashy.
2009-04-12 Paul Aurich merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'
2009-04-12 Daniel Atallah Include the media API on win32 even though it isn't actually enabled.
2009-04-12 Paul Aurich merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'
2009-04-12 Sadrul Habib Chowdhury Fix size constraints for vertical progressbars.
2009-04-12 Sadrul Habib Chowdhury Fix drawing for vertical progressbar.
2009-04-12 Sadrul Habib Chowdhury merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'
2009-04-12 Sadrul Habib Chowdhury Changelog the progressbar addition.
2009-04-12 Sadrul Habib Chowdhury Change how the progressbar is drawn.
2009-04-12 Sadrul Habib Chowdhury Indentation changes, initialization changes etc.
2009-04-12 Saleem Abdulrasool Add a simple progress-bar in libgnt.
2009-04-12 Paul Aurich PidginBlistTheme now copies all its parameters instead of taking ownership.
2009-04-12 Paul Aurich Free priv->idle.
2009-04-12 Paul Aurich Free the DNS query data before purple_url_parse() to avoid leaking on failure.
2009-04-12 Paul Aurich Don't leak the struct sockaddr* from purple_dnsquery_a.
2009-04-12 Paul Aurich Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)
2009-04-12 Paul Aurich Don't leak GdkColor*s in PidginBlistThemes
2009-04-12 Paul Aurich Plug leak of PurpleContact->alias
2009-04-12 Paul Aurich Fix a leak when loading themes.
2009-04-12 Sadrul Habib Chowdhury Fix build with --disable-vv --enable-gstreamer.
2009-04-11 Paul Aurich Fix two int/size_t format build warnings on 64-bit
2009-04-11 Paul Aurich Reformat a printf so the HTTP headers are easier to read
2009-04-11 Paul Aurich merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
2009-04-11 Sadrul Habib Chowdhury Starring Carlos Bederian as Zzzoom. Closes #8711.
2009-04-11 Sadrul Habib Chowdhury Open a chat-invite dialog when a buddy is dragged onto a chat.
2009-04-11 Sadrul Habib Chowdhury Reset some global data when uninit-ing. Fixes a crash on quit.
2009-04-11 Sadrul Habib Chowdhury Fix build with --disable-gstreamer.
2009-04-11 Paul Aurich Change purple_blist_get_buddies to return a list instead of the hash table.
2009-04-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
2009-04-11 Paul Aurich Fix the dbus type for calling PurpleBlistSetVisible.
2009-04-10 Sadrul Habib Chowdhury Fix build when srcdir != builddir.
2009-04-10 Elliott Sales de Andrade merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'
2009-04-10 Elliott Sales de Andrade Don't print 'no' twice if GADU libs are not found by pkg-config.
2009-04-10 Elliott Sales de Andrade Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP
2009-04-10 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
2009-04-10 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
2009-04-10 Elliott Sales de Andrade Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
2009-04-10 Mike Ruprecht Fix assertion when the blist theme preference is empty.
2009-04-10 Mike Ruprecht Fix purple_buddy_destroy crash on exit.
2009-04-09 Mike Ruprecht Fix some assertions.
2009-04-09 Mike Ruprecht Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.
2009-04-09 Mike Ruprecht Switch media to store accounts rather than connections.
2009-04-09 Nick Hebner Clean up libpurple memory allocations on win32 libpurple uninit.
2009-04-09 Nick Hebner Various libpurple uninit memory cleanups.
2009-04-09 Nick Hebner Call purple_log_uninit() in purple_core_uninit().
2009-04-09 Nick Hebner Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
2009-04-09 Sadrul Habib Chowdhury Fix doxygen tags.
2009-04-09 Mike Ruprecht Notify the user if a contact invites them to a voice call over MSN.
2009-04-08 Mike Ruprecht Inform the user when someone tries to initiate a video call with them in msn.
2009-04-08 Mike Ruprecht merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'
2009-04-08 Mike Ruprecht Bump required Farsight2 version to 0.0.9.
2009-04-08 Mike Ruprecht Use GtkVolumeButtons for audio if it's available.
2009-04-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
2009-04-08 Elliott Sales de Andrade More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLib
2009-04-08 Sadrul Habib Chowdhury Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.
2009-04-08 Sadrul Habib Chowdhury Initialize file descriptors to -1.
2009-04-08 Richard Nelson - Don't bother changing/signalling the selected row from NULL to NULL
2009-04-08 Mark Doliner Drop this directory, too. I think maybe it didn't happen before because
2009-04-07 Richard Nelson encode urls passed to tinyurl
2009-04-07 Elliott Sales de Andrade More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
2009-04-07 Elliott Sales de Andrade Updates for GTK+ 3.0. Remove some deprecated functions (someone should
2009-04-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
2009-04-06 Richard Nelson Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!
2009-04-06 Richard Nelson Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely
2009-04-06 Richard Nelson ChangeLog the TinyURL plugin
2009-04-06 Richard Nelson Add a gnt TinyURL plugin. Closes #2017
2009-04-06 Richard Nelson Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.
2009-04-06 Richard Nelson Activate the current status for an account being enabled
2009-04-06 Richard Nelson Redraw the textview when a tag is changed
2009-04-06 Elliott Sales de Andrade merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'
2009-04-06 Elliott Sales de Andrade Also, fix the libpurple makefile to use the correct cflags/libs.
2009-04-06 Elliott Sales de Andrade Some configure.ac updates.
2009-04-06 Mike Ruprecht merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'
2009-04-05 Paul Aurich Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.
2009-04-05 Mark Doliner This file was moved to a jingle subdirectory, but I don't see any
2009-04-05 Marcus Lundblad Added a note about receiving "attentions" in the ChangeLog entry for the new
2009-04-05 Paul Aurich Mark's commit reminds me that this should be in POTFILES.in
2009-04-05 Paul Aurich Fix up the propagate
2009-04-05 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
2009-04-05 Paul Aurich Drop a variable left over from the propagate.
2009-04-05 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
2009-04-05 Paul Aurich Changelog the *one* user-visible change from the iq-handlers branch (heh).
2009-04-05 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
2009-04-05 Paul Aurich Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init
2009-04-05 Paul Aurich Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
2009-04-05 Paul Aurich Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_H
2009-04-05 Paul Aurich Move some IQ handler registrations to the appropriate init functions
2009-04-05 Paul Aurich Large documentation blocks never hurt anyone.
2009-04-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
2009-04-04 Paul Aurich And google session handling
2009-04-04 Paul Aurich Fix-up the merge some more (*sigh*), readding <session/> handler
2009-04-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
2009-04-04 Paul Aurich Convert IBB parser (and everything that then stems from that) to new iq-handler
2009-04-03 Paul Aurich Fix merge for ./jingle/
2009-04-03 Paul Aurich Migrate googleinfo:jabber handlers and add some safety checks.
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
2009-03-14 Paul Aurich Do not advertise support for old XEP-0199 (Ping) namespace
2009-03-13 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
2009-03-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 54da791ad8d26949571afcbd931518f5b27f2bfd)
2009-04-05 Paul Aurich Make my comment parse correctly.
2009-04-04 Paul Aurich BOSH: Use a write buffer (read: basically cut-n-paste from jabber.c)
2009-04-04 Paul Aurich A better random number for the rid in the range [0, 2**52).
2009-04-04 Paul Aurich Make the last one compile (add disco.h) and alphabetize.
2009-04-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
2009-04-04 Paul Aurich Fix login process for older servers using IQ-auth.
2009-04-04 Paul Aurich Fix allowing gmail user to initiate voice call by advertising a specific ext
2009-04-04 Paul Aurich darkrain42: Well, that namespace is deprecated. Why is it being advertised?
2009-04-28 Paul Aurich disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'
2009-04-04 Paul Aurich Advertise ICEUDP only when libnice is available
2009-04-04 Paul Aurich Advertise video/voice features only when the UI says it has those caps
2009-04-04 Paul Aurich Reorder functions to remove prototypes
2009-04-04 Paul Aurich Remove an unused function
2009-04-04 Paul Aurich Specify SSL properly in debug messages for BOSH sending debug output
2009-04-04 Paul Aurich BOSH: Print out the received data (similar to the standard XMPP method,
2009-04-04 Paul Aurich Pass all messages to BOSH as text, so they pass through the sending-text
2009-04-04 Paul Aurich Fix merge: Move the Jingle features to jabber.c
2009-04-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
2009-04-05 Sadrul Habib Chowdhury Abort build if we use --enable-vv, and vv-dependencies are not met.
2009-04-05 Sadrul Habib Chowdhury Fix the auto-linking of protocols.
2009-04-05 Sadrul Habib Chowdhury Update hardware cursor correctly after a transient window is closed.
2009-04-05 Sadrul Habib Chowdhury Update the copyright name, as requested.
2009-04-05 Sadrul Habib Chowdhury Update the finch manual some. Refs #8577.
2009-04-05 Sadrul Habib Chowdhury Save the world.
2009-04-05 Sadrul Habib Chowdhury Update hardware cursor correctly.
2009-04-05 Paul Aurich Add PURPLE to the media header sentinels and reorder includes to fix building gf2
2009-04-04 Elliott Sales de Andrade Even more @since tags, because Maiku's watching...
2009-04-04 Elliott Sales de Andrade Minor grammatical message fixes.
2009-04-04 Elliott Sales de Andrade Add some more @since tags.
2009-04-06 Mike Ruprecht Remove old GtkPlug and GtkSocket code.
2009-04-04 Mike Ruprecht merge of '1890ad1259c93f5ad18ceb3365717ebc43b30198'
2009-04-04 Mike Ruprecht Add a resource selector when initiating media.
2009-04-04 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
2009-04-04 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
2009-04-03 Marcus Lundblad ChangeLog.API new calls for STUN and TURN servers used by vv
2009-04-03 Mike Ruprecht merge of 'e4b10961a2266d17625787c506f1b258ffa97873'
2009-04-03 Paul Aurich merge of '269d61606f225241d08360ffde046e471f03b833'
2009-04-03 Will Thompson Fix purple_media_set_remote_codecs ()'s docstring
2009-04-03 Mike Ruprecht Make it compile with --disable-vv... again!
2009-04-03 Daniel Atallah Gstreamer shouldn't be a requirement if USE_VV isn't defined.
2009-04-03 Mike Ruprecht Change back the version suffixes.
2009-04-03 Mike Ruprecht Add some ChangeLog stuff.
2009-04-03 Mike Ruprecht Remove unneeded marshaller.
2009-04-03 Mike Ruprecht Revert unintended space removal.
2009-04-03 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-04-03 Mike Ruprecht Demote debug error to info.
2009-04-03 Mike Ruprecht Pick better devices in Finch too and have fallbacks.
2009-04-03 Mike Ruprecht Change media volume preference to be specific to Finch.
2009-04-03 Mike Ruprecht Change volume preference and make sure it exists.
2009-04-03 Mike Ruprecht Get rid of the media tab in the preferences.
2009-04-03 Mike Ruprecht Use better choices for default elements and have fallbacks.
2009-04-03 Mike Ruprecht Fix embedding video when the sink is a gconfvideosrc pointing to an
2009-04-03 Mike Ruprecht Bump the required Farsight2 version.
2009-04-03 Mike Ruprecht Improve the padding around the mute button.
2009-04-03 Mike Ruprecht Oops. How'd that sneak in there.
2009-04-03 Mike Ruprecht Move volume levels for media to the media window.
2009-04-03 Mike Ruprecht Hide these typedefs too.
2009-04-03 Mike Ruprecht Hide and GObjectify PurpleMediaCandidate.
2009-04-02 Mike Ruprecht Have "no minimum framerate". Fixes khc's cam.
2009-04-02 Mike Ruprecht Hide and gobjectify PurpleMediaCodec.
2009-04-02 Mike Ruprecht Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.
2009-04-02 Mike Ruprecht Hide and gobjectify PurpleMediaElementInfo.
2009-04-01 Mike Ruprecht Add G_DEFINE_TYPE compatibility define from gobjectification branch.
2009-04-01 Mike Ruprecht Hide the easy structs in mediamanager.c.
2009-04-01 Mike Ruprecht Hide the easy structs in media.h.
2009-04-01 Mike Ruprecht merge of '21bd048f68510f25c5c854a1c7e395e88f530503'
2009-04-01 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)
2009-04-01 Mike Ruprecht Break ABI less.
2009-04-01 Mike Ruprecht Move these variables to the end to not break ABI.
2009-04-01 Mike Ruprecht Say which media type is being requested in Finch.
2009-04-01 Mike Ruprecht Use purple_media_manager_get_pipeline instead.
2009-03-31 Mike Ruprecht Give more information to element creation functions.
2009-03-31 Mike Ruprecht Declare which media caps Pidgin and Finch handle.
2009-03-31 Mike Ruprecht Add purple_media_manager_{get,set}_ui_caps.
2009-03-31 Mike Ruprecht Make Finch not crash if someone requests a session with video with you.
2009-03-31 Mike Ruprecht Make the conference property write only.
2009-03-31 Mike Ruprecht Remove some variables left over from old video embedding code.
2009-03-31 Mike Ruprecht Comment out purple_media_get_active_{local,remote}_candidates.
2009-03-31 Mike Ruprecht Get rid of the purple_media_add_stream wrapper as it isn't useful.
2009-03-31 Mike Ruprecht Add purple_media_is_initiator.
2009-03-30 Mike Ruprecht Remove purple_media_remove_stream as purple_media_end does what it was
2009-03-30 Mike Ruprecht Display which type of media session is being requested.
2009-03-30 Mike Ruprecht Make sharing sources between media sessions work.
2009-03-30 Mike Ruprecht merge of '2d0e977ba883c0b9d24d52360839cfed7cf1f2a6'
2009-03-30 Mike Ruprecht merge of '09e919e395cff260ab58aee3aec04058c5f128b9'
2009-03-30 Mike Ruprecht Silence two more warnings.
2009-03-30 Mike Ruprecht Unique elements ought to be named the same as their id.
2009-03-30 Mike Ruprecht Hide FinchMedia and related structures.
2009-03-30 Mike Ruprecht Fix compiling with --disable-vv.
2009-03-30 Mike Ruprecht Silence warning.
2009-03-30 Mike Ruprecht Hide PidginMedia and related structs.
2009-03-30 Mike Ruprecht Remove purple_media_mute.
2009-03-30 Mike Ruprecht Remove purple_media_accept.
2009-03-30 Mike Ruprecht Remove purple_media_reject.
2009-03-30 Mike Ruprecht Remove purple_media_hangup.
2009-03-30 Mike Ruprecht Move functionality into purple_media_stream_info.
2009-03-29 Mike Ruprecht Add some more PurpleMediaInfo values.
2009-03-29 Mike Ruprecht Create purple_media_stream_info. Add local parameter to stream-info signal.
2009-03-28 Mike Ruprecht Don't assume a PurpleMedia instance will be created immediately.
2009-03-24 Mike Ruprecht No reason for this to be public API.
2009-03-24 Mike Ruprecht merge of '25cc5bdbbd9c509be202ab9847764b104f848577'
2009-03-24 Mike Ruprecht Removed just a bit too much.
2009-03-24 Mike Ruprecht Add some documentation to mediamanager.h.
2009-03-24 Mike Ruprecht Remove unused function.
2009-03-24 Mike Ruprecht Clean unnecessary changes out of the Makefiles.
2009-03-24 Mike Ruprecht Fix lip-sync.
2009-03-24 Mike Ruprecht Extend the range for video dimensions just a hair.
2009-03-24 Mike Ruprecht Add gtkmedia.c to POTFILES.in.
2009-03-23 Mike Ruprecht Send candidates more like GMail.
2009-03-23 Mike Ruprecht Fix Gtalk bug where it would terminate the session after 15 seconds.
2009-03-23 Mike Ruprecht Get rid of nocrash option.
2009-03-23 Mike Ruprecht Get rid of the rest of the extraneous changes.
2009-03-23 Mike Ruprecht Improve padding in media window.
2009-03-23 Mike Ruprecht Properly wrap media functions so the API doesn't disappear when USE_VV
2009-03-23 Mike Ruprecht Move GStreamer related media functions into its own header.
2009-03-23 Mike Ruprecht merge of '85389d6ca8dc05827fa7e57e17906b2f73e2c676'
2009-03-23 Mike Ruprecht Remove some extra edits that snuck into Finch.
2009-03-22 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5592cb6a8b667422747bafd555fea0aed19931b6)
2009-03-22 Mike Ruprecht Remove purple_media_audio_init_* functions.
2009-03-22 Mike Ruprecht Implement create_default_audio_* functions in gntmedia.c.
2009-03-22 Mike Ruprecht Implement create_default_audio_* functions in gtkmedia.c.
2009-03-22 Mike Ruprecht Remove purple_media_video_init_* functions.
2009-03-22 Mike Ruprecht Move purple_media_get_devices to gtkprefs.c.
2009-03-22 Mike Ruprecht Remove purple_media_element_get_device.
2009-03-22 Mike Ruprecht Remove purple_media_get_sink and the sink variables in the media structures.
2009-03-22 Mike Ruprecht Have purple_media_set_output_volume handle all sinks.
2009-03-22 Mike Ruprecht Use purple_media_get_tee instead of purple_media_get_sink.
2009-03-22 Mike Ruprecht Remove purple_media_get_overall_type.
2009-03-21 Mike Ruprecht Move and rename GTALK_CAP to GOOGLE_VOICE_CAP.
2009-03-21 Mike Ruprecht Clean up usage of USE_VV in the XMPP protocol.
2009-03-21 Mike Ruprecht Add documentation for a few media functions.
2009-03-21 Mike Ruprecht Remove purple_media_set_src/sink from the public API.
2009-03-21 Mike Ruprecht Remove purple_media_get_elements function.
2009-03-21 Mike Ruprecht Make voice calls in Finch work again.
2009-03-21 Mike Ruprecht Rename state-changed enum and values.
2009-03-21 Mike Ruprecht Declare purple_media_state_changed_get_type.
2009-03-21 Mike Ruprecht Use the right enum for the stream-info signal.
2009-03-21 Mike Ruprecht Remove rejected and hangup states from state-changed.
2009-03-21 Mike Ruprecht Use stream-info instead of state-changed for reject.
2009-03-21 Mike Ruprecht Use stream-info for reject instead of state-changed.
2009-03-21 Mike Ruprecht Use the right enum for the parameter.
2009-03-21 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
2009-03-21 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
2009-03-21 Mike Ruprecht Add stream-info signal.
2009-03-20 Mike Ruprecht Fix audio levels.
2009-03-20 Mike Ruprecht Don't let initiate or accept be sent again with Google Voice.
2009-03-20 Mike Ruprecht Stop sending multiple session-initiate packets.
2009-03-20 Mike Ruprecht Remove the ready-new signal.
2009-03-23 Mike Ruprecht Disapprove part of the revision that shouldn't be there.
2009-03-20 Mike Ruprecht Remove ready-new from use.
2009-03-20 Mike Ruprecht Move sending session-accept out of the ready-new signal.
2009-03-19 Mike Ruprecht Move accepted signal emission to after it's set to accepted.
2009-03-19 Mike Ruprecht Move sending session-initiate out of the ready-new callback.
2009-03-19 Mike Ruprecht Change purple_media_candidates_prepared to use wildcards.
2009-03-19 Mike Ruprecht Make acceptance be per stream rather than per session.
2009-03-19 Mike Ruprecht Plug memory leak.
2009-03-19 Mike Ruprecht Silence warning about videotestsrc not having two properties.
2009-03-19 Mike Ruprecht Fix some GStreamer timing issues.
2009-03-19 Mike Ruprecht Fix assertion stating FsRawUdpTransmitter doesn't have a relay-info
2009-03-19 Mike Ruprecht merge of '932de261b2c091dd834f54518d4c9df53b9ad7ac'
2009-03-19 Mike Ruprecht Silence a warning.
2009-03-19 Mike Ruprecht Use new find_content wildcard.
2009-03-19 Mike Ruprecht Have creator == NULL be a wildcard.
2009-03-19 Mike Ruprecht merge of 'bf07e6251df10e4c8c39545c4ff401db5b447c37'
2009-03-19 Mike Ruprecht Implement jingle_rtp_candidates_prepared_cb.
2009-03-19 Mike Ruprecht Add candidates-prepared signal to PurpleMedia.
2009-03-19 Mike Ruprecht Silence two warnings.
2009-03-19 Mike Ruprecht Send any additional candidates found after session-initiate or
2009-03-19 Mike Ruprecht Make RawUdp candidates know if they have been sent to the remote client.
2009-03-19 Mike Ruprecht Don't forget to copy the rem_know attribute of IceUdp candidates.
2009-03-19 Mike Ruprecht Make IceUdp candidates know whether the remote side knows about them.
2009-03-19 Mike Ruprecht Fix copy/paste-o.
2009-03-19 Mike Ruprecht Fix a bunch of memsets.
2009-03-19 Mike Ruprecht Plug some memory leaks related to transports.
2009-03-18 Mike Ruprecht Swallow transport refs on setting them in the content.
2009-03-17 Mike Ruprecht Make Jingle Raw-Udp send candidates in session-accept packet.
2009-03-17 Mike Ruprecht Update Jingle Ice-Udp according to the XEP.
2009-03-17 Mike Ruprecht Zero out the proper size for the PurpleMediaPrivate structure.
2009-03-17 Mike Ruprecht Add ssrc property to JingleRtp.
2009-03-17 Mike Ruprecht Add functions for more easily creating session-terminate packets.
2009-03-17 Mike Ruprecht Update to be closer to the current Jingle XEP.
2009-03-17 Mike Ruprecht Remove check to prevent multiple Jingle sessions with the same person.
2009-03-17 Mike Ruprecht Restructure Jingle action handlers to only require modification in one place.
2009-03-16 Mike Ruprecht merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'
2009-03-16 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-23 Paul Aurich Because BOSH works over connections that may die non-fatally, we need to
2009-03-23 Paul Aurich BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
2009-03-22 Paul Aurich merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'
2009-03-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
2009-04-01 Elliott Sales de Andrade merge of 'a609160715ae18beed98b084aac19bc0f6551362'
2009-04-01 Ka-Hing Cheung merge of '881df138362222308d7b078687b7576861609e9c'
2009-04-01 Ka-Hing Cheung fixes a race condition, probably Fixes #8594 and maybe others
2009-03-28 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
2009-04-01 Elliott Sales de Andrade Fix a faulty condition that would result in an attempt to add most of your
2009-03-31 Ethan Blanton ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c
2009-03-31 Ethan Blanton Handle multiple 319 (channels joined) messages for IRC WHOIS.
2009-03-30 Elliott Sales de Andrade merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'
2009-03-28 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
2009-04-01 Paul Aurich s/category/type/ and s/muc/chat/ in the core and gateway type is a string.
2009-03-31 Paul Aurich Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.
2009-03-31 Paul Aurich jabber_disco_items_do(), which functions like jabber_disco_info_do.
2009-03-31 Paul Aurich Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.
2009-03-31 Paul Aurich Clean up Jabber's references and protocol_data if the window is closed
2009-03-31 Paul Aurich The core should be in charge of setting in_progress to FALSE
2009-03-31 Paul Aurich Make the prpl be in charge of creating the PurpleDiscoList; UI data is
2009-03-30 Paul Aurich Use purple_request_input
2009-03-30 Paul Aurich Hide the structs, add accessors, and fix various smaller things:
2009-03-29 Paul Aurich Add the padding needed from the previous commit
2009-03-29 Paul Aurich Fix compilation errors and add padding to UI ops. My bad...
2009-03-29 Paul Aurich Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h
2009-03-29 Paul Aurich 'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
2009-03-29 Paul Aurich Applied disco-2.patch from nops with some modifications:
2009-03-28 Marcus Lundblad merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'
2009-03-28 Richard Laager Update the documentation for the account-authorization-requested signal, as
2009-03-28 Jochen Kemnade some German translation
2009-03-30 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
2009-03-28 Elliott Sales de Andrade Save a count of how many ADL (per-request) and FQY (per-contact) we send,
2009-03-28 Elliott Sales de Andrade I think I'm just going to apply this patch. I don't really see how it
2009-03-28 Elliott Sales de Andrade Make these type-sizes more explicit. Also, the field names for the type2
2009-03-28 Elliott Sales de Andrade merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'
2009-03-27 Mark Doliner Need to remove toc from POTFILES.in
2009-03-27 Mark Doliner Remove an unused field
2009-03-27 Mark Doliner Don't leak an fd if we can't open the destination file when untarring
2009-03-27 Mark Doliner These code can't get executed, because we just created a new dialog
2009-03-27 Mark Doliner Remove an unused protocol plugin
2009-03-27 Mark Doliner Remove an unused field
2009-03-27 Mark Doliner Make sure we free itmsurl when showing the info window for a buddy
2009-03-27 Mark Doliner Oh no this one is wrong. msim_set_status_code() calls msim_send() which
2009-03-27 Mark Doliner Fix a memleak when setting your status on myspace
2009-03-27 Mark Doliner You know something about this here data? It ain't ever used.
2009-03-27 Mark Doliner Fix a potential memleak by freeing this regardless of whether hasActions
2009-03-27 Mark Doliner purple_xfer_new only returns NULL if an assertion fails, so we should do
2009-03-27 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
2009-03-27 Mark Doliner Free some memory if we exit early due to an error. Thanks to
2009-03-27 Mark Doliner Fix this compile error:
2009-03-27 Mark Doliner Remove a wee bit of stray whitespace
2009-03-28 Elliott Sales de Andrade disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'
2009-03-27 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
2009-03-27 Mark Doliner I wrote a little comment
2009-03-26 Mark Doliner Cast away a few compile warnings in our "make check" tests, and add
2009-03-26 Elliott Sales de Andrade merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'
2009-03-26 Elliott Sales de Andrade For federated buddies, we should set <Member>/<Type> to Email, and use an
2009-03-26 Ka-Hing Cheung merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'
2009-03-26 Daniel Atallah Fix an issue with bonjour buddies that have been dragged into permanent groups
2009-03-26 Ka-Hing Cheung fixes an invalid read:
2009-03-25 Ka-Hing Cheung merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
2009-03-25 Paul Aurich merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'
2009-03-25 Michael Terry Break the New Account dialog into three tabs. Move proxy options to the new
2009-03-25 Paul Aurich Fix build of gevolution plugin.
2009-03-25 Paul Aurich Fix displaying of status messages in the conversation infopane.
2009-03-25 Ka-Hing Cheung hidden is never initialized
2009-03-24 Paul Aurich Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.
2009-03-23 Paul Aurich Remove an extra tab
2009-03-23 Paul Aurich Hiding in novell
2009-03-23 Paul Aurich Use purple_buddy_get_protocol_data instead of ->proto_data
2009-03-23 Paul Aurich Re-hide structs
2009-03-23 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a541830317e5c36be1c0f2cd7c685f587803d16e)
2009-03-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
2009-03-23 Paul Aurich merge of '96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1'
2009-03-20 Paul Aurich Fix Finch warnings when building on 64-bit
2009-03-20 Paul Aurich merge of '7829ec76bdb008583f8da54e238c2265a1140db2'
2009-03-23 Daniel Atallah Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.
2009-03-21 Elliott Sales de Andrade Add some missing newlines in debug messages.
2009-03-20 Daniel Atallah Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets
2009-03-18 Marcus Lundblad merge of '661d9bf066d7a7b9605d9c606427c4b5f88b19e0'
2009-03-18 Marcus Lundblad Clarified a couple of points in the ChangeLog
2009-03-16 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
2009-03-17 Mark Doliner Uh, I think this comment is wrong. Or the code is wrong and does silly
2009-03-16 Mark Doliner Add a friendly error message if something uses
2009-03-16 Mark Doliner Just a note
2009-03-16 Peter Hjalmarsson merge of '73e463add9a124c86554c2958526e1a6ee5fc22f'
2009-03-16 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
2009-03-16 Kevin Stange A patch from Jorge Villaseñor which makes all pounces share a single window.
2009-03-15 Marcus Lundblad merge of '71a628a1d60524a087f0cb356fd6425036c72bee'
2009-03-13 Elliott Sales de Andrade merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'
2009-03-13 Paul Aurich Move 'Minutes before becoming idle' above 'Change status when idle'
2009-03-13 Paul Aurich Mark "Khmer" as translatable since we're not in string freeze
2009-03-13 Mark Doliner Add a note that this function could potentially be faster.
2009-03-13 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
2009-03-13 Mark Doliner Is there any reason this is an int instead of PurplePrivacyType? I
2009-03-12 Richard Nelson fix a crash when changing to away without a status message
2009-03-11 John Bailey And make that actually compile.
2009-03-11 John Bailey Add libpurple version to '/debug version' output.
2009-03-10 Ethan Blanton Add libpurple version to --version
2009-03-10 Ethan Blanton Add the libpurple version to Pidgin's About dialog
2009-03-09 Mark Doliner Only show the oscar error "we couldn't fetch your buddy list, but
2009-03-08 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)
2009-03-08 Sulabh Mahajan Update yahoo.c as per im.pidgin.pidgin to resolve conflicts
2009-03-08 Sulabh Mahajan clear a double free bug
2009-03-01 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)
2009-03-01 Sulabh Mahajan When acting as a p2p server, send HTTP OK after receiving file.
2009-01-28 Sulabh Mahajan fix a bug in libpurple that prevented receiving file transfers to be marked completed (in case the protocol uses an xfer->ops.read function)
2009-01-28 Sulabh Mahajan use "msn/" rather than "wlm/"
2009-01-21 Sulabh Mahajan msn interoperability : presence settings
2009-01-21 Sulabh Mahajan msn interoperability: change groups
2009-01-20 Sulabh Mahajan initialize *pkt to NULL, remove a warning from the compiler
2009-01-20 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)
2009-01-20 Sulabh Mahajan clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
2009-01-20 Sulabh Mahajan implement wlm interoperability, add/message friends using wlm/<wlm id> as id, note prefix "wlm/"
2008-11-14 Sulabh Mahajan identify when packet bounces back and contains our own ip instead
2008-11-14 Sulabh Mahajan remove connection timeout if already connected
2008-11-14 Sulabh Mahajan set fd to -1 initially, if not done, no p2p connection is initiated ever.
2008-11-12 Sulabh Mahajan resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
2008-11-12 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41)
2008-11-12 Sulabh Mahajan resolving conflict - merging im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
2008-11-12 Sulabh Mahajan set yahoo_p2p_server_watcher, yahoo_p2p_server_timeout_handle to 0; check for nonnegative fd instead of nonzero;
2008-09-28 Sulabh Mahajan Add timeout to p2p server accepting connections
2008-09-28 Sulabh Mahajan correct a malloc bug
2008-09-27 Sulabh Mahajan During logging out close p2p server if it is waiting for peer to connect
2008-09-27 Sulabh Mahajan dont initiate p2p connection with a peer, while we are waiting for another peer to conenct to us
2008-08-22 Sulabh Mahajan Dont try connecting to those on sms or offline.
2008-08-22 Sulabh Mahajan Remove bug that crashed pidgin when sending p2p pkt to a buddy not on
2008-08-22 Sulabh Mahajan Fix a bug, where malloc failed to allocate memory at times, replaced
2008-08-22 Sulabh Mahajan When sending a file, if there isn't a p2p connection, try establishing it.
2008-08-20 Sulabh Mahajan remove p2p keepalive timer at logout
2008-08-20 Sulabh Mahajan Dont try a p2p connection to non yahoo buddies
2008-08-20 Sulabh Mahajan MSN Interoperability, add, remove buddies, change group, send im, etc
2008-08-20 Sulabh Mahajan Implement keep alives for p2p connections, remove bug causing hundreds
2008-07-22 Sulabh Mahajan Fix a bug, which results in trying to setup a p2p connection to self
2008-07-21 Sulabh Mahajan Remove some bugs related to inserting some data into hash table, data for connected peers
2008-07-20 Sulabh Mahajan Use purple_util_chrreplace instead of g_strsplit then g_strjoinv
2008-07-20 Sulabh Mahajan Remove check of version for file transfer, use only version 15 file transfer
2008-07-20 Sulabh Mahajan Send and receive SMS through yahoo
2008-07-13 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head d2e4560619da68f5b4346dcf1247908d88f39eb3)
2009-03-16 Mike Ruprecht Silence warning.
2009-03-04 Marcus Lundblad Make it compile when --enable-vv is "no"
2009-03-02 Marcus Lundblad Manual merging...
2009-03-02 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
2009-02-26 Mike Ruprecht Fix up the network preference window.
2009-02-26 Mike Ruprecht Limit the size and framerate of the video source.
2009-02-25 Mike Ruprecht Stop crash when there are no candidates set.
2009-02-25 Mike Ruprecht Have purple_media_codecs_ready handle a session wildcard.
2009-02-25 Mike Ruprecht Silence assertion.
2009-02-25 Mike Ruprecht Remove static sessions variable from google.c.
2009-02-25 Mike Ruprecht Get rid of the medias variable in JabberStream.
2009-02-25 Mike Ruprecht Added purple_media_manager_get_media_by_connection.
2009-02-25 Mike Ruprecht Add a prpl-data property to PurpleMedia.
2009-02-25 Mike Ruprecht Added the connection property back to PurpleMedia.
2009-02-24 Mike Ruprecht Remove unused rem-addr and rem-port attributes.
2009-02-24 Mike Ruprecht Use the correct values for Jingle Ice-Udp's rel-addr and rel-port.
2009-02-24 Mike Ruprecht Use purple_timeout_* instead of g_timeout_*.
2009-02-24 Mike Ruprecht Only create output windows once there's data to be output.
2009-02-21 Mike Ruprecht merge of '6034e4df300b7da5e8fc3095e128f6215af903ab'
2009-02-21 Mike Ruprecht Handle the session tee in the session rather than the src bin.
2009-02-20 Mike Ruprecht Move pipeline creation into the media manager.
2009-02-19 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
2009-02-19 Mike Ruprecht merge of 'd47b8ff41e04be89d7152ac8f587e633fff7c1cb'
2009-02-11 Marcus Lundblad Update namespace for jingle file-transfers application
2009-02-11 Marcus Lundblad merge of '12e8711526f49bf6cecd4f430dec8f661857221f'
2009-02-19 Mike Ruprecht Have all src_pads for a stream be funneled into the same stream.
2009-02-11 Mike Ruprecht Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
2009-02-08 Mike Ruprecht Use the media manager that created the media session in media.c.
2009-02-05 Mike Ruprecht Free the session as well on error.
2009-02-05 Mike Ruprecht Wait to send transport-info until the session-initiate ack is received.
2009-02-05 Mike Ruprecht Make there be no default action for the media request.
2009-02-05 Mike Ruprecht Don't crash if media can't be found.
2009-02-11 Marcus Lundblad Update namespace for socks5 jingle transport to reflect new proto-XEP
2009-02-05 Mike Ruprecht merge of '1cd039d2f04c877820b4097e462f26831c2d828e'
2009-02-05 Mike Ruprecht Fix intermittent crash upon hangup when removing output windows.
2009-02-05 Mike Ruprecht Handle having multiple active candidates.
2009-02-05 Mike Ruprecht Plug memory leak.
2009-02-05 Mike Ruprecht Add the id attribute to ice-udp according to the XEP.
2009-02-05 Mike Ruprecht Have the audio levels' default width match that of the video widgets.
2009-02-05 Mike Ruprecht Close the request dialog if the remote user hung up.
2009-02-05 Mike Ruprecht Remove unnecessary buttons and change statusbar to say "Calling..."
2009-02-21 Mike Ruprecht Properly free item factory. Should fix a crash on close.
2009-02-05 Mike Ruprecht Add a basic menu to the media window.
2009-02-05 Mike Ruprecht Add some debug messages for the remaining Farsight signals.
2009-02-05 Mike Ruprecht Don't output an error if fs-codec.conf doesn't exist.
2009-02-05 Mike Ruprecht Update Jingle's raw-udp version numbers to bring them in line with the XEP.
2009-02-05 Mike Ruprecht Update Jingle RTP's version numbers to be in line with the XEP.
2009-02-05 Mike Ruprecht Update to newest XEP-0166 Jingle spec.
2009-02-05 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
2009-02-05 Mike Ruprecht merge of '8abcc61528a93f4c18a6e1f200a7ba69f1694c28'
2009-02-05 Mike Ruprecht Fix removing output windows when the session is rejected.
2009-02-04 Mike Ruprecht Add active elements to PurpleMediaManager. These are the elements that
2009-02-03 Mike Ruprecht Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.
2009-02-03 Mike Ruprecht Implement functions to register and unregister media elements for use in
2009-02-03 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account
2009-02-02 Mike Ruprecht Add statusbar to eventually replace the label.
2009-02-02 Mike Ruprecht Make the sinks better default sizes and display them immediately.
2009-02-02 Mike Ruprecht Implement an X error handler to prevent Pidgin from crashing on
2009-02-02 Mike Ruprecht Make the backgrounds of the drawing areas black so it doesn't look as
2009-02-02 Mike Ruprecht Implement *_remove_output_window and *_remove_output_windows.
2009-02-02 Mike Ruprecht Set the purple_media_connected_cb timeout to a high priority and remove
2009-02-02 Mike Ruprecht Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.
2009-02-02 Mike Ruprecht Added a lot of assertions and error handling.
2009-01-31 Mike Ruprecht Make sure marshallers.h is created before compiling marshallers.c.
2009-01-31 Mike Ruprecht Have all media sessions use a single pipeline.
2009-01-30 Mike Ruprecht Use aliases for the media window title and the request window.
2009-01-30 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)
2009-01-30 Mike Ruprecht Use request API for a media invitation.
2009-01-30 Mike Ruprecht Set media window title to screenname.
2009-01-30 Mike Ruprecht Change the media window items' orientations to look better.
2009-01-30 Mike Ruprecht Create the media srcs inside PurpleMedia.
2009-01-30 Mike Ruprecht Separate PidginMedia from PidginConversation.
2009-01-30 Mike Ruprecht Simplify the media menu callbacks.
2009-01-27 Mike Ruprecht Add the accepted signal and make the accept button go away immediately.
2009-01-27 Mike Ruprecht Added the accepted signal.