Convert XmppDiscoService into a GObject

Review Request #2210 — Created Jan. 24, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This will enable porting things to binding/expression lookup.

I probably didn't really need to make everything properties, but that was easier to do than figure out which ones would really be needed.

Ran discovery on pidgin.im; saw conference.pidgin.im show up, then expanded it and the various rooms appeared, as they should. Clicked Add on a few and verified that the Add Chat dialog appeared with the correct values.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Convert XmppDiscoService into a GObject
c570cac5b114351cf93d0875c9017c5c19bbcd89 Elliott Sales de Andrade
pidgin/plugins/disco/gtkdisco.c
pidgin/plugins/disco/meson.build
pidgin/plugins/disco/xmppdisco.h
pidgin/plugins/disco/xmppdisco.c
pidgin/plugins/disco/xmppdiscoservice.h
pidgin/plugins/disco/xmppdiscoservice.c
Loading...