Mercurial > pidgin.yaz
graph
-
Use stock id where possible.Thu, 23 Apr 2009 03:38:44 +0000, by Sadrul Habib Chowdhury
-
Reload settings after updating icon theme.Thu, 23 Apr 2009 02:42:50 +0000, by Sadrul Habib Chowdhury
-
Use stock-id where possible, instead of a pixbuf.Thu, 23 Apr 2009 02:31:03 +0000, by Sadrul Habib Chowdhury
-
Disable the 'Save' buttons since they don't do nothing yet, man.Thu, 23 Apr 2009 01:36:55 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)Thu, 23 Apr 2009 00:34:18 +0000, by Sadrul Habib Chowdhury
-
Italicize nicks in the conversation history for folks leaving a chat.Wed, 22 Apr 2009 17:07:41 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)Wed, 22 Apr 2009 07:53:27 +0000, by Marcus Lundblad
-
Paul has been with us a while, and now he can't leave.Tue, 21 Apr 2009 22:17:18 +0000, by Ethan Blanton
-
Document this callback function. Prompted by a question in #pidginMon, 20 Apr 2009 06:56:25 +0000, by Mark Doliner
-
Delete the Start Menu shortcut when uninstalling. Fixes #8985Sun, 19 Apr 2009 15:35:28 +0000, by Daniel Atallah
-
Replace gtk_timeout_remove with g_source_remove.Sat, 18 Apr 2009 22:46:29 +0000, by Elliott Sales de Andrade
-
Oops, I must have been tired. I only replaced the first occurrence of theseSat, 18 Apr 2009 22:39:56 +0000, by Elliott Sales de Andrade
-
merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'Sat, 18 Apr 2009 22:13:26 +0000, by Elliott Sales de Andrade
-
Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.Sat, 18 Apr 2009 14:03:16 +0000, by Ethan Blanton
-
Notify the user if an IRC /nick command fails, rather than trying fallbacks.Sat, 18 Apr 2009 03:08:12 +0000, by Ethan Blanton
-
Add the Tcl command purple::connection state (purple_connection_get_state).Sat, 18 Apr 2009 02:52:46 +0000, by Ethan Blanton
-
The alignment in this file is quite odd.Sat, 18 Apr 2009 22:11:10 +0000, by Elliott Sales de Andrade
-
Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback andSat, 18 Apr 2009 21:45:41 +0000, by Elliott Sales de Andrade
-
Use g_object_ref/unref instead of the deprecated versions.Sat, 18 Apr 2009 07:31:32 +0000, by Elliott Sales de Andrade
-
Fix some more GTK_CHECK_* macros and a GtkType.Sat, 18 Apr 2009 07:00:20 +0000, by Elliott Sales de Andrade
-
Remove GTK_CHECK_* macros which were deprecated.Sat, 18 Apr 2009 05:53:42 +0000, by Elliott Sales de Andrade
-
Actually reject content unknown content types on Jingle session-initiate,Wed, 22 Apr 2009 18:37:23 +0000, by Marcus Lundblad
-
merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'Fri, 17 Apr 2009 21:31:45 +0000, by Marcus Lundblad
-
merge of '580055bb22fea0076d3a90d9df9346abd1789bab'Fri, 17 Apr 2009 21:29:18 +0000, by Marcus Lundblad
-
Only pre-create a PurpleConversation (if there was none yet) if an incomingFri, 17 Apr 2009 21:29:11 +0000, by Marcus Lundblad
-
Constify the disco_type_mappings structSat, 18 Apr 2009 06:52:59 +0000, by Paul Aurich
-
Use defaults provided by the server where applicable and when availableSat, 18 Apr 2009 06:52:34 +0000, by Paul Aurich
-
Don't leak the GObject data and disable the Add/Register buttons when browsing.Sat, 18 Apr 2009 06:51:59 +0000, by Paul Aurich
-
Rename pdl->cats to pdl->services, since these aren't roomlist categoriesFri, 17 Apr 2009 16:34:03 +0000, by Paul Aurich
-
This is a little less...repetitiousFri, 17 Apr 2009 06:05:07 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)Fri, 17 Apr 2009 05:24:45 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)Wed, 15 Apr 2009 23:32:18 +0000, by Paul Aurich
-
Do not call the non-destroy prpl-ops when the connection is gone.Wed, 15 Apr 2009 06:57:48 +0000, by Paul Aurich
-
Move the handling of chat rooms to jabber_disco_service_items_cb.Wed, 15 Apr 2009 04:38:28 +0000, by Paul Aurich
-
Handle expanding disco lists on the UI sideWed, 15 Apr 2009 02:51:48 +0000, by Paul Aurich
-
XMPP prpl depends on the core's setting in-progress-nessTue, 14 Apr 2009 08:39:39 +0000, by Paul Aurich
-
Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...Tue, 14 Apr 2009 08:29:25 +0000, by Paul Aurich
-
Iteratively expand the disco tree as prompted by the UI.Tue, 14 Apr 2009 06:54:44 +0000, by Paul Aurich
-
Remove most of the mappings, add in the ones necessary from our prpls, andMon, 13 Apr 2009 16:54:25 +0000, by Paul Aurich
-
Alphabetize jabber_disco_type_from_string comparisonsMon, 13 Apr 2009 16:38:11 +0000, by Paul Aurich
-
More minor cleanup (no functional changes other than not printing a log msg)Mon, 13 Apr 2009 16:35:13 +0000, by Paul Aurich
-
It helps to actually add functions when adding prototypes to a headerMon, 13 Apr 2009 06:10:26 +0000, by Paul Aurich
-
Various minor nitpicky changesMon, 13 Apr 2009 05:21:52 +0000, by Paul Aurich
-
Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.Mon, 13 Apr 2009 04:34:17 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)Mon, 13 Apr 2009 04:08:05 +0000, by Paul Aurich
-
Use per-PurpleDiscoList ops for canceling a disco and registering.Sat, 11 Apr 2009 21:46:12 +0000, by Paul Aurich
-
Fix merge (convert to IQ-handlers syntax)Sat, 11 Apr 2009 18:32:51 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)Sat, 11 Apr 2009 18:20:52 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)Thu, 09 Apr 2009 04:27:58 +0000, by Paul Aurich
-
Support BOSH when connecting via the register_account prpl.Sat, 18 Apr 2009 17:50:44 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)Sun, 12 Apr 2009 00:43:01 +0000, by Paul Aurich
-
Hide PurpleTxtResponse and use a more purple APISat, 11 Apr 2009 21:20:31 +0000, by Paul Aurich
-
First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponsesSat, 11 Apr 2009 20:31:19 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)Sat, 11 Apr 2009 04:39:48 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)Mon, 13 Apr 2009 13:33:47 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)Mon, 13 Apr 2009 13:36:00 +0000, by Marcus Lundblad
-
Show preview of only the supported sizes for each class of icons.Mon, 20 Apr 2009 06:34:00 +0000, by Sadrul Habib Chowdhury
-
Allow editing dialog icons.Mon, 20 Apr 2009 06:07:43 +0000, by Sadrul Habib Chowdhury
-
Add some more status emblems, and since the dialog is too long, use aMon, 20 Apr 2009 05:41:56 +0000, by Sadrul Habib Chowdhury
-
Make it possible to load non-status icons using a PidginStockIconTheme.Mon, 20 Apr 2009 03:20:15 +0000, by Sadrul Habib Chowdhury
-
We don't have huge status icons, and set only the icons changed from theSun, 19 Apr 2009 19:45:53 +0000, by Sadrul Habib Chowdhury
-
A status-icon theme editor.Sun, 19 Apr 2009 17:30:59 +0000, by Sadrul Habib Chowdhury
-
Mark the description of the properties for translation. Show theSat, 18 Apr 2009 23:27:38 +0000, by Sadrul Habib Chowdhury
-
Fix some assertion failures.Sat, 18 Apr 2009 23:21:56 +0000, by Sadrul Habib Chowdhury
-
Allow editing the theme when no theme is selected (the default).Sat, 18 Apr 2009 18:13:04 +0000, by Sadrul Habib Chowdhury
-
Allow unsetting the color for a PidginThemeFont.Sat, 18 Apr 2009 18:11:28 +0000, by Sadrul Habib Chowdhury
-
Theme editor plugin (of sorts) for buddylist themes.Fri, 17 Apr 2009 23:50:36 +0000, by Sadrul Habib Chowdhury
-
Do a null-check before gdk_color_free, and mark property-names forFri, 17 Apr 2009 23:49:40 +0000, by Sadrul Habib Chowdhury
-
Document some functions.Fri, 17 Apr 2009 19:34:00 +0000, by Sadrul Habib Chowdhury
-
Several changes:Fri, 17 Apr 2009 19:28:20 +0000, by Sadrul Habib Chowdhury
-
Some doxygen fixes.Fri, 17 Apr 2009 16:23:02 +0000, by Sadrul Habib Chowdhury
-
Use boxed-types for the color properties.Fri, 17 Apr 2009 16:21:21 +0000, by Sadrul Habib Chowdhury
-
German updateThu, 16 Apr 2009 14:30:45 +0000, by Bj«Órn Voigt
-
Remove a bug where host_ip was accessed after freeing it.Wed, 15 Apr 2009 15:46:31 +0000, by Sulabh Mahajan
-
Send XMPP keepalive pings to our server, not our bare JID.Wed, 15 Apr 2009 01:44:17 +0000, by Paul Aurich
-
merge of '8952794c1397b9cba4b98accf0639bb5499387d4'Sun, 12 Apr 2009 23:57:27 +0000, by Paul Aurich
-
Whoops, crashy-crashy.Sun, 12 Apr 2009 23:56:20 +0000, by Paul Aurich
-
merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'Sun, 12 Apr 2009 23:47:43 +0000, by Paul Aurich
-
Include the media API on win32 even though it isn't actually enabled.Sun, 12 Apr 2009 23:40:01 +0000, by Daniel Atallah
-
merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'Sun, 12 Apr 2009 22:42:38 +0000, by Paul Aurich
-
Fix size constraints for vertical progressbars.Sun, 12 Apr 2009 21:32:35 +0000, by Sadrul Habib Chowdhury
-
Fix drawing for vertical progressbar.Sun, 12 Apr 2009 21:28:59 +0000, by Sadrul Habib Chowdhury
-
merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'Sun, 12 Apr 2009 21:11:00 +0000, by Sadrul Habib Chowdhury
-
Changelog the progressbar addition.Sun, 12 Apr 2009 21:10:03 +0000, by Sadrul Habib Chowdhury
-
Change how the progressbar is drawn.Sun, 12 Apr 2009 20:55:49 +0000, by Sadrul Habib Chowdhury
-
Indentation changes, initialization changes etc.Sun, 12 Apr 2009 18:58:27 +0000, by Sadrul Habib Chowdhury
-
Add a simple progress-bar in libgnt.Sun, 12 Apr 2009 18:10:03 +0000, by Saleem Abdulrasool
-
PidginBlistTheme now copies all its parameters instead of taking ownership.Sun, 12 Apr 2009 23:46:55 +0000, by Paul Aurich
-
Free priv->idle.Sun, 12 Apr 2009 22:34:07 +0000, by Paul Aurich
-
Free the DNS query data before purple_url_parse() to avoid leaking on failure.Sun, 12 Apr 2009 22:25:56 +0000, by Paul Aurich
-
Don't leak the struct sockaddr* from purple_dnsquery_a.Sun, 12 Apr 2009 22:23:34 +0000, by Paul Aurich
-
Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)Sun, 12 Apr 2009 21:53:41 +0000, by Paul Aurich
-
Don't leak GdkColor*s in PidginBlistThemesSun, 12 Apr 2009 21:52:37 +0000, by Paul Aurich
-
Plug leak of PurpleContact->aliasSun, 12 Apr 2009 21:30:33 +0000, by Paul Aurich
-
Fix a leak when loading themes.Sun, 12 Apr 2009 20:47:38 +0000, by Paul Aurich
-
Fix build with --disable-vv --enable-gstreamer.Sun, 12 Apr 2009 00:34:57 +0000, by Sadrul Habib Chowdhury
-
Fix two int/size_t format build warnings on 64-bitSat, 11 Apr 2009 21:54:06 +0000, by Paul Aurich
-
Reformat a printf so the HTTP headers are easier to readSat, 11 Apr 2009 21:52:58 +0000, by Paul Aurich
-
merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'Sat, 11 Apr 2009 17:41:18 +0000, by Paul Aurich
-
Starring Carlos Bederian as Zzzoom. Closes #8711.Sat, 11 Apr 2009 07:20:53 +0000, by Sadrul Habib Chowdhury
-
Open a chat-invite dialog when a buddy is dragged onto a chat.Sat, 11 Apr 2009 06:40:48 +0000, by Sadrul Habib Chowdhury
-
Reset some global data when uninit-ing. Fixes a crash on quit.Sat, 11 Apr 2009 06:01:36 +0000, by Sadrul Habib Chowdhury
-
Fix build with --disable-gstreamer.Sat, 11 Apr 2009 06:00:50 +0000, by Sadrul Habib Chowdhury
-
Change purple_blist_get_buddies to return a list instead of the hash table.Sat, 11 Apr 2009 17:41:10 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)Sat, 11 Apr 2009 04:34:47 +0000, by Paul Aurich
-
Fix the dbus type for calling PurpleBlistSetVisible.Sat, 11 Apr 2009 02:55:46 +0000, by Paul Aurich
-
Fix build when srcdir != builddir.Fri, 10 Apr 2009 18:55:26 +0000, by Sadrul Habib Chowdhury
-
merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'Fri, 10 Apr 2009 07:31:51 +0000, by Elliott Sales de Andrade
-
Don't print 'no' twice if GADU libs are not found by pkg-config.Fri, 10 Apr 2009 07:30:32 +0000, by Elliott Sales de Andrade
-
Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPPFri, 10 Apr 2009 07:16:20 +0000, by Elliott Sales de Andrade
-
A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofFri, 10 Apr 2009 06:32:57 +0000, by foss
-
A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofFri, 10 Apr 2009 06:18:08 +0000, by foss
-
Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the orderFri, 10 Apr 2009 05:57:23 +0000, by Elliott Sales de Andrade
-
Fix assertion when the blist theme preference is empty.Fri, 10 Apr 2009 01:32:31 +0000, by Mike Ruprecht
-
Fix purple_buddy_destroy crash on exit.Fri, 10 Apr 2009 01:18:15 +0000, by Mike Ruprecht
-
Fix some assertions.Thu, 09 Apr 2009 23:18:13 +0000, by Mike Ruprecht
-
Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.Thu, 09 Apr 2009 23:11:44 +0000, by Mike Ruprecht
-
Switch media to store accounts rather than connections.Thu, 09 Apr 2009 21:35:06 +0000, by Mike Ruprecht
-
Clean up libpurple memory allocations on win32 libpurple uninit.Thu, 09 Apr 2009 17:59:35 +0000, by Nick Hebner
-
Various libpurple uninit memory cleanups.Thu, 09 Apr 2009 17:38:45 +0000, by Nick Hebner
-
Call purple_log_uninit() in purple_core_uninit().Thu, 09 Apr 2009 17:36:34 +0000, by Nick Hebner
-
Add purple_{buddy,chat,group,contact}_destroy to the blist API, freeThu, 09 Apr 2009 17:33:20 +0000, by Nick Hebner
-
Fix doxygen tags.Thu, 09 Apr 2009 01:59:24 +0000, by Sadrul Habib Chowdhury
-
Notify the user if a contact invites them to a voice call over MSN.Thu, 09 Apr 2009 01:38:23 +0000, by Mike Ruprecht
-
Inform the user when someone tries to initiate a video call with them in msn.Wed, 08 Apr 2009 22:49:14 +0000, by Mike Ruprecht
-
merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'Wed, 08 Apr 2009 22:48:04 +0000, by Mike Ruprecht
-
Bump required Farsight2 version to 0.0.9.Wed, 08 Apr 2009 22:36:53 +0000, by Mike Ruprecht
-
Use GtkVolumeButtons for audio if it's available.Wed, 08 Apr 2009 21:48:22 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)Tue, 07 Apr 2009 08:11:26 +0000, by Marcus Lundblad
-
More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLibWed, 08 Apr 2009 01:40:39 +0000, by Elliott Sales de Andrade
-
Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.Wed, 08 Apr 2009 16:45:16 +0000, by Sadrul Habib Chowdhury
-
Initialize file descriptors to -1.Wed, 08 Apr 2009 16:28:17 +0000, by Sadrul Habib Chowdhury
-
- Don't bother changing/signalling the selected row from NULL to NULLWed, 08 Apr 2009 12:35:09 +0000, by Richard Nelson
-
Drop this directory, too. I think maybe it didn't happen before becauseWed, 08 Apr 2009 09:43:52 +0000, by Mark Doliner
-
encode urls passed to tinyurlTue, 07 Apr 2009 23:26:33 +0000, by Richard Nelson
-
More updates for GTK+ 3.0. This only fixes the single-includes. Fixing allTue, 07 Apr 2009 05:28:58 +0000, by Elliott Sales de Andrade
-
Updates for GTK+ 3.0. Remove some deprecated functions (someone shouldTue, 07 Apr 2009 05:22:48 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)Tue, 07 Apr 2009 05:10:52 +0000, by Marcus Lundblad
-
Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!Mon, 06 Apr 2009 23:05:02 +0000, by Richard Nelson
-
Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicelyMon, 06 Apr 2009 13:18:36 +0000, by Richard Nelson
-
ChangeLog the TinyURL pluginMon, 06 Apr 2009 11:23:07 +0000, by Richard Nelson
-
Add a gnt TinyURL plugin. Closes #2017Mon, 06 Apr 2009 10:36:43 +0000, by Richard Nelson
-
Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.Mon, 06 Apr 2009 10:33:28 +0000, by Richard Nelson
-
Activate the current status for an account being enabledMon, 06 Apr 2009 10:31:17 +0000, by Richard Nelson
-
Redraw the textview when a tag is changedMon, 06 Apr 2009 10:30:25 +0000, by Richard Nelson
-
merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'Mon, 06 Apr 2009 06:11:24 +0000, by Elliott Sales de Andrade
-
Also, fix the libpurple makefile to use the correct cflags/libs.Mon, 06 Apr 2009 06:09:07 +0000, by Elliott Sales de Andrade
-
Some configure.ac updates.Mon, 06 Apr 2009 05:49:05 +0000, by Elliott Sales de Andrade
-
merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'Mon, 06 Apr 2009 02:07:40 +0000, by Mike Ruprecht
-
Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.Sun, 05 Apr 2009 23:20:42 +0000, by Paul Aurich
-
This file was moved to a jingle subdirectory, but I don't see anySun, 05 Apr 2009 22:59:21 +0000, by Mark Doliner
-
Added a note about receiving "attentions" in the ChangeLog entry for the newSun, 05 Apr 2009 22:20:12 +0000, by Marcus Lundblad
-
Mark's commit reminds me that this should be in POTFILES.inSun, 05 Apr 2009 23:03:28 +0000, by Paul Aurich
-
Fix up the propagateSun, 05 Apr 2009 21:18:15 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)Sun, 05 Apr 2009 21:13:10 +0000, by Paul Aurich
-
Drop a variable left over from the propagate.Sun, 05 Apr 2009 21:54:03 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)Sun, 05 Apr 2009 21:49:01 +0000, by Paul Aurich
-
Changelog the *one* user-visible change from the iq-handlers branch (heh).Sun, 05 Apr 2009 20:57:56 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)Sun, 05 Apr 2009 20:52:06 +0000, by Paul Aurich
-
Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_initSun, 05 Apr 2009 19:25:45 +0000, by Paul Aurich
-
Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)Sun, 05 Apr 2009 19:21:22 +0000, by Paul Aurich
-
Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_HSun, 05 Apr 2009 19:16:14 +0000, by Paul Aurich
-
Move some IQ handler registrations to the appropriate init functionsSun, 05 Apr 2009 19:14:19 +0000, by Paul Aurich
-
Large documentation blocks never hurt anyone.Sun, 05 Apr 2009 19:05:49 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)Sat, 04 Apr 2009 18:17:58 +0000, by Paul Aurich
-
And google session handlingSat, 04 Apr 2009 08:02:52 +0000, by Paul Aurich
-
Fix-up the merge some more (*sigh*), readding <session/> handlerSat, 04 Apr 2009 07:51:13 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)Sat, 04 Apr 2009 07:08:33 +0000, by Paul Aurich
-
Convert IBB parser (and everything that then stems from that) to new iq-handlerSat, 04 Apr 2009 07:05:23 +0000, by Paul Aurich
-
Fix merge for ./jingle/Fri, 03 Apr 2009 17:36:24 +0000, by Paul Aurich
-
Migrate googleinfo:jabber handlers and add some safety checks.Fri, 03 Apr 2009 17:15:40 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)Fri, 03 Apr 2009 16:45:38 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)Fri, 03 Apr 2009 02:43:22 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)Fri, 27 Mar 2009 07:59:37 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)Sat, 21 Mar 2009 03:50:31 +0000, by Paul Aurich
-
Do not advertise support for old XEP-0199 (Ping) namespaceSat, 14 Mar 2009 15:50:56 +0000, by Paul Aurich
-
Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.Fri, 13 Mar 2009 02:26:45 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 54da791ad8d26949571afcbd931518f5b27f2bfd)Thu, 12 Mar 2009 23:46:34 +0000, by Paul Aurich
-
Make my comment parse correctly.Sun, 05 Apr 2009 03:25:00 +0000, by Paul Aurich
-
BOSH: Use a write buffer (read: basically cut-n-paste from jabber.c)Sat, 04 Apr 2009 23:05:04 +0000, by Paul Aurich
-
A better random number for the rid in the range [0, 2**52).Sat, 04 Apr 2009 21:49:34 +0000, by Paul Aurich
-
Make the last one compile (add disco.h) and alphabetize.Sat, 04 Apr 2009 20:59:15 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)Sat, 04 Apr 2009 20:25:03 +0000, by Paul Aurich
-
Fix login process for older servers using IQ-auth.Sat, 04 Apr 2009 18:44:17 +0000, by Paul Aurich
-
Fix allowing gmail user to initiate voice call by advertising a specific extSat, 04 Apr 2009 17:01:59 +0000, by Paul Aurich
-
darkrain42: Well, that namespace is deprecated. Why is it being advertised?Sat, 04 Apr 2009 07:29:50 +0000, by Paul Aurich
-
disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'Tue, 28 Apr 2009 19:05:59 +0000, by Paul Aurich
-
Advertise ICEUDP only when libnice is availableSat, 04 Apr 2009 06:15:58 +0000, by Paul Aurich
-
Advertise video/voice features only when the UI says it has those capsSat, 04 Apr 2009 05:50:34 +0000, by Paul Aurich
-
Reorder functions to remove prototypesSat, 04 Apr 2009 05:15:18 +0000, by Paul Aurich
-
Remove an unused functionSat, 04 Apr 2009 05:00:44 +0000, by Paul Aurich
-
Specify SSL properly in debug messages for BOSH sending debug outputSat, 04 Apr 2009 04:57:02 +0000, by Paul Aurich
-
BOSH: Print out the received data (similar to the standard XMPP method,Sat, 04 Apr 2009 04:54:56 +0000, by Paul Aurich
-
Pass all messages to BOSH as text, so they pass through the sending-textSat, 04 Apr 2009 04:34:57 +0000, by Paul Aurich
-
Fix merge: Move the Jingle features to jabber.cSat, 04 Apr 2009 03:40:43 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)Sat, 04 Apr 2009 03:15:59 +0000, by Paul Aurich
-
Abort build if we use --enable-vv, and vv-dependencies are not met.Sun, 05 Apr 2009 20:06:11 +0000, by Sadrul Habib Chowdhury
-
Fix the auto-linking of protocols.Sun, 05 Apr 2009 16:54:09 +0000, by Sadrul Habib Chowdhury
-
Update hardware cursor correctly after a transient window is closed.Sun, 05 Apr 2009 11:44:03 +0000, by Sadrul Habib Chowdhury
-
Update the copyright name, as requested.Sun, 05 Apr 2009 10:36:20 +0000, by Sadrul Habib Chowdhury
-
Update the finch manual some. Refs #8577.Sun, 05 Apr 2009 08:46:24 +0000, by Sadrul Habib Chowdhury
-
Save the world.Sun, 05 Apr 2009 08:42:00 +0000, by Sadrul Habib Chowdhury
-
Update hardware cursor correctly.Sun, 05 Apr 2009 08:22:22 +0000, by Sadrul Habib Chowdhury
-
Add PURPLE to the media header sentinels and reorder includes to fix building gf2Sun, 05 Apr 2009 04:34:48 +0000, by Paul Aurich
-
Even more @since tags, because Maiku's watching...Sat, 04 Apr 2009 07:39:33 +0000, by Elliott Sales de Andrade
-
Minor grammatical message fixes.Sat, 04 Apr 2009 07:20:10 +0000, by Elliott Sales de Andrade
-
Add some more @since tags.Sat, 04 Apr 2009 05:17:30 +0000, by Elliott Sales de Andrade
-
Remove old GtkPlug and GtkSocket code.Mon, 06 Apr 2009 02:06:39 +0000, by Mike Ruprecht
-
merge of '1890ad1259c93f5ad18ceb3365717ebc43b30198'Sat, 04 Apr 2009 02:55:39 +0000, by Mike Ruprecht
-
Add a resource selector when initiating media.Sat, 04 Apr 2009 02:26:49 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)Sat, 04 Apr 2009 11:18:39 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)Sat, 04 Apr 2009 10:33:33 +0000, by Marcus Lundblad
-
ChangeLog.API new calls for STUN and TURN servers used by vvFri, 03 Apr 2009 20:46:31 +0000, by Marcus Lundblad
-
merge of 'e4b10961a2266d17625787c506f1b258ffa97873'Fri, 03 Apr 2009 19:29:53 +0000, by Mike Ruprecht
-
merge of '269d61606f225241d08360ffde046e471f03b833'Fri, 03 Apr 2009 16:38:12 +0000, by Paul Aurich
-
Fix purple_media_set_remote_codecs ()'s docstringFri, 03 Apr 2009 14:13:16 +0000, by Will Thompson
-
Make it compile with --disable-vv... again!Fri, 03 Apr 2009 19:28:00 +0000, by Mike Ruprecht
-
Gstreamer shouldn't be a requirement if USE_VV isn't defined.Fri, 03 Apr 2009 15:57:25 +0000, by Daniel Atallah
-
Change back the version suffixes.Fri, 03 Apr 2009 08:57:04 +0000, by Mike Ruprecht
-
Add some ChangeLog stuff.Fri, 03 Apr 2009 08:17:22 +0000, by Mike Ruprecht
-
Remove unneeded marshaller.Fri, 03 Apr 2009 07:54:24 +0000, by Mike Ruprecht
-
Revert unintended space removal.Fri, 03 Apr 2009 07:29:01 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)Fri, 03 Apr 2009 07:10:07 +0000, by Mike Ruprecht
-
Demote debug error to info.Fri, 03 Apr 2009 06:59:41 +0000, by Mike Ruprecht
-
Pick better devices in Finch too and have fallbacks.Fri, 03 Apr 2009 06:46:41 +0000, by Mike Ruprecht
-
Change media volume preference to be specific to Finch.Fri, 03 Apr 2009 06:31:56 +0000, by Mike Ruprecht
-
Change volume preference and make sure it exists.Fri, 03 Apr 2009 06:11:34 +0000, by Mike Ruprecht
-
Get rid of the media tab in the preferences.Fri, 03 Apr 2009 05:24:47 +0000, by Mike Ruprecht
-
Use better choices for default elements and have fallbacks.Fri, 03 Apr 2009 05:02:57 +0000, by Mike Ruprecht
-
Fix embedding video when the sink is a gconfvideosrc pointing to anFri, 03 Apr 2009 04:40:36 +0000, by Mike Ruprecht
-
Bump the required Farsight2 version.Fri, 03 Apr 2009 03:22:23 +0000, by Mike Ruprecht
-
Improve the padding around the mute button.Fri, 03 Apr 2009 03:14:38 +0000, by Mike Ruprecht
-
Oops. How'd that sneak in there.Fri, 03 Apr 2009 02:45:00 +0000, by Mike Ruprecht
-
Move volume levels for media to the media window.Fri, 03 Apr 2009 02:25:30 +0000, by Mike Ruprecht
-
Hide these typedefs too.Fri, 03 Apr 2009 00:26:41 +0000, by Mike Ruprecht
-
Hide and GObjectify PurpleMediaCandidate.Fri, 03 Apr 2009 00:21:10 +0000, by Mike Ruprecht
-
Have "no minimum framerate". Fixes khc's cam.Thu, 02 Apr 2009 04:23:14 +0000, by Mike Ruprecht
-
Hide and gobjectify PurpleMediaCodec.Thu, 02 Apr 2009 04:06:07 +0000, by Mike Ruprecht
-
Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.Thu, 02 Apr 2009 01:12:23 +0000, by Mike Ruprecht
-
Hide and gobjectify PurpleMediaElementInfo.Thu, 02 Apr 2009 00:11:49 +0000, by Mike Ruprecht
-
Add G_DEFINE_TYPE compatibility define from gobjectification branch.Wed, 01 Apr 2009 23:43:38 +0000, by Mike Ruprecht
-
Hide the easy structs in mediamanager.c.Wed, 01 Apr 2009 19:01:31 +0000, by Mike Ruprecht
-
Hide the easy structs in media.h.Wed, 01 Apr 2009 18:39:23 +0000, by Mike Ruprecht
-
merge of '21bd048f68510f25c5c854a1c7e395e88f530503'Wed, 01 Apr 2009 05:24:19 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)Wed, 01 Apr 2009 04:25:37 +0000, by Mike Ruprecht
-
Break ABI less.Wed, 01 Apr 2009 05:23:53 +0000, by Mike Ruprecht
-
Move these variables to the end to not break ABI.Wed, 01 Apr 2009 04:24:11 +0000, by Mike Ruprecht
-
Say which media type is being requested in Finch.Wed, 01 Apr 2009 03:23:21 +0000, by Mike Ruprecht
-
Use purple_media_manager_get_pipeline instead.Wed, 01 Apr 2009 01:05:03 +0000, by Mike Ruprecht
-
Give more information to element creation functions.Tue, 31 Mar 2009 23:53:03 +0000, by Mike Ruprecht
-
Declare which media caps Pidgin and Finch handle.Tue, 31 Mar 2009 06:49:19 +0000, by Mike Ruprecht
-
Add purple_media_manager_{get,set}_ui_caps.Tue, 31 Mar 2009 06:42:24 +0000, by Mike Ruprecht
-
Make Finch not crash if someone requests a session with video with you.Tue, 31 Mar 2009 06:23:27 +0000, by Mike Ruprecht
-
Make the conference property write only.Tue, 31 Mar 2009 05:35:22 +0000, by Mike Ruprecht
-
Remove some variables left over from old video embedding code.Tue, 31 Mar 2009 04:55:20 +0000, by Mike Ruprecht
-
Comment out purple_media_get_active_{local,remote}_candidates.Tue, 31 Mar 2009 04:05:57 +0000, by Mike Ruprecht
-
Get rid of the purple_media_add_stream wrapper as it isn't useful.Tue, 31 Mar 2009 02:23:05 +0000, by Mike Ruprecht
-
Add purple_media_is_initiator.Tue, 31 Mar 2009 01:38:50 +0000, by Mike Ruprecht
-
Remove purple_media_remove_stream as purple_media_end does what it wasMon, 30 Mar 2009 23:50:44 +0000, by Mike Ruprecht
-
Display which type of media session is being requested.Mon, 30 Mar 2009 23:09:40 +0000, by Mike Ruprecht
-
Make sharing sources between media sessions work.Mon, 30 Mar 2009 22:00:35 +0000, by Mike Ruprecht
-
merge of '2d0e977ba883c0b9d24d52360839cfed7cf1f2a6'Mon, 30 Mar 2009 04:15:53 +0000, by Mike Ruprecht
-
merge of '09e919e395cff260ab58aee3aec04058c5f128b9'Mon, 30 Mar 2009 04:15:52 +0000, by Mike Ruprecht
-
Silence two more warnings.Mon, 30 Mar 2009 04:01:14 +0000, by Mike Ruprecht
-
Unique elements ought to be named the same as their id.Mon, 30 Mar 2009 03:54:48 +0000, by Mike Ruprecht
-
Hide FinchMedia and related structures.Mon, 30 Mar 2009 02:57:51 +0000, by Mike Ruprecht
-
Fix compiling with --disable-vv.Mon, 30 Mar 2009 02:49:08 +0000, by Mike Ruprecht
-
Silence warning.Mon, 30 Mar 2009 03:58:18 +0000, by Mike Ruprecht
-
Hide PidginMedia and related structs.Mon, 30 Mar 2009 02:37:14 +0000, by Mike Ruprecht
-
Remove purple_media_mute.Mon, 30 Mar 2009 01:19:02 +0000, by Mike Ruprecht
-
Remove purple_media_accept.Mon, 30 Mar 2009 01:06:44 +0000, by Mike Ruprecht
-
Remove purple_media_reject.Mon, 30 Mar 2009 00:55:29 +0000, by Mike Ruprecht
-
Remove purple_media_hangup.Mon, 30 Mar 2009 00:45:14 +0000, by Mike Ruprecht
-
Move functionality into purple_media_stream_info.Mon, 30 Mar 2009 00:30:59 +0000, by Mike Ruprecht
-
Add some more PurpleMediaInfo values.Sun, 29 Mar 2009 23:40:31 +0000, by Mike Ruprecht
-
Create purple_media_stream_info. Add local parameter to stream-info signal.Sun, 29 Mar 2009 23:00:33 +0000, by Mike Ruprecht
-
Don't assume a PurpleMedia instance will be created immediately.Sat, 28 Mar 2009 00:58:02 +0000, by Mike Ruprecht
-
No reason for this to be public API.Tue, 24 Mar 2009 07:11:26 +0000, by Mike Ruprecht
-
merge of '25cc5bdbbd9c509be202ab9847764b104f848577'Tue, 24 Mar 2009 06:09:35 +0000, by Mike Ruprecht
-
Removed just a bit too much.Tue, 24 Mar 2009 06:09:31 +0000, by Mike Ruprecht
-
Add some documentation to mediamanager.h.Tue, 24 Mar 2009 06:06:07 +0000, by Mike Ruprecht
-
Remove unused function.Tue, 24 Mar 2009 05:28:57 +0000, by Mike Ruprecht
-
Clean unnecessary changes out of the Makefiles.Tue, 24 Mar 2009 03:38:21 +0000, by Mike Ruprecht
-
Fix lip-sync.Tue, 24 Mar 2009 02:03:40 +0000, by Mike Ruprecht
-
Extend the range for video dimensions just a hair.Tue, 24 Mar 2009 01:30:51 +0000, by Mike Ruprecht
-
Add gtkmedia.c to POTFILES.in.Tue, 24 Mar 2009 01:23:34 +0000, by Mike Ruprecht
-
Send candidates more like GMail.Mon, 23 Mar 2009 07:37:40 +0000, by Mike Ruprecht
-
Fix Gtalk bug where it would terminate the session after 15 seconds.Mon, 23 Mar 2009 06:32:47 +0000, by Mike Ruprecht
-
Get rid of nocrash option.Mon, 23 Mar 2009 06:15:13 +0000, by Mike Ruprecht
-
Get rid of the rest of the extraneous changes.Mon, 23 Mar 2009 06:07:16 +0000, by Mike Ruprecht
-
Improve padding in media window.Mon, 23 Mar 2009 04:47:54 +0000, by Mike Ruprecht
-
Properly wrap media functions so the API doesn't disappear when USE_VVMon, 23 Mar 2009 04:00:11 +0000, by Mike Ruprecht
-
Move GStreamer related media functions into its own header.Mon, 23 Mar 2009 02:59:18 +0000, by Mike Ruprecht
-
merge of '85389d6ca8dc05827fa7e57e17906b2f73e2c676'Mon, 23 Mar 2009 01:43:25 +0000, by Mike Ruprecht
-
Remove some extra edits that snuck into Finch.Mon, 23 Mar 2009 01:06:15 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 5592cb6a8b667422747bafd555fea0aed19931b6)Sun, 22 Mar 2009 23:33:42 +0000, by Mike Ruprecht
-
Remove purple_media_audio_init_* functions.Sun, 22 Mar 2009 23:24:31 +0000, by Mike Ruprecht
-
Implement create_default_audio_* functions in gntmedia.c.Sun, 22 Mar 2009 23:15:43 +0000, by Mike Ruprecht
-
Implement create_default_audio_* functions in gtkmedia.c.Sun, 22 Mar 2009 23:00:16 +0000, by Mike Ruprecht
-
Remove purple_media_video_init_* functions.Sun, 22 Mar 2009 22:49:10 +0000, by Mike Ruprecht
-
Move purple_media_get_devices to gtkprefs.c.Sun, 22 Mar 2009 22:34:01 +0000, by Mike Ruprecht
-
Remove purple_media_element_get_device.Sun, 22 Mar 2009 22:14:16 +0000, by Mike Ruprecht
-
Remove purple_media_get_sink and the sink variables in the media structures.Sun, 22 Mar 2009 21:52:20 +0000, by Mike Ruprecht
-
Have purple_media_set_output_volume handle all sinks.Sun, 22 Mar 2009 21:43:58 +0000, by Mike Ruprecht
-
Use purple_media_get_tee instead of purple_media_get_sink.Sun, 22 Mar 2009 21:27:43 +0000, by Mike Ruprecht
-
Remove purple_media_get_overall_type.Sun, 22 Mar 2009 21:02:48 +0000, by Mike Ruprecht
-
Move and rename GTALK_CAP to GOOGLE_VOICE_CAP.Sat, 21 Mar 2009 09:10:20 +0000, by Mike Ruprecht
-
Clean up usage of USE_VV in the XMPP protocol.Sat, 21 Mar 2009 09:07:06 +0000, by Mike Ruprecht
-
Add documentation for a few media functions.Sat, 21 Mar 2009 07:53:22 +0000, by Mike Ruprecht
-
Remove purple_media_set_src/sink from the public API.Sat, 21 Mar 2009 07:34:13 +0000, by Mike Ruprecht
-
Remove purple_media_get_elements function.Sat, 21 Mar 2009 06:25:07 +0000, by Mike Ruprecht
-
Make voice calls in Finch work again.Sat, 21 Mar 2009 06:10:28 +0000, by Mike Ruprecht
-
Rename state-changed enum and values.Sat, 21 Mar 2009 03:49:11 +0000, by Mike Ruprecht
-
Declare purple_media_state_changed_get_type.Sat, 21 Mar 2009 03:42:45 +0000, by Mike Ruprecht
-
Use the right enum for the stream-info signal.Sat, 21 Mar 2009 03:09:10 +0000, by Mike Ruprecht
-
Remove rejected and hangup states from state-changed.Sat, 21 Mar 2009 02:25:09 +0000, by Mike Ruprecht
-
Use stream-info instead of state-changed for reject.Sat, 21 Mar 2009 01:37:50 +0000, by Mike Ruprecht
-
Use stream-info for reject instead of state-changed.Sat, 21 Mar 2009 01:11:48 +0000, by Mike Ruprecht
-
Use the right enum for the parameter.Sat, 21 Mar 2009 01:03:49 +0000, by Mike Ruprecht
-
Use stream-info instead of state-changed for hangup and reject.Sat, 21 Mar 2009 00:54:34 +0000, by Mike Ruprecht
-
Use stream-info instead of state-changed for hangup and reject.Sat, 21 Mar 2009 00:34:29 +0000, by Mike Ruprecht
-
Add stream-info signal.Sat, 21 Mar 2009 00:27:22 +0000, by Mike Ruprecht
-
Fix audio levels.Fri, 20 Mar 2009 08:10:26 +0000, by Mike Ruprecht
-
Don't let initiate or accept be sent again with Google Voice.Fri, 20 Mar 2009 06:49:55 +0000, by Mike Ruprecht
-
Stop sending multiple session-initiate packets.Fri, 20 Mar 2009 06:18:03 +0000, by Mike Ruprecht
-
Remove the ready-new signal.Fri, 20 Mar 2009 02:09:44 +0000, by Mike Ruprecht
-
Disapprove part of the revision that shouldn't be there.Mon, 23 Mar 2009 01:43:21 +0000, by Mike Ruprecht
-
Remove ready-new from use.Fri, 20 Mar 2009 01:48:28 +0000, by Mike Ruprecht
-
Move sending session-accept out of the ready-new signal.Fri, 20 Mar 2009 00:24:06 +0000, by Mike Ruprecht
-
Move accepted signal emission to after it's set to accepted.Thu, 19 Mar 2009 23:26:20 +0000, by Mike Ruprecht
-
Move sending session-initiate out of the ready-new callback.Thu, 19 Mar 2009 23:03:43 +0000, by Mike Ruprecht
-
Change purple_media_candidates_prepared to use wildcards.Thu, 19 Mar 2009 22:57:53 +0000, by Mike Ruprecht
-
Make acceptance be per stream rather than per session.Thu, 19 Mar 2009 22:08:21 +0000, by Mike Ruprecht
-
Plug memory leak.Thu, 19 Mar 2009 21:38:16 +0000, by Mike Ruprecht
-
Silence warning about videotestsrc not having two properties.Thu, 19 Mar 2009 12:44:52 +0000, by Mike Ruprecht
-
Fix some GStreamer timing issues.Thu, 19 Mar 2009 12:28:42 +0000, by Mike Ruprecht
-
Fix assertion stating FsRawUdpTransmitter doesn't have a relay-infoThu, 19 Mar 2009 12:26:01 +0000, by Mike Ruprecht
-
merge of '932de261b2c091dd834f54518d4c9df53b9ad7ac'Thu, 19 Mar 2009 10:46:41 +0000, by Mike Ruprecht
-
Silence a warning.Thu, 19 Mar 2009 10:46:34 +0000, by Mike Ruprecht
-
Use new find_content wildcard.Thu, 19 Mar 2009 10:24:10 +0000, by Mike Ruprecht
-
Have creator == NULL be a wildcard.Thu, 19 Mar 2009 10:23:35 +0000, by Mike Ruprecht
-
merge of 'bf07e6251df10e4c8c39545c4ff401db5b447c37'Thu, 19 Mar 2009 09:54:02 +0000, by Mike Ruprecht
-
Implement jingle_rtp_candidates_prepared_cb.Thu, 19 Mar 2009 09:46:37 +0000, by Mike Ruprecht
-
Add candidates-prepared signal to PurpleMedia.Thu, 19 Mar 2009 09:30:16 +0000, by Mike Ruprecht
-
Silence two warnings.Thu, 19 Mar 2009 09:53:56 +0000, by Mike Ruprecht
-
Send any additional candidates found after session-initiate orThu, 19 Mar 2009 09:06:54 +0000, by Mike Ruprecht
-
Make RawUdp candidates know if they have been sent to the remote client.Thu, 19 Mar 2009 08:05:49 +0000, by Mike Ruprecht
-
Don't forget to copy the rem_know attribute of IceUdp candidates.Thu, 19 Mar 2009 07:38:24 +0000, by Mike Ruprecht
-
Make IceUdp candidates know whether the remote side knows about them.Thu, 19 Mar 2009 07:34:25 +0000, by Mike Ruprecht
-
Fix copy/paste-o.Thu, 19 Mar 2009 01:48:02 +0000, by Mike Ruprecht
-
Fix a bunch of memsets.Thu, 19 Mar 2009 01:28:34 +0000, by Mike Ruprecht
-
Plug some memory leaks related to transports.Thu, 19 Mar 2009 00:58:55 +0000, by Mike Ruprecht
-
Swallow transport refs on setting them in the content.Wed, 18 Mar 2009 23:10:54 +0000, by Mike Ruprecht
-
Make Jingle Raw-Udp send candidates in session-accept packet.Tue, 17 Mar 2009 12:05:02 +0000, by Mike Ruprecht
-
Update Jingle Ice-Udp according to the XEP.Tue, 17 Mar 2009 11:57:22 +0000, by Mike Ruprecht
-
Zero out the proper size for the PurpleMediaPrivate structure.Tue, 17 Mar 2009 10:13:10 +0000, by Mike Ruprecht
-
Add ssrc property to JingleRtp.Tue, 17 Mar 2009 10:11:18 +0000, by Mike Ruprecht
-
Add functions for more easily creating session-terminate packets.Tue, 17 Mar 2009 04:40:25 +0000, by Mike Ruprecht
-
Update to be closer to the current Jingle XEP.Tue, 17 Mar 2009 02:48:43 +0000, by Mike Ruprecht
-
Remove check to prevent multiple Jingle sessions with the same person.Tue, 17 Mar 2009 02:19:10 +0000, by Mike Ruprecht
-
Restructure Jingle action handlers to only require modification in one place.Tue, 17 Mar 2009 02:15:09 +0000, by Mike Ruprecht
-
merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'Mon, 16 Mar 2009 02:59:37 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)Mon, 16 Mar 2009 02:33:48 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)Fri, 03 Apr 2009 02:42:56 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)Fri, 27 Mar 2009 07:56:25 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)Sat, 21 Mar 2009 03:50:14 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)Fri, 03 Apr 2009 02:43:09 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)Fri, 27 Mar 2009 07:58:10 +0000, by Paul Aurich
-
Because BOSH works over connections that may die non-fatally, we need toMon, 23 Mar 2009 00:47:46 +0000, by Paul Aurich
-
BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.Mon, 23 Mar 2009 00:38:20 +0000, by Paul Aurich
-
merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'Sun, 22 Mar 2009 23:44:31 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)Sat, 21 Mar 2009 03:49:03 +0000, by Paul Aurich
-
merge of 'a609160715ae18beed98b084aac19bc0f6551362'Wed, 01 Apr 2009 05:28:20 +0000, by Elliott Sales de Andrade
-
merge of '881df138362222308d7b078687b7576861609e9c'Wed, 01 Apr 2009 03:36:58 +0000, by Ka-Hing Cheung
-
fixes a race condition, probably Fixes #8594 and maybe othersWed, 01 Apr 2009 03:36:06 +0000, by Ka-Hing Cheung
-
Fix a faulty condition that would result in an attempt to add most of yourWed, 01 Apr 2009 05:25:36 +0000, by Elliott Sales de Andrade
-
ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1cTue, 31 Mar 2009 01:10:32 +0000, by Ethan Blanton
-
Handle multiple 319 (channels joined) messages for IRC WHOIS.Tue, 31 Mar 2009 01:08:29 +0000, by Ethan Blanton
-
merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'Mon, 30 Mar 2009 05:52:32 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)Sat, 28 Mar 2009 16:58:59 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)Sat, 28 Mar 2009 17:00:03 +0000, by Marcus Lundblad
-
s/category/type/ and s/muc/chat/ in the core and gateway type is a string.Wed, 01 Apr 2009 05:26:25 +0000, by Paul Aurich
-
Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.Tue, 31 Mar 2009 18:32:33 +0000, by Paul Aurich
-
jabber_disco_items_do(), which functions like jabber_disco_info_do.Tue, 31 Mar 2009 06:58:26 +0000, by Paul Aurich
-
Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.Tue, 31 Mar 2009 06:43:54 +0000, by Paul Aurich
-
Clean up Jabber's references and protocol_data if the window is closedTue, 31 Mar 2009 05:40:13 +0000, by Paul Aurich
-
The core should be in charge of setting in_progress to FALSETue, 31 Mar 2009 05:22:44 +0000, by Paul Aurich
-
Make the prpl be in charge of creating the PurpleDiscoList; UI data isTue, 31 Mar 2009 05:18:09 +0000, by Paul Aurich
-
Use purple_request_inputMon, 30 Mar 2009 02:36:02 +0000, by Paul Aurich
-
Hide the structs, add accessors, and fix various smaller things:Mon, 30 Mar 2009 00:42:15 +0000, by Paul Aurich
-
Add the padding needed from the previous commitSun, 29 Mar 2009 21:17:34 +0000, by Paul Aurich
-
Fix compilation errors and add padding to UI ops. My bad...Sun, 29 Mar 2009 20:54:30 +0000, by Paul Aurich
-
Add the files I forgot to `mtn add` earlier (also, alphabetized disco.hSun, 29 Mar 2009 19:43:32 +0000, by Paul Aurich
-
'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gatewaySun, 29 Mar 2009 19:38:31 +0000, by Paul Aurich
-
Applied disco-2.patch from nops with some modifications:Sun, 29 Mar 2009 19:29:22 +0000, by Paul Aurich
-
merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'Sat, 28 Mar 2009 16:58:32 +0000, by Marcus Lundblad
-
Update the documentation for the account-authorization-requested signal, asSat, 28 Mar 2009 12:04:03 +0000, by Richard Laager
-
some German translationSat, 28 Mar 2009 16:00:47 +0000, by Jochen Kemnade
-
Apply Paul's second patch to fix some memory leaks found in valgrind.Mon, 30 Mar 2009 05:50:34 +0000, by Elliott Sales de Andrade
-
Save a count of how many ADL (per-request) and FQY (per-contact) we send,Sat, 28 Mar 2009 07:31:29 +0000, by Elliott Sales de Andrade
-
I think I'm just going to apply this patch. I don't really see how itSat, 28 Mar 2009 05:34:25 +0000, by Elliott Sales de Andrade
-
Make these type-sizes more explicit. Also, the field names for the type2Sat, 28 Mar 2009 05:12:24 +0000, by Elliott Sales de Andrade
-
merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'Sat, 28 Mar 2009 04:35:24 +0000, by Elliott Sales de Andrade
-
Need to remove toc from POTFILES.inFri, 27 Mar 2009 17:14:12 +0000, by Mark Doliner
-
Remove an unused fieldFri, 27 Mar 2009 10:17:07 +0000, by Mark Doliner
-
Don't leak an fd if we can't open the destination file when untarringFri, 27 Mar 2009 10:16:46 +0000, by Mark Doliner
-
These code can't get executed, because we just created a new dialogFri, 27 Mar 2009 10:15:38 +0000, by Mark Doliner
-
Remove an unused protocol pluginFri, 27 Mar 2009 09:55:28 +0000, by Mark Doliner
-
Remove an unused fieldFri, 27 Mar 2009 09:49:40 +0000, by Mark Doliner
-
Make sure we free itmsurl when showing the info window for a buddyFri, 27 Mar 2009 09:48:25 +0000, by Mark Doliner
-
Oh no this one is wrong. msim_set_status_code() calls msim_send() whichFri, 27 Mar 2009 09:44:36 +0000, by Mark Doliner
-
Fix a memleak when setting your status on myspaceFri, 27 Mar 2009 09:42:10 +0000, by Mark Doliner
-
You know something about this here data? It ain't ever used.Fri, 27 Mar 2009 09:41:12 +0000, by Mark Doliner
-
Fix a potential memleak by freeing this regardless of whether hasActionsFri, 27 Mar 2009 09:36:38 +0000, by Mark Doliner
-
purple_xfer_new only returns NULL if an assertion fails, so we should doFri, 27 Mar 2009 09:34:27 +0000, by Mark Doliner
-
Remove some unused fields. Thanks to Mayank Jain Nawal's email to theFri, 27 Mar 2009 09:29:22 +0000, by Mark Doliner
-
Free some memory if we exit early due to an error. Thanks toFri, 27 Mar 2009 09:09:00 +0000, by Mark Doliner
-
Fix this compile error:Fri, 27 Mar 2009 09:02:22 +0000, by Mark Doliner
-
Remove a wee bit of stray whitespaceFri, 27 Mar 2009 08:54:30 +0000, by Mark Doliner
-
disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'Sat, 28 Mar 2009 04:30:40 +0000, by Elliott Sales de Andrade
-
Remove some unused fields. Thanks to Mayank Jain Nawal's email to theFri, 27 Mar 2009 08:53:09 +0000, by Mark Doliner
-
I wrote a little commentFri, 27 Mar 2009 08:49:10 +0000, by Mark Doliner
-
Cast away a few compile warnings in our "make check" tests, and addThu, 26 Mar 2009 07:27:05 +0000, by Mark Doliner
-
merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'Thu, 26 Mar 2009 05:34:15 +0000, by Elliott Sales de Andrade
-
For federated buddies, we should set <Member>/<Type> to Email, and use anThu, 26 Mar 2009 05:29:18 +0000, by Elliott Sales de Andrade
-
merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'Thu, 26 Mar 2009 05:15:04 +0000, by Ka-Hing Cheung
-
Fix an issue with bonjour buddies that have been dragged into permanent groupsThu, 26 Mar 2009 03:25:57 +0000, by Daniel Atallah
-
fixes an invalid read:Thu, 26 Mar 2009 03:40:59 +0000, by Ka-Hing Cheung
-
merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'Wed, 25 Mar 2009 07:12:28 +0000, by Ka-Hing Cheung
-
merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'Wed, 25 Mar 2009 06:35:50 +0000, by Paul Aurich
-
Break the New Account dialog into three tabs. Move proxy options to the newWed, 25 Mar 2009 06:26:16 +0000, by Michael Terry
-
Fix build of gevolution plugin.Wed, 25 Mar 2009 06:34:01 +0000, by Paul Aurich
-
Fix displaying of status messages in the conversation infopane.Wed, 25 Mar 2009 06:07:44 +0000, by Paul Aurich
-
hidden is never initializedWed, 25 Mar 2009 07:11:14 +0000, by Ka-Hing Cheung
-
Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.Tue, 24 Mar 2009 00:39:16 +0000, by Paul Aurich
-
Remove an extra tabMon, 23 Mar 2009 05:00:14 +0000, by Paul Aurich
-
Hiding in novellMon, 23 Mar 2009 04:41:50 +0000, by Paul Aurich
-
Use purple_buddy_get_protocol_data instead of ->proto_dataMon, 23 Mar 2009 04:31:05 +0000, by Paul Aurich
-
Re-hide structsMon, 23 Mar 2009 04:27:41 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a541830317e5c36be1c0f2cd7c685f587803d16e)Mon, 23 Mar 2009 04:25:23 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)Sat, 21 Mar 2009 03:49:51 +0000, by Paul Aurich
-
merge of '96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1'Mon, 23 Mar 2009 03:06:36 +0000, by Paul Aurich
-
Fix Finch warnings when building on 64-bitFri, 20 Mar 2009 06:01:48 +0000, by Paul Aurich
-
merge of '7829ec76bdb008583f8da54e238c2265a1140db2'Fri, 20 Mar 2009 05:46:04 +0000, by Paul Aurich
-
Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.Mon, 23 Mar 2009 02:10:44 +0000, by Daniel Atallah
-
Add some missing newlines in debug messages.Sat, 21 Mar 2009 02:20:52 +0000, by Elliott Sales de Andrade
-
Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer getsFri, 20 Mar 2009 02:42:38 +0000, by Daniel Atallah
-
merge of '661d9bf066d7a7b9605d9c606427c4b5f88b19e0'Wed, 18 Mar 2009 19:30:16 +0000, by Marcus Lundblad
-
Clarified a couple of points in the ChangeLogWed, 18 Mar 2009 19:30:09 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)Mon, 16 Mar 2009 21:44:51 +0000, by Marcus Lundblad
-
Uh, I think this comment is wrong. Or the code is wrong and does sillyTue, 17 Mar 2009 00:56:37 +0000, by Mark Doliner
-
Add a friendly error message if something usesMon, 16 Mar 2009 22:56:57 +0000, by Mark Doliner
-
Just a noteMon, 16 Mar 2009 22:52:12 +0000, by Mark Doliner
-
merge of '73e463add9a124c86554c2958526e1a6ee5fc22f'Mon, 16 Mar 2009 21:44:22 +0000, by Peter Hjalmarsson
-
propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)Mon, 16 Mar 2009 21:46:01 +0000, by Marcus Lundblad
-
A patch from Jorge Villase«Ðor which makes all pounces share a single window.Mon, 16 Mar 2009 17:07:41 +0000, by Kevin Stange
-
merge of '71a628a1d60524a087f0cb356fd6425036c72bee'Sun, 15 Mar 2009 20:22:28 +0000, by Marcus Lundblad
-
merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'Fri, 13 Mar 2009 04:32:05 +0000, by Elliott Sales de Andrade
-
Move 'Minutes before becoming idle' above 'Change status when idle'Fri, 13 Mar 2009 03:04:07 +0000, by Paul Aurich
-
Mark "Khmer" as translatable since we're not in string freezeFri, 13 Mar 2009 03:02:01 +0000, by Paul Aurich
-
Add a note that this function could potentially be faster.Fri, 13 Mar 2009 02:51:00 +0000, by Mark Doliner
-
Add xmlnode_set_attrib_full that enables you to set an attribute with bothFri, 13 Mar 2009 04:29:11 +0000, by Elliott Sales de Andrade
-
Is there any reason this is an int instead of PurplePrivacyType? IFri, 13 Mar 2009 02:21:27 +0000, by Mark Doliner
-
fix a crash when changing to away without a status messageThu, 12 Mar 2009 11:02:02 +0000, by Richard Nelson
-
And make that actually compile.Wed, 11 Mar 2009 04:39:56 +0000, by John Bailey
-
Add libpurple version to '/debug version' output.Wed, 11 Mar 2009 04:38:12 +0000, by John Bailey
-
Add libpurple version to --versionTue, 10 Mar 2009 17:02:05 +0000, by Ethan Blanton
-
Add the libpurple version to Pidgin's About dialogTue, 10 Mar 2009 16:57:57 +0000, by Ethan Blanton
-
Only show the oscar error "we couldn't fetch your buddy list, butMon, 09 Mar 2009 02:19:51 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)Sun, 08 Mar 2009 06:24:15 +0000, by Sulabh Mahajan
-
Update yahoo.c as per im.pidgin.pidgin to resolve conflictsSun, 08 Mar 2009 06:20:04 +0000, by Sulabh Mahajan
-
clear a double free bugSun, 08 Mar 2009 05:45:46 +0000, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)Sun, 01 Mar 2009 13:55:33 +0000, by Sulabh Mahajan
-
When acting as a p2p server, send HTTP OK after receiving file.Sun, 01 Mar 2009 09:50:59 +0000, by Sulabh Mahajan
-
fix a bug in libpurple that prevented receiving file transfers to be marked completed (in case the protocol uses an xfer->ops.read function)Wed, 28 Jan 2009 07:34:18 +0000, by Sulabh Mahajan
-
use "msn/" rather than "wlm/"Wed, 28 Jan 2009 07:01:37 +0000, by Sulabh Mahajan
-
msn interoperability : presence settingsWed, 21 Jan 2009 09:14:01 +0000, by Sulabh Mahajan
-
msn interoperability: change groupsWed, 21 Jan 2009 08:55:05 +0000, by Sulabh Mahajan
-
initialize *pkt to NULL, remove a warning from the compilerTue, 20 Jan 2009 18:08:36 +0000, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)Tue, 20 Jan 2009 17:44:36 +0000, by Sulabh Mahajan
-
clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008.yahooTue, 20 Jan 2009 17:11:35 +0000, by Sulabh Mahajan
-
implement wlm interoperability, add/message friends using wlm/<wlm id> as id, note prefix "wlm/"Tue, 20 Jan 2009 16:28:40 +0000, by Sulabh Mahajan
-
identify when packet bounces back and contains our own ip insteadFri, 14 Nov 2008 09:21:26 +0000, by Sulabh Mahajan
-
remove connection timeout if already connectedFri, 14 Nov 2008 08:08:59 +0000, by Sulabh Mahajan
-
set fd to -1 initially, if not done, no p2p connection is initiated ever.Fri, 14 Nov 2008 07:07:43 +0000, by Sulabh Mahajan
-
resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahooWed, 12 Nov 2008 10:23:13 +0000, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41)Wed, 12 Nov 2008 10:18:49 +0000, by Sulabh Mahajan
-
resolving conflict - merging im.pidgin.pidgin to im.pidgin.soc.2008.yahooWed, 12 Nov 2008 10:17:38 +0000, by Sulabh Mahajan
-
set yahoo_p2p_server_watcher, yahoo_p2p_server_timeout_handle to 0; check for nonnegative fd instead of nonzero;Wed, 12 Nov 2008 08:19:56 +0000, by Sulabh Mahajan
-
Add timeout to p2p server accepting connectionsSun, 28 Sep 2008 16:03:24 +0000, by Sulabh Mahajan
-
correct a malloc bugSun, 28 Sep 2008 15:52:08 +0000, by Sulabh Mahajan
-
During logging out close p2p server if it is waiting for peer to connectSat, 27 Sep 2008 15:36:16 +0000, by Sulabh Mahajan
-
dont initiate p2p connection with a peer, while we are waiting for another peer to conenct to usSat, 27 Sep 2008 15:30:10 +0000, by Sulabh Mahajan
-
Dont try connecting to those on sms or offline.Fri, 22 Aug 2008 20:25:56 +0000, by Sulabh Mahajan
-
Remove bug that crashed pidgin when sending p2p pkt to a buddy not onFri, 22 Aug 2008 19:27:31 +0000, by Sulabh Mahajan
-
Fix a bug, where malloc failed to allocate memory at times, replacedFri, 22 Aug 2008 18:48:03 +0000, by Sulabh Mahajan
-
When sending a file, if there isn't a p2p connection, try establishing it.Fri, 22 Aug 2008 15:00:16 +0000, by Sulabh Mahajan
-
remove p2p keepalive timer at logoutWed, 20 Aug 2008 21:37:09 +0000, by Sulabh Mahajan
-
Dont try a p2p connection to non yahoo buddiesWed, 20 Aug 2008 21:17:04 +0000, by Sulabh Mahajan
-
MSN Interoperability, add, remove buddies, change group, send im, etcWed, 20 Aug 2008 21:11:56 +0000, by Sulabh Mahajan
-
Implement keep alives for p2p connections, remove bug causing hundredsWed, 20 Aug 2008 20:32:57 +0000, by Sulabh Mahajan
-
Fix a bug, which results in trying to setup a p2p connection to selfTue, 22 Jul 2008 18:57:02 +0000, by Sulabh Mahajan
-
Remove some bugs related to inserting some data into hash table, data for connected peersMon, 21 Jul 2008 09:07:42 +0000, by Sulabh Mahajan
-
Use purple_util_chrreplace instead of g_strsplit then g_strjoinvSun, 20 Jul 2008 17:37:46 +0000, by Sulabh Mahajan
-
Remove check of version for file transfer, use only version 15 file transferSun, 20 Jul 2008 16:51:19 +0000, by Sulabh Mahajan
-
Send and receive SMS through yahooSun, 20 Jul 2008 15:27:22 +0000, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head d2e4560619da68f5b4346dcf1247908d88f39eb3)Sun, 13 Jul 2008 14:19:59 +0000, by Sulabh Mahajan
-
Silence warning.Mon, 16 Mar 2009 02:57:33 +0000, by Mike Ruprecht
-
Make it compile when --enable-vv is "no"Wed, 04 Mar 2009 23:10:31 +0000, by Marcus Lundblad
-
Manual merging...Mon, 02 Mar 2009 19:47:17 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)Mon, 02 Mar 2009 18:47:27 +0000, by Marcus Lundblad
-
Fix up the network preference window.Thu, 26 Feb 2009 09:03:46 +0000, by Mike Ruprecht
-
Limit the size and framerate of the video source.Thu, 26 Feb 2009 06:08:51 +0000, by Mike Ruprecht
-
Stop crash when there are no candidates set.Wed, 25 Feb 2009 09:20:20 +0000, by Mike Ruprecht
-
Have purple_media_codecs_ready handle a session wildcard.Wed, 25 Feb 2009 08:18:17 +0000, by Mike Ruprecht
-
Silence assertion.Wed, 25 Feb 2009 07:22:08 +0000, by Mike Ruprecht
-
Remove static sessions variable from google.c.Wed, 25 Feb 2009 04:59:22 +0000, by Mike Ruprecht
-
Get rid of the medias variable in JabberStream.Wed, 25 Feb 2009 03:48:34 +0000, by Mike Ruprecht
-
Added purple_media_manager_get_media_by_connection.Wed, 25 Feb 2009 03:28:27 +0000, by Mike Ruprecht
-
Add a prpl-data property to PurpleMedia.Wed, 25 Feb 2009 02:40:10 +0000, by Mike Ruprecht
-
Added the connection property back to PurpleMedia.Wed, 25 Feb 2009 01:58:57 +0000, by Mike Ruprecht
-
Remove unused rem-addr and rem-port attributes.Tue, 24 Feb 2009 23:42:38 +0000, by Mike Ruprecht
-
Use the correct values for Jingle Ice-Udp's rel-addr and rel-port.Tue, 24 Feb 2009 23:36:51 +0000, by Mike Ruprecht
-
Use purple_timeout_* instead of g_timeout_*.Tue, 24 Feb 2009 08:25:23 +0000, by Mike Ruprecht
-
Only create output windows once there's data to be output.Tue, 24 Feb 2009 08:11:24 +0000, by Mike Ruprecht
-
merge of '6034e4df300b7da5e8fc3095e128f6215af903ab'Sat, 21 Feb 2009 05:15:28 +0000, by Mike Ruprecht
-
Handle the session tee in the session rather than the src bin.Sat, 21 Feb 2009 05:01:10 +0000, by Mike Ruprecht
-
Move pipeline creation into the media manager.Fri, 20 Feb 2009 08:36:07 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)Thu, 19 Feb 2009 11:29:08 +0000, by Mike Ruprecht
-
merge of 'd47b8ff41e04be89d7152ac8f587e633fff7c1cb'Thu, 19 Feb 2009 11:28:01 +0000, by Mike Ruprecht
-
Update namespace for jingle file-transfers applicationWed, 11 Feb 2009 22:42:29 +0000, by Marcus Lundblad
-
merge of '12e8711526f49bf6cecd4f430dec8f661857221f'Wed, 11 Feb 2009 22:11:18 +0000, by Marcus Lundblad
-
Have all src_pads for a stream be funneled into the same stream.Thu, 19 Feb 2009 11:26:37 +0000, by Mike Ruprecht
-
Change purple_prpl_can_do_media to purple_prpl_get_media_caps.Wed, 11 Feb 2009 00:01:20 +0000, by Mike Ruprecht
-
Use the media manager that created the media session in media.c.Sun, 08 Feb 2009 23:17:51 +0000, by Mike Ruprecht
-
Free the session as well on error.Thu, 05 Feb 2009 23:54:35 +0000, by Mike Ruprecht
-
Wait to send transport-info until the session-initiate ack is received.Thu, 05 Feb 2009 23:30:48 +0000, by Mike Ruprecht
-
Make there be no default action for the media request.Thu, 05 Feb 2009 22:30:27 +0000, by Mike Ruprecht
-
Don't crash if media can't be found.Thu, 05 Feb 2009 22:06:09 +0000, by Mike Ruprecht
-
Update namespace for socks5 jingle transport to reflect new proto-XEPWed, 11 Feb 2009 22:11:08 +0000, by Marcus Lundblad
-
merge of '1cd039d2f04c877820b4097e462f26831c2d828e'Thu, 05 Feb 2009 11:47:40 +0000, by Mike Ruprecht
-
Fix intermittent crash upon hangup when removing output windows.Thu, 05 Feb 2009 11:47:36 +0000, by Mike Ruprecht
-
Handle having multiple active candidates.Thu, 05 Feb 2009 10:25:28 +0000, by Mike Ruprecht
-
Plug memory leak.Thu, 05 Feb 2009 09:41:07 +0000, by Mike Ruprecht
-
Add the id attribute to ice-udp according to the XEP.Thu, 05 Feb 2009 09:36:23 +0000, by Mike Ruprecht
-
Have the audio levels' default width match that of the video widgets.Thu, 05 Feb 2009 08:52:52 +0000, by Mike Ruprecht
-
Close the request dialog if the remote user hung up.Thu, 05 Feb 2009 08:46:05 +0000, by Mike Ruprecht
-
Remove unnecessary buttons and change statusbar to say "Calling..."Thu, 05 Feb 2009 08:32:54 +0000, by Mike Ruprecht
-
Properly free item factory. Should fix a crash on close.Sat, 21 Feb 2009 05:15:14 +0000, by Mike Ruprecht
-
Add a basic menu to the media window.Thu, 05 Feb 2009 08:22:27 +0000, by Mike Ruprecht
-
Add some debug messages for the remaining Farsight signals.Thu, 05 Feb 2009 03:08:52 +0000, by Mike Ruprecht
-
Don't output an error if fs-codec.conf doesn't exist.Thu, 05 Feb 2009 02:46:38 +0000, by Mike Ruprecht
-
Update Jingle's raw-udp version numbers to bring them in line with the XEP.Thu, 05 Feb 2009 02:27:32 +0000, by Mike Ruprecht
-
Update Jingle RTP's version numbers to be in line with the XEP.Thu, 05 Feb 2009 01:54:27 +0000, by Mike Ruprecht
-
Update to newest XEP-0166 Jingle spec.Thu, 05 Feb 2009 01:31:40 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)Thu, 05 Feb 2009 00:31:35 +0000, by Mike Ruprecht
-
merge of '8abcc61528a93f4c18a6e1f200a7ba69f1694c28'Thu, 05 Feb 2009 00:15:33 +0000, by Mike Ruprecht
-
Fix removing output windows when the session is rejected.Thu, 05 Feb 2009 00:15:13 +0000, by Mike Ruprecht
-
Add active elements to PurpleMediaManager. These are the elements thatWed, 04 Feb 2009 09:27:27 +0000, by Mike Ruprecht
-
Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.Tue, 03 Feb 2009 23:34:53 +0000, by Mike Ruprecht
-
Implement functions to register and unregister media elements for use inTue, 03 Feb 2009 22:37:24 +0000, by Mike Ruprecht
-
Add automatic discovery of GTalk STUN servers when using a Gtalk accountTue, 03 Feb 2009 21:37:27 +0000, by Marcus Lundblad
-
Add statusbar to eventually replace the label.Mon, 02 Feb 2009 11:37:07 +0000, by Mike Ruprecht
-
Make the sinks better default sizes and display them immediately.Mon, 02 Feb 2009 10:51:10 +0000, by Mike Ruprecht
-
Implement an X error handler to prevent Pidgin from crashing onMon, 02 Feb 2009 10:24:55 +0000, by Mike Ruprecht
-
Make the backgrounds of the drawing areas black so it doesn't look asMon, 02 Feb 2009 10:12:29 +0000, by Mike Ruprecht
-
Implement *_remove_output_window and *_remove_output_windows.Mon, 02 Feb 2009 09:58:14 +0000, by Mike Ruprecht
-
Set the purple_media_connected_cb timeout to a high priority and removeMon, 02 Feb 2009 05:38:29 +0000, by Mike Ruprecht
-
Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.Mon, 02 Feb 2009 04:01:34 +0000, by Mike Ruprecht
-
Added a lot of assertions and error handling.Mon, 02 Feb 2009 03:01:24 +0000, by Mike Ruprecht
-
Make sure marshallers.h is created before compiling marshallers.c.Sat, 31 Jan 2009 05:37:27 +0000, by Mike Ruprecht
-
Have all media sessions use a single pipeline.Sat, 31 Jan 2009 05:19:16 +0000, by Mike Ruprecht
-
Use aliases for the media window title and the request window.Fri, 30 Jan 2009 09:50:01 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)Fri, 30 Jan 2009 08:58:07 +0000, by Mike Ruprecht
-
Use request API for a media invitation.Fri, 30 Jan 2009 08:52:27 +0000, by Mike Ruprecht
-
Set media window title to screenname.Fri, 30 Jan 2009 08:09:20 +0000, by Mike Ruprecht
-
Change the media window items' orientations to look better.Fri, 30 Jan 2009 07:59:37 +0000, by Mike Ruprecht
-
Create the media srcs inside PurpleMedia.Fri, 30 Jan 2009 06:39:41 +0000, by Mike Ruprecht
-
Separate PidginMedia from PidginConversation.Fri, 30 Jan 2009 04:40:54 +0000, by Mike Ruprecht
-
Simplify the media menu callbacks.Fri, 30 Jan 2009 01:23:35 +0000, by Mike Ruprecht
-
Add the accepted signal and make the accept button go away immediately.Tue, 27 Jan 2009 22:18:01 +0000, by Mike Ruprecht
-
Added the accepted signal.Tue, 27 Jan 2009 09:40:24 +0000, by Mike Ruprecht
-
Added codecs-changed signal.Tue, 27 Jan 2009 08:46:53 +0000, by Mike Ruprecht
-
Added purple_media_end and removed the purple_media_got_hangup.Tue, 27 Jan 2009 07:48:03 +0000, by Mike Ruprecht
-
Removed a couple of warningsSat, 24 Jan 2009 12:01:34 +0000, by Marcus Lundblad
-
Removed some extra tabs on blank linesFri, 23 Jan 2009 06:20:16 +0000, by Marcus Lundblad
-
Added support to generate relayed candidates (TURN).Thu, 22 Jan 2009 23:04:52 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)Mon, 19 Jan 2009 10:47:12 +0000, by Mike Ruprecht
-
Wait to create the sinks until the frames are ready.Mon, 19 Jan 2009 10:44:07 +0000, by Mike Ruprecht
-
Set remote candidates as soon as they are received.Sat, 17 Jan 2009 04:36:40 +0000, by Mike Ruprecht
-
Use the stream's direction to wait to send media.Sat, 17 Jan 2009 04:18:23 +0000, by Mike Ruprecht
-
Run an asynchronous DNS lookup for the STUN server IP (to set as a propertySat, 17 Jan 2009 01:38:44 +0000, by Marcus Lundblad
-
Remove unneeded pidgin_media_get_display_widget function.Wed, 14 Jan 2009 09:32:48 +0000, by Mike Ruprecht
-
Rearrange the Pidgin media GUI.Wed, 14 Jan 2009 09:20:07 +0000, by Mike Ruprecht
-
merge of '1c8357244603e0d86b5df08b5df711f916c01347'Tue, 13 Jan 2009 13:46:06 +0000, by Marcus Lundblad
-
merge of 'a38c44e88ee54fa639c5d924a5100699df189a26'Tue, 13 Jan 2009 12:24:39 +0000, by Marcus Lundblad
-
merge of '36ce4dcc4d637d6227ef52b2e9e72f957f0435ff'Tue, 13 Jan 2009 09:00:57 +0000, by Marcus Lundblad
-
merge of 'd43b253ca7568a3f07aa77bf397fe4351db73a90'Mon, 12 Jan 2009 19:27:55 +0000, by Marcus Lundblad
-
merge of '6f874569bd42744b784b694f8a44c06ec7d7f468'Sat, 10 Jan 2009 01:32:34 +0000, by Marcus Lundblad
-
merge of 'a43fe39095ee00967fa35f7fc14ecd698c4b3241'Sat, 10 Jan 2009 01:27:49 +0000, by Marcus Lundblad
-
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'Sat, 10 Jan 2009 01:27:48 +0000, by Marcus Lundblad
-
Remove some of the deprecated API.Tue, 13 Jan 2009 13:43:13 +0000, by Mike Ruprecht
-
Remove deprecated signals.Tue, 13 Jan 2009 13:01:50 +0000, by Mike Ruprecht
-
The sink is being held elsewhere.Tue, 13 Jan 2009 12:36:59 +0000, by Mike Ruprecht
-
Remove levels since they aren't used.Tue, 13 Jan 2009 12:28:51 +0000, by Mike Ruprecht
-
Update Finch to new media API.Tue, 13 Jan 2009 12:23:23 +0000, by Mike Ruprecht
-
Replace the got-request signal in PidginMedia.Tue, 13 Jan 2009 11:22:19 +0000, by Mike Ruprecht
-
Replace the ready signal in PidginMedia.Tue, 13 Jan 2009 10:42:20 +0000, by Mike Ruprecht
-
Convert more PidginMedia signals to the newer API.Tue, 13 Jan 2009 09:50:13 +0000, by Mike Ruprecht
-
Convert PidginMedia to use the state-changed signal.Tue, 13 Jan 2009 08:40:27 +0000, by Mike Ruprecht
-
Convert the GTalk code to completely use the new ready signal.Tue, 13 Jan 2009 06:48:30 +0000, by Mike Ruprecht
-
Use the state-changed signal in GTalk code.Tue, 13 Jan 2009 06:30:29 +0000, by Mike Ruprecht
-
Added reject and hangup states to the state-changed signal.Tue, 13 Jan 2009 05:32:34 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)Tue, 13 Jan 2009 03:02:42 +0000, by Mike Ruprecht
-
Manipulate optional parameters properly.Mon, 12 Jan 2009 03:43:04 +0000, by Mike Ruprecht
-
Fix some crashes from printing debug messages on a separate thread.Mon, 12 Jan 2009 02:42:29 +0000, by Mike Ruprecht
-
Hopefully stop the last of the BadWindow errors.Mon, 12 Jan 2009 02:01:05 +0000, by Mike Ruprecht
-
Wrap FsCodec and remove the Farsight2 include from media.h.Mon, 12 Jan 2009 01:09:20 +0000, by Mike Ruprecht
-
Convert rather than copy.Sun, 11 Jan 2009 22:53:08 +0000, by Mike Ruprecht
-
Use the correct enumeration name.Sat, 10 Jan 2009 11:11:44 +0000, by Mike Ruprecht
-
Duplicate FsCandidate to remove it from the public interface.Sat, 10 Jan 2009 03:58:54 +0000, by Mike Ruprecht
-
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'Sat, 10 Jan 2009 01:29:41 +0000, by Mike Ruprecht
-
merge of 'a617f86bc9f9f151daef5b0980c124f94f277f9a'Sat, 10 Jan 2009 01:29:40 +0000, by Mike Ruprecht
-
disapproval of revision '1fa05b8b4d069723f0cba486203a2a00c3baf096'Sat, 10 Jan 2009 01:26:45 +0000, by Marcus Lundblad
-
Make FsStreamDirection and FsMediaType conversion functions static.Sat, 10 Jan 2009 01:24:49 +0000, by Mike Ruprecht
-
merge of '1fa05b8b4d069723f0cba486203a2a00c3baf096'Sat, 10 Jan 2009 01:11:29 +0000, by Mike Ruprecht
-
Setup all prefs for TURNSat, 10 Jan 2009 01:09:25 +0000, by Marcus Lundblad
-
merge of '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'Sat, 10 Jan 2009 00:55:35 +0000, by Mike Ruprecht
-
disapproval of revision '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'Sat, 10 Jan 2009 01:26:27 +0000, by Marcus Lundblad
-
Added some preliminary prefs settings for configuring a TURN relay serverSat, 10 Jan 2009 00:49:07 +0000, by Marcus Lundblad
-
Remove some unnecessary GStreamer code.Sat, 10 Jan 2009 00:34:48 +0000, by Mike Ruprecht
-
Make it compile in Windows with the equivalent of --disable-vv.Fri, 09 Jan 2009 00:47:06 +0000, by Mike Ruprecht
-
Fix compiling with --disable-vv.Thu, 08 Jan 2009 08:26:36 +0000, by Mike Ruprecht
-
merge of '856023a0b4273c54f6041597332bd5a0fb63ea0e'Thu, 08 Jan 2009 04:10:38 +0000, by Mike Ruprecht
-
Fix crash when moving a tab with video.Thu, 08 Jan 2009 00:24:11 +0000, by Mike Ruprecht
-
Fix a GLib warning when add_stream fails in google.c.Wed, 07 Jan 2009 20:18:44 +0000, by Mike Ruprecht
-
Use the dispose method too.Wed, 07 Jan 2009 20:10:07 +0000, by Mike Ruprecht
-
Wait to send media until both sides have accepted.Wed, 07 Jan 2009 08:28:17 +0000, by Mike Ruprecht
-
Use the right pointer.Thu, 08 Jan 2009 04:10:31 +0000, by Mike Ruprecht
-
Fix crash on exit during media session.Wed, 07 Jan 2009 05:23:58 +0000, by Mike Ruprecht
-
Remove unused variable.Wed, 07 Jan 2009 05:07:43 +0000, by Mike Ruprecht
-
Fix GLib warning.Wed, 07 Jan 2009 05:06:53 +0000, by Mike Ruprecht
-
Support initiating voice calls to GTalk and Gmail.Wed, 07 Jan 2009 04:40:24 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 8e99bf9be800f9578d7e94cc4d522d435cfc80dd)Wed, 07 Jan 2009 03:07:01 +0000, by Mike Ruprecht
-
Remove internal.h include from media.h and mediamanager.hWed, 07 Jan 2009 02:59:51 +0000, by Mike Ruprecht
-
Fix gtkmedia's Makefile entries.Wed, 07 Jan 2009 02:49:51 +0000, by Mike Ruprecht
-
Fix receiving voice calls from Gmail.Wed, 07 Jan 2009 02:46:41 +0000, by Mike Ruprecht
-
Add candidates instead of replacing them.Wed, 07 Jan 2009 02:30:46 +0000, by Mike Ruprecht
-
End google call if stream creation fails.Tue, 06 Jan 2009 00:21:09 +0000, by Mike Ruprecht
-
Remove unused variables.Mon, 05 Jan 2009 10:28:51 +0000, by Mike Ruprecht
-
Remove unused callback.Mon, 05 Jan 2009 10:24:46 +0000, by Mike Ruprecht
-
Move functionality to the state-changed signal.Mon, 05 Jan 2009 10:21:56 +0000, by Mike Ruprecht
-
Temporarily fix an oversight.Mon, 05 Jan 2009 10:19:51 +0000, by Mike Ruprecht
-
Use the state-changed signal.Mon, 05 Jan 2009 09:48:39 +0000, by Mike Ruprecht
-
Add state-changed signal to PurpleMedia.Mon, 05 Jan 2009 06:34:30 +0000, by Mike Ruprecht
-
Remove PurpleMedias from JabberStream's list when a media session ends.Sun, 04 Jan 2009 12:13:12 +0000, by Mike Ruprecht
-
Use the new ready signal instead of accept to send a session-accept.Sun, 04 Jan 2009 11:12:47 +0000, by Mike Ruprecht
-
Have XMPP use the new ready signal.Sun, 04 Jan 2009 09:56:54 +0000, by Mike Ruprecht
-
Implement a new ready signal.Sun, 04 Jan 2009 07:42:12 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 7bd1f8a0fcc289166add1f0b4d84fdac526ab4a7)Sun, 04 Jan 2009 05:21:25 +0000, by Mike Ruprecht
-
Add initiator property to PurpleMedia.Sun, 04 Jan 2009 05:19:54 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)Fri, 02 Jan 2009 23:14:27 +0000, by Mike Ruprecht
-
Rename "fs-conference" to "conference".Tue, 16 Dec 2008 02:11:07 +0000, by Mike Ruprecht
-
Remove the screenname attribute from PurpleMedia.Tue, 16 Dec 2008 02:06:55 +0000, by Mike Ruprecht
-
Remove connection attribute from PurpleMedia.Tue, 16 Dec 2008 01:27:51 +0000, by Mike Ruprecht
-
Add purple_media_error.Tue, 16 Dec 2008 00:53:59 +0000, by Mike Ruprecht
-
Free Farsight objects better.Mon, 15 Dec 2008 09:55:25 +0000, by Mike Ruprecht
-
Set no-rtcp-timeout to 0 only for nice and rawudp transmitters.Mon, 15 Dec 2008 09:13:41 +0000, by Mike Ruprecht
-
Remove commented out disable of the MPV codec.Mon, 15 Dec 2008 08:57:11 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)Mon, 15 Dec 2008 08:39:08 +0000, by Mike Ruprecht
-
Wait for local video frame to be realized before starting local video.Sun, 14 Dec 2008 23:43:52 +0000, by Mike Ruprecht
-
Move sink from PurpleMediaSession to PurpleMediaStream.Sat, 13 Dec 2008 09:11:08 +0000, by Mike Ruprecht
-
merge of '2a69c36548c533b1a96f40e1ee6af57c06ab1bad'Sat, 13 Dec 2008 08:49:16 +0000, by Mike Ruprecht
-
explicit merge of '094ca19cc431d185c7b94947bfcd7cfc2d2f4a0b'Sat, 13 Dec 2008 08:48:58 +0000, by Mike Ruprecht
-
Silence warning.Sat, 13 Dec 2008 08:46:42 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)Sat, 06 Dec 2008 02:23:20 +0000, by Mike Ruprecht
-
Added media functions to set input and output volume.Sat, 13 Dec 2008 08:37:57 +0000, by Mike Ruprecht
-
Choose the transport type according to the responder's caps.Sat, 06 Dec 2008 02:20:09 +0000, by Mike Ruprecht
-
merge of '8b14f9ccca52482ea771f52730b3b9f59bac6b06'Tue, 25 Nov 2008 02:59:47 +0000, by Mike Ruprecht
-
Use STUN for the nice transmitter as well.Tue, 25 Nov 2008 02:58:55 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)Mon, 24 Nov 2008 10:59:08 +0000, by Mike Ruprecht
-
Added a Jingle ice-udp transmitter.Mon, 24 Nov 2008 10:43:38 +0000, by Mike Ruprecht
-
Fix GTalk vv caps.Mon, 17 Nov 2008 01:09:55 +0000, by Mike Ruprecht
-
Very basic receive only GTalk audio sessions.Sun, 16 Nov 2008 06:21:31 +0000, by Mike Ruprecht
-
Move variables to PurpleMediaStream.Sun, 16 Nov 2008 05:22:17 +0000, by Mike Ruprecht
-
Added PurpleMediaStream to wrap FsStream.Sun, 16 Nov 2008 04:23:36 +0000, by Mike Ruprecht
-
Fix a few GLib warnings when trying to start a second media session.Thu, 13 Nov 2008 04:00:29 +0000, by Mike Ruprecht
-
Combine get_*_codecs functions to mirror Farsight 2.Thu, 13 Nov 2008 03:46:28 +0000, by Mike Ruprecht
-
Added menu items to buddy list context menu to start voice and video sessionsSun, 09 Nov 2008 20:55:10 +0000, by Marcus Lundblad
-
Add mnemonics to buttons in PidginMedia.Fri, 07 Nov 2008 03:38:42 +0000, by Mike Ruprecht
-
Silence warning.Fri, 07 Nov 2008 03:30:02 +0000, by Mike Ruprecht
-
Fix crash when remote client reconnects and tries to restart the media session.Fri, 07 Nov 2008 03:14:10 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 6b8c653bfd16896dc5b445bb8147d09a37e8db4c)Fri, 07 Nov 2008 03:01:55 +0000, by Mike Ruprecht
-
Update Jingle raw-udp to latest spec version.Fri, 07 Nov 2008 03:00:09 +0000, by Mike Ruprecht
-
Remove unnecessary changes in server.c.Thu, 06 Nov 2008 08:26:14 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)Thu, 06 Nov 2008 03:20:05 +0000, by Mike Ruprecht
-
Prepare vv GUI earlier and create sinks when src-pad-added is triggered.Thu, 06 Nov 2008 02:21:16 +0000, by Mike Ruprecht
-
Add purple_media_manager_get_element.Thu, 06 Nov 2008 01:32:58 +0000, by Mike Ruprecht
-
Fix support for audio and video (at the same time) sessions.Mon, 03 Nov 2008 03:07:07 +0000, by Mike Ruprecht
-
Use a key file for Farsight 2 codec configuration.Sun, 02 Nov 2008 21:00:46 +0000, by Mike Ruprecht
-
Add files I missed committing before and remove a few unnecessary functions.Mon, 20 Oct 2008 00:11:33 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 0e036cef0f8a3bdfd1d7f7fc082edca43d3153df)Sun, 19 Oct 2008 04:59:51 +0000, by Mike Ruprecht
-
Fix merge.Sun, 19 Oct 2008 04:55:34 +0000, by Mike Ruprecht
-
merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'Sun, 19 Oct 2008 04:40:59 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)Sat, 27 Sep 2008 04:44:17 +0000, by Mike Ruprecht
-
These should not be fatal debug messages.Fri, 05 Sep 2008 05:51:41 +0000, by Mike Ruprecht
-
Have the responder wait to set the send codec until codecs are ready.Fri, 05 Sep 2008 05:46:14 +0000, by Mike Ruprecht
-
Missed this when propagating.Fri, 05 Sep 2008 03:24:01 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)Fri, 05 Sep 2008 02:57:48 +0000, by Mike Ruprecht
-
Restructure Jingle code to more easily support multiple application types.Sun, 19 Oct 2008 04:37:23 +0000, by Mike Ruprecht
-
Wait for Farsight 2's codecs-ready property to be TRUE before using codecs.Fri, 05 Sep 2008 02:18:15 +0000, by Mike Ruprecht
-
Send and receive optional codec parameters in Jingle RTP.Tue, 02 Sep 2008 08:04:04 +0000, by Mike Ruprecht
-
Simplified purple_media_get_devices.Mon, 01 Sep 2008 03:18:26 +0000, by Mike Ruprecht
-
purple_media_add_stream should only add a stream to one session.Mon, 01 Sep 2008 01:58:42 +0000, by Mike Ruprecht
-
Add params to purple_media_add_stream to allow for different libNiceMon, 01 Sep 2008 01:23:26 +0000, by Mike Ruprecht
-
Silence FS_ERROR_UNKNOWN_CNAME error.Sun, 31 Aug 2008 23:27:05 +0000, by Mike Ruprecht
-
Removed several PurpleMedia functions that now seem unnecessary:Sun, 31 Aug 2008 22:46:16 +0000, by Mike Ruprecht
-
Gracefully handle missing the fsrtpconference GStreamer plugin.Sun, 31 Aug 2008 21:20:05 +0000, by Mike Ruprecht
-
Properly free PurpleMedia when there's an error creating an FsStream.Thu, 28 Aug 2008 04:57:30 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)Wed, 27 Aug 2008 07:49:52 +0000, by Mike Ruprecht
-
merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33'Wed, 04 Mar 2009 16:52:47 +0000, by Peter Hjalmarsson
-
propagate from branch 'im.pidgin.pidgin' (head 972457aa8f4a246318025cf2c479a57e1bb70848)Wed, 04 Mar 2009 21:52:12 +0000, by Marcus Lundblad
-
Fixing busted mergeSat, 07 Mar 2009 22:40:30 +0000, by Paul Aurich
-
BOSH: Support HTTPS connections to the connection managerSun, 22 Mar 2009 23:44:17 +0000, by Paul Aurich
-
Use a PurpleCircBuffer for the queued stanzasSat, 21 Mar 2009 03:03:18 +0000, by Paul Aurich
-
Rearrange the structs and fix the indentation. No functional changes.Mon, 16 Mar 2009 06:38:24 +0000, by Paul Aurich
-
Obey the 'inactivity' attribute and send blank updates often enough. Also,Mon, 16 Mar 2009 06:32:55 +0000, by Paul Aurich
-
Clean up BOSH reading and disconnection handling.Mon, 16 Mar 2009 02:45:53 +0000, by Paul Aurich
-
Jabber: Default protocol version to 1.0.Mon, 16 Mar 2009 02:42:40 +0000, by Paul Aurich
-
Close a small race with disconnecting while establishing a connection andSun, 15 Mar 2009 05:13:41 +0000, by Paul Aurich
-
Rename a few functions and drop some data members.Sun, 15 Mar 2009 05:10:46 +0000, by Paul Aurich
-
merge of 'e50b65be3a30b5e9c665a8ee87d28f19e225f459'Sun, 15 Mar 2009 04:49:00 +0000, by Paul Aurich
-
Remove more #if 0'd code referencing extsSun, 08 Mar 2009 01:17:38 +0000, by Paul Aurich
-
Restore BOSH to a more-or-less working state.Sun, 15 Mar 2009 04:48:47 +0000, by Paul Aurich
-
IBB is now in im.pidgin.pidginSat, 07 Mar 2009 02:23:14 +0000, by Paul Aurich
-
Fix up merge (why can't it simply make the changes to my WD first?)Sat, 07 Mar 2009 02:02:57 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)Sat, 07 Mar 2009 01:59:40 +0000, by Paul Aurich
-
I have no idea how we've gone nearly 16 months with no one noticing that theSat, 07 Mar 2009 21:05:23 +0000, by John Bailey
-
Use "does" here sounds more natural to meSat, 07 Mar 2009 07:32:51 +0000, by Mark Doliner
-
Fix merge (i.e. reapply my changes here).Sat, 07 Mar 2009 02:19:57 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)Sat, 07 Mar 2009 02:14:34 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)Sat, 07 Mar 2009 01:32:29 +0000, by Paul Aurich
-
UnleakSun, 15 Mar 2009 20:19:44 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)Mon, 02 Mar 2009 21:25:31 +0000, by Marcus Lundblad
-
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'Mon, 02 Mar 2009 19:32:06 +0000, by Etan Reisner
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)Mon, 02 Mar 2009 21:25:59 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)Tue, 24 Feb 2009 20:26:02 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)Thu, 12 Feb 2009 21:49:56 +0000, by Marcus Lundblad
-
Avoid crashing when showing the tooltip of an offline buddy, oops :)Sat, 07 Feb 2009 11:57:28 +0000, by Marcus Lundblad
-
Remove some unused variablesSat, 07 Feb 2009 11:09:31 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)Fri, 06 Feb 2009 22:46:24 +0000, by Marcus Lundblad
-
Always show the top resource first in the tooltipFri, 06 Feb 2009 22:45:52 +0000, by Marcus Lundblad
-
merge of '971ab963635fdaf00d7a3a11affd22666eef29fa'Fri, 06 Feb 2009 22:07:57 +0000, by Marcus Lundblad
-
merge of 'be2cd9a5fc757e3ed024c6c2df60547fc162587e'Wed, 04 Feb 2009 08:28:14 +0000, by Marcus Lundblad
-
Show statuses per resource before other info the jabber prpl adds to the tooltipFri, 06 Feb 2009 22:07:50 +0000, by Marcus Lundblad
-
Only show idle time for idle resources in tooltip text when there is more thanTue, 03 Feb 2009 20:13:02 +0000, by Marcus Lundblad
-
Drop the "got %d seconds idle from presence\n" debug line now that this isMon, 02 Feb 2009 22:57:38 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 3224dd8677b28d02b866cce510941fbf67e0fcb7)Mon, 02 Feb 2009 22:51:52 +0000, by Paul Aurich
-
In the state notify plugin, don't print out a status change if we get an updateSun, 01 Feb 2009 19:43:13 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f3cf3ba10ebc911a27833496dcc4d4dca3de66c5)Sun, 01 Feb 2009 18:04:38 +0000, by Marcus Lundblad
-
Patch from Paul Aurich to fix reporting idle when reconnecting only when we'reSun, 01 Feb 2009 18:00:05 +0000, by Marcus Lundblad
-
Set idle time on JabberStream when logging inThu, 29 Jan 2009 19:54:26 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)Thu, 29 Jan 2009 19:15:09 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)Thu, 22 Jan 2009 20:39:12 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)Tue, 13 Jan 2009 18:39:17 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)Wed, 07 Jan 2009 22:05:29 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)Sun, 04 Jan 2009 23:50:08 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)Thu, 01 Jan 2009 18:15:17 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)Sun, 28 Dec 2008 10:17:15 +0000, by Marcus Lundblad
-
Updated a comment to describe what the actually doesThu, 25 Dec 2008 13:21:27 +0000, by Marcus Lundblad
-
Only update the idle time on a buddy when getting info if the buddy already hasThu, 25 Dec 2008 10:48:49 +0000, by Marcus Lundblad
-
When getting info from a buddy, update the idle status to the libpurple coreWed, 24 Dec 2008 22:51:16 +0000, by Marcus Lundblad
-
Added comment about eventually needing a way to distinguish intial presenceWed, 24 Dec 2008 13:36:10 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)Tue, 23 Dec 2008 20:12:07 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head b91b500b28cdf7b1ff8e46c5957519556a7f26db)Mon, 22 Dec 2008 11:24:17 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)Wed, 17 Dec 2008 22:38:19 +0000, by Marcus Lundblad
-
Remove a "suggested parenthes around assignment" warningTue, 10 Feb 2009 08:27:30 +0000, by Paul Aurich
-
These checks are redundant; id is guaranteed to be something aboveTue, 10 Feb 2009 06:15:27 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 23720684a7671144bc56d1b20b6a1a0a22862d73)Tue, 10 Feb 2009 06:12:24 +0000, by Paul Aurich
-
Format the time as "localtimeformat [+-]HHMM". Iterative development is fun.Mon, 09 Feb 2009 07:13:44 +0000, by Paul Aurich
-
Fix the timezone parsing (again) and display the timezone in the info dialogMon, 09 Feb 2009 00:03:08 +0000, by Paul Aurich
-
Report the correct UTC time (thanks for noticing this, Marcus).Sun, 08 Feb 2009 21:56:03 +0000, by Paul Aurich
-
Request time information from a resource if we don't have caps for itSun, 08 Feb 2009 16:55:29 +0000, by Paul Aurich
-
Reduce the debug log spam from the ping code and fix a logic error.Sun, 08 Feb 2009 16:50:58 +0000, by Paul Aurich
-
Actually display the buddy's local time.Sun, 08 Feb 2009 08:12:19 +0000, by Paul Aurich
-
Retrieve and display buddy's local time in Get Info dialogSun, 08 Feb 2009 08:00:31 +0000, by Paul Aurich
-
merge of '1f6758f8bdba42d2eeca66535d11e7de12d9e715'Sun, 08 Feb 2009 07:07:25 +0000, by Paul Aurich
-
merge of '528b6f92c03b496c915051174c5b85fc46260287'Sun, 08 Feb 2009 07:07:23 +0000, by Paul Aurich
-
disapproval of revision '5224382f81d105bd5d72ac3e55cc95b894bb824e'Sun, 08 Feb 2009 07:04:50 +0000, by Paul Aurich
-
Avoid assertion failures on NULL 'from' attributesSun, 08 Feb 2009 06:40:15 +0000, by Paul Aurich
-
Pass IQ handlers type, from, id, and the child nodeSun, 08 Feb 2009 06:31:18 +0000, by Paul Aurich
-
Track the sub-node name in addition to the namespace for handlers.Sun, 08 Feb 2009 04:30:23 +0000, by Paul Aurich
-
Track the node name in addition to the namespace for handlers (try #2)Sun, 08 Feb 2009 07:04:34 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 8d4081da0c186c04dc75d736d688bf4f20e52676)Sun, 08 Feb 2009 03:34:25 +0000, by Paul Aurich
-
This is shorter and easier to read.Thu, 05 Feb 2009 07:31:55 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)Thu, 05 Feb 2009 00:59:58 +0000, by Paul Aurich
-
Alphabetize the XMPP IQ handlers (yes, I'm that anal-retentive)Tue, 03 Feb 2009 18:43:12 +0000, by Paul Aurich
-
Fix the implementation of XEP-0202 (Entity Time) (thanks again to Marcus)Tue, 03 Feb 2009 18:14:15 +0000, by Paul Aurich
-
Make the XMPP keepalive use jabber_ping_jid instead of building it itself.Tue, 03 Feb 2009 17:39:14 +0000, by Paul Aurich
-
Jabber IQ handlers should handle non-query child nodesTue, 03 Feb 2009 17:10:05 +0000, by Paul Aurich
-
Marcus' eagle eyes noticed 'xmpp:urn:time', which is bogus.Tue, 03 Feb 2009 16:00:40 +0000, by Paul Aurich
-
merge of '7dc734d96688ae822246be79196106858b5e6670'Wed, 25 Feb 2009 22:59:41 +0000, by Peter Hjalmarsson
-
Clarify that the displaying-email-notification signal only fires forSun, 01 Mar 2009 16:17:04 +0000, by Etan Reisner
-
explicit merge of 'f29c90f0da72e27c601fd8c4e1aff2a250a52473'Sat, 07 Mar 2009 01:36:57 +0000, by Paul Aurich
-
ChangeLog += 2;Sat, 20 Jun 2009 22:25:10 +0000, by John Bailey
-
*** Plucked rev b932d4f94f9c771877b6a8a6a1d7dd3ea9c08005 (qulogic@pidgin.im):Sat, 20 Jun 2009 18:27:49 +0000, by Ka-Hing Cheung
-
ChangeLog++Sat, 20 Jun 2009 00:35:12 +0000, by Paul Aurich
-
Backport the buddy list error for ICQ/AIM, since the servers seem to be havingSat, 20 Jun 2009 00:26:06 +0000, by Paul Aurich
-
NEWSing and fixing the dates in the relevant files I could remember.Fri, 19 Jun 2009 21:38:19 +0000, by John Bailey
-
Backport and apply Mark's changes in c586c7c63e038d187f56cc31c55b1e09dec584d2.Fri, 19 Jun 2009 21:13:44 +0000, by John Bailey
-
*** Plucked rev cdbf018a5ef98397e81d541269550d9c6fded457 (sulabh@soc.pidgin.im):Fri, 19 Jun 2009 21:10:02 +0000, by John Bailey
-
*** Plucked rev 3f699c081b38f9d19632fcee1c23cbc96fce3092 (sulabh@soc.pidgin.im):Fri, 19 Jun 2009 20:58:44 +0000, by John Bailey
-
Manually apply revision 5c5977a6ed3591121ef82ff587586850b9dcd176 here. ThisFri, 19 Jun 2009 20:57:03 +0000, by John Bailey
-
Ugly hack to get around needing a minor bump to make this authentication codeFri, 19 Jun 2009 20:34:02 +0000, by John Bailey
-
*** Plucked rev 074c5aedf9bbc512331f0d3130f076190b290676 (rekkanoryo@pidgin.im):Fri, 19 Jun 2009 01:37:33 +0000, by John Bailey
-
*** Plucked rev c1ede5faf776dc1cc966dabb42c1ef0dbaea31db (rekkanoryo@pidgin.im):Fri, 19 Jun 2009 01:30:45 +0000, by John Bailey
-
Backport the parts of b859960a4a19f57f20db0536c1815a6d79e08e36 that apply toFri, 19 Jun 2009 01:18:18 +0000, by John Bailey
-
Backport a conjunction of the portions of revisionsFri, 19 Jun 2009 01:07:51 +0000, by John Bailey
-
*** Plucked rev d0e53002eb30c6dbf9735ca50784d42141dfc96a (sulabh@soc.pidgin.im):Fri, 19 Jun 2009 00:56:37 +0000, by John Bailey
-
Prepping for a possible 2.5.7 release.Fri, 19 Jun 2009 00:19:03 +0000, by John Bailey
-
po/ChangeLog updateTue, 19 May 2009 17:49:38 +0000, by Ethan Blanton
-
We're a bit slow, bump release datesTue, 19 May 2009 17:46:50 +0000, by Ethan Blanton
-
NEWS! Maybe it'll push someone to get this release out...Tue, 19 May 2009 04:07:32 +0000, by Elliott Sales de Andrade
-
Fix changelog dates for the release today.Mon, 18 May 2009 21:41:57 +0000, by Daniel Atallah
-
NEWS for 2.5.6 - lets actually get it out the door today.Mon, 18 May 2009 20:31:41 +0000, by Daniel Atallah
-
Hello! I am still trapped here!Sat, 16 May 2009 00:48:03 +0000, by Ka-Hing Cheung
-
Let's get this out todayFri, 15 May 2009 17:58:40 +0000, by Ka-Hing Cheung
-
merge of '65a7d608054498ee4f5752fe003c5e19dd47758d'Thu, 14 May 2009 21:34:38 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)Thu, 14 May 2009 21:17:11 +0000, by Daniel Atallah
-
Fix compilation from 49f94bbThu, 14 May 2009 21:33:19 +0000, by Paul Aurich
-
*** Plucked rev ecd9624a (sadrul@pidgin.im):Wed, 13 May 2009 16:06:23 +0000, by Sadrul Habib Chowdhury
-
*** Plucked rev 2c9a1153 (khc@pidgin.im):Mon, 11 May 2009 00:20:17 +0000, by Paul Aurich
-
*** Plucked rev f9080d0b (khc@pidgin.im):Sun, 10 May 2009 23:25:26 +0000, by Paul Aurich
-
Fix the crash/leaks in statusboxWed, 06 May 2009 18:58:47 +0000, by Paul Aurich
-
*** Plucked rev ad057b75 (khc@pidgin.im):Mon, 04 May 2009 00:12:34 +0000, by Paul Aurich
-
Darnit, one more MSN fix:Mon, 04 May 2009 00:03:20 +0000, by Elliott Sales de Andrade
-
merge of 'c2b098e0aaf7e6fffec72b3130cb4c851c7a64c1'Mon, 04 May 2009 00:02:04 +0000, by Elliott Sales de Andrade
-
More MSN fixes to go along with f0df27a299120baecf9ea88a9fb24ffe1dbe72fd:Sat, 02 May 2009 23:08:46 +0000, by Elliott Sales de Andrade
-
*** Plucked rev fade006b (malu@pidgin.im):Sat, 02 May 2009 23:30:49 +0000, by Paul Aurich
-
*** Plucked rev b786784e (datallah@pidgin.im):Sat, 02 May 2009 21:11:02 +0000, by Paul Aurich
-
*** Plucked rev 9dd1c4c3 (khc@pidgin.im):Sat, 02 May 2009 21:09:37 +0000, by Paul Aurich
-
*** Plucked rev 3993504a (darkrain42@pidgin.im):Sat, 02 May 2009 21:08:59 +0000, by Paul Aurich
-
applied changes from 8567515a55af9b920b1ff380fe95c5f9c138f4ecFri, 01 May 2009 16:05:55 +0000, by Stu Tomlinson
-
German update for 2.5.6:Thu, 30 Apr 2009 22:53:06 +0000, by Bj«Órn Voigt
-
Obligatory 'whoops' commit for 2.5.6Thu, 30 Apr 2009 14:17:43 +0000, by Sadrul Habib Chowdhury
-
Unmark for translation.Thu, 30 Apr 2009 14:02:54 +0000, by Sadrul Habib Chowdhury
-
*** Plucked rev 143e16e9 (sadrul@pidgin.im):Thu, 30 Apr 2009 14:02:33 +0000, by Sadrul Habib Chowdhury
-
Backport 7829ec76bdb008583f8da54e238c2265a1140db2 (#8706 - Corruption in PurpleCircBuffer)Thu, 30 Apr 2009 05:19:41 +0000, by Daniel Atallah
-
Backport 96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1 (#8747 - Crash when a prpl has no protocol options.)Thu, 30 Apr 2009 05:18:04 +0000, by Daniel Atallah
-
Backport ab47b66449b213d6fbfc728cc1e8c161bed87755 (#8782 - Fix persistent Bonjour buddies.)Thu, 30 Apr 2009 05:16:29 +0000, by Daniel Atallah
-
Backport 1ae2b55502a0afd8f28918fc4726683c52e998e9 (#8985 - Remove Start Menu shortcut when unistalling)Thu, 30 Apr 2009 05:14:38 +0000, by Daniel Atallah
-
*** Plucked rev 4831edb9 (darkrain42@pidgin.im):Wed, 29 Apr 2009 21:01:05 +0000, by Paul Aurich
-
*** Plucked rev d34a1589 (darkrain42@pidgin.im):Wed, 29 Apr 2009 20:57:53 +0000, by Paul Aurich
-
*** Plucked rev 079a5ca1 (paul@darkrain42.org):Wed, 29 Apr 2009 19:39:11 +0000, by Sadrul Habib Chowdhury
-
Update the version in configure.Wed, 29 Apr 2009 18:45:54 +0000, by Sadrul Habib Chowdhury
-
We don't have purple_strequal yet in the past.Wed, 29 Apr 2009 18:33:39 +0000, by Sadrul Habib Chowdhury
-
Pluck the MSN bug fixes.Wed, 29 Apr 2009 18:24:34 +0000, by Sadrul Habib Chowdhury
-
*** Plucked rev 0257ab6e (wabz@pidgin.im):Wed, 29 Apr 2009 18:19:22 +0000, by Sadrul Habib Chowdhury
-
ChangeLog typoWed, 29 Apr 2009 00:52:08 +0000, by Ethan Blanton
-
merge of '0d0a22730c3a0782d275ea2ad549bf3d93c70700'Wed, 29 Apr 2009 00:43:26 +0000, by Ethan Blanton
-
merge of '175f0b579cc408c333dd4a10fa92ff9b56108ed9'Tue, 28 Apr 2009 21:14:11 +0000, by Ethan Blanton
-
purple_core_get_version requires core.hTue, 28 Apr 2009 21:14:05 +0000, by Ethan Blanton
-
applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5bTue, 28 Apr 2009 20:57:59 +0000, by Ethan Blanton
-
applied changes from 70fa4cc384b7643ab1f296bdc2399bc208542a20Tue, 28 Apr 2009 20:55:35 +0000, by Ethan Blanton
-
ChangeLog for 434568710239bbdbddea66060d293a3d124825b2Wed, 29 Apr 2009 00:42:55 +0000, by Ethan Blanton
-
Alternate, API-safe fix for #8774 (crash on exit)Wed, 29 Apr 2009 00:41:37 +0000, by Ethan Blanton
-
disapproval of revision '2f2d084c77a5b905a47b7b28508172451a2bb82f'Wed, 29 Apr 2009 00:39:13 +0000, by Ethan Blanton
-
applied changes from 8c5b1d77b08657a2e236e8efe9bc2920f763911eTue, 28 Apr 2009 20:51:59 +0000, by Ethan Blanton
-
applied changes from 6572a403c4d945662240548bd49dd8b8a47f6fc8Tue, 28 Apr 2009 20:49:36 +0000, by Ethan Blanton
-
applied changes from 6b5084da4501a491dab88006847c4e99fd4ce044Tue, 28 Apr 2009 20:46:53 +0000, by Ethan Blanton
-
applied changes from aa7ce93329f5ccbe74640a92b6656ae402d8eea8Tue, 28 Apr 2009 20:41:37 +0000, by Ethan Blanton
-
Hand-pluck of 68cb5581c551eabb57bcdf437642ee9e6786bc64Tue, 28 Apr 2009 20:40:46 +0000, by Ethan Blanton
-
applied changes from 68cb5581c551eabb57bcdf437642ee9e6786bc64Tue, 28 Apr 2009 20:31:09 +0000, by Ethan Blanton
-
applied changes from 4b0e16d96a9ee2554770c4400445bee7ceb49d9aTue, 28 Apr 2009 20:28:30 +0000, by Ethan Blanton
-
applied changes from 0d220fdade88a561785e674e66d01a2a34bd4b1cTue, 28 Apr 2009 20:27:09 +0000, by Ethan Blanton
-
applied changes from 0064869870b3507952491598f4d4b8d4a99fbc6bTue, 28 Apr 2009 20:15:53 +0000, by Ethan Blanton
-
applied changes from 20269e8849976ad6a0996f79ccbc0a12a311484fTue, 28 Apr 2009 20:14:08 +0000, by Ethan Blanton
-
I forgot about g_strlcpy in b14728379c16e92457492a7a4fc9a6b616e3fbe4.Sun, 03 May 2009 23:18:28 +0000, by Daniel Atallah
-
Make sure we call atoi on a NUL-terminated string. It isn't safe to call onSat, 02 May 2009 19:50:13 +0000, by Daniel Atallah
-
Prevent a NUL ptr deref caused by a malformed session_id.Sat, 02 May 2009 19:39:45 +0000, by Daniel Atallah
-
Prevent a NUL ptr deref when the passport is malformed.Sat, 02 May 2009 19:33:22 +0000, by Daniel Atallah
-
Make sure that the chat room name is NUL-terminated when it is truncated orSat, 02 May 2009 19:21:11 +0000, by Daniel Atallah
-
Make sure that the buffer is large enough to fit DST.ADDR + DST.PORT. This was found in the analysis that Veracode performed on the pidgin codebase.Sat, 02 May 2009 17:43:14 +0000, by Daniel Atallah
-
Use sscanf to parse to parse the Content-Length to ensure consistent parsing for the target variable type. This comes out of the Veracode analysis.Thu, 30 Apr 2009 01:57:32 +0000, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)Tue, 24 Feb 2009 20:27:09 +0000, by Marcus Lundblad
-
S«£tt client type on MSN.Tue, 10 Feb 2009 20:27:21 +0000, by Marcus Lundblad
-
Changed "type" to "client_type" for the hash value specifying client typeTue, 10 Feb 2009 18:41:22 +0000, by Marcus Lundblad
-
Set a value "type" in the ui_info hash tableMon, 09 Feb 2009 21:21:18 +0000, by Marcus Lundblad
-
Don't fallback (under any conditions) from old-style SSL to other connectionsTue, 17 Feb 2009 04:46:04 +0000, by Paul Aurich
-
Allow the user to specify their own BOSH url in the Connect Server optionTue, 17 Feb 2009 04:28:19 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head be64dc9cd9d255a5a6a0f790f5fc505091313e6d)Tue, 17 Feb 2009 03:39:22 +0000, by Paul Aurich
-
Use a JabberStream variable instead of a setting for the initial hashSat, 14 Feb 2009 18:23:13 +0000, by Paul Aurich
-
Always publish a <photo/> element, even if we have an empty buddy icon.Sat, 14 Feb 2009 03:57:22 +0000, by Paul Aurich
-
I had the distinct pleasure of throwing invalid garbage at this code; itSat, 14 Feb 2009 01:18:25 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)Thu, 05 Feb 2009 01:00:17 +0000, by Paul Aurich
-
Initial presence is sent once the roster is retrieved (in the iq cb).Tue, 10 Feb 2009 06:42:42 +0000, by Paul Aurich
-
Send initial presence before declaring us connected (I like this a little better)Tue, 10 Feb 2009 06:10:12 +0000, by Paul Aurich
-
Wait until receiving the roster to tell the core we're logged inTue, 10 Feb 2009 04:43:50 +0000, by Paul Aurich
-
Fix advertised capabilities (caps, chatstates, entity time)Tue, 10 Feb 2009 04:39:16 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)Thu, 05 Feb 2009 01:00:41 +0000, by Paul Aurich
-
My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.Fri, 30 Jan 2009 18:22:31 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)Fri, 30 Jan 2009 18:21:16 +0000, by Paul Aurich
-
Whitespace changesMon, 26 Jan 2009 06:04:01 +0000, by Paul Aurich
-
Support both XEP-0084 namespaces for fetching our own avatars at loginMon, 26 Jan 2009 06:02:07 +0000, by Paul Aurich
-
Support XEP-0084 (User Avatar) v1.1 alongside v0.12Mon, 26 Jan 2009 03:52:05 +0000, by Paul Aurich
-
Send presence updates from jabber_set_info, not jabber_set_buddy_icon.Wed, 21 Jan 2009 20:58:07 +0000, by Paul Aurich
-
Only (re)publish XMPP avatars at login if the server's avatar differsWed, 21 Jan 2009 20:16:22 +0000, by Paul Aurich
-
Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error caseWed, 21 Jan 2009 17:56:07 +0000, by Paul Aurich
-
Migrate the XMPP User Avatar (XEP-0084) code to its own fileWed, 21 Jan 2009 17:55:09 +0000, by Paul Aurich
-
Store PurpleBOSHConnection* instead of void* userdataThu, 22 Jan 2009 01:01:51 +0000, by Paul Aurich
-
Don't track a cb-per-POST and remove the PurpleHTTPResponse structure.Wed, 21 Jan 2009 00:19:33 +0000, by Paul Aurich
-
The BOSH User Agent should include the client name (and optionally version),Tue, 20 Jan 2009 06:10:42 +0000, by Paul Aurich
-
BOSH: Fix an off-by-one g_memdup that was missing the null terminator.Mon, 19 Jan 2009 18:25:38 +0000, by Paul Aurich
-
BOSH: Another g_return_if_fail that is backwardMon, 19 Jan 2009 04:52:37 +0000, by Paul Aurich
-
BOSH: Reset the HTTP parsing vars when we've handled a responseMon, 19 Jan 2009 04:52:11 +0000, by Paul Aurich
-
BOSH: Fix the HTTP Post to include the actual payload.Mon, 19 Jan 2009 04:15:21 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)Sun, 18 Jan 2009 04:17:50 +0000, by Paul Aurich
-
Show idle time for idle resources in buddy tooltipsWed, 17 Dec 2008 19:20:50 +0000, by Marcus Lundblad
-
Fix mergeWed, 17 Dec 2008 18:23:36 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)Wed, 17 Dec 2008 18:01:08 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)Sun, 07 Dec 2008 01:42:47 +0000, by Marcus Lundblad
-
Fix mergeTue, 02 Dec 2008 22:55:49 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)Tue, 02 Dec 2008 22:45:39 +0000, by Marcus Lundblad
-
MergeTue, 02 Dec 2008 22:45:25 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)Mon, 24 Nov 2008 22:12:07 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)Tue, 18 Nov 2008 22:35:40 +0000, by Marcus Lundblad
-
Patch from darkrain42Tue, 18 Nov 2008 20:24:59 +0000, by Marcus Lundblad
-
Patch from darkrain42Tue, 18 Nov 2008 20:22:57 +0000, by Marcus Lundblad
-
Support setting offset from <delayed/> element in <presence/> or "stamp"Mon, 17 Nov 2008 23:18:12 +0000, by Marcus Lundblad
-
Change jabber_presence_send to not take an extra argument to force idle updatingMon, 17 Nov 2008 18:22:26 +0000, by Marcus Lundblad
-
Killed a warningSun, 16 Nov 2008 22:48:22 +0000, by Marcus Lundblad
-
Oops, unleak...Sun, 16 Nov 2008 22:45:11 +0000, by Marcus Lundblad
-
A first stab at supporting the upcoming new use-case in XMPP XEP-0012Sun, 16 Nov 2008 22:29:00 +0000, by Marcus Lundblad
-
Jabber BOSH: memory management fixesSun, 18 Jan 2009 04:13:39 +0000, by Paul Aurich
-
Jabber BOSH: Try to continue with no BOSH version attributeSun, 18 Jan 2009 04:11:15 +0000, by Paul Aurich
-
Jabber BOSH: Model the parsing on the SOAP stuffSun, 18 Jan 2009 04:02:31 +0000, by Paul Aurich
-
Jabber BOSH: Store less for each Request/ResponseSun, 18 Jan 2009 00:51:12 +0000, by Paul Aurich
-
Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a19Fri, 19 Dec 2008 04:28:38 +0000, by Paul Aurich
-
Remove the old if 0'd out caps code and reorder some functions.Fri, 19 Dec 2008 04:18:42 +0000, by Paul Aurich
-
Support old (XEP v1.3) Entity Capabilities alongside the new ones.Fri, 19 Dec 2008 04:11:07 +0000, by Paul Aurich
-
Rename a few variablesWed, 17 Dec 2008 04:33:00 +0000, by Paul Aurich
-
Reference-count JabberCapsClientInfo and fix bug.Mon, 15 Dec 2008 20:43:02 +0000, by Paul Aurich
-
Rename a few functions and clean up the exit cleanup of a functionSun, 14 Dec 2008 21:19:02 +0000, by Paul Aurich
-
Rename user_data to cb_data (there were too many 'userdata'/'user_data's).Fri, 12 Dec 2008 00:00:00 +0000, by Paul Aurich
-
Make the Request ID a long long (fit in 2^53-1)Fri, 05 Dec 2008 06:51:39 +0000, by Paul Aurich
-
Reorder some functions to eliminate prototypes andFri, 05 Dec 2008 00:08:19 +0000, by Paul Aurich
-
Jabber BOSH: more fixes.Thu, 04 Dec 2008 23:59:44 +0000, by Paul Aurich
-
Jabber BOSH: Many fixesMon, 01 Dec 2008 05:47:04 +0000, by Paul Aurich
-
Track the TXT query in the js object so it will be cancelleableMon, 01 Dec 2008 04:00:41 +0000, by Paul Aurich
-
Add option for forcing BOSH (useful for debugging)Mon, 01 Dec 2008 04:00:41 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)Sat, 29 Nov 2008 21:41:55 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)Sat, 29 Nov 2008 18:41:39 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)Sat, 29 Nov 2008 02:18:37 +0000, by Paul Aurich
-
Sprinkle jabber_resource_has_capability in placesWed, 26 Nov 2008 22:06:46 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)Wed, 26 Nov 2008 18:45:57 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)Mon, 24 Nov 2008 03:12:36 +0000, by Paul Aurich
-
Cut-n-paste typoSun, 23 Nov 2008 06:03:25 +0000, by Paul Aurich
-
dnssrv.c:Sun, 23 Nov 2008 05:45:26 +0000, by Paul Aurich
-
merge of '0da3644551b2442b2db4cf9d828865d167df8072'Sun, 23 Nov 2008 03:52:40 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 98fe04f817ef415faebd3f7a38b7f0588c0b0cba)Sat, 22 Nov 2008 19:44:46 +0000, by Paul Aurich