log

age author description
Thu, 19 Mar 2009 00:58:55 +0000 Mike Ruprecht Plug some memory leaks related to transports.
Wed, 18 Mar 2009 23:10:54 +0000 Mike Ruprecht Swallow transport refs on setting them in the content.
Tue, 17 Mar 2009 12:05:02 +0000 Mike Ruprecht Make Jingle Raw-Udp send candidates in session-accept packet.
Tue, 17 Mar 2009 11:57:22 +0000 Mike Ruprecht Update Jingle Ice-Udp according to the XEP.
Tue, 17 Mar 2009 10:13:10 +0000 Mike Ruprecht Zero out the proper size for the PurpleMediaPrivate structure.
Tue, 17 Mar 2009 10:11:18 +0000 Mike Ruprecht Add ssrc property to JingleRtp.
Tue, 17 Mar 2009 04:40:25 +0000 Mike Ruprecht Add functions for more easily creating session-terminate packets.
Tue, 17 Mar 2009 02:48:43 +0000 Mike Ruprecht Update to be closer to the current Jingle XEP.
Tue, 17 Mar 2009 02:19:10 +0000 Mike Ruprecht Remove check to prevent multiple Jingle sessions with the same person.
Tue, 17 Mar 2009 02:15:09 +0000 Mike Ruprecht Restructure Jingle action handlers to only require modification in one place.
Mon, 16 Mar 2009 02:59:37 +0000 Mike Ruprecht merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'
Mon, 16 Mar 2009 02:33:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
Fri, 03 Apr 2009 02:42:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:56:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Sat, 21 Mar 2009 03:50:14 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Fri, 03 Apr 2009 02:43:09 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:58:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Mon, 23 Mar 2009 00:47:46 +0000 Paul Aurich Because BOSH works over connections that may die non-fatally, we need to
Mon, 23 Mar 2009 00:38:20 +0000 Paul Aurich BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
Sun, 22 Mar 2009 23:44:31 +0000 Paul Aurich merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'
Sat, 21 Mar 2009 03:49:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Wed, 01 Apr 2009 05:28:20 +0000 Elliott Sales de Andrade merge of 'a609160715ae18beed98b084aac19bc0f6551362'
Wed, 01 Apr 2009 03:36:58 +0000 Ka-Hing Cheung merge of '881df138362222308d7b078687b7576861609e9c'
Wed, 01 Apr 2009 03:36:06 +0000 Ka-Hing Cheung fixes a race condition, probably Fixes #8594 and maybe others
Sat, 28 Mar 2009 16:58:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Wed, 01 Apr 2009 05:25:36 +0000 Elliott Sales de Andrade Fix a faulty condition that would result in an attempt to add most of your
Tue, 31 Mar 2009 01:10:32 +0000 Ethan Blanton ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c
Tue, 31 Mar 2009 01:08:29 +0000 Ethan Blanton Handle multiple 319 (channels joined) messages for IRC WHOIS.
Mon, 30 Mar 2009 05:52:32 +0000 Elliott Sales de Andrade merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'
Sat, 28 Mar 2009 17:00:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Wed, 01 Apr 2009 05:26:25 +0000 Paul Aurich s/category/type/ and s/muc/chat/ in the core and gateway type is a string.
Tue, 31 Mar 2009 18:32:33 +0000 Paul Aurich Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.
Tue, 31 Mar 2009 06:58:26 +0000 Paul Aurich jabber_disco_items_do(), which functions like jabber_disco_info_do.
Tue, 31 Mar 2009 06:43:54 +0000 Paul Aurich Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.
Tue, 31 Mar 2009 05:40:13 +0000 Paul Aurich Clean up Jabber's references and protocol_data if the window is closed
Tue, 31 Mar 2009 05:22:44 +0000 Paul Aurich The core should be in charge of setting in_progress to FALSE
Tue, 31 Mar 2009 05:18:09 +0000 Paul Aurich Make the prpl be in charge of creating the PurpleDiscoList; UI data is
Mon, 30 Mar 2009 02:36:02 +0000 Paul Aurich Use purple_request_input
Mon, 30 Mar 2009 00:42:15 +0000 Paul Aurich Hide the structs, add accessors, and fix various smaller things:
Sun, 29 Mar 2009 21:17:34 +0000 Paul Aurich Add the padding needed from the previous commit
Sun, 29 Mar 2009 20:54:30 +0000 Paul Aurich Fix compilation errors and add padding to UI ops. My bad...
Sun, 29 Mar 2009 19:43:32 +0000 Paul Aurich Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h
Sun, 29 Mar 2009 19:38:31 +0000 Paul Aurich 'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Sat, 28 Mar 2009 16:58:32 +0000 Marcus Lundblad merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'
Sat, 28 Mar 2009 12:04:03 +0000 Richard Laager Update the documentation for the account-authorization-requested signal, as
Sat, 28 Mar 2009 16:00:47 +0000 Jochen Kemnade some German translation
Mon, 30 Mar 2009 05:50:34 +0000 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
Sat, 28 Mar 2009 07:31:29 +0000 Elliott Sales de Andrade Save a count of how many ADL (per-request) and FQY (per-contact) we send,
Sat, 28 Mar 2009 05:34:25 +0000 Elliott Sales de Andrade I think I'm just going to apply this patch. I don't really see how it
Sat, 28 Mar 2009 05:12:24 +0000 Elliott Sales de Andrade Make these type-sizes more explicit. Also, the field names for the type2
Sat, 28 Mar 2009 04:35:24 +0000 Elliott Sales de Andrade merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'
Fri, 27 Mar 2009 17:14:12 +0000 Mark Doliner Need to remove toc from POTFILES.in
Fri, 27 Mar 2009 10:17:07 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 10:16:46 +0000 Mark Doliner Don't leak an fd if we can't open the destination file when untarring
Fri, 27 Mar 2009 10:15:38 +0000 Mark Doliner These code can't get executed, because we just created a new dialog
Fri, 27 Mar 2009 09:55:28 +0000 Mark Doliner Remove an unused protocol plugin
Fri, 27 Mar 2009 09:49:40 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 09:48:25 +0000 Mark Doliner Make sure we free itmsurl when showing the info window for a buddy
Fri, 27 Mar 2009 09:44:36 +0000 Mark Doliner Oh no this one is wrong. msim_set_status_code() calls msim_send() which
Fri, 27 Mar 2009 09:42:10 +0000 Mark Doliner Fix a memleak when setting your status on myspace
Fri, 27 Mar 2009 09:41:12 +0000 Mark Doliner You know something about this here data? It ain't ever used.
Fri, 27 Mar 2009 09:36:38 +0000 Mark Doliner Fix a potential memleak by freeing this regardless of whether hasActions
Fri, 27 Mar 2009 09:34:27 +0000 Mark Doliner purple_xfer_new only returns NULL if an assertion fails, so we should do
Fri, 27 Mar 2009 09:29:22 +0000 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
Fri, 27 Mar 2009 09:09:00 +0000 Mark Doliner Free some memory if we exit early due to an error. Thanks to
Fri, 27 Mar 2009 09:02:22 +0000 Mark Doliner Fix this compile error:
Fri, 27 Mar 2009 08:54:30 +0000 Mark Doliner Remove a wee bit of stray whitespace
Sat, 28 Mar 2009 04:30:40 +0000 Elliott Sales de Andrade disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'
Fri, 27 Mar 2009 08:53:09 +0000 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
Fri, 27 Mar 2009 08:49:10 +0000 Mark Doliner I wrote a little comment
Thu, 26 Mar 2009 07:27:05 +0000 Mark Doliner Cast away a few compile warnings in our "make check" tests, and add
Thu, 26 Mar 2009 05:34:15 +0000 Elliott Sales de Andrade merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'
Thu, 26 Mar 2009 05:29:18 +0000 Elliott Sales de Andrade For federated buddies, we should set <Member>/<Type> to Email, and use an
Thu, 26 Mar 2009 05:15:04 +0000 Ka-Hing Cheung merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'
Thu, 26 Mar 2009 03:25:57 +0000 Daniel Atallah Fix an issue with bonjour buddies that have been dragged into permanent groups
Thu, 26 Mar 2009 03:40:59 +0000 Ka-Hing Cheung fixes an invalid read:
Wed, 25 Mar 2009 07:12:28 +0000 Ka-Hing Cheung merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
Wed, 25 Mar 2009 06:35:50 +0000 Paul Aurich merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'
Wed, 25 Mar 2009 06:26:16 +0000 Michael Terry Break the New Account dialog into three tabs. Move proxy options to the new
Wed, 25 Mar 2009 06:34:01 +0000 Paul Aurich Fix build of gevolution plugin.
Wed, 25 Mar 2009 06:07:44 +0000 Paul Aurich Fix displaying of status messages in the conversation infopane.
Wed, 25 Mar 2009 07:11:14 +0000 Ka-Hing Cheung hidden is never initialized
Tue, 24 Mar 2009 00:39:16 +0000 Paul Aurich Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.
Mon, 23 Mar 2009 05:00:14 +0000 Paul Aurich Remove an extra tab
Mon, 23 Mar 2009 04:41:50 +0000 Paul Aurich Hiding in novell
Mon, 23 Mar 2009 04:31:05 +0000 Paul Aurich Use purple_buddy_get_protocol_data instead of ->proto_data
Mon, 23 Mar 2009 04:27:41 +0000 Paul Aurich Re-hide structs
Mon, 23 Mar 2009 04:25:23 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a541830317e5c36be1c0f2cd7c685f587803d16e)
Sat, 21 Mar 2009 03:49:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Mon, 23 Mar 2009 03:06:36 +0000 Paul Aurich merge of '96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1'
Fri, 20 Mar 2009 06:01:48 +0000 Paul Aurich Fix Finch warnings when building on 64-bit
Fri, 20 Mar 2009 05:46:04 +0000 Paul Aurich merge of '7829ec76bdb008583f8da54e238c2265a1140db2'
Mon, 23 Mar 2009 02:10:44 +0000 Daniel Atallah Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.
Sat, 21 Mar 2009 02:20:52 +0000 Elliott Sales de Andrade Add some missing newlines in debug messages.
Fri, 20 Mar 2009 02:42:38 +0000 Daniel Atallah Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets
Wed, 18 Mar 2009 19:30:16 +0000 Marcus Lundblad merge of '661d9bf066d7a7b9605d9c606427c4b5f88b19e0'
Wed, 18 Mar 2009 19:30:09 +0000 Marcus Lundblad Clarified a couple of points in the ChangeLog
Mon, 16 Mar 2009 21:44:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Tue, 17 Mar 2009 00:56:37 +0000 Mark Doliner Uh, I think this comment is wrong. Or the code is wrong and does silly
Mon, 16 Mar 2009 22:56:57 +0000 Mark Doliner Add a friendly error message if something uses
Mon, 16 Mar 2009 22:52:12 +0000 Mark Doliner Just a note
Mon, 16 Mar 2009 21:44:22 +0000 Peter Hjalmarsson merge of '73e463add9a124c86554c2958526e1a6ee5fc22f'
Mon, 16 Mar 2009 21:46:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Mon, 16 Mar 2009 17:07:41 +0000 Kevin Stange A patch from Jorge Villaseor which makes all pounces share a single window.
Sun, 15 Mar 2009 20:22:28 +0000 Marcus Lundblad merge of '71a628a1d60524a087f0cb356fd6425036c72bee'
Fri, 13 Mar 2009 04:32:05 +0000 Elliott Sales de Andrade merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'
Fri, 13 Mar 2009 03:04:07 +0000 Paul Aurich Move 'Minutes before becoming idle' above 'Change status when idle'
Fri, 13 Mar 2009 03:02:01 +0000 Paul Aurich Mark "Khmer" as translatable since we're not in string freeze
Fri, 13 Mar 2009 02:51:00 +0000 Mark Doliner Add a note that this function could potentially be faster.
Fri, 13 Mar 2009 04:29:11 +0000 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
Fri, 13 Mar 2009 02:21:27 +0000 Mark Doliner Is there any reason this is an int instead of PurplePrivacyType? I
Thu, 12 Mar 2009 11:02:02 +0000 Richard Nelson fix a crash when changing to away without a status message
Wed, 11 Mar 2009 04:39:56 +0000 John Bailey And make that actually compile.
Wed, 11 Mar 2009 04:38:12 +0000 John Bailey Add libpurple version to '/debug version' output.
Tue, 10 Mar 2009 17:02:05 +0000 Ethan Blanton Add libpurple version to --version
Tue, 10 Mar 2009 16:57:57 +0000 Ethan Blanton Add the libpurple version to Pidgin's About dialog
Mon, 09 Mar 2009 02:19:51 +0000 Mark Doliner Only show the oscar error "we couldn't fetch your buddy list, but
Sun, 08 Mar 2009 06:24:15 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)
Sun, 08 Mar 2009 06:20:04 +0000 Sulabh Mahajan Update yahoo.c as per im.pidgin.pidgin to resolve conflicts
Sun, 08 Mar 2009 05:45:46 +0000 Sulabh Mahajan clear a double free bug
Sun, 01 Mar 2009 13:55:33 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)
Sun, 01 Mar 2009 09:50:59 +0000 Sulabh Mahajan When acting as a p2p server, send HTTP OK after receiving file.
Wed, 28 Jan 2009 07:34:18 +0000 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)
Wed, 28 Jan 2009 07:01:37 +0000 Sulabh Mahajan use "msn/" rather than "wlm/"
Wed, 21 Jan 2009 09:14:01 +0000 Sulabh Mahajan msn interoperability : presence settings
Wed, 21 Jan 2009 08:55:05 +0000 Sulabh Mahajan msn interoperability: change groups
Tue, 20 Jan 2009 18:08:36 +0000 Sulabh Mahajan initialize *pkt to NULL, remove a warning from the compiler
Tue, 20 Jan 2009 17:44:36 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)
Tue, 20 Jan 2009 17:11:35 +0000 Sulabh Mahajan clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Tue, 20 Jan 2009 16:28:40 +0000 Sulabh Mahajan implement wlm interoperability, add/message friends using wlm/<wlm id> as id, note prefix "wlm/"
Fri, 14 Nov 2008 09:21:26 +0000 Sulabh Mahajan identify when packet bounces back and contains our own ip instead
Fri, 14 Nov 2008 08:08:59 +0000 Sulabh Mahajan remove connection timeout if already connected
Fri, 14 Nov 2008 07:07:43 +0000 Sulabh Mahajan set fd to -1 initially, if not done, no p2p connection is initiated ever.
Wed, 12 Nov 2008 10:23:13 +0000 Sulabh Mahajan resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Wed, 12 Nov 2008 10:18:49 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41)
Wed, 12 Nov 2008 10:17:38 +0000 Sulabh Mahajan resolving conflict - merging im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Wed, 12 Nov 2008 08:19:56 +0000 Sulabh Mahajan set yahoo_p2p_server_watcher, yahoo_p2p_server_timeout_handle to 0; check for nonnegative fd instead of nonzero;
Sun, 28 Sep 2008 16:03:24 +0000 Sulabh Mahajan Add timeout to p2p server accepting connections
Sun, 28 Sep 2008 15:52:08 +0000 Sulabh Mahajan correct a malloc bug
Sat, 27 Sep 2008 15:36:16 +0000 Sulabh Mahajan During logging out close p2p server if it is waiting for peer to connect
Sat, 27 Sep 2008 15:30:10 +0000 Sulabh Mahajan dont initiate p2p connection with a peer, while we are waiting for another peer to conenct to us
Fri, 22 Aug 2008 20:25:56 +0000 Sulabh Mahajan Dont try connecting to those on sms or offline.
Fri, 22 Aug 2008 19:27:31 +0000 Sulabh Mahajan Remove bug that crashed pidgin when sending p2p pkt to a buddy not on
Fri, 22 Aug 2008 18:48:03 +0000 Sulabh Mahajan Fix a bug, where malloc failed to allocate memory at times, replaced
Fri, 22 Aug 2008 15:00:16 +0000 Sulabh Mahajan When sending a file, if there isn't a p2p connection, try establishing it.
Wed, 20 Aug 2008 21:37:09 +0000 Sulabh Mahajan remove p2p keepalive timer at logout
Wed, 20 Aug 2008 21:17:04 +0000 Sulabh Mahajan Dont try a p2p connection to non yahoo buddies
Wed, 20 Aug 2008 21:11:56 +0000 Sulabh Mahajan MSN Interoperability, add, remove buddies, change group, send im, etc
Wed, 20 Aug 2008 20:32:57 +0000 Sulabh Mahajan Implement keep alives for p2p connections, remove bug causing hundreds
Tue, 22 Jul 2008 18:57:02 +0000 Sulabh Mahajan Fix a bug, which results in trying to setup a p2p connection to self
Mon, 21 Jul 2008 09:07:42 +0000 Sulabh Mahajan Remove some bugs related to inserting some data into hash table, data for connected peers
Sun, 20 Jul 2008 17:37:46 +0000 Sulabh Mahajan Use purple_util_chrreplace instead of g_strsplit then g_strjoinv
Sun, 20 Jul 2008 16:51:19 +0000 Sulabh Mahajan Remove check of version for file transfer, use only version 15 file transfer
Sun, 20 Jul 2008 15:27:22 +0000 Sulabh Mahajan Send and receive SMS through yahoo
Sun, 13 Jul 2008 14:19:59 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head d2e4560619da68f5b4346dcf1247908d88f39eb3)
Mon, 16 Mar 2009 02:57:33 +0000 Mike Ruprecht Silence warning.
Wed, 04 Mar 2009 23:10:31 +0000 Marcus Lundblad Make it compile when --enable-vv is "no"
Mon, 02 Mar 2009 19:47:17 +0000 Marcus Lundblad Manual merging...
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Thu, 26 Feb 2009 09:03:46 +0000 Mike Ruprecht Fix up the network preference window.
Thu, 26 Feb 2009 06:08:51 +0000 Mike Ruprecht Limit the size and framerate of the video source.
Wed, 25 Feb 2009 09:20:20 +0000 Mike Ruprecht Stop crash when there are no candidates set.
Wed, 25 Feb 2009 08:18:17 +0000 Mike Ruprecht Have purple_media_codecs_ready handle a session wildcard.
Wed, 25 Feb 2009 07:22:08 +0000 Mike Ruprecht Silence assertion.
Wed, 25 Feb 2009 04:59:22 +0000 Mike Ruprecht Remove static sessions variable from google.c.
Wed, 25 Feb 2009 03:48:34 +0000 Mike Ruprecht Get rid of the medias variable in JabberStream.
Wed, 25 Feb 2009 03:28:27 +0000 Mike Ruprecht Added purple_media_manager_get_media_by_connection.
Wed, 25 Feb 2009 02:40:10 +0000 Mike Ruprecht Add a prpl-data property to PurpleMedia.
Wed, 25 Feb 2009 01:58:57 +0000 Mike Ruprecht Added the connection property back to PurpleMedia.
Tue, 24 Feb 2009 23:42:38 +0000 Mike Ruprecht Remove unused rem-addr and rem-port attributes.
Tue, 24 Feb 2009 23:36:51 +0000 Mike Ruprecht Use the correct values for Jingle Ice-Udp's rel-addr and rel-port.
Tue, 24 Feb 2009 08:25:23 +0000 Mike Ruprecht Use purple_timeout_* instead of g_timeout_*.
Tue, 24 Feb 2009 08:11:24 +0000 Mike Ruprecht Only create output windows once there's data to be output.
Sat, 21 Feb 2009 05:15:28 +0000 Mike Ruprecht merge of '6034e4df300b7da5e8fc3095e128f6215af903ab'
Sat, 21 Feb 2009 05:01:10 +0000 Mike Ruprecht Handle the session tee in the session rather than the src bin.
Fri, 20 Feb 2009 08:36:07 +0000 Mike Ruprecht Move pipeline creation into the media manager.
Thu, 19 Feb 2009 11:29:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
Thu, 19 Feb 2009 11:28:01 +0000 Mike Ruprecht merge of 'd47b8ff41e04be89d7152ac8f587e633fff7c1cb'
Wed, 11 Feb 2009 22:42:29 +0000 Marcus Lundblad Update namespace for jingle file-transfers application
Wed, 11 Feb 2009 22:11:18 +0000 Marcus Lundblad merge of '12e8711526f49bf6cecd4f430dec8f661857221f'
Thu, 19 Feb 2009 11:26:37 +0000 Mike Ruprecht Have all src_pads for a stream be funneled into the same stream.
Wed, 11 Feb 2009 00:01:20 +0000 Mike Ruprecht Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
Sun, 08 Feb 2009 23:17:51 +0000 Mike Ruprecht Use the media manager that created the media session in media.c.
Thu, 05 Feb 2009 23:54:35 +0000 Mike Ruprecht Free the session as well on error.
Thu, 05 Feb 2009 23:30:48 +0000 Mike Ruprecht Wait to send transport-info until the session-initiate ack is received.
Thu, 05 Feb 2009 22:30:27 +0000 Mike Ruprecht Make there be no default action for the media request.
Thu, 05 Feb 2009 22:06:09 +0000 Mike Ruprecht Don't crash if media can't be found.
Wed, 11 Feb 2009 22:11:08 +0000 Marcus Lundblad Update namespace for socks5 jingle transport to reflect new proto-XEP
Thu, 05 Feb 2009 11:47:40 +0000 Mike Ruprecht merge of '1cd039d2f04c877820b4097e462f26831c2d828e'
Thu, 05 Feb 2009 11:47:36 +0000 Mike Ruprecht Fix intermittent crash upon hangup when removing output windows.
Thu, 05 Feb 2009 10:25:28 +0000 Mike Ruprecht Handle having multiple active candidates.
Thu, 05 Feb 2009 09:41:07 +0000 Mike Ruprecht Plug memory leak.
Thu, 05 Feb 2009 09:36:23 +0000 Mike Ruprecht Add the id attribute to ice-udp according to the XEP.
Thu, 05 Feb 2009 08:52:52 +0000 Mike Ruprecht Have the audio levels' default width match that of the video widgets.
Thu, 05 Feb 2009 08:46:05 +0000 Mike Ruprecht Close the request dialog if the remote user hung up.
Thu, 05 Feb 2009 08:32:54 +0000 Mike Ruprecht Remove unnecessary buttons and change statusbar to say "Calling..."
Sat, 21 Feb 2009 05:15:14 +0000 Mike Ruprecht Properly free item factory. Should fix a crash on close.
Thu, 05 Feb 2009 08:22:27 +0000 Mike Ruprecht Add a basic menu to the media window.
Thu, 05 Feb 2009 03:08:52 +0000 Mike Ruprecht Add some debug messages for the remaining Farsight signals.
Thu, 05 Feb 2009 02:46:38 +0000 Mike Ruprecht Don't output an error if fs-codec.conf doesn't exist.
Thu, 05 Feb 2009 02:27:32 +0000 Mike Ruprecht Update Jingle's raw-udp version numbers to bring them in line with the XEP.
Thu, 05 Feb 2009 01:54:27 +0000 Mike Ruprecht Update Jingle RTP's version numbers to be in line with the XEP.
Thu, 05 Feb 2009 01:31:40 +0000 Mike Ruprecht Update to newest XEP-0166 Jingle spec.
Thu, 05 Feb 2009 00:31:35 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
Thu, 05 Feb 2009 00:15:33 +0000 Mike Ruprecht merge of '8abcc61528a93f4c18a6e1f200a7ba69f1694c28'
Thu, 05 Feb 2009 00:15:13 +0000 Mike Ruprecht Fix removing output windows when the session is rejected.
Wed, 04 Feb 2009 09:27:27 +0000 Mike Ruprecht Add active elements to PurpleMediaManager. These are the elements that
Tue, 03 Feb 2009 23:34:53 +0000 Mike Ruprecht Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.
Tue, 03 Feb 2009 22:37:24 +0000 Mike Ruprecht Implement functions to register and unregister media elements for use in
Tue, 03 Feb 2009 21:37:27 +0000 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account
Mon, 02 Feb 2009 11:37:07 +0000 Mike Ruprecht Add statusbar to eventually replace the label.
Mon, 02 Feb 2009 10:51:10 +0000 Mike Ruprecht Make the sinks better default sizes and display them immediately.
Mon, 02 Feb 2009 10:24:55 +0000 Mike Ruprecht Implement an X error handler to prevent Pidgin from crashing on
Mon, 02 Feb 2009 10:12:29 +0000 Mike Ruprecht Make the backgrounds of the drawing areas black so it doesn't look as
Mon, 02 Feb 2009 09:58:14 +0000 Mike Ruprecht Implement *_remove_output_window and *_remove_output_windows.
Mon, 02 Feb 2009 05:38:29 +0000 Mike Ruprecht Set the purple_media_connected_cb timeout to a high priority and remove
Mon, 02 Feb 2009 04:01:34 +0000 Mike Ruprecht Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.
Mon, 02 Feb 2009 03:01:24 +0000 Mike Ruprecht Added a lot of assertions and error handling.
Sat, 31 Jan 2009 05:37:27 +0000 Mike Ruprecht Make sure marshallers.h is created before compiling marshallers.c.
Sat, 31 Jan 2009 05:19:16 +0000 Mike Ruprecht Have all media sessions use a single pipeline.
Fri, 30 Jan 2009 09:50:01 +0000 Mike Ruprecht Use aliases for the media window title and the request window.
Fri, 30 Jan 2009 08:58:07 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)
Fri, 30 Jan 2009 08:52:27 +0000 Mike Ruprecht Use request API for a media invitation.
Fri, 30 Jan 2009 08:09:20 +0000 Mike Ruprecht Set media window title to screenname.
Fri, 30 Jan 2009 07:59:37 +0000 Mike Ruprecht Change the media window items' orientations to look better.
Fri, 30 Jan 2009 06:39:41 +0000 Mike Ruprecht Create the media srcs inside PurpleMedia.
Fri, 30 Jan 2009 04:40:54 +0000 Mike Ruprecht Separate PidginMedia from PidginConversation.
Fri, 30 Jan 2009 01:23:35 +0000 Mike Ruprecht Simplify the media menu callbacks.
Tue, 27 Jan 2009 22:18:01 +0000 Mike Ruprecht Add the accepted signal and make the accept button go away immediately.
Tue, 27 Jan 2009 09:40:24 +0000 Mike Ruprecht Added the accepted signal.
Tue, 27 Jan 2009 08:46:53 +0000 Mike Ruprecht Added codecs-changed signal.
Tue, 27 Jan 2009 07:48:03 +0000 Mike Ruprecht Added purple_media_end and removed the purple_media_got_hangup.
Sat, 24 Jan 2009 12:01:34 +0000 Marcus Lundblad Removed a couple of warnings
Fri, 23 Jan 2009 06:20:16 +0000 Marcus Lundblad Removed some extra tabs on blank lines
Thu, 22 Jan 2009 23:04:52 +0000 Marcus Lundblad Added support to generate relayed candidates (TURN).
Mon, 19 Jan 2009 10:47:12 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
Mon, 19 Jan 2009 10:44:07 +0000 Mike Ruprecht Wait to create the sinks until the frames are ready.
Sat, 17 Jan 2009 04:36:40 +0000 Mike Ruprecht Set remote candidates as soon as they are received.
Sat, 17 Jan 2009 04:18:23 +0000 Mike Ruprecht Use the stream's direction to wait to send media.
Sat, 17 Jan 2009 01:38:44 +0000 Marcus Lundblad Run an asynchronous DNS lookup for the STUN server IP (to set as a property
Wed, 14 Jan 2009 09:32:48 +0000 Mike Ruprecht Remove unneeded pidgin_media_get_display_widget function.
Wed, 14 Jan 2009 09:20:07 +0000 Mike Ruprecht Rearrange the Pidgin media GUI.
Tue, 13 Jan 2009 13:46:06 +0000 Marcus Lundblad merge of '1c8357244603e0d86b5df08b5df711f916c01347'
Tue, 13 Jan 2009 12:24:39 +0000 Marcus Lundblad merge of 'a38c44e88ee54fa639c5d924a5100699df189a26'
Tue, 13 Jan 2009 09:00:57 +0000 Marcus Lundblad merge of '36ce4dcc4d637d6227ef52b2e9e72f957f0435ff'
Mon, 12 Jan 2009 19:27:55 +0000 Marcus Lundblad merge of 'd43b253ca7568a3f07aa77bf397fe4351db73a90'
Sat, 10 Jan 2009 01:32:34 +0000 Marcus Lundblad merge of '6f874569bd42744b784b694f8a44c06ec7d7f468'
Sat, 10 Jan 2009 01:27:49 +0000 Marcus Lundblad merge of 'a43fe39095ee00967fa35f7fc14ecd698c4b3241'
Sat, 10 Jan 2009 01:27:48 +0000 Marcus Lundblad merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
Tue, 13 Jan 2009 13:43:13 +0000 Mike Ruprecht Remove some of the deprecated API.
Tue, 13 Jan 2009 13:01:50 +0000 Mike Ruprecht Remove deprecated signals.
Tue, 13 Jan 2009 12:36:59 +0000 Mike Ruprecht The sink is being held elsewhere.
Tue, 13 Jan 2009 12:28:51 +0000 Mike Ruprecht Remove levels since they aren't used.
Tue, 13 Jan 2009 12:23:23 +0000 Mike Ruprecht Update Finch to new media API.
Tue, 13 Jan 2009 11:22:19 +0000 Mike Ruprecht Replace the got-request signal in PidginMedia.
Tue, 13 Jan 2009 10:42:20 +0000 Mike Ruprecht Replace the ready signal in PidginMedia.
Tue, 13 Jan 2009 09:50:13 +0000 Mike Ruprecht Convert more PidginMedia signals to the newer API.
Tue, 13 Jan 2009 08:40:27 +0000 Mike Ruprecht Convert PidginMedia to use the state-changed signal.
Tue, 13 Jan 2009 06:48:30 +0000 Mike Ruprecht Convert the GTalk code to completely use the new ready signal.
Tue, 13 Jan 2009 06:30:29 +0000 Mike Ruprecht Use the state-changed signal in GTalk code.
Tue, 13 Jan 2009 05:32:34 +0000 Mike Ruprecht Added reject and hangup states to the state-changed signal.
Tue, 13 Jan 2009 03:02:42 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Mon, 12 Jan 2009 03:43:04 +0000 Mike Ruprecht Manipulate optional parameters properly.
Mon, 12 Jan 2009 02:42:29 +0000 Mike Ruprecht Fix some crashes from printing debug messages on a separate thread.
Mon, 12 Jan 2009 02:01:05 +0000 Mike Ruprecht Hopefully stop the last of the BadWindow errors.
Mon, 12 Jan 2009 01:09:20 +0000 Mike Ruprecht Wrap FsCodec and remove the Farsight2 include from media.h.
Sun, 11 Jan 2009 22:53:08 +0000 Mike Ruprecht Convert rather than copy.
Sat, 10 Jan 2009 11:11:44 +0000 Mike Ruprecht Use the correct enumeration name.
Sat, 10 Jan 2009 03:58:54 +0000 Mike Ruprecht Duplicate FsCandidate to remove it from the public interface.
Sat, 10 Jan 2009 01:29:41 +0000 Mike Ruprecht merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
Sat, 10 Jan 2009 01:29:40 +0000 Mike Ruprecht merge of 'a617f86bc9f9f151daef5b0980c124f94f277f9a'
Sat, 10 Jan 2009 01:26:45 +0000 Marcus Lundblad disapproval of revision '1fa05b8b4d069723f0cba486203a2a00c3baf096'
Sat, 10 Jan 2009 01:24:49 +0000 Mike Ruprecht Make FsStreamDirection and FsMediaType conversion functions static.
Sat, 10 Jan 2009 01:11:29 +0000 Mike Ruprecht merge of '1fa05b8b4d069723f0cba486203a2a00c3baf096'
Sat, 10 Jan 2009 01:09:25 +0000 Marcus Lundblad Setup all prefs for TURN
Sat, 10 Jan 2009 00:55:35 +0000 Mike Ruprecht merge of '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
Sat, 10 Jan 2009 01:26:27 +0000 Marcus Lundblad disapproval of revision '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
Sat, 10 Jan 2009 00:49:07 +0000 Marcus Lundblad Added some preliminary prefs settings for configuring a TURN relay server
Sat, 10 Jan 2009 00:34:48 +0000 Mike Ruprecht Remove some unnecessary GStreamer code.
Fri, 09 Jan 2009 00:47:06 +0000 Mike Ruprecht Make it compile in Windows with the equivalent of --disable-vv.
Thu, 08 Jan 2009 08:26:36 +0000 Mike Ruprecht Fix compiling with --disable-vv.
Thu, 08 Jan 2009 04:10:38 +0000 Mike Ruprecht merge of '856023a0b4273c54f6041597332bd5a0fb63ea0e'
Thu, 08 Jan 2009 00:24:11 +0000 Mike Ruprecht Fix crash when moving a tab with video.
Wed, 07 Jan 2009 20:18:44 +0000 Mike Ruprecht Fix a GLib warning when add_stream fails in google.c.
Wed, 07 Jan 2009 20:10:07 +0000 Mike Ruprecht Use the dispose method too.
Wed, 07 Jan 2009 08:28:17 +0000 Mike Ruprecht Wait to send media until both sides have accepted.
Thu, 08 Jan 2009 04:10:31 +0000 Mike Ruprecht Use the right pointer.
Wed, 07 Jan 2009 05:23:58 +0000 Mike Ruprecht Fix crash on exit during media session.
Wed, 07 Jan 2009 05:07:43 +0000 Mike Ruprecht Remove unused variable.
Wed, 04 Mar 2009 16:52:47 +0000 Peter Hjalmarsson merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33'
Wed, 04 Mar 2009 21:52:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 972457aa8f4a246318025cf2c479a57e1bb70848)
Sun, 22 Mar 2009 23:44:17 +0000 Paul Aurich BOSH: Support HTTPS connections to the connection manager
Sat, 21 Mar 2009 03:03:18 +0000 Paul Aurich Use a PurpleCircBuffer for the queued stanzas
Mon, 16 Mar 2009 06:38:24 +0000 Paul Aurich Rearrange the structs and fix the indentation. No functional changes.
Mon, 16 Mar 2009 06:32:55 +0000 Paul Aurich Obey the 'inactivity' attribute and send blank updates often enough. Also,
Mon, 16 Mar 2009 02:45:53 +0000 Paul Aurich Clean up BOSH reading and disconnection handling.
Mon, 16 Mar 2009 02:42:40 +0000 Paul Aurich Jabber: Default protocol version to 1.0.
Sun, 15 Mar 2009 05:13:41 +0000 Paul Aurich Close a small race with disconnecting while establishing a connection and
Sun, 15 Mar 2009 05:10:46 +0000 Paul Aurich Rename a few functions and drop some data members.
Sun, 15 Mar 2009 04:49:00 +0000 Paul Aurich merge of 'e50b65be3a30b5e9c665a8ee87d28f19e225f459'
Sun, 08 Mar 2009 01:17:38 +0000 Paul Aurich Remove more #if 0'd code referencing exts
Sun, 15 Mar 2009 04:48:47 +0000 Paul Aurich Restore BOSH to a more-or-less working state.
Sat, 07 Mar 2009 02:23:14 +0000 Paul Aurich IBB is now in im.pidgin.pidgin
Sat, 07 Mar 2009 02:02:57 +0000 Paul Aurich Fix up merge (why can't it simply make the changes to my WD first?)
Sat, 07 Mar 2009 01:59:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 22:40:30 +0000 Paul Aurich Fixing busted merge
Sat, 07 Mar 2009 01:23:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 21:05:23 +0000 John Bailey I have no idea how we've gone nearly 16 months with no one noticing that the
Sat, 07 Mar 2009 07:32:51 +0000 Mark Doliner Use "does" here sounds more natural to me
Sat, 07 Mar 2009 02:19:57 +0000 Paul Aurich Fix merge (i.e. reapply my changes here).
Sat, 07 Mar 2009 02:14:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 01:32:29 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Thu, 05 Mar 2009 23:54:50 +0000 Mark Doliner Woo boy this function is a little crazy. I shuffled some things around:
Thu, 05 Mar 2009 23:33:22 +0000 Mark Doliner Rename "availmsg" to "statusmsg" here. I think recent official AIM
Thu, 05 Mar 2009 23:17:01 +0000 Mark Doliner Create two helper functions for setting the available message and iTunes
Thu, 05 Mar 2009 21:39:09 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 15 Mar 2009 20:19:44 +0000 Marcus Lundblad Unleak
Wed, 04 Mar 2009 19:32:40 +0000 Johannes Buchner Make a hack in purple-url-handler cleaner.
Wed, 04 Mar 2009 10:39:38 +0000 Mark Doliner Change the way oscar deals with account->perm_deny a little bit.
Wed, 04 Mar 2009 06:34:20 +0000 John Bailey merge of '4f7ebd10f9b2db16fa68b60e528f766e6c9dd450'
Wed, 04 Mar 2009 06:33:39 +0000 John Bailey disapproval of revision '90bcee91e80ba055eb211168b099418753e096e9'
Wed, 04 Mar 2009 06:29:36 +0000 John Bailey merge of '48260c71a42cee1dd4e220b7c672187cfe99cc2f'
Tue, 03 Mar 2009 22:45:57 +0000 Daniel Atallah Implementation of a plugin to facilitate use of One Time Passwords by
Tue, 03 Mar 2009 22:56:19 +0000 Marcus Lundblad Use text colours from the GTK+ theme instead of black when no buddy list theme
Tue, 03 Mar 2009 20:53:14 +0000 Ethan Blanton You don't say
Tue, 03 Mar 2009 20:41:05 +0000 Mark Doliner When setting an AIM or ICQ away message, linkify the message.
Tue, 03 Mar 2009 20:29:11 +0000 Mark Doliner The status_text variable is only used inside this block, so move
Tue, 03 Mar 2009 20:25:25 +0000 Mark Doliner Remove a wee bit of trailing whitespace
Tue, 03 Mar 2009 05:56:31 +0000 John Bailey Fix a minor whitespace inconsistency.
Tue, 03 Mar 2009 05:54:21 +0000 John Bailey Clear the saved password on an authentication failure. The result of this is
Tue, 03 Mar 2009 05:13:52 +0000 Elliott Sales de Andrade merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
Mon, 02 Mar 2009 21:25:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 02 Mar 2009 19:32:06 +0000 Etan Reisner merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
Mon, 02 Mar 2009 21:25:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 02 Mar 2009 16:34:05 +0000 Daniel Atallah The 2.5.5 win32 builds shipped with GTK+ 2.14.7
Tue, 03 Mar 2009 05:11:00 +0000 Elliott Sales de Andrade Ignore the Forward List status bit when checking if user is on the Allow
Mon, 02 Mar 2009 06:45:48 +0000 Elliott Sales de Andrade ChangeLog the XMPP updates.
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Mon, 02 Mar 2009 06:26:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)
Mon, 02 Mar 2009 06:18:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)
Mon, 02 Mar 2009 06:17:44 +0000 Elliott Sales de Andrade Fix compile errors from the merge. Untested protocols: msnp9, sametime,
Mon, 02 Mar 2009 04:38:05 +0000 Elliott Sales de Andrade Update versions since we're updating minor.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Wed, 25 Feb 2009 20:03:08 +0000 Casey Ho Changing debug levels. These messages fire every single time a window changes focus, making debugging anything else impossible
Wed, 25 Feb 2009 19:57:49 +0000 Casey Ho Buddy pounce options are now in four columns instead of two. Fixes issues with height of dialog on small resolutions.
Wed, 04 Feb 2009 13:57:14 +0000 Sadrul Habib Chowdhury Do not linkify unless <proto> is followed by some non-whitespace string.
Tue, 03 Feb 2009 00:45:21 +0000 Sadrul Habib Chowdhury Fix building with python < 2.5
Wed, 28 Jan 2009 19:26:43 +0000 Mark Doliner Add a comment just noting that I think it's kind of annoying that we
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Wed, 28 Jan 2009 10:16:41 +0000 Mark Doliner I don't know if these are worth changelogging, but I'll put them here
Wed, 28 Jan 2009 10:06:56 +0000 Mark Doliner Increment display_lines here so that, for fonts where pixels_inside_wrap()
Wed, 28 Jan 2009 09:59:55 +0000 Mark Doliner Change the logic for breaking out of the while look to match the if
Wed, 28 Jan 2009 09:57:19 +0000 Mark Doliner Fix a bug that's bothered me for a while. When pressing shift+enter in
Wed, 28 Jan 2009 08:57:55 +0000 Mark Doliner Add a GtkIMHtml function that causes the widget to actually insert a
Wed, 28 Jan 2009 08:31:47 +0000 Mark Doliner The first thing gtk_text_buffer_delete_selection does is call
Wed, 28 Jan 2009 07:12:43 +0000 Mark Doliner Fix a crash in this branch that I introduced a few days ago. bname
Tue, 27 Jan 2009 09:23:56 +0000 Mark Doliner Use getters and settings for a bunch of libpurple structs
Tue, 27 Jan 2009 02:41:42 +0000 Sadrul Habib Chowdhury merge of '89cb8a5cf5210205e245047e7200484202e370a0'
Mon, 26 Jan 2009 11:46:40 +0000 Richard Laager Drop the effectively empty .todo file.
Mon, 26 Jan 2009 11:11:39 +0000 Richard Laager Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
Mon, 26 Jan 2009 11:02:24 +0000 Mark Doliner Add a newline to this log message
Mon, 26 Jan 2009 10:39:25 +0000 Mark Doliner Simplify, hoo-boy. Also don't unregister the schemes in
Mon, 26 Jan 2009 10:38:33 +0000 Mark Doliner Uninitialize the certificate API before unloading the SSL plugin. This
Mon, 26 Jan 2009 09:46:09 +0000 Mark Doliner Deprecate some functions that aren't really needed
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:37:28 +0000 Mark Doliner s/sucess/success/ in a few places
Mon, 26 Jan 2009 06:35:37 +0000 Mark Doliner Add two changes to the change log
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Mon, 26 Jan 2009 06:03:06 +0000 Mark Doliner * Alphabetize files in a few Makefile.am files
Mon, 26 Jan 2009 04:19:00 +0000 Richard Laager A patch from Chris Connett to change the log size sorting method to weight
Mon, 26 Jan 2009 02:39:55 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
Mon, 26 Jan 2009 01:16:19 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)
Mon, 26 Jan 2009 01:13:25 +0000 Mark Doliner Fix the indentation in this function
Sun, 25 Jan 2009 23:25:11 +0000 Mark Doliner Add a comment
Sun, 25 Jan 2009 23:23:04 +0000 Mark Doliner Use the shortcut in the error message to give people more context
Sun, 25 Jan 2009 23:14:52 +0000 Mark Doliner Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button
Sun, 25 Jan 2009 23:10:16 +0000 Mark Doliner Try to improve the wording in our custom smiley manager
Sun, 25 Jan 2009 22:55:23 +0000 Mark Doliner Lots of minor whitespace and comment changes:
Sat, 24 Jan 2009 03:11:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)
Sat, 24 Jan 2009 03:11:04 +0000 Richard Laager merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'
Wed, 21 Jan 2009 18:34:32 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)
Thu, 22 Jan 2009 19:46:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Thu, 15 Jan 2009 22:46:15 +0000 Gary Kramlich a few struct hiding clean ups
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Thu, 08 Jan 2009 05:00:02 +0000 Etan Reisner Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog
Tue, 06 Jan 2009 06:23:46 +0000 Etan Reisner Made the Purple::Request::Field(s) functions act more perl-like.
Tue, 06 Jan 2009 07:53:19 +0000 Kevin Stange merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'
Tue, 06 Jan 2009 03:46:52 +0000 Daniel Atallah Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.
Tue, 06 Jan 2009 04:09:36 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
Tue, 06 Jan 2009 03:57:32 +0000 Gary Kramlich ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich.
Tue, 06 Jan 2009 03:54:50 +0000 Paul Aurich Adding the patch to extend the blist theme to allow coloring of chat nodes with unread messages mentioning your nick.
Tue, 06 Jan 2009 03:52:31 +0000 Paul Aurich Fix the issue with the themes not showing up in the list.
Tue, 06 Jan 2009 03:50:44 +0000 Paul Aurich This patch fixes a few string leaks (don't g_strdup the FontColorPair? values) and also fixes the bug where, with no theme, everyone on the buddy list is colored "dim grey" (chunks 2, 3, and 4 in the patch)
Tue, 06 Jan 2009 03:40:52 +0000 Gary Kramlich Document the addition of purple_strequal in ChangeLog.API
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Fri, 02 Jan 2009 22:52:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Fri, 02 Jan 2009 22:51:51 +0000 Richard Laager Compile!
Fri, 02 Jan 2009 22:35:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
Fri, 02 Jan 2009 22:28:34 +0000 Richard Laager explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
Fri, 02 Jan 2009 22:23:58 +0000 Richard Laager explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'
Fri, 02 Jan 2009 22:23:38 +0000 Richard Laager explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'
Fri, 02 Jan 2009 22:23:19 +0000 Richard Laager explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343'
Fri, 02 Jan 2009 22:17:09 +0000 Richard Laager explicit merge of 'f7807039eeef499a403d638cbcb94060a1d33eea'
Fri, 02 Jan 2009 22:11:08 +0000 Richard Laager explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'
Fri, 02 Jan 2009 22:10:31 +0000 Richard Laager explicit merge of 'ba66150a2a1efc5a5cee7204adab69208825630e'
Fri, 02 Jan 2009 22:09:40 +0000 Richard Laager explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'
Fri, 02 Jan 2009 21:48:12 +0000 Richard Laager explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'
Fri, 02 Jan 2009 21:47:52 +0000 Richard Laager explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
Sat, 13 Dec 2008 21:13:04 +0000 Sadrul Habib Chowdhury merge of '0bf6462dd433df38943094bbed0393698d91a037'
Fri, 12 Dec 2008 20:35:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
Fri, 12 Dec 2008 20:24:24 +0000 Richard Laager Fix up the propagate from im.pidgin.pidgin
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Fri, 12 Dec 2008 07:26:20 +0000 Richard Laager Remove a hardcoded file path in some debugging code.
Fri, 12 Dec 2008 06:52:39 +0000 Richard Laager Remove some #if 0'ed debugging code.
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Thu, 04 Dec 2008 04:42:27 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Sat, 13 Dec 2008 05:49:20 +0000 Gary Kramlich Fix a botched line in the merge...
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Wed, 03 Dec 2008 01:58:45 +0000 Sadrul Habib Chowdhury Fix the linkification error where bad things happened if you copy/pasted
Tue, 02 Dec 2008 19:24:57 +0000 Sadrul Habib Chowdhury merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'
Tue, 02 Dec 2008 18:47:38 +0000 Richard Laager Remove all the special-casing in the GNOME URL handler registration.
Tue, 02 Dec 2008 18:47:33 +0000 Richard Laager Replace the URL registration assertions with regular checks.
Tue, 02 Dec 2008 17:20:53 +0000 Sadrul Habib Chowdhury Detect duplication registrations by substring.
Tue, 02 Dec 2008 17:20:28 +0000 Sadrul Habib Chowdhury Cleanup the GNOME URL registration code
Tue, 02 Dec 2008 17:14:54 +0000 Sadrul Habib Chowdhury Only find URLs on word boundaries to fix a bug rlaager noticed.
Tue, 02 Dec 2008 01:51:55 +0000 Daniel Atallah Fix win32 build. I haven't actually tested any of the functionality, but it
Mon, 01 Dec 2008 19:44:13 +0000 Richard Laager In the GNOME URL registration, ftp, gopher, http, and https are now
Mon, 01 Dec 2008 19:37:11 +0000 Richard Laager Revert the URL scheme passing changes, keeping the miscellaneous other stuff
Mon, 01 Dec 2008 19:23:23 +0000 Richard Laager Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
Mon, 01 Dec 2008 17:05:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)
Mon, 01 Dec 2008 17:04:29 +0000 Richard Laager Fix some theme manager assertion failures.
Sun, 30 Nov 2008 17:25:50 +0000 Richard Laager More icon fixes.
Sun, 30 Nov 2008 17:22:54 +0000 Richard Laager The DYNAMIC_protocol defines aren't used anywhere.
Sun, 30 Nov 2008 06:37:29 +0000 Richard Laager Various nullprpl fixes.
Sun, 30 Nov 2008 06:31:39 +0000 Richard Laager Add a newline to the end of the file.
Sun, 30 Nov 2008 06:25:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
Fri, 28 Nov 2008 06:06:35 +0000 Richard Laager Add a -f/--force-online option to Pidgin which tells libpurple to claim the
Fri, 28 Nov 2008 00:42:22 +0000 Richard Laager Finish up the GNOME URL handler code:
Fri, 28 Nov 2008 00:33:40 +0000 Richard Laager First round of GNOME URL handler support.
Fri, 28 Nov 2008 00:32:51 +0000 Richard Laager merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'
Fri, 28 Nov 2008 00:31:28 +0000 Richard Laager disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'
Fri, 28 Nov 2008 00:25:07 +0000 Richard Laager Re-line wrap the latest entry.
Fri, 28 Nov 2008 00:24:42 +0000 Richard Laager When we call g_spawn_command_line_sync(), we don't care about stderr, so
Fri, 28 Nov 2008 00:04:25 +0000 Richard Laager Fix a comment
Thu, 27 Nov 2008 21:15:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Thu, 27 Nov 2008 06:54:03 +0000 Richard Laager Clean up the merge I just did.
Thu, 27 Nov 2008 06:46:25 +0000 Richard Laager explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'
Thu, 27 Nov 2008 06:05:42 +0000 Richard Laager explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
Wed, 26 Nov 2008 00:40:27 +0000 Sadrul Habib Chowdhury Do the struct hiding differently.
Wed, 26 Nov 2008 00:38:38 +0000 Sadrul Habib Chowdhury Revert the last 'struct-hiding' change.
Tue, 18 Nov 2008 05:35:45 +0000 Richard Laager Hide the PurpleRequestField struct. I figured this one would be easy and
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Fri, 14 Nov 2008 06:52:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
Fri, 14 Nov 2008 06:45:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
Fri, 14 Nov 2008 06:05:21 +0000 Richard Laager More purple_debug printf(msg) fixes. I must have a newer GCC or something...
Fri, 14 Nov 2008 05:58:54 +0000 Richard Laager Fix two more purple_debug variations on printf(msg).
Fri, 14 Nov 2008 05:56:15 +0000 Richard Laager Fix a variation on printf(msg);
Fri, 14 Nov 2008 05:55:44 +0000 Richard Laager Make my last commit compile.
Fri, 14 Nov 2008 05:43:25 +0000 Richard Laager Another one the cast fixer breaks.
Fri, 14 Nov 2008 05:38:20 +0000 Richard Laager Minor fixes to the cast changing script.
Fri, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Fri, 14 Nov 2008 02:26:28 +0000 Richard Laager Add a script to change casts to GObject macros. We'll run this later.
Tue, 11 Nov 2008 02:01:43 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 41aaf584a583a4438033063545b99ca0691a803d)
Sun, 09 Nov 2008 02:50:43 +0000 Richard Laager Enable logging of IMs and chats by default, using the HTML log format.
Sat, 08 Nov 2008 19:26:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
Mon, 03 Nov 2008 04:48:50 +0000 Gary Kramlich Got about a third of the gtkblist.c direct struct usage, much more to go obviously, but i must sleep...
Mon, 03 Nov 2008 04:48:23 +0000 Gary Kramlich Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
Mon, 03 Nov 2008 02:30:38 +0000 Richard Laager A totally untested struct hiding fix.
Sun, 02 Nov 2008 23:02:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6c480ed0bfda22bc5131c6a0465140f17e3bf40c)
Sun, 02 Nov 2008 22:18:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 3fa3a746613f1d6095334bfc54443d61166dd9fa)
Sun, 02 Nov 2008 21:54:52 +0000 Richard Laager Another small struct hiding change.
Sun, 02 Nov 2008 21:24:23 +0000 Richard Laager Add a commit-check target. The idea is you could use this in a pre-commit
Sun, 02 Nov 2008 21:06:05 +0000 Richard Laager Add some missing files to POTFILES.in.
Sun, 02 Nov 2008 21:05:32 +0000 Richard Laager Ignore .loT files. This is helpful to me because I have a wrapper script
Sun, 02 Nov 2008 21:02:57 +0000 Richard Laager Perl seems to love creating Makefile.old files. Let's ignore them.
Sun, 02 Nov 2008 20:42:15 +0000 Richard Laager Fix one struct hiding issue.
Sun, 02 Nov 2008 19:14:51 +0000 Richard Laager merge of '32cd8507d8b94418ca8f083d8555916341b47b94'