log

age author description
2009-03-13 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
2009-03-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 54da791ad8d26949571afcbd931518f5b27f2bfd)
2009-04-05 Paul Aurich Make my comment parse correctly.
2009-04-04 Paul Aurich BOSH: Use a write buffer (read: basically cut-n-paste from jabber.c)
2009-04-04 Paul Aurich A better random number for the rid in the range [0, 2**52).
2009-04-04 Paul Aurich Make the last one compile (add disco.h) and alphabetize.
2009-04-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
2009-04-04 Paul Aurich Fix login process for older servers using IQ-auth.
2009-04-04 Paul Aurich Fix allowing gmail user to initiate voice call by advertising a specific ext
2009-04-04 Paul Aurich darkrain42: Well, that namespace is deprecated. Why is it being advertised?
2009-04-28 Paul Aurich disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'
2009-04-04 Paul Aurich Advertise ICEUDP only when libnice is available
2009-04-04 Paul Aurich Advertise video/voice features only when the UI says it has those caps
2009-04-04 Paul Aurich Reorder functions to remove prototypes
2009-04-04 Paul Aurich Remove an unused function
2009-04-04 Paul Aurich Specify SSL properly in debug messages for BOSH sending debug output
2009-04-04 Paul Aurich BOSH: Print out the received data (similar to the standard XMPP method,
2009-04-04 Paul Aurich Pass all messages to BOSH as text, so they pass through the sending-text
2009-04-04 Paul Aurich Fix merge: Move the Jingle features to jabber.c
2009-04-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
2009-04-05 Sadrul Habib Chowdhury Abort build if we use --enable-vv, and vv-dependencies are not met.
2009-04-05 Sadrul Habib Chowdhury Fix the auto-linking of protocols.
2009-04-05 Sadrul Habib Chowdhury Update hardware cursor correctly after a transient window is closed.
2009-04-05 Sadrul Habib Chowdhury Update the copyright name, as requested.
2009-04-05 Sadrul Habib Chowdhury Update the finch manual some. Refs #8577.
2009-04-05 Sadrul Habib Chowdhury Save the world.
2009-04-05 Sadrul Habib Chowdhury Update hardware cursor correctly.
2009-04-05 Paul Aurich Add PURPLE to the media header sentinels and reorder includes to fix building gf2
2009-04-04 Elliott Sales de Andrade Even more @since tags, because Maiku's watching...
2009-04-04 Elliott Sales de Andrade Minor grammatical message fixes.
2009-04-04 Elliott Sales de Andrade Add some more @since tags.
2009-04-06 Mike Ruprecht Remove old GtkPlug and GtkSocket code.
2009-04-04 Mike Ruprecht merge of '1890ad1259c93f5ad18ceb3365717ebc43b30198'
2009-04-04 Mike Ruprecht Add a resource selector when initiating media.
2009-04-04 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
2009-04-04 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
2009-04-03 Marcus Lundblad ChangeLog.API new calls for STUN and TURN servers used by vv
2009-04-03 Mike Ruprecht merge of 'e4b10961a2266d17625787c506f1b258ffa97873'
2009-04-03 Paul Aurich merge of '269d61606f225241d08360ffde046e471f03b833'
2009-04-03 Will Thompson Fix purple_media_set_remote_codecs ()'s docstring
2009-04-03 Mike Ruprecht Make it compile with --disable-vv... again!
2009-04-03 Daniel Atallah Gstreamer shouldn't be a requirement if USE_VV isn't defined.
2009-04-03 Mike Ruprecht Change back the version suffixes.
2009-04-03 Mike Ruprecht Add some ChangeLog stuff.
2009-04-03 Mike Ruprecht Remove unneeded marshaller.
2009-04-03 Mike Ruprecht Revert unintended space removal.
2009-04-03 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-04-03 Mike Ruprecht Demote debug error to info.
2009-04-03 Mike Ruprecht Pick better devices in Finch too and have fallbacks.
2009-04-03 Mike Ruprecht Change media volume preference to be specific to Finch.
2009-04-03 Mike Ruprecht Change volume preference and make sure it exists.
2009-04-03 Mike Ruprecht Get rid of the media tab in the preferences.
2009-04-03 Mike Ruprecht Use better choices for default elements and have fallbacks.
2009-04-03 Mike Ruprecht Fix embedding video when the sink is a gconfvideosrc pointing to an
2009-04-03 Mike Ruprecht Bump the required Farsight2 version.
2009-04-03 Mike Ruprecht Improve the padding around the mute button.
2009-04-03 Mike Ruprecht Oops. How'd that sneak in there.
2009-04-03 Mike Ruprecht Move volume levels for media to the media window.
2009-04-03 Mike Ruprecht Hide these typedefs too.
2009-04-03 Mike Ruprecht Hide and GObjectify PurpleMediaCandidate.