log

age author description
Fri, 03 Jul 2009 11:43:15 +0000 Sulabh Mahajan Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.
Fri, 03 Jul 2009 11:26:41 +0000 Sulabh Mahajan During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable account
Fri, 03 Jul 2009 11:13:35 +0000 Sulabh Mahajan In case of an error we do not receive the token, and totalelements in that case is 1. This fixes the issue of not being able to set error properly.
Fri, 03 Jul 2009 09:05:51 +0000 Mark Doliner Formatting changes, no functionality.
Fri, 03 Jul 2009 06:03:01 +0000 Elliott Sales de Andrade merge of '4296be52d5b80da450d41464433feee7c438d8f9'
Sat, 04 Jul 2009 03:08:10 +0000 Paul Aurich Clarify that Purple::Prefs::add_none() really is necessary
Fri, 03 Jul 2009 05:27:32 +0000 Paul Aurich Whoops, that wasn't meant to be https (even though I think Google should be
Fri, 03 Jul 2009 05:25:41 +0000 Paul Aurich Provide a custom URL per-email for gmail notifications, since Google gives it to us.
Fri, 03 Jul 2009 05:24:26 +0000 Elliott Sales de Andrade Sadrul and etan point out that using an existing function is better than
Fri, 03 Jul 2009 05:03:20 +0000 Paul Aurich Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.
Fri, 03 Jul 2009 04:27:02 +0000 Paul Aurich merge of '42ff94691667fa47b66d698b59f9eca2326c3660'
Fri, 03 Jul 2009 04:25:45 +0000 Paul Aurich Fix the mail_dialog->total_count and use that to tell when the dialog is empty.
Fri, 03 Jul 2009 04:21:16 +0000 Paul Aurich Don't try to read in '' as our account icon. I don't know if I have a messed up prefs.xml or something else changed recently.
Fri, 03 Jul 2009 02:51:20 +0000 Paul Aurich Close the mail dialog at signoff if it's empty. Closes #9345.
Fri, 03 Jul 2009 02:35:27 +0000 Paul Aurich Remove the PidginMailDialog typedef.
Fri, 03 Jul 2009 02:33:30 +0000 Paul Aurich Remove a few layers of evil abstraction.
Fri, 03 Jul 2009 02:13:39 +0000 Paul Aurich Remove trailing whitespace
Fri, 03 Jul 2009 03:37:07 +0000 Elliott Sales de Andrade merge of '62bb494a4382e4c1744f43473276c10a8d207d4a'
Thu, 02 Jul 2009 22:27:13 +0000 Paul Aurich Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
Thu, 02 Jul 2009 22:03:21 +0000 Paul Aurich If get_info_for_jid is passed a full JID, don't spam that JID with IQs.
Thu, 02 Jul 2009 21:55:15 +0000 Paul Aurich Factor the per-resource IQs out into their own function.
Thu, 02 Jul 2009 08:41:25 +0000 Mark Doliner Check in re-based .po files so our nightly l10n stats generation has less work to do
Thu, 02 Jul 2009 08:30:40 +0000 Mark Doliner Woo boy I think we might have a whole bunch of new strings
Thu, 02 Jul 2009 08:24:51 +0000 Mark Doliner * Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL)
Thu, 02 Jul 2009 08:15:49 +0000 Mark Doliner I had to make these changes to get "make check" to run
Thu, 02 Jul 2009 07:33:17 +0000 Mark Doliner A few changes to our code to handle chunked transfer-encodings (technically
Thu, 02 Jul 2009 07:09:24 +0000 Mark Doliner Remove just a tad bit of indirection
Thu, 02 Jul 2009 06:08:36 +0000 Mark Doliner Use unsigned lengths here and use %zu when reading into the gsize var
Thu, 02 Jul 2009 04:15:21 +0000 Paul Aurich Clear the notifications via a signal instead of pidgin_close_notify.
Thu, 02 Jul 2009 01:52:48 +0000 Paul Aurich merge of '6b55733f733881e690313c87ac44fba18f382ce1'
Wed, 01 Jul 2009 23:42:20 +0000 Mark Doliner Fix font size and font face in outgoing myspace messages. I think I
Wed, 01 Jul 2009 16:08:55 +0000 Ethan Blanton Don't send 64-bit DCC application-level acknowledgments on 64-bit systems.
Wed, 01 Jul 2009 08:18:47 +0000 Sadrul Habib Chowdhury merge of '183db7b36f0f27730e6f1b86c30b7ab9dfb22ab7'
Wed, 01 Jul 2009 08:17:10 +0000 Sadrul Habib Chowdhury Show the 'Enable Accounts' menu when all accounts are disabled.
Thu, 02 Jul 2009 01:51:47 +0000 Paul Aurich Set od->default_port even when using the standard auth method.
Wed, 01 Jul 2009 03:53:48 +0000 Paul Aurich Avoid a null deref when clearing mail notifications. Refs #9345.
Fri, 03 Jul 2009 03:30:08 +0000 Elliott Sales de Andrade Change the background of the IP address input in the Network preferences to
Fri, 03 Jul 2009 02:21:42 +0000 Elliott Sales de Andrade Fix the Add button sensitivity for the add smiley window when using the
Fri, 03 Jul 2009 02:10:53 +0000 Elliott Sales de Andrade Set the correct default response in the smiley edit window so it gets the
Fri, 03 Jul 2009 01:18:02 +0000 Elliott Sales de Andrade Automatically enable and disable the Add/Save button in the PidginSmiley
Thu, 02 Jul 2009 04:26:00 +0000 mauro brasil Increase the logging level of some debugging messages that seemed to be a
Thu, 02 Jul 2009 01:33:11 +0000 Elliott Sales de Andrade This variable doesn't seem necessary for anything.
Thu, 02 Jul 2009 01:30:41 +0000 Elliott Sales de Andrade We shouldn't de-reference variables before checking if they're not NULL.
Wed, 01 Jul 2009 03:13:50 +0000 Elliott Sales de Andrade Change the name of the file selector from "Buddy Icon" to the name of the
Wed, 01 Jul 2009 01:44:00 +0000 Elliott Sales de Andrade You should check the indenting before a copy & paste...
Wed, 01 Jul 2009 00:18:23 +0000 Sadrul Habib Chowdhury merge of '321bf1cf9bafe529fea060ca8ba08686a57e884a'
Tue, 30 Jun 2009 21:21:08 +0000 Paul Aurich I tried to come up with some witty play on words here, but couldn't.
Wed, 01 Jul 2009 00:12:39 +0000 Sadrul Habib Chowdhury Some more fixes for when unsetting buddy picture, for both when sending and receiving updates.
Tue, 30 Jun 2009 20:52:26 +0000 Sadrul Habib Chowdhury merge of '22e14265a47cdddb4c9eb1ee0d2ce2989f9fce61'
Tue, 30 Jun 2009 20:51:17 +0000 Sadrul Habib Chowdhury Changelog yahoo fixes.
Tue, 30 Jun 2009 20:50:33 +0000 Sadrul Habib Chowdhury Fix how we process certain data we get from the server.
Tue, 30 Jun 2009 20:48:12 +0000 Sadrul Habib Chowdhury Process the data correctly if the server sends chunked data.
Mon, 29 Jun 2009 03:32:35 +0000 Sadrul Habib Chowdhury We should not be sensitive about the case.
Mon, 29 Jun 2009 03:02:58 +0000 Sadrul Habib Chowdhury Fix a small memory leak.
Tue, 30 Jun 2009 01:39:08 +0000 Mark Doliner Use glib's base64 encode and decode functions if they're available.
Mon, 29 Jun 2009 13:40:18 +0000 Daniel Atallah Fix win32 compile
Mon, 29 Jun 2009 06:50:35 +0000 Mark Doliner merge of '0de8339ed2206f013cb9b8105fe3c73ccc2a0f72'
Mon, 29 Jun 2009 06:38:40 +0000 Josep Puigdemont Catalan translation updated.
Mon, 29 Jun 2009 06:49:59 +0000 Mark Doliner Changes to our DNS SRV record sorting, care of Vijay Vijay Raghunathan
Mon, 29 Jun 2009 05:02:24 +0000 Mark Doliner Strip trailing whitespace and spaces to tab