summaryrefslogtreecommitdiff
path: root/ui/gtk/capture_if_details_dlg_win32.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Rename get_windows_interface_friendlyname() toGuy Harris1-5/+5
2012-11-20Clean up white space.Guy Harris1-4/+2
2012-11-19From Mike Garratt:Anders Broman1-2/+12
2012-10-10Fix a copy+paste error and a missing include. Adjust the format_sizeGerald Combs1-1/+3
2012-10-10Add a format_size function similar to g_format_size that renders a sizeGerald Combs1-9/+17
2012-10-03Remove more obsolete _MSC_VER code.Gerald Combs1-151/+0
2012-09-26Add the so-called "friendly name", as provided by NDIS; at least withGuy Harris1-0/+14
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-19Shoul be gtk_box_pack_start(GTK_BOX (vbox), message_type_fr, TRUE, TRUE, 0);Anders Broman1-1/+1
2012-07-19gtk_container_add() -> gtk_box_pack_start().Anders Broman1-2/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-24Fix up some white space (get rid of 4-space tabs.Jeff Morriss1-112/+112
2012-04-20Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-3/+3
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+2530