Mercurial > pidgin.yaz
log libpurple/account.c @ 26776:83e6e710cbf3
age | author | description |
---|---|---|
Sun, 26 Apr 2009 06:45:55 +0000 | Paul Aurich | Add a new signal which is emitted (after the account is connected) if the |
Fri, 08 May 2009 00:42:23 +0000 | Etan Reisner | Don't debug print that we are connecting an account until we are reasonably |
Sat, 11 Apr 2009 06:01:36 +0000 | Sadrul Habib Chowdhury | Reset some global data when uninit-ing. Fixes a crash on quit. |
Thu, 09 Apr 2009 17:38:45 +0000 | Nick Hebner | Various libpurple uninit memory cleanups. |
Mon, 26 Jan 2009 06:44:00 +0000 | Mark Doliner | Remove trailing whitespace |
Thu, 22 Jan 2009 19:46:18 +0000 | Richard Laager | propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb) |
Tue, 06 Jan 2009 03:39:51 +0000 | Paul Aurich | Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us |