Mercurial > pidgin.yaz
log libpurple/account.c @ 26983:b98d066df628
age | author | description |
---|---|---|
Mon, 18 May 2009 02:47:21 +0000 | Etan Reisner | merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202' |
Sat, 16 May 2009 19:58:40 +0000 | Richard Laager | A patch from Scott Wolchok to replace snprintf() with g_snprintf() and |
Fri, 01 May 2009 06:59:36 +0000 | Paul Aurich | Add account-(created|destroying) signals. |
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. |