log libpurple/roomlist.c @ 32819:2c6510167895 default tip

age author description
Fri, 26 Aug 2011 05:00:46 +0000 Mark Doliner Fix two compile warnings. Did I do that? I totally didn't notice. My bad.
Tue, 23 Aug 2011 05:43:51 +0000 Mark Doliner Some struct hiding. What a pain.
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Sat, 06 Dec 2008 05:14:07 +0000 Paul Aurich Fix a crash that happens when accessing the roomlist for an account that's
Thu, 27 Nov 2008 05:49:01 +0000 Richard Laager Add a comment to clarify code I initially thought was broken.
Sun, 03 Feb 2008 19:43:41 +0000 John Bailey Kill off gc->prpl in the core everywhere but connection.c (when the struct
Sun, 06 Jan 2008 18:52:15 +0000 Sadrul Habib Chowdhury A list of accessor functions to the roomlist API.