Convert XMPP Service Discovery to GtkColumnView

Review Request #2256 — Created Feb. 24, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

As with the other ports to GtkColumnView, this drops the popover and the tooltip.

Connecting to the expanded property (in order to lazy-load children) is a bit weird, but seems to be the only way I could find to do it.

Browsed pidgin.im, double-clicked conference.pidgin.im/clicked the expander, and the rooms were loaded. Double-clicked all the rooms and confirmed the Add Chat dialog was correctly filled. Also clicked the Add button after selecting one and confirmed the same.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Convert XMPP Service Discovery to GtkColumnView
5bb8505b8989e31c4cf8f83661586386023dbb60 Elliott Sales de Andrade
Convert XMPP Service Discovery to GtkColumnView
895dc6d2609335bde367dccf1c7d57cf76bc8211 Elliott Sales de Andrade
pidgin/plugins/disco/xmppdiscoservice.c
Loading...