log finch/gntroomlist.c @ 32827:4a34689eeb33 default tip

age author description
Fri, 26 Aug 2011 20:29:23 +0000 andrew victor Rather use the accessor functions directly.
Tue, 23 Aug 2011 05:43:51 +0000 Mark Doliner Some struct hiding. What a pain.
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Fri, 20 Mar 2009 06:01:48 +0000 Paul Aurich Fix Finch warnings when building on 64-bit
Sat, 06 Dec 2008 05:14:07 +0000 Paul Aurich Fix a crash that happens when accessing the roomlist for an account that's
Sat, 26 Jan 2008 22:33:08 +0000 Sadrul Habib Chowdhury We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
Sat, 26 Jan 2008 21:13:46 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
Sat, 12 Jan 2008 07:31:25 +0000 Sadrul Habib Chowdhury Fix CID #380 by using an assigned variable.
Mon, 07 Jan 2008 15:16:33 +0000 Sadrul Habib Chowdhury Unset some stuff to make sure Sylar can't kill us.
Mon, 07 Jan 2008 06:16:46 +0000 Sadrul Habib Chowdhury Remember the size of the roomlist window. Handle the categories better.
Sun, 06 Jan 2008 20:59:02 +0000 Sadrul Habib Chowdhury Typo can cause crashes.
Sun, 06 Jan 2008 19:01:24 +0000 Sadrul Habib Chowdhury Implementation of the roomlist API.