Mercurial > pidgin
graph
-
Add a note that this function could potentially be faster.2009-03-13, by Mark Doliner
-
Add xmlnode_set_attrib_full that enables you to set an attribute with both2009-03-13, by Elliott Sales de Andrade
-
Is there any reason this is an int instead of PurplePrivacyType? I2009-03-13, by Mark Doliner
-
fix a crash when changing to away without a status message2009-03-12, by Richard Nelson
-
And make that actually compile.2009-03-11, by John Bailey
-
Add libpurple version to '/debug version' output.2009-03-11, by John Bailey
-
Add libpurple version to --version2009-03-10, by Ethan Blanton
-
Add the libpurple version to Pidgin's About dialog2009-03-10, by Ethan Blanton
-
Only show the oscar error "we couldn't fetch your buddy list, but2009-03-09, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)2009-03-08, by Sulabh Mahajan
-
Update yahoo.c as per im.pidgin.pidgin to resolve conflicts2009-03-08, by Sulabh Mahajan
-
clear a double free bug2009-03-08, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)2009-03-01, by Sulabh Mahajan
-
When acting as a p2p server, send HTTP OK after receiving file.2009-03-01, by Sulabh Mahajan
-
use "msn/" rather than "wlm/"2009-01-28, by Sulabh Mahajan
-
msn interoperability : presence settings2009-01-21, by Sulabh Mahajan
-
msn interoperability: change groups2009-01-21, by Sulabh Mahajan
-
initialize *pkt to NULL, remove a warning from the compiler2009-01-20, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)2009-01-20, by Sulabh Mahajan
-
clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008.yahoo2009-01-20, by Sulabh Mahajan
-
implement wlm interoperability, add/message friends using wlm/<wlm id> as id, note prefix "wlm/"2009-01-20, by Sulabh Mahajan
-
identify when packet bounces back and contains our own ip instead2008-11-14, by Sulabh Mahajan
-
remove connection timeout if already connected2008-11-14, by Sulabh Mahajan
-
set fd to -1 initially, if not done, no p2p connection is initiated ever.2008-11-14, by Sulabh Mahajan
-
resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahoo2008-11-12, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41)2008-11-12, by Sulabh Mahajan
-
resolving conflict - merging im.pidgin.pidgin to im.pidgin.soc.2008.yahoo2008-11-12, by Sulabh Mahajan
-
set yahoo_p2p_server_watcher, yahoo_p2p_server_timeout_handle to 0; check for nonnegative fd instead of nonzero;2008-11-12, by Sulabh Mahajan
-
Add timeout to p2p server accepting connections2008-09-28, by Sulabh Mahajan
-
correct a malloc bug2008-09-28, by Sulabh Mahajan
-
During logging out close p2p server if it is waiting for peer to connect2008-09-27, by Sulabh Mahajan
-
dont initiate p2p connection with a peer, while we are waiting for another peer to conenct to us2008-09-27, by Sulabh Mahajan
-
Dont try connecting to those on sms or offline.2008-08-22, by Sulabh Mahajan
-
Remove bug that crashed pidgin when sending p2p pkt to a buddy not on2008-08-22, by Sulabh Mahajan
-
Fix a bug, where malloc failed to allocate memory at times, replaced2008-08-22, by Sulabh Mahajan
-
When sending a file, if there isn't a p2p connection, try establishing it.2008-08-22, by Sulabh Mahajan
-
remove p2p keepalive timer at logout2008-08-20, by Sulabh Mahajan
-
Dont try a p2p connection to non yahoo buddies2008-08-20, by Sulabh Mahajan
-
MSN Interoperability, add, remove buddies, change group, send im, etc2008-08-20, by Sulabh Mahajan
-
Implement keep alives for p2p connections, remove bug causing hundreds2008-08-20, by Sulabh Mahajan
-
Fix a bug, which results in trying to setup a p2p connection to self2008-07-22, by Sulabh Mahajan
-
Remove some bugs related to inserting some data into hash table, data for connected peers2008-07-21, by Sulabh Mahajan
-
Use purple_util_chrreplace instead of g_strsplit then g_strjoinv2008-07-20, by Sulabh Mahajan
-
Remove check of version for file transfer, use only version 15 file transfer2008-07-20, by Sulabh Mahajan
-
Send and receive SMS through yahoo2008-07-20, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head d2e4560619da68f5b4346dcf1247908d88f39eb3)2008-07-13, by Sulabh Mahajan
-
Silence warning.2009-03-16, by Mike Ruprecht
-
Make it compile when --enable-vv is "no"2009-03-04, by Marcus Lundblad
-
Manual merging...2009-03-02, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)2009-03-02, by Marcus Lundblad
-
Fix up the network preference window.2009-02-26, by Mike Ruprecht
-
Limit the size and framerate of the video source.2009-02-26, by Mike Ruprecht
-
Stop crash when there are no candidates set.2009-02-25, by Mike Ruprecht
-
Have purple_media_codecs_ready handle a session wildcard.2009-02-25, by Mike Ruprecht
-
Silence assertion.2009-02-25, by Mike Ruprecht
-
Remove static sessions variable from google.c.2009-02-25, by Mike Ruprecht
-
Get rid of the medias variable in JabberStream.2009-02-25, by Mike Ruprecht
-
Added purple_media_manager_get_media_by_connection.2009-02-25, by Mike Ruprecht
-
Add a prpl-data property to PurpleMedia.2009-02-25, by Mike Ruprecht
-
Added the connection property back to PurpleMedia.2009-02-25, by Mike Ruprecht
-
Remove unused rem-addr and rem-port attributes.2009-02-24, by Mike Ruprecht
-
Use the correct values for Jingle Ice-Udp's rel-addr and rel-port.2009-02-24, by Mike Ruprecht
-
Use purple_timeout_* instead of g_timeout_*.2009-02-24, by Mike Ruprecht
-
Only create output windows once there's data to be output.2009-02-24, by Mike Ruprecht
-
merge of '6034e4df300b7da5e8fc3095e128f6215af903ab'2009-02-21, by Mike Ruprecht
-
Handle the session tee in the session rather than the src bin.2009-02-21, by Mike Ruprecht
-
Move pipeline creation into the media manager.2009-02-20, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)2009-02-19, by Mike Ruprecht
-
merge of 'd47b8ff41e04be89d7152ac8f587e633fff7c1cb'2009-02-19, by Mike Ruprecht
-
Update namespace for jingle file-transfers application2009-02-11, by Marcus Lundblad
-
merge of '12e8711526f49bf6cecd4f430dec8f661857221f'2009-02-11, by Marcus Lundblad
-
Have all src_pads for a stream be funneled into the same stream.2009-02-19, by Mike Ruprecht
-
Change purple_prpl_can_do_media to purple_prpl_get_media_caps.2009-02-11, by Mike Ruprecht
-
Use the media manager that created the media session in media.c.2009-02-08, by Mike Ruprecht
-
Free the session as well on error.2009-02-05, by Mike Ruprecht
-
Wait to send transport-info until the session-initiate ack is received.2009-02-05, by Mike Ruprecht
-
Make there be no default action for the media request.2009-02-05, by Mike Ruprecht
-
Don't crash if media can't be found.2009-02-05, by Mike Ruprecht
-
Update namespace for socks5 jingle transport to reflect new proto-XEP2009-02-11, by Marcus Lundblad
-
merge of '1cd039d2f04c877820b4097e462f26831c2d828e'2009-02-05, by Mike Ruprecht
-
Fix intermittent crash upon hangup when removing output windows.2009-02-05, by Mike Ruprecht
-
Handle having multiple active candidates.2009-02-05, by Mike Ruprecht
-
Plug memory leak.2009-02-05, by Mike Ruprecht
-
Add the id attribute to ice-udp according to the XEP.2009-02-05, by Mike Ruprecht
-
Have the audio levels' default width match that of the video widgets.2009-02-05, by Mike Ruprecht
-
Close the request dialog if the remote user hung up.2009-02-05, by Mike Ruprecht
-
Remove unnecessary buttons and change statusbar to say "Calling..."2009-02-05, by Mike Ruprecht
-
Properly free item factory. Should fix a crash on close.2009-02-21, by Mike Ruprecht
-
Add a basic menu to the media window.2009-02-05, by Mike Ruprecht
-
Add some debug messages for the remaining Farsight signals.2009-02-05, by Mike Ruprecht
-
Don't output an error if fs-codec.conf doesn't exist.2009-02-05, by Mike Ruprecht
-
Update Jingle's raw-udp version numbers to bring them in line with the XEP.2009-02-05, by Mike Ruprecht
-
Update Jingle RTP's version numbers to be in line with the XEP.2009-02-05, by Mike Ruprecht
-
Update to newest XEP-0166 Jingle spec.2009-02-05, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)2009-02-05, by Mike Ruprecht
-
merge of '8abcc61528a93f4c18a6e1f200a7ba69f1694c28'2009-02-05, by Mike Ruprecht
-
Fix removing output windows when the session is rejected.2009-02-05, by Mike Ruprecht
-
Add active elements to PurpleMediaManager. These are the elements that2009-02-04, by Mike Ruprecht
-
Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.2009-02-03, by Mike Ruprecht
-
Implement functions to register and unregister media elements for use in2009-02-03, by Mike Ruprecht
-
Add automatic discovery of GTalk STUN servers when using a Gtalk account2009-02-03, by Marcus Lundblad
-
Add statusbar to eventually replace the label.2009-02-02, by Mike Ruprecht
-
Make the sinks better default sizes and display them immediately.2009-02-02, by Mike Ruprecht
-
Implement an X error handler to prevent Pidgin from crashing on2009-02-02, by Mike Ruprecht
-
Make the backgrounds of the drawing areas black so it doesn't look as2009-02-02, by Mike Ruprecht
-
Implement *_remove_output_window and *_remove_output_windows.2009-02-02, by Mike Ruprecht
-
Set the purple_media_connected_cb timeout to a high priority and remove2009-02-02, by Mike Ruprecht
-
Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.2009-02-02, by Mike Ruprecht
-
Added a lot of assertions and error handling.2009-02-02, by Mike Ruprecht
-
Make sure marshallers.h is created before compiling marshallers.c.2009-01-31, by Mike Ruprecht
-
Have all media sessions use a single pipeline.2009-01-31, by Mike Ruprecht
-
Use aliases for the media window title and the request window.2009-01-30, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)2009-01-30, by Mike Ruprecht
-
Use request API for a media invitation.2009-01-30, by Mike Ruprecht
-
Set media window title to screenname.2009-01-30, by Mike Ruprecht
-
Change the media window items' orientations to look better.2009-01-30, by Mike Ruprecht
-
Create the media srcs inside PurpleMedia.2009-01-30, by Mike Ruprecht
-
Separate PidginMedia from PidginConversation.2009-01-30, by Mike Ruprecht
-
Simplify the media menu callbacks.2009-01-30, by Mike Ruprecht
-
Add the accepted signal and make the accept button go away immediately.2009-01-27, by Mike Ruprecht
-
Added the accepted signal.2009-01-27, by Mike Ruprecht
-
Added codecs-changed signal.2009-01-27, by Mike Ruprecht
-
Added purple_media_end and removed the purple_media_got_hangup.2009-01-27, by Mike Ruprecht
-
Removed a couple of warnings2009-01-24, by Marcus Lundblad
-
Removed some extra tabs on blank lines2009-01-23, by Marcus Lundblad
-
Added support to generate relayed candidates (TURN).2009-01-22, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)2009-01-19, by Mike Ruprecht
-
Wait to create the sinks until the frames are ready.2009-01-19, by Mike Ruprecht
-
Set remote candidates as soon as they are received.2009-01-17, by Mike Ruprecht
-
Use the stream's direction to wait to send media.2009-01-17, by Mike Ruprecht
-
Run an asynchronous DNS lookup for the STUN server IP (to set as a property2009-01-17, by Marcus Lundblad
-
Remove unneeded pidgin_media_get_display_widget function.2009-01-14, by Mike Ruprecht
-
Rearrange the Pidgin media GUI.2009-01-14, by Mike Ruprecht
-
merge of '1c8357244603e0d86b5df08b5df711f916c01347'2009-01-13, by Marcus Lundblad
-
merge of 'a38c44e88ee54fa639c5d924a5100699df189a26'2009-01-13, by Marcus Lundblad
-
merge of '36ce4dcc4d637d6227ef52b2e9e72f957f0435ff'2009-01-13, by Marcus Lundblad
-
merge of 'd43b253ca7568a3f07aa77bf397fe4351db73a90'2009-01-12, by Marcus Lundblad
-
merge of '6f874569bd42744b784b694f8a44c06ec7d7f468'2009-01-10, by Marcus Lundblad
-
merge of 'a43fe39095ee00967fa35f7fc14ecd698c4b3241'2009-01-10, by Marcus Lundblad
-
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'2009-01-10, by Marcus Lundblad
-
Remove some of the deprecated API.2009-01-13, by Mike Ruprecht
-
Remove deprecated signals.2009-01-13, by Mike Ruprecht
-
The sink is being held elsewhere.2009-01-13, by Mike Ruprecht
-
Remove levels since they aren't used.2009-01-13, by Mike Ruprecht
-
Update Finch to new media API.2009-01-13, by Mike Ruprecht
-
Replace the got-request signal in PidginMedia.2009-01-13, by Mike Ruprecht
-
Replace the ready signal in PidginMedia.2009-01-13, by Mike Ruprecht
-
Convert more PidginMedia signals to the newer API.2009-01-13, by Mike Ruprecht
-
Convert PidginMedia to use the state-changed signal.2009-01-13, by Mike Ruprecht
-
Convert the GTalk code to completely use the new ready signal.2009-01-13, by Mike Ruprecht
-
Use the state-changed signal in GTalk code.2009-01-13, by Mike Ruprecht
-
Added reject and hangup states to the state-changed signal.2009-01-13, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)2009-01-13, by Mike Ruprecht
-
Manipulate optional parameters properly.2009-01-12, by Mike Ruprecht
-
Fix some crashes from printing debug messages on a separate thread.2009-01-12, by Mike Ruprecht
-
Hopefully stop the last of the BadWindow errors.2009-01-12, by Mike Ruprecht
-
Wrap FsCodec and remove the Farsight2 include from media.h.2009-01-12, by Mike Ruprecht
-
Convert rather than copy.2009-01-11, by Mike Ruprecht
-
Use the correct enumeration name.2009-01-10, by Mike Ruprecht
-
Duplicate FsCandidate to remove it from the public interface.2009-01-10, by Mike Ruprecht
-
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'2009-01-10, by Mike Ruprecht
-
merge of 'a617f86bc9f9f151daef5b0980c124f94f277f9a'2009-01-10, by Mike Ruprecht
-
disapproval of revision '1fa05b8b4d069723f0cba486203a2a00c3baf096'2009-01-10, by Marcus Lundblad
-
Make FsStreamDirection and FsMediaType conversion functions static.2009-01-10, by Mike Ruprecht
-
merge of '1fa05b8b4d069723f0cba486203a2a00c3baf096'2009-01-10, by Mike Ruprecht
-
Setup all prefs for TURN2009-01-10, by Marcus Lundblad
-
merge of '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'2009-01-10, by Mike Ruprecht
-
disapproval of revision '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'2009-01-10, by Marcus Lundblad
-
Added some preliminary prefs settings for configuring a TURN relay server2009-01-10, by Marcus Lundblad
-
Remove some unnecessary GStreamer code.2009-01-10, by Mike Ruprecht
-
Make it compile in Windows with the equivalent of --disable-vv.2009-01-09, by Mike Ruprecht
-
Fix compiling with --disable-vv.2009-01-08, by Mike Ruprecht
-
merge of '856023a0b4273c54f6041597332bd5a0fb63ea0e'2009-01-08, by Mike Ruprecht
-
Fix crash when moving a tab with video.2009-01-08, by Mike Ruprecht
-
Fix a GLib warning when add_stream fails in google.c.2009-01-07, by Mike Ruprecht
-
Use the dispose method too.2009-01-07, by Mike Ruprecht
-
Wait to send media until both sides have accepted.2009-01-07, by Mike Ruprecht
-
Use the right pointer.2009-01-08, by Mike Ruprecht
-
Fix crash on exit during media session.2009-01-07, by Mike Ruprecht
-
Remove unused variable.2009-01-07, by Mike Ruprecht
-
merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33'2009-03-04, by Peter Hjalmarsson
-
propagate from branch 'im.pidgin.pidgin' (head 972457aa8f4a246318025cf2c479a57e1bb70848)2009-03-04, by Marcus Lundblad
-
BOSH: Support HTTPS connections to the connection manager2009-03-22, by Paul Aurich
-
Use a PurpleCircBuffer for the queued stanzas2009-03-21, by Paul Aurich
-
Rearrange the structs and fix the indentation. No functional changes.2009-03-16, by Paul Aurich
-
Obey the 'inactivity' attribute and send blank updates often enough. Also,2009-03-16, by Paul Aurich
-
Clean up BOSH reading and disconnection handling.2009-03-16, by Paul Aurich
-
Jabber: Default protocol version to 1.0.2009-03-16, by Paul Aurich
-
Close a small race with disconnecting while establishing a connection and2009-03-15, by Paul Aurich
-
Rename a few functions and drop some data members.2009-03-15, by Paul Aurich
-
merge of 'e50b65be3a30b5e9c665a8ee87d28f19e225f459'2009-03-15, by Paul Aurich
-
Remove more #if 0'd code referencing exts2009-03-08, by Paul Aurich
-
Restore BOSH to a more-or-less working state.2009-03-15, by Paul Aurich
-
IBB is now in im.pidgin.pidgin2009-03-07, by Paul Aurich
-
Fix up merge (why can't it simply make the changes to my WD first?)2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
Fixing busted merge2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
I have no idea how we've gone nearly 16 months with no one noticing that the2009-03-07, by John Bailey
-
Use "does" here sounds more natural to me2009-03-07, by Mark Doliner
-
Fix merge (i.e. reapply my changes here).2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
Woo boy this function is a little crazy. I shuffled some things around:2009-03-05, by Mark Doliner
-
Rename "availmsg" to "statusmsg" here. I think recent official AIM2009-03-05, by Mark Doliner
-
Create two helper functions for setting the available message and iTunes2009-03-05, by Mark Doliner
-
Updated Catalan translation.2009-03-05, by Josep Puigdemont
-
Unleak2009-03-15, by Marcus Lundblad
-
Make a hack in purple-url-handler cleaner.2009-03-04, by Johannes Buchner
-
Change the way oscar deals with account->perm_deny a little bit.2009-03-04, by Mark Doliner
-
merge of '4f7ebd10f9b2db16fa68b60e528f766e6c9dd450'2009-03-04, by John Bailey
-
disapproval of revision '90bcee91e80ba055eb211168b099418753e096e9'2009-03-04, by John Bailey
-
merge of '48260c71a42cee1dd4e220b7c672187cfe99cc2f'2009-03-04, by John Bailey
-
Implementation of a plugin to facilitate use of One Time Passwords by2009-03-03, by Daniel Atallah
-
Use text colours from the GTK+ theme instead of black when no buddy list theme2009-03-03, by Marcus Lundblad
-
You don't say2009-03-03, by Ethan Blanton
-
When setting an AIM or ICQ away message, linkify the message.2009-03-03, by Mark Doliner
-
The status_text variable is only used inside this block, so move2009-03-03, by Mark Doliner
-
Remove a wee bit of trailing whitespace2009-03-03, by Mark Doliner
-
Fix a minor whitespace inconsistency.2009-03-03, by John Bailey
-
Clear the saved password on an authentication failure. The result of this is2009-03-03, by John Bailey
-
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'2009-03-03, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)2009-03-02, by Marcus Lundblad