Mercurial > pidgin.yaz
graph
-
Allow editing the theme when no theme is selected (the default).2009-04-18, by Sadrul Habib Chowdhury
-
Allow unsetting the color for a PidginThemeFont.2009-04-18, by Sadrul Habib Chowdhury
-
Theme editor plugin (of sorts) for buddylist themes.2009-04-17, by Sadrul Habib Chowdhury
-
Do a null-check before gdk_color_free, and mark property-names for2009-04-17, by Sadrul Habib Chowdhury
-
Document some functions.2009-04-17, by Sadrul Habib Chowdhury
-
Several changes:2009-04-17, by Sadrul Habib Chowdhury
-
Some doxygen fixes.2009-04-17, by Sadrul Habib Chowdhury
-
Use boxed-types for the color properties.2009-04-17, by Sadrul Habib Chowdhury
-
German update2009-04-16, by Björn Voigt
-
Remove a bug where host_ip was accessed after freeing it.2009-04-15, by Sulabh Mahajan
-
Send XMPP keepalive pings to our server, not our bare JID.2009-04-15, by Paul Aurich
-
merge of '8952794c1397b9cba4b98accf0639bb5499387d4'2009-04-12, by Paul Aurich
-
Whoops, crashy-crashy.2009-04-12, by Paul Aurich
-
merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'2009-04-12, by Paul Aurich
-
Include the media API on win32 even though it isn't actually enabled.2009-04-12, by Daniel Atallah
-
merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'2009-04-12, by Paul Aurich
-
Fix size constraints for vertical progressbars.2009-04-12, by Sadrul Habib Chowdhury
-
Fix drawing for vertical progressbar.2009-04-12, by Sadrul Habib Chowdhury
-
merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'2009-04-12, by Sadrul Habib Chowdhury
-
Changelog the progressbar addition.2009-04-12, by Sadrul Habib Chowdhury
-
Change how the progressbar is drawn.2009-04-12, by Sadrul Habib Chowdhury
-
Indentation changes, initialization changes etc.2009-04-12, by Sadrul Habib Chowdhury
-
Add a simple progress-bar in libgnt.2009-04-12, by Saleem Abdulrasool
-
PidginBlistTheme now copies all its parameters instead of taking ownership.2009-04-12, by Paul Aurich
-
Free priv->idle.2009-04-12, by Paul Aurich
-
Free the DNS query data before purple_url_parse() to avoid leaking on failure.2009-04-12, by Paul Aurich
-
Don't leak the struct sockaddr* from purple_dnsquery_a.2009-04-12, by Paul Aurich
-
Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)2009-04-12, by Paul Aurich
-
Don't leak GdkColor*s in PidginBlistThemes2009-04-12, by Paul Aurich
-
Plug leak of PurpleContact->alias2009-04-12, by Paul Aurich
-
Fix a leak when loading themes.2009-04-12, by Paul Aurich
-
Fix build with --disable-vv --enable-gstreamer.2009-04-12, by Sadrul Habib Chowdhury
-
Fix two int/size_t format build warnings on 64-bit2009-04-11, by Paul Aurich
-
Reformat a printf so the HTTP headers are easier to read2009-04-11, by Paul Aurich
-
merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'2009-04-11, by Paul Aurich
-
Starring Carlos Bederian as Zzzoom. Closes #8711.2009-04-11, by Sadrul Habib Chowdhury
-
Open a chat-invite dialog when a buddy is dragged onto a chat.2009-04-11, by Sadrul Habib Chowdhury
-
Reset some global data when uninit-ing. Fixes a crash on quit.2009-04-11, by Sadrul Habib Chowdhury
-
Fix build with --disable-gstreamer.2009-04-11, by Sadrul Habib Chowdhury
-
Change purple_blist_get_buddies to return a list instead of the hash table.2009-04-11, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)2009-04-11, by Paul Aurich
-
Fix the dbus type for calling PurpleBlistSetVisible.2009-04-11, by Paul Aurich
-
Fix build when srcdir != builddir.2009-04-10, by Sadrul Habib Chowdhury
-
merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'2009-04-10, by Elliott Sales de Andrade
-
Don't print 'no' twice if GADU libs are not found by pkg-config.2009-04-10, by Elliott Sales de Andrade
-
Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP2009-04-10, by Elliott Sales de Andrade
-
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of2009-04-10, by foss
-
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of2009-04-10, by foss
-
Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order2009-04-10, by Elliott Sales de Andrade
-
Fix assertion when the blist theme preference is empty.2009-04-10, by Mike Ruprecht
-
Fix purple_buddy_destroy crash on exit.2009-04-10, by Mike Ruprecht
-
Fix some assertions.2009-04-09, by Mike Ruprecht
-
Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.2009-04-09, by Mike Ruprecht
-
Switch media to store accounts rather than connections.2009-04-09, by Mike Ruprecht
-
Clean up libpurple memory allocations on win32 libpurple uninit.2009-04-09, by Nick Hebner
-
Various libpurple uninit memory cleanups.2009-04-09, by Nick Hebner
-
Call purple_log_uninit() in purple_core_uninit().2009-04-09, by Nick Hebner
-
Add purple_{buddy,chat,group,contact}_destroy to the blist API, free2009-04-09, by Nick Hebner
-
Fix doxygen tags.2009-04-09, by Sadrul Habib Chowdhury
-
Notify the user if a contact invites them to a voice call over MSN.2009-04-09, by Mike Ruprecht
-
Inform the user when someone tries to initiate a video call with them in msn.2009-04-08, by Mike Ruprecht
-
merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'2009-04-08, by Mike Ruprecht
-
Bump required Farsight2 version to 0.0.9.2009-04-08, by Mike Ruprecht
-
Use GtkVolumeButtons for audio if it's available.2009-04-08, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)2009-04-07, by Marcus Lundblad
-
More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLib2009-04-08, by Elliott Sales de Andrade
-
Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.2009-04-08, by Sadrul Habib Chowdhury
-
Initialize file descriptors to -1.2009-04-08, by Sadrul Habib Chowdhury
-
- Don't bother changing/signalling the selected row from NULL to NULL2009-04-08, by Richard Nelson
-
Drop this directory, too. I think maybe it didn't happen before because2009-04-08, by Mark Doliner
-
encode urls passed to tinyurl2009-04-07, by Richard Nelson
-
More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all2009-04-07, by Elliott Sales de Andrade
-
Updates for GTK+ 3.0. Remove some deprecated functions (someone should2009-04-07, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)2009-04-07, by Marcus Lundblad
-
Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!2009-04-06, by Richard Nelson
-
Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely2009-04-06, by Richard Nelson
-
ChangeLog the TinyURL plugin2009-04-06, by Richard Nelson
-
Add a gnt TinyURL plugin. Closes #20172009-04-06, by Richard Nelson
-
Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.2009-04-06, by Richard Nelson
-
Activate the current status for an account being enabled2009-04-06, by Richard Nelson
-
Redraw the textview when a tag is changed2009-04-06, by Richard Nelson
-
merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'2009-04-06, by Elliott Sales de Andrade
-
Also, fix the libpurple makefile to use the correct cflags/libs.2009-04-06, by Elliott Sales de Andrade
-
Some configure.ac updates.2009-04-06, by Elliott Sales de Andrade
-
merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'2009-04-06, by Mike Ruprecht
-
Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.2009-04-05, by Paul Aurich
-
This file was moved to a jingle subdirectory, but I don't see any2009-04-05, by Mark Doliner
-
Added a note about receiving "attentions" in the ChangeLog entry for the new2009-04-05, by Marcus Lundblad
-
Mark's commit reminds me that this should be in POTFILES.in2009-04-05, by Paul Aurich
-
Fix up the propagate2009-04-05, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)2009-04-05, by Paul Aurich
-
Drop a variable left over from the propagate.2009-04-05, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)2009-04-05, by Paul Aurich
-
Changelog the *one* user-visible change from the iq-handlers branch (heh).2009-04-05, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)2009-04-05, by Paul Aurich
-
Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init2009-04-05, by Paul Aurich
-
Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)2009-04-05, by Paul Aurich
-
Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_H2009-04-05, by Paul Aurich
-
Move some IQ handler registrations to the appropriate init functions2009-04-05, by Paul Aurich
-
Large documentation blocks never hurt anyone.2009-04-05, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)2009-04-04, by Paul Aurich
-
And google session handling2009-04-04, by Paul Aurich
-
Fix-up the merge some more (*sigh*), readding <session/> handler2009-04-04, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)2009-04-04, by Paul Aurich
-
Convert IBB parser (and everything that then stems from that) to new iq-handler2009-04-04, by Paul Aurich
-
Fix merge for ./jingle/2009-04-03, by Paul Aurich
-
Migrate googleinfo:jabber handlers and add some safety checks.2009-04-03, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)2009-04-03, 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
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)2009-03-21, by Paul Aurich
-
Do not advertise support for old XEP-0199 (Ping) namespace2009-03-14, by Paul Aurich
-
Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.2009-03-13, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 54da791ad8d26949571afcbd931518f5b27f2bfd)2009-03-12, by Paul Aurich
-
Make my comment parse correctly.2009-04-05, by Paul Aurich
-
BOSH: Use a write buffer (read: basically cut-n-paste from jabber.c)2009-04-04, by Paul Aurich
-
A better random number for the rid in the range [0, 2**52).2009-04-04, by Paul Aurich
-
Make the last one compile (add disco.h) and alphabetize.2009-04-04, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)2009-04-04, by Paul Aurich
-
Fix login process for older servers using IQ-auth.2009-04-04, by Paul Aurich
-
Fix allowing gmail user to initiate voice call by advertising a specific ext2009-04-04, by Paul Aurich
-
darkrain42: Well, that namespace is deprecated. Why is it being advertised?2009-04-04, by Paul Aurich
-
disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'2009-04-28, by Paul Aurich
-
Advertise ICEUDP only when libnice is available2009-04-04, by Paul Aurich
-
Advertise video/voice features only when the UI says it has those caps2009-04-04, by Paul Aurich
-
Reorder functions to remove prototypes2009-04-04, by Paul Aurich
-
Remove an unused function2009-04-04, by Paul Aurich
-
Specify SSL properly in debug messages for BOSH sending debug output2009-04-04, by Paul Aurich
-
BOSH: Print out the received data (similar to the standard XMPP method,2009-04-04, by Paul Aurich
-
Pass all messages to BOSH as text, so they pass through the sending-text2009-04-04, by Paul Aurich
-
Fix merge: Move the Jingle features to jabber.c2009-04-04, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)2009-04-04, by Paul Aurich
-
Abort build if we use --enable-vv, and vv-dependencies are not met.2009-04-05, by Sadrul Habib Chowdhury
-
Fix the auto-linking of protocols.2009-04-05, by Sadrul Habib Chowdhury
-
Update hardware cursor correctly after a transient window is closed.2009-04-05, by Sadrul Habib Chowdhury
-
Update the copyright name, as requested.2009-04-05, by Sadrul Habib Chowdhury
-
Update the finch manual some. Refs #8577.2009-04-05, by Sadrul Habib Chowdhury
-
Save the world.2009-04-05, by Sadrul Habib Chowdhury
-
Update hardware cursor correctly.2009-04-05, by Sadrul Habib Chowdhury
-
Add PURPLE to the media header sentinels and reorder includes to fix building gf22009-04-05, by Paul Aurich
-
Even more @since tags, because Maiku's watching...2009-04-04, by Elliott Sales de Andrade
-
Minor grammatical message fixes.2009-04-04, by Elliott Sales de Andrade
-
Add some more @since tags.2009-04-04, by Elliott Sales de Andrade
-
Remove old GtkPlug and GtkSocket code.2009-04-06, by Mike Ruprecht
-
merge of '1890ad1259c93f5ad18ceb3365717ebc43b30198'2009-04-04, by Mike Ruprecht
-
Add a resource selector when initiating media.2009-04-04, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)2009-04-04, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)2009-04-04, by Marcus Lundblad
-
ChangeLog.API new calls for STUN and TURN servers used by vv2009-04-03, by Marcus Lundblad
-
merge of 'e4b10961a2266d17625787c506f1b258ffa97873'2009-04-03, by Mike Ruprecht
-
merge of '269d61606f225241d08360ffde046e471f03b833'2009-04-03, by Paul Aurich
-
Fix purple_media_set_remote_codecs ()'s docstring2009-04-03, by Will Thompson
-
Make it compile with --disable-vv... again!2009-04-03, by Mike Ruprecht
-
Gstreamer shouldn't be a requirement if USE_VV isn't defined.2009-04-03, by Daniel Atallah
-
Change back the version suffixes.2009-04-03, by Mike Ruprecht
-
Add some ChangeLog stuff.2009-04-03, by Mike Ruprecht
-
Remove unneeded marshaller.2009-04-03, by Mike Ruprecht
-
Revert unintended space removal.2009-04-03, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)2009-04-03, by Mike Ruprecht
-
Demote debug error to info.2009-04-03, by Mike Ruprecht
-
Pick better devices in Finch too and have fallbacks.2009-04-03, by Mike Ruprecht
-
Change media volume preference to be specific to Finch.2009-04-03, by Mike Ruprecht
-
Change volume preference and make sure it exists.2009-04-03, by Mike Ruprecht
-
Get rid of the media tab in the preferences.2009-04-03, by Mike Ruprecht
-
Use better choices for default elements and have fallbacks.2009-04-03, by Mike Ruprecht
-
Fix embedding video when the sink is a gconfvideosrc pointing to an2009-04-03, by Mike Ruprecht
-
Bump the required Farsight2 version.2009-04-03, by Mike Ruprecht
-
Improve the padding around the mute button.2009-04-03, by Mike Ruprecht
-
Oops. How'd that sneak in there.2009-04-03, by Mike Ruprecht
-
Move volume levels for media to the media window.2009-04-03, by Mike Ruprecht
-
Hide these typedefs too.2009-04-03, by Mike Ruprecht
-
Hide and GObjectify PurpleMediaCandidate.2009-04-03, by Mike Ruprecht
-
Have "no minimum framerate". Fixes khc's cam.2009-04-02, by Mike Ruprecht
-
Hide and gobjectify PurpleMediaCodec.2009-04-02, by Mike Ruprecht
-
Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.2009-04-02, by Mike Ruprecht
-
Hide and gobjectify PurpleMediaElementInfo.2009-04-02, by Mike Ruprecht
-
Add G_DEFINE_TYPE compatibility define from gobjectification branch.2009-04-01, by Mike Ruprecht
-
Hide the easy structs in mediamanager.c.2009-04-01, by Mike Ruprecht
-
Hide the easy structs in media.h.2009-04-01, by Mike Ruprecht
-
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
-
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