log pidgin/gtkroomlist.c @ 32827:4a34689eeb33 default tip

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Tue, 23 Aug 2011 05:43:51 +0000 Mark Doliner Some struct hiding. What a pain.
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Mon, 19 Oct 2009 22:56:27 +0000 Paul Aurich When switching the account in the Disco / Room List dialogs, kill the visible
Fri, 27 Mar 2009 10:17:07 +0000 Mark Doliner Remove an unused field
Sat, 06 Dec 2008 05:14:07 +0000 Paul Aurich Fix a crash that happens when accessing the roomlist for an account that's
Tue, 29 Jul 2008 03:40:47 +0000 Daniel Atallah Fix a race related to closing the roomlist window and do some minor cleanup.
Sat, 05 Jan 2008 10:43:25 +0000 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
Fri, 28 Dec 2007 01:38:41 +0000 Sadrul Habib Chowdhury Use the new tooltip functions to draw the tooltips in the conversation window.
Tue, 18 Dec 2007 09:20:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)
Tue, 18 Dec 2007 05:50:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
Tue, 18 Dec 2007 09:17:39 +0000 Sadrul Habib Chowdhury Refactor some of the tooltip drawing functions. And add some pretend docs.
Thu, 06 Dec 2007 07:33:53 +0000 Sadrul Habib Chowdhury Some utility functions for showing tooltips. This is used by the buddylist,
Wed, 05 Dec 2007 21:08:52 +0000 Stu Tomlinson Disable roomlist tooltips until I (or anyone else!) fix them to be less