aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-local-xmpp-assistant-widget.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up #include directives in headersEmanuele Aina2013-04-021-1/+0
| | | | | | Reorder some inclusions and remove a few blank lines. https://bugzilla.gnome.org/show_bug.cgi?id=697076
* add empathy_local_xmpp_assistant_widget_is_valid()Guillaume Desmottes2012-04-041-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=673451
* local-xmpp-assistant-widget: inherit from a GtkGridGuillaume Desmottes2012-02-171-2/+2
| | | | | | It simplifies widgets packing. https://bugzilla.gnome.org/show_bug.cgi?id=652669
* Move should_create_salut_account to local-xmpp-assistant-widgetGuillaume Desmottes2012-02-171-0/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=652669
* add empathy-local-xmpp-assistant-widgetGuillaume Desmottes2012-02-171-0/+58
All of this is duplicated code from empathy-account-assistant and empathy-auto-salut-account-helper but those are going away so I didn't bother refactoring them. https://bugzilla.gnome.org/show_bug.cgi?id=652669