summaryrefslogtreecommitdiff
path: root/tp-account-widgets/tpaw-irc-network-chooser.c
Commit message (Collapse)AuthorAgeFilesLines
* irc-network-chooser: fix missing button labeldjb2016-11-301-0/+2
| | | | | | ...by adding a missing chain-up to the parent GtkButton's constructed(). https://bugzilla.gnome.org/show_bug.cgi?id=738315
* tp-account-widgets: don't include empathy(-ui)-utils.hMarco Barisione2013-08-201-2/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tp-account-widgets: use TpAW's debugging functions instead of Empathy'sMarco Barisione2013-08-201-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: use self->priv instead of EMPATHY_GET_PRIV(self)Marco Barisione2013-08-201-74/+61
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move empathy_window_present* to tp-aw and rename itMarco Barisione2013-08-201-1/+1
| | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename itMarco Barisione2013-08-201-1/+2
| | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* account-settings: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-15/+15
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tp-account-widgets: rename all the files from empathy-* to tpaw-*Marco Barisione2013-08-201-0/+421
https://bugzilla.gnome.org/show_bug.cgi?id=699492