Mercurial > pidgin.yaz
graph
-
Avoid allocating and freeing stuff unnecessarily.Fri, 25 Apr 2008 18:01:50 +0000, by Daniel Atallah
-
Use g_strdup() instead of strdup (doesn't really matter as it is neverFri, 25 Apr 2008 17:57:54 +0000, by Daniel Atallah
-
merge of '006a7eef54129319c82b282c765b3fbba968006f'Fri, 25 Apr 2008 17:51:03 +0000, by Daniel Atallah
-
Pop up the buddylist of the running instance instead of exiting quietlyFri, 25 Apr 2008 16:23:35 +0000, by Sadrul Habib Chowdhury
-
Use g_snprintf() instead of snprintf(), which isn't really available onFri, 25 Apr 2008 17:49:25 +0000, by Daniel Atallah
-
Use g_strdup to match the subsequent g_free.Fri, 25 Apr 2008 16:08:48 +0000, by Daniel Atallah
-
Include winsock2.h before windows.h is included to avoid winsock.h beingFri, 25 Apr 2008 15:48:33 +0000, by Daniel Atallah
-
Avoiding emitting the "savedstatus-changed" signal twice when the savedstatusFri, 25 Apr 2008 15:37:21 +0000, by Daniel Atallah