log

age author description
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.