pidgin/pidgin

b1921b17b683
Replace some utility functions with actual widgets

Replace pidgin_create_dialog with PidginDialog

Testing Done:
Compile and basic run with im's sent.

Reviewed at https://reviews.imfreedom.org/r/116/
nullclient = executable('nullclient', 'nullclient.c', 'defines.h',
c_args : ['-DSTANDALONE'],
dependencies : [libpurple_dep, glib])