Mercurial > pidgin
graph
-
Fix an issue with bonjour buddies that have been dragged into permanent groups2009-03-26, by Daniel Atallah
-
fixes an invalid read:2009-03-26, by Ka-Hing Cheung
-
merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'2009-03-25, by Ka-Hing Cheung
-
merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'2009-03-25, by Paul Aurich
-
Break the New Account dialog into three tabs. Move proxy options to the new2009-03-25, by Michael Terry
-
Fix build of gevolution plugin.2009-03-25, by Paul Aurich
-
Fix displaying of status messages in the conversation infopane.2009-03-25, by Paul Aurich
-
hidden is never initialized2009-03-25, by Ka-Hing Cheung
-
Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.2009-03-24, by Paul Aurich
-
Remove an extra tab2009-03-23, by Paul Aurich
-
Hiding in novell2009-03-23, by Paul Aurich
-
Use purple_buddy_get_protocol_data instead of ->proto_data2009-03-23, by Paul Aurich
-
Re-hide structs2009-03-23, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a541830317e5c36be1c0f2cd7c685f587803d16e)2009-03-23, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)2009-03-21, by Paul Aurich
-
merge of '96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1'2009-03-23, by Paul Aurich
-
Fix Finch warnings when building on 64-bit2009-03-20, by Paul Aurich
-
merge of '7829ec76bdb008583f8da54e238c2265a1140db2'2009-03-20, by Paul Aurich
-
Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.2009-03-23, by Daniel Atallah
-
Add some missing newlines in debug messages.2009-03-21, by Elliott Sales de Andrade
-
Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets2009-03-20, by Daniel Atallah
-
merge of '661d9bf066d7a7b9605d9c606427c4b5f88b19e0'2009-03-18, by Marcus Lundblad
-
Clarified a couple of points in the ChangeLog2009-03-18, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)2009-03-16, by Marcus Lundblad
-
Uh, I think this comment is wrong. Or the code is wrong and does silly2009-03-17, by Mark Doliner
-
Add a friendly error message if something uses2009-03-16, by Mark Doliner
-
Just a note2009-03-16, by Mark Doliner
-
merge of '73e463add9a124c86554c2958526e1a6ee5fc22f'2009-03-16, by Peter Hjalmarsson
-
propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)2009-03-16, by Marcus Lundblad
-
A patch from Jorge VillaseƱor which makes all pounces share a single window.2009-03-16, by Kevin Stange
-
merge of '71a628a1d60524a087f0cb356fd6425036c72bee'2009-03-15, by Marcus Lundblad
-
merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'2009-03-13, by Elliott Sales de Andrade
-
Move 'Minutes before becoming idle' above 'Change status when idle'2009-03-13, by Paul Aurich
-
Mark "Khmer" as translatable since we're not in string freeze2009-03-13, by Paul Aurich
-
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
-
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'2009-03-02, by Etan Reisner
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)2009-03-02, by Marcus Lundblad
-
The 2.5.5 win32 builds shipped with GTK+ 2.14.72009-03-02, by Daniel Atallah
-
Ignore the Forward List status bit when checking if user is on the Allow2009-03-03, by Elliott Sales de Andrade
-
ChangeLog the XMPP updates.2009-03-02, by Elliott Sales de Andrade
-
Remove some extra trailing whitespace I noticed after merging mlundblad's2009-03-02, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)2009-03-02, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)2009-03-02, by Elliott Sales de Andrade
-
Fix compile errors from the merge. Untested protocols: msnp9, sametime,2009-03-02, by Elliott Sales de Andrade
-
Update versions since we're updating minor.2009-03-02, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)2009-03-02, by Elliott Sales de Andrade
-
Do not linkify unless <proto> is followed by some non-whitespace string.2009-02-04, by Sadrul Habib Chowdhury
-
Fix building with python < 2.52009-02-03, by Sadrul Habib Chowdhury
-
Add a comment just noting that I think it's kind of annoying that we2009-01-28, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)2009-01-28, by Mark Doliner
-
I don't know if these are worth changelogging, but I'll put them here2009-01-28, by Mark Doliner
-
Increment display_lines here so that, for fonts where pixels_inside_wrap()2009-01-28, by Mark Doliner
-
Change the logic for breaking out of the while look to match the if2009-01-28, by Mark Doliner
-
Fix a bug that's bothered me for a while. When pressing shift+enter in2009-01-28, by Mark Doliner
-
Add a GtkIMHtml function that causes the widget to actually insert a2009-01-28, by Mark Doliner
-
The first thing gtk_text_buffer_delete_selection does is call2009-01-28, by Mark Doliner
-
Fix a crash in this branch that I introduced a few days ago. bname2009-01-28, by Mark Doliner
-
Use getters and settings for a bunch of libpurple structs2009-01-27, by Mark Doliner
-
merge of '89cb8a5cf5210205e245047e7200484202e370a0'2009-01-27, by Sadrul Habib Chowdhury
-
Drop the effectively empty .todo file.2009-01-26, by Richard Laager
-
Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just2009-01-26, by Richard Laager
-
Add a newline to this log message2009-01-26, by Mark Doliner
-
Simplify, hoo-boy. Also don't unregister the schemes in2009-01-26, by Mark Doliner
-
Uninitialize the certificate API before unloading the SSL plugin. This2009-01-26, by Mark Doliner
-
Deprecate some functions that aren't really needed2009-01-26, by Mark Doliner
-
Change "screen name" to "username" or "buddy name" in a whole bunch of2009-01-26, by Mark Doliner
-
Remove trailing whitespace2009-01-26, by Mark Doliner
-
s/sucess/success/ in a few places2009-01-26, by Mark Doliner
-
Add two changes to the change log2009-01-26, by Mark Doliner
-
Add @since 2.6.0 doxygen comments to some of our new functions, and2009-01-26, by Mark Doliner
-
* Alphabetize files in a few Makefile.am files2009-01-26, by Mark Doliner
-
A patch from Chris Connett to change the log size sorting method to weight2009-01-26, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)2009-01-26, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)2009-01-26, by Mark Doliner
-
Fix the indentation in this function2009-01-26, by Mark Doliner
-
Add a comment2009-01-25, by Mark Doliner
-
Use the shortcut in the error message to give people more context2009-01-25, by Mark Doliner
-
Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button2009-01-25, by Mark Doliner
-
Try to improve the wording in our custom smiley manager2009-01-25, by Mark Doliner
-
Lots of minor whitespace and comment changes:2009-01-25, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)2009-01-24, by Richard Laager
-
merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'2009-01-24, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)2009-01-21, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)2009-01-22, by Richard Laager
-
a few struct hiding clean ups2009-01-15, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)2009-01-15, by Gary Kramlich
-
Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog2009-01-08, by Etan Reisner
-
Made the Purple::Request::Field(s) functions act more perl-like.2009-01-06, by Etan Reisner
-
merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'2009-01-06, by Kevin Stange
-
Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.2009-01-06, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)2009-01-06, by Gary Kramlich
-
Fix the issue with the themes not showing up in the list.2009-01-06, by Paul Aurich
-
Document the addition of purple_strequal in ChangeLog.API2009-01-06, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)2009-01-02, by Richard Laager
-
Compile!2009-01-02, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)2009-01-02, by Richard Laager
-
explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'2009-01-02, by Richard Laager
-
explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'2009-01-02, by Richard Laager
-
explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'2009-01-02, by Richard Laager
-
explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343'2009-01-02, by Richard Laager
-
explicit merge of 'f7807039eeef499a403d638cbcb94060a1d33eea'2009-01-02, by Richard Laager
-
explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'2009-01-02, by Richard Laager
-
explicit merge of 'ba66150a2a1efc5a5cee7204adab69208825630e'2009-01-02, by Richard Laager
-
explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'2009-01-02, by Richard Laager
-
explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'2009-01-02, by Richard Laager
-
explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'2009-01-02, by Richard Laager
-
merge of '0bf6462dd433df38943094bbed0393698d91a037'2008-12-13, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)2008-12-12, by Richard Laager
-
Fix up the propagate from im.pidgin.pidgin2008-12-12, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)2008-12-12, by Richard Laager
-
Remove a hardcoded file path in some debugging code.2008-12-12, by Richard Laager
-
Remove some #if 0'ed debugging code.2008-12-12, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)2008-12-08, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)2008-12-04, by Richard Laager
-
Fix a botched line in the merge...2008-12-13, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)2008-12-13, by Gary Kramlich
-
Fix the linkification error where bad things happened if you copy/pasted2008-12-03, by Sadrul Habib Chowdhury
-
merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'2008-12-02, by Sadrul Habib Chowdhury
-
Remove all the special-casing in the GNOME URL handler registration.2008-12-02, by Richard Laager
-
Replace the URL registration assertions with regular checks.2008-12-02, by Richard Laager
-
Detect duplication registrations by substring.2008-12-02, by Sadrul Habib Chowdhury
-
Cleanup the GNOME URL registration code2008-12-02, by Sadrul Habib Chowdhury
-
Only find URLs on word boundaries to fix a bug rlaager noticed.2008-12-02, by Sadrul Habib Chowdhury
-
Fix win32 build. I haven't actually tested any of the functionality, but it2008-12-02, by Daniel Atallah
-
In the GNOME URL registration, ftp, gopher, http, and https are now2008-12-01, by Richard Laager
-
Revert the URL scheme passing changes, keeping the miscellaneous other stuff2008-12-01, by Richard Laager
-
Pass only the URL scheme to gtkimhtml and let it add the colon automatically.2008-12-01, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)2008-12-01, by Richard Laager
-
Fix some theme manager assertion failures.2008-12-01, by Richard Laager
-
More icon fixes.2008-11-30, by Richard Laager
-
The DYNAMIC_protocol defines aren't used anywhere.2008-11-30, by Richard Laager
-
Various nullprpl fixes.2008-11-30, by Richard Laager
-
Add a newline to the end of the file.2008-11-30, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)2008-11-30, by Richard Laager
-
Add a -f/--force-online option to Pidgin which tells libpurple to claim the2008-11-28, by Richard Laager
-
Finish up the GNOME URL handler code:2008-11-28, by Richard Laager
-
First round of GNOME URL handler support.2008-11-28, by Richard Laager
-
merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'2008-11-28, by Richard Laager
-
disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'2008-11-28, by Richard Laager
-
Re-line wrap the latest entry.2008-11-28, by Richard Laager
-
When we call g_spawn_command_line_sync(), we don't care about stderr, so2008-11-28, by Richard Laager
-
Fix a comment2008-11-28, by Richard Laager
-
propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)2008-11-27, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)2008-11-27, by Richard Laager
-
Clean up the merge I just did.2008-11-27, by Richard Laager
-
explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'2008-11-27, by Richard Laager
-
explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'2008-11-27, by Richard Laager
-
Do the struct hiding differently.2008-11-26, by Sadrul Habib Chowdhury
-
Revert the last 'struct-hiding' change.2008-11-26, by Sadrul Habib Chowdhury
-
Hide the PurpleRequestField struct. I figured this one would be easy and2008-11-18, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)2008-11-16, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)2008-11-14, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)2008-11-14, by Richard Laager
-
More purple_debug printf(msg) fixes. I must have a newer GCC or something...2008-11-14, by Richard Laager
-
Fix two more purple_debug variations on printf(msg).2008-11-14, by Richard Laager