log

age author description
Wed, 16 Jan 2008 06:29:52 +0000 John Bailey Get rid of an unnecessary allocation.
Tue, 15 Jan 2008 19:33:20 +0000 Will Thompson Clarify documentation of purple_account_set_status_list(), and use @copydoc to
Tue, 15 Jan 2008 17:56:16 +0000 Mark Doliner merge of '59861e303c2e7d7bfe9c10a06497b1aaa47d6588'
Tue, 15 Jan 2008 17:56:11 +0000 Mark Doliner Update some comments in oscar's prpl callback structs
Tue, 15 Jan 2008 17:43:31 +0000 John Bailey ChangeLog the /notice stuff I added to IRC a while ago and forgot about.
Tue, 15 Jan 2008 17:42:20 +0000 John Bailey Patch from Yusuke Odate, modified by me, to support retrieving the full
Tue, 15 Jan 2008 17:21:51 +0000 Etan Reisner Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,
Tue, 15 Jan 2008 17:17:53 +0000 Etan Reisner disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
Tue, 15 Jan 2008 04:58:42 +0000 Etan Reisner Remove a variable that isn't used anywhere, if it was supposed to do something
Mon, 14 Jan 2008 23:29:52 +0000 Daniel Atallah Prevent a crash caused by freed memory being accessed.
Mon, 14 Jan 2008 22:23:54 +0000 Daniel Atallah Some more little leak fixes.
Mon, 14 Jan 2008 21:06:57 +0000 Daniel Atallah Don't keep a handle to the "pidgin_is_running" mutex in the installer - this causes the uninstaller to fail. There probably is a better solution, but this works for now.
Mon, 14 Jan 2008 19:42:14 +0000 Daniel Atallah Plug a small leak.
Mon, 14 Jan 2008 07:13:49 +0000 Mark Doliner More compiler warning fixes from o_sukhodolsky (with additions by me).
Mon, 14 Jan 2008 06:44:14 +0000 Mark Doliner I forgot that we're supposed to be using g_strerror() to guarantee a