Mercurial > pidgin
graph
-
Change the page_size on the GtkAdjustment used for GtkSpinButtons on theSat, 04 Jul 2009 03:24:43 +0000, by Elliott Sales de Andrade
-
disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'Sat, 04 Jul 2009 01:14:03 +0000, by Stu Tomlinson
-
We're about to assume strstr() will find \r\n, so make the sscanf()Sat, 04 Jul 2009 00:59:44 +0000, by Stu Tomlinson
-
Add an else when looking at the number of total elements andFri, 03 Jul 2009 19:28:25 +0000, by Mark Doliner
-
Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.Fri, 03 Jul 2009 11:43:15 +0000, by Sulabh Mahajan
-
During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable accountFri, 03 Jul 2009 11:26:41 +0000, by 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 11:13:35 +0000, by Sulabh Mahajan
-
Formatting changes, no functionality.Fri, 03 Jul 2009 09:05:51 +0000, by Mark Doliner
-
merge of '4296be52d5b80da450d41464433feee7c438d8f9'Fri, 03 Jul 2009 06:03:01 +0000, by Elliott Sales de Andrade
-
Clarify that Purple::Prefs::add_none() really is necessarySat, 04 Jul 2009 03:08:10 +0000, by Paul Aurich
-
Whoops, that wasn't meant to be https (even though I think Google should beFri, 03 Jul 2009 05:27:32 +0000, by Paul Aurich
-
Provide a custom URL per-email for gmail notifications, since Google gives it to us.Fri, 03 Jul 2009 05:25:41 +0000, by Paul Aurich
-
Sadrul and etan point out that using an existing function is better thanFri, 03 Jul 2009 05:24:26 +0000, by Elliott Sales de Andrade
-
Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.Fri, 03 Jul 2009 05:03:20 +0000, by Paul Aurich
-
merge of '42ff94691667fa47b66d698b59f9eca2326c3660'Fri, 03 Jul 2009 04:27:02 +0000, by Paul Aurich
-
Fix the mail_dialog->total_count and use that to tell when the dialog is empty.Fri, 03 Jul 2009 04:25:45 +0000, by 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 04:21:16 +0000, by Paul Aurich
-
Close the mail dialog at signoff if it's empty. Closes #9345.Fri, 03 Jul 2009 02:51:20 +0000, by Paul Aurich
-
Remove the PidginMailDialog typedef.Fri, 03 Jul 2009 02:35:27 +0000, by Paul Aurich
-
Remove a few layers of evil abstraction.Fri, 03 Jul 2009 02:33:30 +0000, by Paul Aurich
-
Remove trailing whitespaceFri, 03 Jul 2009 02:13:39 +0000, by Paul Aurich
-
merge of '62bb494a4382e4c1744f43473276c10a8d207d4a'Fri, 03 Jul 2009 03:37:07 +0000, by Elliott Sales de Andrade
-
Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.Thu, 02 Jul 2009 22:27:13 +0000, by Paul Aurich
-
If get_info_for_jid is passed a full JID, don't spam that JID with IQs.Thu, 02 Jul 2009 22:03:21 +0000, by Paul Aurich
-
Factor the per-resource IQs out into their own function.Thu, 02 Jul 2009 21:55:15 +0000, by Paul Aurich
-
Check in re-based .po files so our nightly l10n stats generation has less work to doThu, 02 Jul 2009 08:41:25 +0000, by Mark Doliner
-
Woo boy I think we might have a whole bunch of new stringsThu, 02 Jul 2009 08:30:40 +0000, by Mark Doliner
-
* Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL)Thu, 02 Jul 2009 08:24:51 +0000, by Mark Doliner