Mercurial > pidgin.yaz
graph
-
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 Villaseor 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