comparison src/gtkutils.c @ 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 e43e1b8dca8b
children 2c04c55222b7
comparison
equal deleted inserted replaced
5716:52f301dbfeaa 5717:1d140b31d4b3
44 #endif 44 #endif
45 #include "gtkimhtml.h" 45 #include "gtkimhtml.h"
46 #include <gdk/gdkkeysyms.h> 46 #include <gdk/gdkkeysyms.h>
47 #include "prefs.h" 47 #include "prefs.h"
48 #include "prpl.h" 48 #include "prpl.h"
49 #include "gaim.h"
49 #include "ui.h" 50 #include "ui.h"
50 #include "notify.h" 51 #include "notify.h"
51 52
52 #ifdef _WIN32 53 #ifdef _WIN32
53 #include "wspell.h" 54 #include "wspell.h"