Mercurial > pidgin
graph
-
Fix a warning.Sun, 12 Jul 2009 02:59:46 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)Sun, 12 Jul 2009 02:56:06 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)Mon, 06 Jul 2009 04:37:41 +0000, by Paul Aurich
-
Operate on the passed-in GSList.Wed, 10 Jun 2009 04:42:11 +0000, by Paul Aurich
-
Debug output when changing group memberships.Wed, 10 Jun 2009 04:22:21 +0000, by Paul Aurich
-
Pass around a copy of our bare JIDWed, 10 Jun 2009 03:58:11 +0000, by Paul Aurich
-
Simplify the fake_to_self function.Sun, 07 Jun 2009 06:17:29 +0000, by Paul Aurich
-
Remove a now-superfluous g_strdup/g_free.Sun, 07 Jun 2009 06:12:22 +0000, by Paul Aurich
-
Use js->state to track whether the roster has been retrieved.Sun, 07 Jun 2009 05:36:45 +0000, by Paul Aurich
-
Various roster cleanups. Refs #7008.Sun, 07 Jun 2009 00:16:05 +0000, by Paul Aurich
-
Remove this; it's been commented out for about 3.5 years.Sat, 06 Jun 2009 22:47:49 +0000, by Paul Aurich
-
Use jabber_is_own_account and perform way fewer normalizations per iterationSat, 06 Jun 2009 22:38:15 +0000, by Paul Aurich
-
merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'Mon, 13 Jul 2009 05:28:25 +0000, by Elliott Sales de Andrade
-
Don't break string freeze.Mon, 13 Jul 2009 05:24:33 +0000, by Elliott Sales de Andrade
-
Changelog previous commit.Mon, 13 Jul 2009 05:26:52 +0000, by Elliott Sales de Andrade
-
On MSN, pop up an "invite message" request similar to oscar, and send thatMon, 13 Jul 2009 05:01:42 +0000, by Elliott Sales de Andrade
-
Don't pre-escape jbr->status. Almost every place required it in unescapedSun, 12 Jul 2009 22:40:54 +0000, by Elliott Sales de Andrade
-
We have a convenience function to do this. Also, plug a leak of the statusSun, 12 Jul 2009 22:25:44 +0000, by Elliott Sales de Andrade
-
If neither a locally-set custom icon nor a remotely-set buddy icon can beSun, 12 Jul 2009 20:03:43 +0000, by Elliott Sales de Andrade
-
If the error number is unknown, the error message should mention it, sinceSun, 12 Jul 2009 18:47:57 +0000, by Elliott Sales de Andrade
-
Apparently, I missed a few changes for purple_debug_is_verbose().Sun, 12 Jul 2009 07:33:06 +0000, by Elliott Sales de Andrade
-
The MSN client and server strips leading and trailing whitespace, so do theSun, 12 Jul 2009 05:06:45 +0000, by Elliott Sales de Andrade
-
Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,Sun, 12 Jul 2009 04:41:10 +0000, by Elliott Sales de Andrade
-
Free the buddy list data some more at shutdown and some deprecations.Sun, 12 Jul 2009 02:55:36 +0000, by Paul Aurich
-
Don't assume a resolver generated the response.Sat, 11 Jul 2009 21:53:52 +0000, by aman
-
Don't fork a resolver process for IPs.Sat, 11 Jul 2009 21:44:14 +0000, by aman
-
Fix a leak of the queued_requests from purple_dnsquery_a.Sat, 11 Jul 2009 21:28:58 +0000, by aman
-
Fix build warning (wrong pointer type or something)Sat, 11 Jul 2009 20:48:21 +0000, by Paul Aurich
-
Update RPM spec file to cope with changes to where perl bits are installedSat, 11 Jul 2009 15:42:28 +0000, by Stu Tomlinson
-
Avoid a potentially uninitialized variableSat, 11 Jul 2009 15:36:57 +0000, by Stu Tomlinson
-
Added the function in util.h, forgot it here.Sat, 11 Jul 2009 08:11:14 +0000, by Paul Aurich
-
Save one traversal of the domain for IPv6 validation.Sat, 11 Jul 2009 07:55:03 +0000, by Paul Aurich
-
merge of '834ee1803fbad0f4960a66592ac43641f23124c6'Sat, 11 Jul 2009 07:47:45 +0000, by Paul Aurich
-
Validate IPv6 identifiers in the domain portion of a JID.Sat, 11 Jul 2009 07:47:07 +0000, by Paul Aurich
-
Add purple_ipv6_address_is_valid; guess what it does?Sat, 11 Jul 2009 07:32:27 +0000, by Paul Aurich
-
Build warning fix.Sat, 11 Jul 2009 06:52:07 +0000, by Paul Aurich
-
merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'Sat, 11 Jul 2009 07:02:33 +0000, by Elliott Sales de Andrade
-
merge of '10c77c853c49f28524dabf8a5149818138c09c60'Sat, 11 Jul 2009 01:57:47 +0000, by Paul Aurich
-
Add a file missing from POTFILES.inSat, 11 Jul 2009 01:24:50 +0000, by Stu Tomlinson
-
XMPP domains can also be IPv4 or IPv6 addressesSat, 11 Jul 2009 01:57:14 +0000, by Paul Aurich
-
XMPP allows for internationalized domain names.Sat, 11 Jul 2009 00:49:25 +0000, by Paul Aurich
-
Doh, small typo. Tests pass now. Yay.Sat, 11 Jul 2009 00:05:43 +0000, by Mark Doliner
-
Be more restrictive in the characters allowed by jabber_nameprep_validate()Fri, 10 Jul 2009 23:58:36 +0000, by Mark Doliner
-
Of course, these should be >= and <=Fri, 10 Jul 2009 23:05:20 +0000, by Mark Doliner
-
Whoops, some of these were asserting valid but should have beenFri, 10 Jul 2009 22:42:18 +0000, by Mark Doliner
-
merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'Fri, 10 Jul 2009 19:29:49 +0000, by Sadrul Habib Chowdhury
-
More tests, some with an international flavor. I have no idea what thatFri, 10 Jul 2009 18:51:18 +0000, by Mark Doliner
-
Change jabber_id_new() to iterate byte by byte instead of characterFri, 10 Jul 2009 18:41:56 +0000, by Mark Doliner
-
Allow setting some personal information for an account.Fri, 10 Jul 2009 15:18:09 +0000, by Sadrul Habib Chowdhury
-
Check in a version of jabber_id_new() that is hopefully more efficient.Fri, 10 Jul 2009 06:37:13 +0000, by Mark Doliner
-
Two more JID tests.Fri, 10 Jul 2009 06:07:27 +0000, by Paul Aurich
-
I thought of another invalid JID. I'm changing jabber_id_new() so that allFri, 10 Jul 2009 05:40:08 +0000, by Mark Doliner
-
Add tests for jabber_id_new(). Please add to this! JIDs with accentedFri, 10 Jul 2009 05:26:41 +0000, by Mark Doliner
-
Use assert_string_equal_free() instead of just assert_string_equal()Fri, 10 Jul 2009 05:05:51 +0000, by Mark Doliner
-
HAVE_CONFIG_H is not defined when building the perl plugin, so work aroundFri, 10 Jul 2009 03:14:31 +0000, by Stu Tomlinson
-
No functional change, but my gcc is bitching at me. Fixes this warning,Fri, 10 Jul 2009 02:53:17 +0000, by Stu Tomlinson
-
Hopefully provide better debug logs when gevolution plugin can't open theFri, 10 Jul 2009 02:47:09 +0000, by Stu Tomlinson
-
Fix this compiler warning:Fri, 10 Jul 2009 02:26:37 +0000, by Stu Tomlinson
-
This fixes this compile warning:Fri, 10 Jul 2009 01:48:32 +0000, by Stu Tomlinson
-
We can't return based on the value of an uninitialized variable, as gccFri, 10 Jul 2009 01:45:26 +0000, by Stu Tomlinson
-
Remove an unused variableFri, 10 Jul 2009 01:31:29 +0000, by Stu Tomlinson
-
keep the compiler happy:Fri, 10 Jul 2009 01:30:21 +0000, by Stu Tomlinson
-
Fix denying auth requests from MSN buddies, and fix a leak.Thu, 09 Jul 2009 17:57:44 +0000, by Sadrul Habib Chowdhury
-
Use purple_markup_escape_text instead of the glib version.Thu, 09 Jul 2009 17:20:08 +0000, by Sadrul Habib Chowdhury
-
Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.Thu, 09 Jul 2009 04:40:06 +0000, by Paul Aurich
-
The last command registered wasn't added to the list, so was leaking at uninit.Thu, 09 Jul 2009 02:27:38 +0000, by Paul Aurich
-
Lower the severity of this message.Thu, 09 Jul 2009 02:18:46 +0000, by Paul Aurich
-
disapproval of revision '39b90ee2c4d49d80e4f9befbc80cb9684cf05209'Wed, 22 Jul 2009 06:10:17 +0000, by Paul Aurich
-
Add support in Pidgin for playing back audio:// links. Also include a "SaveSat, 11 Jul 2009 07:01:00 +0000, by Elliott Sales de Andrade
-
Fix some quoting for AC_LANG_PROGRAM.Sat, 11 Jul 2009 06:49:43 +0000, by Elliott Sales de Andrade
-
Enable the weaker MD2 and MD4 with RSA encryption signing algorithms thatSat, 11 Jul 2009 06:46:21 +0000, by Elliott Sales de Andrade
-
Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose callFri, 10 Jul 2009 00:51:31 +0000, by Elliott Sales de Andrade
-
Add support for receiving winks and audio clips on MSN. The resulting fileThu, 09 Jul 2009 05:37:37 +0000, by Elliott Sales de Andrade
-
I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25cWed, 08 Jul 2009 20:47:08 +0000, by Mark Doliner
-
Oh, we don't need a special ui_info field for the AIM clientstringWed, 08 Jul 2009 20:44:16 +0000, by Mark Doliner
-
Use the ui_info hash table instead of prefs when passing the clientstringWed, 08 Jul 2009 20:11:07 +0000, by Mark Doliner
-
Create a oscar_get_ui_info_string() function that looks up a value in theWed, 08 Jul 2009 19:46:50 +0000, by Mark Doliner
-
Use a custom clientkey for AIM and ICQ for Pidgin and FinchWed, 08 Jul 2009 19:15:31 +0000, by Mark Doliner
-
Allow UIs to specify their own AOL client keyWed, 08 Jul 2009 19:02:40 +0000, by Mark Doliner
-
Don't double-free the color hash table when deinitializing both prpl-yahooWed, 08 Jul 2009 17:20:00 +0000, by Mark Doliner
-
yahoo: Don't do anything in yahoo_status_text when disconnecting.Wed, 08 Jul 2009 17:02:07 +0000, by Paul Aurich
-
Fix two errors when my p2p server connection times out.Wed, 08 Jul 2009 16:51:14 +0000, by Paul Aurich
-
merge of '4659790302e1226bf3dd9eb699c028d230304638'Wed, 08 Jul 2009 06:06:38 +0000, by Elliott Sales de Andrade
-
merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'Wed, 08 Jul 2009 04:33:25 +0000, by Paul Aurich
-
merge of '2010b6cf9dfaf940d22f5593c63b22db86ee8844'Wed, 08 Jul 2009 04:06:38 +0000, by Paul Aurich
-
Set the "Open Containing Directory" icon to the "directory" stock iconWed, 08 Jul 2009 05:59:49 +0000, by Elliott Sales de Andrade
-
merge of 'd4111c3c390e4fbea55bfa213f353d6012f249d5'Wed, 08 Jul 2009 00:50:29 +0000, by Gary Kramlich
-
Close up scope on some variables and more correctly handle theFri, 10 Jul 2009 04:46:37 +0000, by Etan Reisner
-
Returning FALSE from a function that is suposed to return a PurpleChat * isFri, 10 Jul 2009 04:35:20 +0000, by Etan Reisner
-
disapproval of revision '6b146c92bd0f878c7321a914c74044d50273abcf'Wed, 22 Jul 2009 02:35:10 +0000, by Etan Reisner
-
I noticed the other day that we don't have a "Join a Chat" menu item in theFri, 10 Jul 2009 02:44:50 +0000, by Etan Reisner
-
Oops, missed this.Wed, 08 Jul 2009 14:50:49 +0000, by Etan Reisner
-
Apparently font_weight was only relatively recently added to pango, so useTue, 07 Jul 2009 19:35:38 +0000, by Etan Reisner
-
s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/ModifyTue, 07 Jul 2009 18:18:56 +0000, by Etan Reisner
-
merge of '3f1d2c03aab34120c7c659a581ffa8d156041d51'Tue, 07 Jul 2009 17:44:23 +0000, by Paul Aurich
-
Close up scope on a variable and use PURPLE_BLIST_NODE_HAS_FLAG.Tue, 07 Jul 2009 15:50:45 +0000, by Etan Reisner
-
Modify the Windows build/install setup to deal with the perl modules the wayTue, 07 Jul 2009 15:44:24 +0000, by Etan Reisner
-
This seems to work better on Windows, what with the spaces in the path and theTue, 07 Jul 2009 15:42:04 +0000, by Etan Reisner
-
Add a few of my changes to the changelog. I don't think any of theseTue, 07 Jul 2009 07:27:17 +0000, by Mark Doliner
-
Update this comment. We talked about using CRC32 on the devel listTue, 07 Jul 2009 07:09:07 +0000, by Mark Doliner
-
merge of '0866182af6b0894f55f42ac5dd8d01f9a2c3160c'Tue, 07 Jul 2009 06:31:45 +0000, by Elliott Sales de Andrade
-
Really fix build when srcdir = builddir and srcdir != builddir.Wed, 08 Jul 2009 04:06:19 +0000, by Sadrul Habib Chowdhury
-
Plug a leak of an account dropdown selection dialog or two.Tue, 07 Jul 2009 17:44:13 +0000, by Paul Aurich
-
Make the use of xmpp_iq_cb_data->context explicit.Tue, 07 Jul 2009 05:09:53 +0000, by Paul Aurich
-
Fix compile when srcdir != builddir.Tue, 07 Jul 2009 04:32:58 +0000, by Sadrul Habib Chowdhury
-
I think that last thing should go in the ChangeLog.Tue, 07 Jul 2009 06:30:54 +0000, by Elliott Sales de Andrade
-
Install a custom GtkIMHtml procol handler for the "file://" type whichTue, 07 Jul 2009 06:25:33 +0000, by Elliott Sales de Andrade
-
Link-ify the filename when writing the "Transfer is complete" message toTue, 07 Jul 2009 06:18:24 +0000, by Elliott Sales de Andrade
-
Add some checks before attempting to add a buddy on MSN. Also, if the FQYTue, 07 Jul 2009 04:16:29 +0000, by Elliott Sales de Andrade
-
ChangeLog.API and @since mark purple_markup_escape_text.Tue, 07 Jul 2009 00:23:09 +0000, by Etan Reisner
-
Create a purple_markup_escape_text() function and use it in one placeMon, 06 Jul 2009 23:46:56 +0000, by Mark Doliner
-
Add a comment about some strange behavior that I noticedMon, 06 Jul 2009 23:24:37 +0000, by Mark Doliner
-
Check in updated po files because I changed a bunch of stringsMon, 06 Jul 2009 22:21:20 +0000, by Mark Doliner
-
Fixes for the changes to Yahoo to build a separate prpl for yahoo japanMon, 06 Jul 2009 22:04:02 +0000, by Mark Doliner
-
merge of '702813e5dd6dd0067366351c976a762da3b28772'Mon, 06 Jul 2009 21:56:46 +0000, by Mark Doliner
-
Fix win32 build for yahoo/yahoojp split.Mon, 06 Jul 2009 21:07:10 +0000, by Daniel Atallah
-
This looked wrong to me.Mon, 06 Jul 2009 16:23:10 +0000, by John Bailey
-
ChangeLog tweaks.Mon, 06 Jul 2009 15:50:59 +0000, by John Bailey
-
Patch from kkszysiu to make the GG prpl supportMon, 06 Jul 2009 15:46:51 +0000, by John Bailey
-
Oh, make sure we still set the itmsurl if we're available but don't haveMon, 06 Jul 2009 09:35:10 +0000, by Mark Doliner
-
Fix a bug where sometimes your away message wouldn't get set at sign onMon, 06 Jul 2009 09:30:44 +0000, by Mark Doliner
-
merge of '599603c54f97d6978ff312a4ff140857302b0033'Mon, 06 Jul 2009 09:08:17 +0000, by Mark Doliner
-
More uniformity among disconnect error messagesMon, 06 Jul 2009 09:07:42 +0000, by Mark Doliner
-
I think we can assume that read() isn't going to read more thanMon, 06 Jul 2009 07:26:12 +0000, by Mark Doliner
-
Non localizable string?! Non!Mon, 06 Jul 2009 06:03:20 +0000, by Mark Doliner
-
Change strings in libpurple/protocols/jabber/auth.c and util.c a little bitMon, 06 Jul 2009 05:50:43 +0000, by Mark Doliner
-
Change these two strings to match another one. total_number_of_strings--Mon, 06 Jul 2009 05:44:26 +0000, by Mark Doliner
-
Hey Stu, it should be safe to combine this check, right? It'll make usMon, 06 Jul 2009 05:37:06 +0000, by Mark Doliner