comparison src/proxy.h @ 5717:1d140b31d4b3

[gaim-migrate @ 6138] this almost kinda sorta works. It's the wonderful connecting dialog that shows you how far along you are in connecting. This also gets rid of the ever-present signon dialog. Oh, and I ended up digging through header hell and changing a lot. Hopefully I didn't break anything too badly. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 03 Jun 2003 19:55:47 +0000
parents cec7988f8ee7
children 059d95c67cda
comparison
equal deleted inserted replaced
5716:52f301dbfeaa 5717:1d140b31d4b3
35 # include <winsock.h> 35 # include <winsock.h>
36 #endif 36 #endif
37 37
38 #include <glib.h> 38 #include <glib.h>
39 39
40 #include "core.h"
41 #include "account.h" 40 #include "account.h"
42 41
43 /** 42 /**
44 * A type of proxy connection. 43 * A type of proxy connection.
45 */ 44 */