aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/prefs_nameres.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Fix compilation.Michael Tüxen1-1/+1
2011-05-19Don't assign a value to a variable which is then not used: Coverity 1145Bill Meier1-1/+1
2011-02-08More -DGSEAL_ENABLE cleanup in preparation for GTK+ 3.0...Stephen Fisher1-4/+4
2010-10-12Rename g_resolv_flags --> gbl_resolv_flags; Also: cleanup some whitespace & i...Bill Meier1-2/+2
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...Jeff Morriss1-2/+0
2010-06-13Add info to the "Enable OID resolution" tooltip that if 'True' then the 'SMI ...Bill Meier1-2/+3
2010-03-03Disable OID resolution and loading SMI modules by default.Balint Reczey1-0/+46
2009-11-10Removed some dead code. The sm_resolv, sp_resolv and geoip_resolv buttonStig Bjørlykke1-33/+5
2009-06-21"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butGuy Harris1-1/+1
2009-03-19As suggested by Jakub Zawadzki: actually use sizeof(...) rather than a numeri...Bill Meier1-1/+1
2009-01-14Clarify the GeoIP path tooltip.Gerald Combs1-3/+4
2008-12-01Display the settings for not-compiled-in features:Jörg Mayer1-3/+20
2008-10-27Fix the GeoIP preference description.Jaap Keuter1-1/+1
2008-10-27Removed a g_warning().Stig Bjørlykke1-1/+1
2008-10-27Add support for the GeoIP library. Using different database files,Gerald Combs1-23/+70
2008-08-07Add support for the c-ares asynchronous DNS resolution library to theGerald Combs1-14/+14
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-1/+1
2008-04-13change all preferences related filenames from xy_prefs to prefs_xyUlf Lamping1-0/+227