summaryrefslogtreecommitdiff
path: root/ui/gtk/prefs_gui.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-22Change "LED" to "icon" and add a packet comment icon to the corresponding exp...Chris Maynard1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-04- Replace packet_list_recreate_visible_rows -> packet_list_recreate_visible_r...Jörg Mayer1-1/+1
2012-09-04Rename new_packet_list.[ch] to packet_list.[ch]Jörg Mayer1-1/+1
2012-09-03cinfo.columns_changed is only used by ui/gtk, move it to cfile structure.Jakub Zawadzki1-1/+1
2012-07-31From Michael Mann:Anders Broman1-9/+17
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-16ui/gtk/main_proto_draw.c isn't just used for the main window, it's alsoGuy Harris1-1/+1
2012-06-03Move routines that handle the main window title bar out ofGuy Harris1-1/+2
2012-04-23Use GtkFontChooser if GTK >= 3.2Anders Broman1-0/+10
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-1/+1
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/+699