We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
[metze/wireshark/wip.git] / ui / gtk / prefs_dlg.c
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-03 Jakub Zawadzkicinfo.columns_changed is only used by ui/gtk, move...
2012-08-08 Michael MannHave (almost) all preferences use the generic preferenc...
2012-08-08 Michael MannBase framework to allow all preferences to be part...
2012-08-03 Jeff MorrissFix a typo.
2012-08-03 Jeff Morriss(Attempt to) avoid using capture_page uninitialized...
2012-08-03 Irene RüngelerMake the columns of the capture options dialog selectab...
2012-07-20 Jakub Zawadzkigtk_container_add() -> gtk_box_pack_start() [bug #7377]
2012-07-07 Guy HarrisOnly one place is needed for creating preference panes...
2012-07-07 Guy HarrisUniformly use two-space indents (most of the file uses...
2012-07-06 Anders BromanFrom Michael Mann:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-25 Jeff MorrissGet rid of a couple of unused variables and parameters.
2012-06-25 Anders BromanFrom Michael Mann:
2012-06-19 Anders BromanRevert:
2012-06-13 Jeff MorrissCreate, and start using, file name preferences.
2012-06-02 Anders BromanFrom Evan Huus Convert a bunch more GTK-2 calls to...
2012-04-23 Anders BromanUse GtkFontChooser if GTK >= 3.2
2012-01-16 Guy HarrisMove some headers for UI stuff, and the alert_box.c...
2012-01-15 Jörg MayerMove gtk to ui/gtk.