aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/hostlist_ipv6.c
AgeCommit message (Collapse)AuthorFilesLines
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingJörg Mayer1-14/+0
the old ways except the proto_help.c file, which is kept for now in case someone is willing to reimplement the help menus using non-deprecated methods. svn path=/trunk/; revision=39137
2011-05-10More GUIManager stuff.Anders Broman1-17/+8
svn path=/trunk/; revision=37035
2011-05-05More GUIManager stuff.Anders Broman1-2/+18
svn path=/trunk/; revision=36995
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and ↵Jeff Morriss1-1/+0
register.h svn path=/trunk/; revision=34017
2009-12-10From Clif Bratcher:Jaap Keuter1-0/+103
Support for IPv6 in the Conversations window. Add IPv6 tab to the Endpoints window svn path=/trunk/; revision=31231