Mercurial > pidgin
graph
-
media-gst.h apparently needs special consideration that I'll give it someFri, 07 Aug 2009 03:01:22 +0000, by Stu Tomlinson
-
Add new #include's to purple.h so it can continue to be the canonicalFri, 07 Aug 2009 02:33:51 +0000, by Stu Tomlinson
-
Remove send_level and recv_level from PidginMedia.Fri, 07 Aug 2009 08:34:37 +0000, by Mike Ruprecht
-
Unlink the local audio volume and mute between sessions.Fri, 07 Aug 2009 08:23:12 +0000, by Mike Ruprecht
-
merge of '690e0c46a823bc8a86dd97edef1482d8ba30d3a6'Fri, 07 Aug 2009 00:08:43 +0000, by Mike Ruprecht
-
Updated traditional Chinese translations. Closes #9850.Thu, 06 Aug 2009 07:01:04 +0000, by ambrose li
-
merge of 'bc3bb7129b398700639d32f7d6b85fc155053f82'Thu, 06 Aug 2009 05:50:42 +0000, by Paul Aurich
-
Ignore buddies with invalid emails in the membership list or address book,Thu, 06 Aug 2009 05:25:23 +0000, by Elliott Sales de Andrade
-
ChangeLog my last. I think this Closes #9824.Thu, 06 Aug 2009 05:49:47 +0000, by Paul Aurich
-
log: Escape the "from" name in the HTML logger. Refs #9824.Thu, 06 Aug 2009 05:45:47 +0000, by Paul Aurich
-
irc: Handle a buddy appearing in multiple groups properly.Thu, 06 Aug 2009 04:59:12 +0000, by Paul Aurich
-
merge of '05d22685de7c7e91a18724eccf5ecf6791146239'Thu, 06 Aug 2009 03:23:05 +0000, by Paul Aurich
-
jabber: Fix a crash due to a contact having a resource with jbr->name == NULLThu, 06 Aug 2009 03:21:59 +0000, by Paul Aurich
-
Don't package the unnecessary symlink libymsg.so which is not really aThu, 06 Aug 2009 01:28:34 +0000, by Stu Tomlinson
-
Don't crash trying to modify the settings for an account where the prpl isThu, 06 Aug 2009 01:05:11 +0000, by Stu Tomlinson
-
Updated Italian po and win32 installer translations. Closes #9846, #9847.Wed, 05 Aug 2009 16:11:20 +0000, by Claudio Satriano
-
Check for media caps when the conversation menu is activated.Fri, 07 Aug 2009 00:06:12 +0000, by Mike Ruprecht
-
Remove the "accepted" signal from PurpleMedia as it was redundant.Wed, 05 Aug 2009 03:37:45 +0000, by Mike Ruprecht
-
Set alsasrc's slave-method to 2. This stops the audio timestamps fromWed, 05 Aug 2009 02:17:12 +0000, by Mike Ruprecht
-
Allow setting properties on GStreamer elements with fs-element.conf.Wed, 05 Aug 2009 01:58:02 +0000, by Mike Ruprecht
-
Refs #9838.Wed, 05 Aug 2009 01:34:21 +0000, by Paul Aurich
-
Let's just call this after the switch statement...Wed, 05 Aug 2009 01:20:45 +0000, by Mark Doliner
-
Take care of a special case where we would incorrectly parse incoming IMsWed, 05 Aug 2009 01:13:12 +0000, by Mark Doliner
-
Updated Spanish translation.Wed, 05 Aug 2009 00:53:51 +0000, by jfs
-
Updated Basque translation.Wed, 05 Aug 2009 00:52:51 +0000, by mikel paskual
-
Reuse our purple_markup_unescape_entity() function instead ofTue, 04 Aug 2009 23:29:34 +0000, by Mark Doliner
-
Use TRUE and FALSE instead of 1 and 0. I like TRUE and FALSE.Tue, 04 Aug 2009 22:47:58 +0000, by Mark Doliner
-
This is actually a stack, not a queue, so we can use a simpler dataTue, 04 Aug 2009 21:03:34 +0000, by Mark Doliner
-
Make this enum follow our naming conventions a little betterTue, 04 Aug 2009 20:53:11 +0000, by Mark Doliner
-
Something will have gone horribly wrong if data is NULL here, so don'tTue, 04 Aug 2009 08:16:09 +0000, by Mark Doliner
-
Fix two memory leaks. We were setting norm_bud and temp to NULL withoutTue, 04 Aug 2009 08:14:41 +0000, by Mark Doliner
-
merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'Tue, 04 Aug 2009 04:19:34 +0000, by Elliott Sales de Andrade
-
Somehow this bit got left in there. Should really compile this time.Tue, 04 Aug 2009 04:18:57 +0000, by Elliott Sales de Andrade
-
merge of '46d5666420acffd7b3464e1c2ba0b5d0711c514d'Tue, 04 Aug 2009 04:04:21 +0000, by Paul Aurich
-
merge of '4687f2ad1aa97d621e389533af53704e6066f35a'Tue, 04 Aug 2009 03:52:57 +0000, by Elliott Sales de Andrade
-
Set a maximum conversion length to g_convert when determining the file nameTue, 04 Aug 2009 03:51:30 +0000, by Elliott Sales de Andrade
-
THis conversion specifier is incorrect.Tue, 04 Aug 2009 03:49:01 +0000, by Elliott Sales de Andrade
-
Changes to the way we translate raw yahoo messages to HTML. The HTMLTue, 04 Aug 2009 02:14:46 +0000, by Mark Doliner
-
We can use the typedef here, right?Tue, 04 Aug 2009 02:06:01 +0000, by Mark Doliner
-
Log the reason for disconnection to the debug log, so that we mightTue, 04 Aug 2009 01:23:45 +0000, by Stu Tomlinson
-
merge of '4b4bc04579a86d9b73a47d39654a65c1b15e1136'Tue, 04 Aug 2009 04:03:41 +0000, by Paul Aurich
-
Changelog the mail dialog crashes/fixes.Tue, 04 Aug 2009 00:32:56 +0000, by Paul Aurich
-
Fix a crash at shutdown in Finch.Mon, 03 Aug 2009 23:29:05 +0000, by Paul Aurich
-
statusbox: Avoid an assertion failure from ""Mon, 03 Aug 2009 18:30:22 +0000, by Paul Aurich
-
Updated Spanish and Slovenian translations. Closes #9834, #9835.Mon, 03 Aug 2009 17:06:26 +0000, by Paul Aurich
-
Further updated Norwegian Nynorsk translation. Closes #9831.Mon, 03 Aug 2009 06:36:48 +0000, by Paul Aurich
-
Document the jabber signals, since I promised a while ago I would.Mon, 03 Aug 2009 06:33:17 +0000, by Paul Aurich
-
cert: This a bad idea. check_subject_name being mandatory to implement is IMHO much better.Tue, 04 Aug 2009 04:03:29 +0000, by Paul Aurich
-
Updated Basque (eu) translation. Closes #9828.Mon, 03 Aug 2009 00:46:20 +0000, by Paul Aurich
-
Updated Russian translation some more. Closes #9818.Sun, 02 Aug 2009 22:48:05 +0000, by Paul Aurich
-
jabber: Keep a second connection open over which to send the terminate.Sun, 02 Aug 2009 20:42:00 +0000, by Paul Aurich
-
Oops, fix loading smiley themes.Sun, 02 Aug 2009 05:53:56 +0000, by Paul Aurich
-
Don't use pointers (even opaquely) once they're freed. Closes #9822.Sun, 02 Aug 2009 05:34:11 +0000, by Paul Aurich
-
Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.Sun, 02 Aug 2009 05:04:41 +0000, by Paul Aurich
-
Clarify load_smiley_theme a little. Refs #9822.Sun, 02 Aug 2009 04:33:26 +0000, by Paul Aurich
-
yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.Sun, 02 Aug 2009 04:10:32 +0000, by Paul Aurich
-
oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.Sun, 02 Aug 2009 03:58:52 +0000, by Paul Aurich
-
jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to ProsodySun, 02 Aug 2009 03:00:00 +0000, by Paul Aurich
-
jabber: Store the "own JabberBuddy" in the JabberStream* struct.Sat, 01 Aug 2009 22:12:30 +0000, by Paul Aurich
-
jabber: Stop fall-through on connection error.Sat, 01 Aug 2009 21:45:24 +0000, by Paul Aurich
-
merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'Sat, 01 Aug 2009 18:55:27 +0000, by Paul Aurich
-
cert: Fix a reversed check. Oops.Sat, 01 Aug 2009 18:51:02 +0000, by Paul Aurich
-
zephyr: Build properly on Hurd.Sat, 01 Aug 2009 05:31:59 +0000, by duck
-
jabber: Ridiculously verbose logging for BOSH.Sat, 01 Aug 2009 04:32:24 +0000, by Paul Aurich
-
jabber: Better inactivity timer logic.Sat, 01 Aug 2009 04:24:39 +0000, by Paul Aurich
-
jabber: Remove js->use_boshSat, 01 Aug 2009 04:01:51 +0000, by Paul Aurich
-
jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.Sat, 01 Aug 2009 04:00:37 +0000, by Paul Aurich
-
jabber: Re-order the BOSH structs and normalize the buffer names.Sat, 01 Aug 2009 03:57:14 +0000, by Paul Aurich
-
Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection errorSat, 01 Aug 2009 15:59:40 +0000, by Stu Tomlinson
-
Unbreak the string freeze.Sat, 01 Aug 2009 15:32:38 +0000, by John Bailey
-
Fix #9660. Reconnect, in case of error 52.Sat, 01 Aug 2009 08:50:19 +0000, by Sulabh Mahajan
-
Fixes #9661Sat, 01 Aug 2009 07:45:23 +0000, by Sulabh Mahajan
-
merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'Sat, 01 Aug 2009 02:59:31 +0000, by Paul Aurich
-
Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #defineFri, 31 Jul 2009 21:44:52 +0000, by Mark Doliner
-
jabber: Add the two Gtalk video features to the disco#info/caps hashSat, 01 Aug 2009 02:58:40 +0000, by Paul Aurich
-
jabber: Fix setting the PEP node the first time.Sat, 01 Aug 2009 02:44:13 +0000, by Paul Aurich
-
jabber: disco#info queries with no 'from' are from the server; valid.Sat, 01 Aug 2009 02:33:41 +0000, by Paul Aurich
-
jabber: Fix setting Google Talk avatar at login.Sat, 01 Aug 2009 01:53:02 +0000, by Paul Aurich
-
merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'Fri, 31 Jul 2009 14:40:03 +0000, by Marcus Lundblad
-
Add a test with a custom colorFri, 31 Jul 2009 09:34:39 +0000, by Mark Doliner
-
hu.po: Hungarian translation updated for 2.60Fri, 31 Jul 2009 10:04:43 +0000, by Kelemen G«¡bor
-
Of course I got it backwardsFri, 31 Jul 2009 09:22:37 +0000, by Mark Doliner
-
Better variable name?Fri, 31 Jul 2009 09:21:28 +0000, by Mark Doliner
-
Add testing for font sizeFri, 31 Jul 2009 09:18:07 +0000, by Mark Doliner
-
Stop using a GString when a gchar* will do fineFri, 31 Jul 2009 09:04:20 +0000, by Mark Doliner
-
Make match a const char *, and remove two unnecessary castsFri, 31 Jul 2009 08:55:10 +0000, by Mark Doliner
-
Minor optimization when sending and receiving messages on Yahoo: onlyFri, 31 Jul 2009 08:47:42 +0000, by Mark Doliner
-
nomoreendtags is used as a boolean, so set the variable type appropriatelyFri, 31 Jul 2009 08:39:03 +0000, by Mark Doliner
-
cert: Nevermind, not going to change that string.Fri, 31 Jul 2009 06:50:34 +0000, by Paul Aurich
-
cert: Validate subject name before prompting due to no CA pool.Fri, 31 Jul 2009 06:35:35 +0000, by Paul Aurich
-
Don't leak the GError from g_convert.Fri, 31 Jul 2009 04:42:52 +0000, by Elliott Sales de Andrade
-
merge of '69e3f1859964483e117264088d4b6fc214709f6a'Fri, 31 Jul 2009 04:21:30 +0000, by Mike Ruprecht
-
merge of 'a20a45414d71cd9c0ab697cf0d6209bea8d9140c'Fri, 31 Jul 2009 04:21:28 +0000, by Mike Ruprecht
-
merge of 'a6c4b3ed3fdfcd5eafd45342656fed541020f353'Fri, 31 Jul 2009 04:09:41 +0000, by Elliott Sales de Andrade
-
Got the 'to' and 'from' charsets backwards there, didn't I.Fri, 31 Jul 2009 04:09:01 +0000, by Elliott Sales de Andrade
-
Fix the warnings.Fri, 31 Jul 2009 04:05:57 +0000, by Elliott Sales de Andrade
-
Using g_convert instead of g_utf16_to_utf8 so that we can explicitly setFri, 31 Jul 2009 04:04:24 +0000, by Elliott Sales de Andrade
-
Using g_convert instead of g_utf16_to_utf8 means we don't need to goFri, 31 Jul 2009 03:53:00 +0000, by Elliott Sales de Andrade
-
Oops.Fri, 31 Jul 2009 04:15:02 +0000, by Paul Aurich
-
Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.Fri, 31 Jul 2009 03:47:58 +0000, by Paul Aurich
-
Fix some of that grammer (sic) that Mark mentioned.Fri, 31 Jul 2009 03:27:47 +0000, by Elliott Sales de Andrade
-
I don't understand how this branch could be reached, but don't leak the slpFri, 31 Jul 2009 02:48:57 +0000, by Elliott Sales de Andrade
-
Change Yahoo to send <span> tags with a color style attribute instead of <font>Fri, 31 Jul 2009 01:28:41 +0000, by Mark Doliner
-
Whoops, I forgot to add the test!Fri, 31 Jul 2009 01:06:42 +0000, by Mark Doliner
-
Add a note about why we do this. Feel free to correct spellingFri, 31 Jul 2009 00:56:33 +0000, by Mark Doliner
-
Add a super simple test for yahoo_codes_to_html(). I'm planning onFri, 31 Jul 2009 00:48:16 +0000, by Mark Doliner
-
This comment shouldn't be doxigenatedFri, 31 Jul 2009 00:46:38 +0000, by Mark Doliner
-
Oh shit no it wasn't. I have no one to blame but fear itself.Thu, 30 Jul 2009 23:47:16 +0000, by Mark Doliner
-
Um, this was a memory leak, right?Thu, 30 Jul 2009 23:45:45 +0000, by Mark Doliner
-
Simplify a wee bitThu, 30 Jul 2009 23:43:01 +0000, by Mark Doliner
-
Add the camera-v1 cap or else Gmail refuses to accept we're video enabled.Fri, 31 Jul 2009 04:20:30 +0000, by Mike Ruprecht
-
oscar: Fix debug message newline I noticed in a log from #pidgin.Thu, 30 Jul 2009 16:02:21 +0000, by Paul Aurich
-
Updated Catalan-Valencian translation by Toni Hermoso.Thu, 30 Jul 2009 12:41:56 +0000, by Josep Puigdemont
-
merge of '0303b668a76bd19395d6a4feeec2d0c36f2407bf'Thu, 30 Jul 2009 07:26:54 +0000, by Mark Doliner
-
merge of '4d4cd3cf315192de81786fd9f785ac12a08ad369'Thu, 30 Jul 2009 05:24:52 +0000, by Paul Aurich
-
Small comment improvement from Aman Gupta (tmm1)Thu, 30 Jul 2009 07:26:10 +0000, by Mark Doliner
-
Apparently the .PHONY bits are important for the revision reported in win32Thu, 30 Jul 2009 03:47:23 +0000, by Stu Tomlinson
-
Don't crash when opening a tooltip for yahoo contacts who aren't onThu, 30 Jul 2009 03:42:26 +0000, by Mike Ruprecht
-
certs: Clean up the code a little, since I made it hard to follow.Thu, 30 Jul 2009 05:24:44 +0000, by Paul Aurich
-
jabber: Handle "Extended Address" correctly.Wed, 29 Jul 2009 19:16:02 +0000, by Paul Aurich
-
Don't use a static buffer to hold a full filename, since it could possiblyThu, 30 Jul 2009 03:26:37 +0000, by Elliott Sales de Andrade
-
merge of '0b43c5f05ed84d95790b3c5370f905758358e36e'Wed, 29 Jul 2009 19:31:27 +0000, by Etan Reisner
-
German translation update (only punctuation changes)Wed, 29 Jul 2009 07:54:07 +0000, by Bj«Órn Voigt
-
Updated Slovak and Afrikaans translations. Closes #9795, #9794.Wed, 29 Jul 2009 02:32:00 +0000, by Paul Aurich
-
If the SOAP server returns a 503 AND we haven't yet authenticated, thenWed, 29 Jul 2009 01:50:54 +0000, by Elliott Sales de Andrade
-
merge of '024d245a8148c47c777a691d387fefdc58337f9c'Tue, 28 Jul 2009 22:25:41 +0000, by Paul Aurich
-
merge of '19f16b9c4b574f5a04993f6347630ef3a0f03dd6'Tue, 28 Jul 2009 22:07:41 +0000, by Paul Aurich
-
ft: Don't emit a changed-status signal for something that isn't a change.Tue, 28 Jul 2009 21:49:29 +0000, by Paul Aurich
-
merge of '18102fcd19439a6e6f2e689922316eaa8fd42ca1'Tue, 28 Jul 2009 22:07:39 +0000, by Paul Aurich
-
Add a comment for these two strings. A translator asked aboutTue, 28 Jul 2009 22:03:21 +0000, by Mark Doliner
-
Fixed casing...Tue, 28 Jul 2009 22:08:04 +0000, by Marcus Lundblad
-
One more typo...Tue, 28 Jul 2009 22:07:17 +0000, by Marcus Lundblad
-
Fixed typo in translationTue, 28 Jul 2009 22:04:15 +0000, by Marcus Lundblad
-
Update Lithuanian translationTue, 28 Jul 2009 20:03:28 +0000, by Laurynas Biveinis
-
cap: Ignore auto-resp messages. Closes #4633.Tue, 28 Jul 2009 05:03:19 +0000, by Paul Aurich
-
ft: Set an initial size for the dialog; that shrunk it way too much.Tue, 28 Jul 2009 04:43:53 +0000, by Paul Aurich
-
ft: This functionality has been "offered" for umpteen years.Tue, 28 Jul 2009 04:35:06 +0000, by Paul Aurich
-
I think this is the 3rd fix for the same error in the same functionTue, 28 Jul 2009 03:09:54 +0000, by Stu Tomlinson
-
Updated Hebrew translation. Closes #9785.Tue, 28 Jul 2009 02:58:24 +0000, by Paul Aurich
-
merge of '5d299fb56a8e77822296cd70281b61ed0fa3b613'Tue, 28 Jul 2009 02:37:45 +0000, by Paul Aurich
-
Fixes for some potential printf("%s", NULL) type of problems from MaikuTue, 28 Jul 2009 02:30:39 +0000, by Stu Tomlinson
-
Automatically detect if running under valgrind and don't close pluginTue, 28 Jul 2009 01:23:39 +0000, by Stu Tomlinson
-
Make gtkmedia.c compilable on systems without X11 (as long as they're Win32)Tue, 28 Jul 2009 01:18:46 +0000, by Stu Tomlinson
-
Make media.c compilable on Windows following guidance from MaikuTue, 28 Jul 2009 01:16:09 +0000, by Stu Tomlinson
-
Free the KeyValuePairs associated with accountopt lists. Closes #9115.Mon, 27 Jul 2009 23:14:24 +0000, by stefan becker
-
merge of '865afa7130542051d98f8e39bf3e0e6d8c70402c'Mon, 27 Jul 2009 22:50:34 +0000, by Paul Aurich
-
Fix windows build by adding the necessary bits to define the MTN revisionMon, 27 Jul 2009 19:11:49 +0000, by Stu Tomlinson
-
Optimize blist searching with lots and lots of empty groupsMon, 27 Jul 2009 22:02:20 +0000, by aman
-
Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.Mon, 27 Jul 2009 05:20:52 +0000, by hanzz
-
Resurrect the old offline icon and make the new one the invisible icon.Mon, 27 Jul 2009 05:09:21 +0000, by Paul Aurich
-
More efficient purple_find_conversation_with_account. Closes #9703.Mon, 27 Jul 2009 04:12:06 +0000, by aman
-
merge of '676252faa4180c3a4995644d57dd0394f55d5db7'Mon, 27 Jul 2009 03:33:32 +0000, by Paul Aurich
-
jabber: Move the jbr comparison logic to a GCompareFuncSun, 26 Jul 2009 19:51:40 +0000, by Paul Aurich
-
jabber: Properly track own idle time in fake_to_self.Sun, 26 Jul 2009 19:25:47 +0000, by Paul Aurich
-
And really fix that --with-system-ssl-certs argument.Sun, 26 Jul 2009 21:42:21 +0000, by John Bailey
-
Tweak the ChangeLog a bit.Sun, 26 Jul 2009 21:22:47 +0000, by John Bailey
-
Fix this warning:Sun, 26 Jul 2009 21:22:29 +0000, by John Bailey
-
merge of '0cb5b3f2ca9b11063ea0e18c4fc723568e254965'Sun, 26 Jul 2009 17:43:00 +0000, by Paul Aurich
-
Move from "struct yahoo_data" to "YahooData" to be consistent with other structsSun, 26 Jul 2009 17:25:18 +0000, by John Bailey
-
And clean up two instances where Yahoo Japan needs to be correctly detectedSun, 26 Jul 2009 17:17:03 +0000, by John Bailey
-
Update these URL's to use the correct version of the Yahoo Messenger clientSun, 26 Jul 2009 16:54:02 +0000, by John Bailey
-
Catalan translation updated.Sun, 26 Jul 2009 15:24:29 +0000, by Josep Puigdemont
-
Further update to pt_BR. Refs #9723.Sun, 26 Jul 2009 01:39:13 +0000, by Paul Aurich
-
Deprecate multiple chats having the same name and complain in the log.Sun, 26 Jul 2009 00:39:14 +0000, by Paul Aurich
-
Minor cleanup: This callback is also IM-only.Sun, 26 Jul 2009 00:21:20 +0000, by Paul Aurich
-
Minor cleanup: this callback is only triggered for IMs.Sun, 26 Jul 2009 00:19:59 +0000, by Paul Aurich
-
Add a few files to .mtn-ignoreSat, 25 Jul 2009 23:57:26 +0000, by Paul Aurich
-
--warnings;Sat, 25 Jul 2009 23:44:28 +0000, by Paul Aurich
-
Updated English (British) translation. Closes #9775.Sat, 25 Jul 2009 21:12:23 +0000, by Paul Aurich
-
merge of '968b860be1d2669d190f0b1376533fcbc0d52b98'Sat, 25 Jul 2009 08:26:47 +0000, by Elliott Sales de Andrade
-
Add the MTN revision in the Pidgin About and finch --version dialogs.Sat, 25 Jul 2009 06:49:18 +0000, by Elliott Sales de Andrade
-
Apply a fix from "pieleric" to the Dutch translation. Closes #9764.Sat, 25 Jul 2009 02:55:33 +0000, by Paul Aurich
-
complete German translation for 2.6.0Fri, 24 Jul 2009 16:07:31 +0000, by Jochen Kemnade
-
ft: fwrite failing is a local error. Pointed out by kenshin.Thu, 23 Jul 2009 04:05:31 +0000, by Paul Aurich
-
Add an explicit "Connected" message right before passing control from proxy subsystem to whomever called purple_proxy_connect.Thu, 23 Jul 2009 02:52:45 +0000, by Paul Aurich
-
Set xfer->status before emitting signals in purple_xfer_set_status.Thu, 23 Jul 2009 02:31:52 +0000, by Paul Aurich
-
Updated Bengali translation and retire two translators. Closes #9738.Wed, 22 Jul 2009 21:17:50 +0000, by Paul Aurich
-
merge of '0051876c7a8f15262533a927282a8b417dfb0644'Wed, 22 Jul 2009 20:39:46 +0000, by Paul Aurich
-
Updated Czech translation. Closes #9739Wed, 22 Jul 2009 20:38:20 +0000, by Paul Aurich
-
Fix a small leak and remove a duplicate xmlnode_set_attrib.Wed, 22 Jul 2009 19:48:51 +0000, by Paul Aurich
-
Fix #9745 as the submitter suggested. This doesn't appear to hurt anything.Wed, 22 Jul 2009 15:06:07 +0000, by John Bailey
-
Fix GnuTLS validation of the CACert Chain. Closes #4458.Wed, 22 Jul 2009 07:31:40 +0000, by Paul Aurich
-
merge of '6f4d0e183ebb11a95980e184e63bd4709aa24306'Wed, 22 Jul 2009 06:12:13 +0000, by Paul Aurich
-
A better solution for verifying certificate chains with NSS 3.12.3.Wed, 22 Jul 2009 06:03:31 +0000, by Paul Aurich
-
merge of '16bc7e72b5dd239ce65c63a388c2d39efc5b7c32'Wed, 22 Jul 2009 04:15:02 +0000, by Paul Aurich
-
merge of '080022da62aff247ec296e6c817cae0fc476b6a6'Wed, 22 Jul 2009 03:15:48 +0000, by Mike Ruprecht
-
merge of '2c429e7e623da14e68de42a031909190e1f9dbac'Wed, 22 Jul 2009 02:36:28 +0000, by Etan Reisner
-
merge of '5a2bb37da0d5add24e122a13a827437ecae61ad3'Tue, 21 Jul 2009 23:45:49 +0000, by Etan Reisner
-
Check expiration/activation times on certificates. Closes #8226.Wed, 22 Jul 2009 04:14:01 +0000, by Paul Aurich
-
Set the namespace properly on stanzas for BOSH.Tue, 21 Jul 2009 22:30:01 +0000, by Paul Aurich
-
Don't crash when there isn't a webcam connected.Wed, 22 Jul 2009 03:11:05 +0000, by Mike Ruprecht
-
getting closer to a complete German translationTue, 21 Jul 2009 17:10:29 +0000, by Jochen Kemnade
-
Updated Dutch translation. Closes #9727.Tue, 21 Jul 2009 15:30:24 +0000, by Paul Aurich
-
Clean up some debugging and leave it in, since when it it fails, itTue, 21 Jul 2009 15:05:00 +0000, by Paul Aurich
-
merge of 'b4330cb0af1a74cd8826d08447a38a366f1be3fc'Tue, 21 Jul 2009 06:48:31 +0000, by Paul Aurich
-
merge of '50e2f2c66f304a73c2a9ef4d912be5e3f2ed39a5'Tue, 21 Jul 2009 06:16:43 +0000, by Elliott Sales de Andrade
-
Clear out the fd when we pass it off to the SSL subsystemTue, 21 Jul 2009 06:47:55 +0000, by Paul Aurich
-
Add a debug log message when MD5 is used in a verification chain. Refs #4458.Tue, 21 Jul 2009 05:33:43 +0000, by Paul Aurich
-
merge of '1ce56b5da0a32c13c50761b20f87a319cc55306f'Tue, 21 Jul 2009 04:25:59 +0000, by Ka-Hing Cheung
-
Updated Khmer translation. Closes #9726.Tue, 21 Jul 2009 04:12:47 +0000, by Paul Aurich
-
Reorganize pixmaps to ship scalable icons, including the main Pidgin icon. Refs #8556.Tue, 21 Jul 2009 03:48:50 +0000, by Paul Aurich
-
Check in updated icons, logo, and new voice/video icons from Hylke.Tue, 21 Jul 2009 03:05:36 +0000, by Paul Aurich
-
Updated Brazilian Portuguese translation. Closes #9723.Mon, 20 Jul 2009 18:51:18 +0000, by Paul Aurich
-
Don't allow NULL sort method IDs and don't crash on them. Fixes #9658.Mon, 20 Jul 2009 18:44:07 +0000, by Paul Aurich
-
merge of '13c5077bcfd832ab1e88f6b32c9563e6d46ebf82'Mon, 20 Jul 2009 18:29:16 +0000, by Paul Aurich
-
Fix a translation issue. Closes #7316.Mon, 20 Jul 2009 07:12:34 +0000, by Paul Aurich
-
Propagate connect errors from the MSN proxy callback to the servconn errorTue, 21 Jul 2009 04:31:27 +0000, by Elliott Sales de Andrade
-
Fix a small warning.Tue, 21 Jul 2009 03:57:20 +0000, by Elliott Sales de Andrade
-
Set the session error after disconnecting the servconn instead of before.Tue, 21 Jul 2009 03:56:44 +0000, by Elliott Sales de Andrade
-
merge of 'e9bb03a6ee65b531aedba74676ce2dbb1b9a8491'Mon, 20 Jul 2009 05:11:50 +0000, by Elliott Sales de Andrade
-
Some versions of libtool seem to output things a little differently, soMon, 20 Jul 2009 05:10:17 +0000, by Elliott Sales de Andrade
-
Make a note about these ALLOW_TAG* macros so people don't do stuff likeMon, 20 Jul 2009 01:28:11 +0000, by Elliott Sales de Andrade
-
We don't appear to need this key according to the current revision of theSun, 19 Jul 2009 23:26:50 +0000, by Elliott Sales de Andrade
-
kevin_BB on irc was reporting that doing things on connect didn't work,Tue, 21 Jul 2009 04:24:46 +0000, by Ka-Hing Cheung
-
Build fix on Windows. Thanks to SuperMMX.Mon, 20 Jul 2009 18:28:16 +0000, by Paul Aurich
-
Allow fallback for broken XMPP <message/> types. Closes #7837.Mon, 20 Jul 2009 18:26:13 +0000, by Paul Aurich
-
Oops, it helps to set the resource.Mon, 20 Jul 2009 18:16:36 +0000, by Paul Aurich
-
Move the IDN support into the DNS routines.Sun, 19 Jul 2009 23:45:13 +0000, by Paul Aurich
-
567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALTSun, 19 Jul 2009 22:40:10 +0000, by Ka-Hing Cheung
-
disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'Sun, 19 Jul 2009 22:39:41 +0000, by Ka-Hing Cheung
-
567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALTSun, 19 Jul 2009 22:29:44 +0000, by Ka-Hing Cheung
-
Small fixes in fr.po translation for 2.6 release.Sun, 19 Jul 2009 20:16:27 +0000, by ª±ric Boumaour
-
merge of '51da76f83bc049dc92e4199b15f634d001a5fa02'Sun, 19 Jul 2009 19:38:35 +0000, by Paul Aurich
-
Make OK default for Add Buddy, Add Chat, and Join Chat.Sun, 19 Jul 2009 19:07:54 +0000, by Paul Aurich
-
if I return FALSE to remove the timeout handle, I should probably setSun, 19 Jul 2009 17:56:02 +0000, by Ka-Hing Cheung
-
merge of '0c2f544829df2f3a369504315f8b3a6cc325749a'Sun, 19 Jul 2009 17:45:08 +0000, by Ka-Hing Cheung
-
more German l10nSun, 19 Jul 2009 17:27:55 +0000, by Jochen Kemnade
-
Timeout switchboard connections at 60 seconds, should Fixes #3330 for mostSun, 19 Jul 2009 17:41:38 +0000, by Ka-Hing Cheung
-
move MSN stuff to its own sectionSun, 19 Jul 2009 17:35:06 +0000, by Ka-Hing Cheung
-
I blame Qulogic for not compiling with vvSun, 19 Jul 2009 16:55:48 +0000, by Ka-Hing Cheung
-
disapproval of revision '0a9f6836dbe4facb38768025e830328a50c5ddd8'Sun, 19 Jul 2009 19:33:43 +0000, by Mark Doliner
-
Surround this macro in do { } while (0); so that callers don't need toSun, 19 Jul 2009 16:31:32 +0000, by Mark Doliner
-
Correct the indentation of this macro by removing one level of indentationSun, 19 Jul 2009 16:28:32 +0000, by Mark Doliner
-
Fix an incorrect string. Yes, this breaks the string freeze. But the stringSun, 19 Jul 2009 16:19:45 +0000, by Mark Doliner
-
German translation update (still incomplete for 2.6.0)Sun, 19 Jul 2009 12:05:32 +0000, by Jochen Kemnade
-
Fixes #1982Sun, 19 Jul 2009 08:31:44 +0000, by Sulabh Mahajan
-
merge of '2ce8248c9604e667e6fbbc4200565415369417e0'Sun, 19 Jul 2009 08:17:45 +0000, by Elliott Sales de Andrade
-
Updated Greek Translation. Closes #9696.Sun, 19 Jul 2009 07:17:13 +0000, by Paul Aurich
-
Punjabi translation updated. Closes #9715.Sun, 19 Jul 2009 05:45:45 +0000, by Paul Aurich
-
To make grim happy (or more upset).Sat, 18 Jul 2009 20:11:08 +0000, by Paul Aurich