Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Sat, 04 Jul 2009 00:59:44 +0000 | Stu Tomlinson | We're about to assume strstr() will find \r\n, so make the sscanf() |
Fri, 03 Jul 2009 19:28:25 +0000 | Mark Doliner | Add an else when looking at the number of total elements and |
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. |