Mercurial > pidgin.yaz
graph
-
merge of '21bd048f68510f25c5c854a1c7e395e88f530503'2009-04-01, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)2009-04-01, by Mike Ruprecht
-
Break ABI less.2009-04-01, by Mike Ruprecht
-
Move these variables to the end to not break ABI.2009-04-01, by Mike Ruprecht
-
Say which media type is being requested in Finch.2009-04-01, by Mike Ruprecht
-
Use purple_media_manager_get_pipeline instead.2009-04-01, by Mike Ruprecht
-
Give more information to element creation functions.2009-03-31, by Mike Ruprecht
-
Declare which media caps Pidgin and Finch handle.2009-03-31, by Mike Ruprecht
-
Add purple_media_manager_{get,set}_ui_caps.2009-03-31, by Mike Ruprecht
-
Make Finch not crash if someone requests a session with video with you.2009-03-31, by Mike Ruprecht
-
Make the conference property write only.2009-03-31, by Mike Ruprecht
-
Remove some variables left over from old video embedding code.2009-03-31, by Mike Ruprecht
-
Comment out purple_media_get_active_{local,remote}_candidates.2009-03-31, by Mike Ruprecht
-
Get rid of the purple_media_add_stream wrapper as it isn't useful.2009-03-31, by Mike Ruprecht
-
Add purple_media_is_initiator.2009-03-31, by Mike Ruprecht
-
Remove purple_media_remove_stream as purple_media_end does what it was2009-03-30, by Mike Ruprecht
-
Display which type of media session is being requested.2009-03-30, by Mike Ruprecht
-
Make sharing sources between media sessions work.2009-03-30, by Mike Ruprecht
-
merge of '2d0e977ba883c0b9d24d52360839cfed7cf1f2a6'2009-03-30, by Mike Ruprecht
-
merge of '09e919e395cff260ab58aee3aec04058c5f128b9'2009-03-30, by Mike Ruprecht
-
Silence two more warnings.2009-03-30, by Mike Ruprecht
-
Unique elements ought to be named the same as their id.2009-03-30, by Mike Ruprecht
-
Hide FinchMedia and related structures.2009-03-30, by Mike Ruprecht
-
Fix compiling with --disable-vv.2009-03-30, by Mike Ruprecht
-
Silence warning.2009-03-30, by Mike Ruprecht
-
Hide PidginMedia and related structs.2009-03-30, by Mike Ruprecht
-
Remove purple_media_mute.2009-03-30, by Mike Ruprecht
-
Remove purple_media_accept.2009-03-30, by Mike Ruprecht
-
Remove purple_media_reject.2009-03-30, by Mike Ruprecht
-
Remove purple_media_hangup.2009-03-30, by Mike Ruprecht
-
Move functionality into purple_media_stream_info.2009-03-30, by Mike Ruprecht
-
Add some more PurpleMediaInfo values.2009-03-29, by Mike Ruprecht
-
Create purple_media_stream_info. Add local parameter to stream-info signal.2009-03-29, by Mike Ruprecht
-
Don't assume a PurpleMedia instance will be created immediately.2009-03-28, by Mike Ruprecht
-
No reason for this to be public API.2009-03-24, by Mike Ruprecht
-
merge of '25cc5bdbbd9c509be202ab9847764b104f848577'2009-03-24, by Mike Ruprecht
-
Removed just a bit too much.2009-03-24, by Mike Ruprecht
-
Add some documentation to mediamanager.h.2009-03-24, by Mike Ruprecht
-
Remove unused function.2009-03-24, by Mike Ruprecht
-
Clean unnecessary changes out of the Makefiles.2009-03-24, by Mike Ruprecht
-
Fix lip-sync.2009-03-24, by Mike Ruprecht
-
Extend the range for video dimensions just a hair.2009-03-24, by Mike Ruprecht
-
Add gtkmedia.c to POTFILES.in.2009-03-24, by Mike Ruprecht
-
Send candidates more like GMail.2009-03-23, by Mike Ruprecht
-
Fix Gtalk bug where it would terminate the session after 15 seconds.2009-03-23, by Mike Ruprecht
-
Get rid of nocrash option.2009-03-23, by Mike Ruprecht
-
Get rid of the rest of the extraneous changes.2009-03-23, by Mike Ruprecht
-
Improve padding in media window.2009-03-23, by Mike Ruprecht
-
Properly wrap media functions so the API doesn't disappear when USE_VV2009-03-23, by Mike Ruprecht
-
Move GStreamer related media functions into its own header.2009-03-23, by Mike Ruprecht
-
merge of '85389d6ca8dc05827fa7e57e17906b2f73e2c676'2009-03-23, by Mike Ruprecht
-
Remove some extra edits that snuck into Finch.2009-03-23, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 5592cb6a8b667422747bafd555fea0aed19931b6)2009-03-22, by Mike Ruprecht
-
Remove purple_media_audio_init_* functions.2009-03-22, by Mike Ruprecht
-
Implement create_default_audio_* functions in gntmedia.c.2009-03-22, by Mike Ruprecht
-
Implement create_default_audio_* functions in gtkmedia.c.2009-03-22, by Mike Ruprecht
-
Remove purple_media_video_init_* functions.2009-03-22, by Mike Ruprecht
-
Move purple_media_get_devices to gtkprefs.c.2009-03-22, by Mike Ruprecht
-
Remove purple_media_element_get_device.2009-03-22, by Mike Ruprecht
-
Remove purple_media_get_sink and the sink variables in the media structures.2009-03-22, by Mike Ruprecht
-
Have purple_media_set_output_volume handle all sinks.2009-03-22, by Mike Ruprecht
-
Use purple_media_get_tee instead of purple_media_get_sink.2009-03-22, by Mike Ruprecht
-
Remove purple_media_get_overall_type.2009-03-22, by Mike Ruprecht
-
Move and rename GTALK_CAP to GOOGLE_VOICE_CAP.2009-03-21, by Mike Ruprecht
-
Clean up usage of USE_VV in the XMPP protocol.2009-03-21, by Mike Ruprecht
-
Add documentation for a few media functions.2009-03-21, by Mike Ruprecht
-
Remove purple_media_set_src/sink from the public API.2009-03-21, by Mike Ruprecht
-
Remove purple_media_get_elements function.2009-03-21, by Mike Ruprecht
-
Make voice calls in Finch work again.2009-03-21, by Mike Ruprecht
-
Rename state-changed enum and values.2009-03-21, by Mike Ruprecht
-
Declare purple_media_state_changed_get_type.2009-03-21, by Mike Ruprecht
-
Use the right enum for the stream-info signal.2009-03-21, by Mike Ruprecht
-
Remove rejected and hangup states from state-changed.2009-03-21, by Mike Ruprecht
-
Use stream-info instead of state-changed for reject.2009-03-21, by Mike Ruprecht
-
Use stream-info for reject instead of state-changed.2009-03-21, by Mike Ruprecht
-
Use the right enum for the parameter.2009-03-21, by Mike Ruprecht
-
Use stream-info instead of state-changed for hangup and reject.2009-03-21, by Mike Ruprecht
-
Use stream-info instead of state-changed for hangup and reject.2009-03-21, by Mike Ruprecht
-
Add stream-info signal.2009-03-21, by Mike Ruprecht
-
Fix audio levels.2009-03-20, by Mike Ruprecht
-
Don't let initiate or accept be sent again with Google Voice.2009-03-20, by Mike Ruprecht
-
Stop sending multiple session-initiate packets.2009-03-20, by Mike Ruprecht
-
Remove the ready-new signal.2009-03-20, by Mike Ruprecht
-
Disapprove part of the revision that shouldn't be there.2009-03-23, by Mike Ruprecht
-
Remove ready-new from use.2009-03-20, by Mike Ruprecht
-
Move sending session-accept out of the ready-new signal.2009-03-20, by Mike Ruprecht
-
Move accepted signal emission to after it's set to accepted.2009-03-19, by Mike Ruprecht
-
Move sending session-initiate out of the ready-new callback.2009-03-19, by Mike Ruprecht
-
Change purple_media_candidates_prepared to use wildcards.2009-03-19, by Mike Ruprecht
-
Make acceptance be per stream rather than per session.2009-03-19, by Mike Ruprecht
-
Plug memory leak.2009-03-19, by Mike Ruprecht
-
Silence warning about videotestsrc not having two properties.2009-03-19, by Mike Ruprecht
-
Fix some GStreamer timing issues.2009-03-19, by Mike Ruprecht
-
Fix assertion stating FsRawUdpTransmitter doesn't have a relay-info2009-03-19, by Mike Ruprecht
-
merge of '932de261b2c091dd834f54518d4c9df53b9ad7ac'2009-03-19, by Mike Ruprecht
-
Silence a warning.2009-03-19, by Mike Ruprecht
-
Use new find_content wildcard.2009-03-19, by Mike Ruprecht
-
Have creator == NULL be a wildcard.2009-03-19, by Mike Ruprecht
-
merge of 'bf07e6251df10e4c8c39545c4ff401db5b447c37'2009-03-19, by Mike Ruprecht
-
Implement jingle_rtp_candidates_prepared_cb.2009-03-19, by Mike Ruprecht
-
Add candidates-prepared signal to PurpleMedia.2009-03-19, by Mike Ruprecht
-
Silence two warnings.2009-03-19, by Mike Ruprecht
-
Send any additional candidates found after session-initiate or2009-03-19, by Mike Ruprecht
-
Make RawUdp candidates know if they have been sent to the remote client.2009-03-19, by Mike Ruprecht
-
Don't forget to copy the rem_know attribute of IceUdp candidates.2009-03-19, by Mike Ruprecht
-
Make IceUdp candidates know whether the remote side knows about them.2009-03-19, by Mike Ruprecht
-
Fix copy/paste-o.2009-03-19, by Mike Ruprecht
-
Fix a bunch of memsets.2009-03-19, by Mike Ruprecht
-
Plug some memory leaks related to transports.2009-03-19, by Mike Ruprecht
-
Swallow transport refs on setting them in the content.2009-03-18, by Mike Ruprecht
-
Make Jingle Raw-Udp send candidates in session-accept packet.2009-03-17, by Mike Ruprecht
-
Update Jingle Ice-Udp according to the XEP.2009-03-17, by Mike Ruprecht
-
Zero out the proper size for the PurpleMediaPrivate structure.2009-03-17, by Mike Ruprecht
-
Add ssrc property to JingleRtp.2009-03-17, by Mike Ruprecht
-
Add functions for more easily creating session-terminate packets.2009-03-17, by Mike Ruprecht
-
Update to be closer to the current Jingle XEP.2009-03-17, by Mike Ruprecht
-
Remove check to prevent multiple Jingle sessions with the same person.2009-03-17, by Mike Ruprecht
-
Restructure Jingle action handlers to only require modification in one place.2009-03-17, by Mike Ruprecht
-
merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'2009-03-16, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)2009-03-16, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)2009-04-03, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)2009-03-27, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)2009-03-21, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)2009-04-03, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)2009-03-27, by Paul Aurich
-
Because BOSH works over connections that may die non-fatally, we need to2009-03-23, by Paul Aurich
-
BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.2009-03-23, by Paul Aurich
-
merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'2009-03-22, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)2009-03-21, by Paul Aurich
-
merge of 'a609160715ae18beed98b084aac19bc0f6551362'2009-04-01, by Elliott Sales de Andrade
-
merge of '881df138362222308d7b078687b7576861609e9c'2009-04-01, by Ka-Hing Cheung
-
fixes a race condition, probably Fixes #8594 and maybe others2009-04-01, by Ka-Hing Cheung
-
Fix a faulty condition that would result in an attempt to add most of your2009-04-01, by Elliott Sales de Andrade
-
ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c2009-03-31, by Ethan Blanton
-
Handle multiple 319 (channels joined) messages for IRC WHOIS.2009-03-31, by Ethan Blanton
-
merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'2009-03-30, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)2009-03-28, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)2009-03-28, by Marcus Lundblad
-
s/category/type/ and s/muc/chat/ in the core and gateway type is a string.2009-04-01, by Paul Aurich
-
Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.2009-03-31, by Paul Aurich
-
jabber_disco_items_do(), which functions like jabber_disco_info_do.2009-03-31, by Paul Aurich
-
Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.2009-03-31, by Paul Aurich
-
Clean up Jabber's references and protocol_data if the window is closed2009-03-31, by Paul Aurich
-
The core should be in charge of setting in_progress to FALSE2009-03-31, by Paul Aurich
-
Make the prpl be in charge of creating the PurpleDiscoList; UI data is2009-03-31, by Paul Aurich
-
Use purple_request_input2009-03-30, by Paul Aurich
-
Hide the structs, add accessors, and fix various smaller things:2009-03-30, by Paul Aurich
-
Add the padding needed from the previous commit2009-03-29, by Paul Aurich
-
Fix compilation errors and add padding to UI ops. My bad...2009-03-29, by Paul Aurich
-
Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h2009-03-29, by Paul Aurich
-
'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway2009-03-29, by Paul Aurich
-
Applied disco-2.patch from nops with some modifications:2009-03-29, by Paul Aurich
-
merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'2009-03-28, by Marcus Lundblad
-
Update the documentation for the account-authorization-requested signal, as2009-03-28, by Richard Laager
-
some German translation2009-03-28, by Jochen Kemnade
-
Apply Paul's second patch to fix some memory leaks found in valgrind.2009-03-30, by Elliott Sales de Andrade
-
Save a count of how many ADL (per-request) and FQY (per-contact) we send,2009-03-28, by Elliott Sales de Andrade
-
I think I'm just going to apply this patch. I don't really see how it2009-03-28, by Elliott Sales de Andrade
-
Make these type-sizes more explicit. Also, the field names for the type22009-03-28, by Elliott Sales de Andrade
-
merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'2009-03-28, by Elliott Sales de Andrade
-
Need to remove toc from POTFILES.in2009-03-27, by Mark Doliner
-
Remove an unused field2009-03-27, by Mark Doliner
-
Don't leak an fd if we can't open the destination file when untarring2009-03-27, by Mark Doliner
-
These code can't get executed, because we just created a new dialog2009-03-27, by Mark Doliner
-
Remove an unused protocol plugin2009-03-27, by Mark Doliner
-
Remove an unused field2009-03-27, by Mark Doliner
-
Make sure we free itmsurl when showing the info window for a buddy2009-03-27, by Mark Doliner
-
Oh no this one is wrong. msim_set_status_code() calls msim_send() which2009-03-27, by Mark Doliner
-
Fix a memleak when setting your status on myspace2009-03-27, by Mark Doliner
-
You know something about this here data? It ain't ever used.2009-03-27, by Mark Doliner
-
Fix a potential memleak by freeing this regardless of whether hasActions2009-03-27, by Mark Doliner
-
purple_xfer_new only returns NULL if an assertion fails, so we should do2009-03-27, by Mark Doliner
-
Remove some unused fields. Thanks to Mayank Jain Nawal's email to the2009-03-27, by Mark Doliner
-
Free some memory if we exit early due to an error. Thanks to2009-03-27, by Mark Doliner
-
Fix this compile error:2009-03-27, by Mark Doliner
-
Remove a wee bit of stray whitespace2009-03-27, by Mark Doliner
-
disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'2009-03-28, by Elliott Sales de Andrade
-
Remove some unused fields. Thanks to Mayank Jain Nawal's email to the2009-03-27, by Mark Doliner
-
I wrote a little comment2009-03-27, by Mark Doliner
-
Cast away a few compile warnings in our "make check" tests, and add2009-03-26, by Mark Doliner
-
merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'2009-03-26, by Elliott Sales de Andrade
-
For federated buddies, we should set <Member>/<Type> to Email, and use an2009-03-26, by Elliott Sales de Andrade
-
merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'2009-03-26, by Ka-Hing Cheung
-
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