log

age author description
2010-12-06 Marcus Lundblad jingle: termininate the sesion with reason unsupported-applications if we get an unsupported content type
2010-12-05 Elliott Sales de Andrade Add account action to enable/disable connecting from multiple
2010-12-05 Elliott Sales de Andrade Add the all-important contactInfo child.
2010-12-05 Elliott Sales de Andrade Replace the mpop account setting with a session boolean, because I
2010-12-05 Elliott Sales de Andrade ChangeLog Cairo branch merging.
2010-12-05 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.qulogic.cairo' (head 2efef3c76346222c20254255e83de8bb572d0ed8)
2010-12-05 Elliott Sales de Andrade Add a function that allows annotating a contact through a SOAP call.
2010-11-21 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6f879669a6513a5c40335bbaefe842389a92b39e)
2010-08-21 Elliott Sales de Andrade Cache the cairo context for the pixmap. I'm not really sure if this
2010-08-21 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 47179f04bde4a1cd3857fd05eb4e40f25ee9e26f)
2010-08-08 Elliott Sales de Andrade I don't think cairo draws circles too badly.
2010-08-08 Elliott Sales de Andrade Fix expose event drawing offset.
2010-08-08 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head e7abe20448d307649f623c608ecd470060b5f40d)
2010-07-30 Elliott Sales de Andrade So I only changed the obvious GdkGC use in the whiteboard. I think
2010-07-28 Elliott Sales de Andrade Replace GdkGC in GtkIMHtml. Just in case you were wondering, it's now
2010-07-28 Elliott Sales de Andrade Replace GdkGC in whiteboard stuff. But I don't have Yahoo!, so don't
2010-07-28 Elliott Sales de Andrade Replace GdkGC with cairo calls in markerline.
2010-12-03 Elliott Sales de Andrade Combine the encode_spaces function and the stuff for the display name
2010-12-03 Elliott Sales de Andrade Oops, this is the wrong limit.
2010-12-02 Elliott Sales de Andrade Disconnect other endpoints if the MPOP setting is disabled.
2010-12-02 Elliott Sales de Andrade Read the MPOP setting from the AB.
2010-12-02 Elliott Sales de Andrade Clear out the old list of endpoints when we receive a new one. This
2010-12-02 Elliott Sales de Andrade I think we can save some memory by making these booleans into a single
2010-12-02 Elliott Sales de Andrade It doesn't seem like we use this kv value, so might as well save the
2010-12-02 Elliott Sales de Andrade The PartnerScenario in the ABContactUpdate SOAP request should
2010-12-02 Elliott Sales de Andrade Apparently, UBM was updated with more parameters in MSNp16. One is
2010-12-02 Mark Doliner ChangeLog that last change
2010-12-02 Mark Doliner Since my last change, it shouldn't matter whether this is an empty string
2010-12-02 Mark Doliner I tested with AIM 7.2.6.1 and ICQ 7.2 build 3159 and both of them
2010-11-30 Paul Aurich gtkimhtml: Display "<3" instead of "&lt;3" after too many smileys in convo
2010-11-29 Mark Doliner Cast back and forth between int and pointer instead of putting pointers
2010-11-29 Mark Doliner I prefer this syntax. Plus, it's slightly faster... right?
2010-11-29 Stu Tomlinson Suppress the "View Locations..." protocol action on MSN if we are not
2010-11-28 Elliott Sales de Andrade merge of '2b6c5a292658681aecfbe9f0c7f67cf62cfb28ec'
2010-11-28 Elliott Sales de Andrade Add the HDN status to status parsing, which means invisible, but you'd
2010-11-28 Elliott Sales de Andrade Stop escaping all characters in the display name. It's only necessary
2010-11-28 Elliott Sales de Andrade Fix the name of this flag.
2010-11-28 jakub adam Correct parsing of multipart messages in purple_mim_document_parse,
2010-11-28 Elliott Sales de Andrade Update internal/external libgadu to 1.9.0, except for some superfluous
2010-11-27 Ari Pollak Fix purple-remote on Python 2.6+.
2010-11-27 John Bailey Luke Ross has retired from translating.
2010-11-27 Elliott Sales de Andrade These new files are missing GPL headers. And fix a couple incorrect
2010-11-27 Elliott Sales de Andrade The left/right scroll, and close buttons in a PidginScrollBook should
2010-11-27 Elliott Sales de Andrade Call msn_transaction_destroy from msn_cmdproc_send_trans. This way, it
2010-11-24 John Bailey Bring these files up to date.
2010-11-24 John Bailey I released 2.7.7, so this branch is now 2.7.8.
2010-11-23 Stu Tomlinson Fix building RPMs with the correct SSL libraries
2010-11-23 John Bailey Looks like I'm now the maintainer of the ChangeLog too.
2010-11-23 John Bailey I forgot to update these after I released last night.
2010-11-23 John Bailey Properly handle an AIM login server of login.messaging.aol.com. Fixes #12948.
2010-11-23 Stu Tomlinson Our certificate code is generally designed around no two CA
2010-11-23 Stu Tomlinson NSS will not return invalid or irrelevant intermediate certificates
2010-11-22 Mark Doliner Move the call to flap_connection_schedule_destroy from oscar_chat_kill
2010-11-22 Mark Doliner disapproval of revision '3ac008cdb1707c831737d497562a2751cdff861c'
2010-11-22 Mark Doliner Move the call to flap_connection_schedule_destroy from oscar_chat_kill
2010-11-22 Mark Doliner I noticed a NULL printf crash from the first chunk of this change.
2010-11-22 Mark Doliner Close open requests related to this xfer when the request is canceled
2010-11-22 Mark Doliner Nothing uses this return value, so stop returning it. I think it's weird
2010-11-22 Mark Doliner msn_message_destroy() calls msn_message_unref() if refcount>0. This is
2010-11-22 Mark Doliner * Don't include ourselves in the list of other endpoints that can be
2010-11-22 Elliott Sales de Andrade merge of '3d06a17dd5bf8095f142141e395986dda870cfe6'
2010-11-21 jakub adam pidgin: Remove a timeout when destroying this object to avoid a use-after-free
2010-11-22 Elliott Sales de Andrade Sigh, so apparently, I broke receiving smileys with some over-zealous
2010-11-22 Elliott Sales de Andrade Fix the possible leak in the function that's actually used.
2010-11-22 Elliott Sales de Andrade This function isn't used and I've been trying to find the bug in it.
2010-11-22 Elliott Sales de Andrade Fix possible leak.
2010-11-21 Elliott Sales de Andrade Oops, we shouldn't free the MsnMessage here, because it comes from
2010-11-21 John Bailey ChangeLog updates, NEWS, and prep for release.
2010-11-21 John Bailey Updated translations for the 2.7.6 release. Fixes #12855, #12859, #12883.
2010-11-21 Mark Doliner merge of '903a08541756b999683e95bd5bd022856dbc122b'
2010-11-21 Elliott Sales de Andrade merge of '235da67d85fa24f86f8a6e0b743c070914f23a45'
2010-11-21 Mark Doliner merge of '21547ef2d3fe0b84909cf441e8a0eff458724c91'
2010-11-21 Mark Doliner Add comments for translators
2010-11-20 Paul Aurich Changelog that commit
2010-11-21 Elliott Sales de Andrade It looks like this account proxy info is leaked, too.
2010-11-21 Elliott Sales de Andrade Fix a lot more leaks, some old, some new.
2010-11-21 Elliott Sales de Andrade Fix some leaks. Header and footer are allocated, copied and not freed.
2010-11-21 Elliott Sales de Andrade Prevent a use-after-free. The timeout_cb may free the MsnTransaction,
2010-11-21 Elliott Sales de Andrade Don't attempt to process zero-length DC messages. We should probably
2010-11-21 Kelemen Gábor Hungarian translation updated for 2.7.6
2010-11-20 Paul Aurich merge of '6f879669a6513a5c40335bbaefe842389a92b39e'
2010-11-20 Paul Aurich jabber: Print out plaintext-equivalent passwords when PURPLE_UNSAFE_DEBUG is set.
2010-11-20 Josep Puigdemont Catalan translation updated.
2010-11-18 Stu Tomlinson Add new intermediate certificates that Microsoft have started using to
2010-11-17 Björn Voigt German translation update
2010-11-17 Björn Voigt Encryption keys were marked with the _N() translation macro
2010-11-15 Marcus Lundblad ChangeLog
2010-11-15 Marcus Lundblad Don't call purple_xfer_error before purple_xfer_cancel_remote when an error occurs in IBB, avoids double transfer messages on error. Closes #12757
2010-11-15 Jochen Kemnade update for German translation, still incomplete
2010-11-13 John Bailey Make 'intltool-update --maintain' happy.
2010-11-10 Mark Doliner Minor cleanup. Should be no functionality change, just a variable
2010-11-10 Mark Doliner Fix a bug where if we used fetch url with include_headers=FALSE and
2010-11-10 Mark Doliner Correct typo in comment
2010-11-10 Mark Doliner g_hash_table_get_keys is GLIB>2.14.0 but we maintain compatibility with 2.12.0.
2010-11-10 Mark Doliner g_strcmp0 was added in glib 2.16.0, but we keep compatibility with 2.12.
2010-11-08 Daniel Atallah merge of '148e99c7c4a60cc18826232bd8b3270cbdddc7b5'
2010-11-04 Daniel Atallah Make untarring work for non-ASCII destination dirs on Windows.
2010-11-08 Paul Aurich merge of '69fbc32fd3dfe8ca0979e1c486c3d51eb06088cf'
2010-11-08 Paul Aurich jabber: Avoid a double-free in the google relay code.
2010-11-06 Elliott Sales de Andrade merge of '833313a684a714d5138a37f30a635c00044f3b93'
2010-11-06 Elliott Sales de Andrade slpcall is never NULL here.
2010-11-06 Elliott Sales de Andrade first can be NULL here, obviously, We don't want any NULL-pointer
2010-11-04 Elliott Sales de Andrade Fix possible uninitialized value.
2010-11-04 Elliott Sales de Andrade One more dead assignment.
2010-11-04 Elliott Sales de Andrade Remove dead assignments in new MSN code.
2010-11-05 ivan komarov merge of '2dfb64bc744cbdfa05ad4ebc9d940e9f078650ef'
2010-11-05 ivan komarov No need to clutter the debug log with dozens of lines when
2010-11-04 ivan komarov A followup commit to d849dc2a852a4ffdd345a150f0b88ab37de36e36.
2010-11-04 ivan komarov The end user is not going to be amused when he sees a "<URL>: Ok" connection
2010-11-04 masca Add switchboard users to the chat instead of adding always the same user as Elliot and Stu pointed out.
2010-11-04 Daniel Atallah Build the "Pidgin Theme Editor" plugin on Windows too.
2010-11-02 ivan komarov Removed an abstruse Easter Egg from 869efa8a750e9eee235af2ec631e7554cb373778.