summaryrefslogtreecommitdiff
path: root/ui/gtk/dlg_utils.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-01gtk: fix compilation with GTK+ before 2.18Peter Wu1-0/+1
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-0/+12
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-2/+0
2014-06-19Save the size and position of the expert info dialogChris Maynard1-0/+36
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-6/+6
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-03-21Windows lets you use long interface names, e.g. "Local Area Connection 3Gerald Combs1-1/+1
2013-03-09Two instances of s/delete/delete_id/ to satisfy C++ that were missed inEvan Huus1-2/+2
2013-03-09Use explicit casts.Anders Broman1-5/+5
2013-03-05Remove a comment left over from the "old days".Bill Meier1-14/+5
2013-02-25it's ==> its & its ==> it's as needed.Bill Meier1-68/+68
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier1-11/+11
2012-11-11Allow TCP graphs to be launched from the conversation table window.Martin Mathieson1-0/+8
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-01#include old-gtk-compat.h in order to get compilation working with older gtks.Jeff Morriss1-0/+1
2012-08-01Get rid of some GTK_CHECK_VERSION instances by using compabillity macros.Anders Broman1-16/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-21port gtk_scrollbar_new() gtk_paned_new() gtk_separator_new() to GTK2Anders Broman1-2/+2
2012-04-20Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
2012-03-08Create some standard definitions for dialog control spacing. Use them inGerald Combs1-2/+2
2012-02-21From Irene Ruengeler:Michael Tüxen1-0/+24
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+514