aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/wlan_stat_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Save the size and position of the expert info dialogChris Maynard1-6/+6
2014-04-19Some routine name changes.Guy Harris1-3/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-16Fix [-Wmissing-prototypes]Anders Broman1-0/+2
2014-01-08Coverity 280335, 280336Martin Kaiser1-2/+4
2013-12-21fix some warnings.Jakub Zawadzki1-7/+7
2013-03-21From beroset:Bill Meier1-8/+8
2013-01-17General cleanup:Bill Meier1-1129/+1130
2013-01-17Use gtk_box_pack_start() instead of gtk_container_add()Bill Meier1-3/+5
2012-09-28protect_thread_critical_region, unprotect_thread_critical_region are no-ops, ...Jakub Zawadzki1-2/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-03g_filename_display_basename() returns a g_mallocated string, so itsGuy Harris1-3/+9
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-3/+0
2012-04-21More GTK3 adaptationsAnders Broman1-1/+1
2012-04-20Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-4/+4
2012-04-09Fix 'overflow in implicit constant conversion', make it const.Jakub Zawadzki1-1/+1
2012-04-04Fix CID 617: te can't be NULL here (unless si is NULL in which case we'veJeff Morriss1-3/+0
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-1/+2
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+1970