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.
|