summaryrefslogtreecommitdiff
path: root/ui/gtk/manual_addr_resolv.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-18Mark the file as having unsaved data if you change address resolution.Guy Harris1-1/+2
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-0/+13
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman1-0/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-1/+0
2014-09-25Update the simple dialog code.Gerald Combs1-1/+1
2014-06-16Remove last caller of se_strdup_printfEvan Huus1-0/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-03-24Redissect extra packet windows in all cases (that I know of) where weEvan Huus1-0/+2
2013-03-21From beroset:Bill Meier1-1/+1
2013-03-10Use explicit casts.Anders Broman1-10/+10
2013-01-16Replace gtk_table...() with ws_gtk_grid...();Bill Meier1-65/+67
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-07-22Fix some memory leaks of returned string from gtk_combo_box_text_get_active_t...Jakub Zawadzki1-2/+6
2012-07-06From Michael Mann:Anders Broman1-4/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-3/+0
2012-04-21port gtk_scrollbar_new() gtk_paned_new() gtk_separator_new() to GTK2Anders Broman1-1/+1
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
2012-03-23Only enable the OK button if we have an address and a name and name resolutionJeff Morriss1-4/+19
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/+178