Mercurial > pidgin.yaz
annotate HACKING @ 26336:c619bef09bec
Make the prpl be in charge of creating the PurpleDiscoList; UI data is
allocated via ops->create.
When the prpl sets protocol data, it also passed in a close_cb which is called
when destroying the struct to clean up the protocol data.
This still works, but I've introduced some bugs with cancelling the disco or
closing the GtkDisco dialog
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 31 Mar 2009 05:18:09 +0000 |
parents | d73ee2690376 |
children |
rev | line source |
---|---|
16174
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
1 For information on hacking on Pidgin, Finch, or libpurple, see: |
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
2 http://developer.pidgin.im |