summaryrefslogtreecommitdiff
path: root/pidgin/pidginaddchatdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize add buddy/chat dialogsElliott Sales de Andrade2022-11-071-58/+52
* Move PidginAccountChooser to GtkDropDownElliott Sales de Andrade2022-10-301-26/+12
* Fix criticals when opening Add a Chat dialogElliott Sales de Andrade2022-10-291-4/+7
* Avoid GtkComboBox-isms with PidginAccountChooserElliott Sales de Andrade2022-10-281-2/+5
* Remove redundant setting of [hv]alignElliott Sales de Andrade2022-08-301-2/+0
* Remove redundant gtk_widget_showElliott Sales de Andrade2022-08-281-2/+0
* Port PidginAddChatDialog to GTK4Gary Kramlich2022-08-191-23/+20
* Create a new PidginAddChatDialog widget.Gary Kramlich2022-08-181-0/+464