Delete extra_split if we're not using it. This keeps its handle from
[metze/wireshark/wip.git] / ui / gtk / color_edit_dlg.c
2013-03-28 Jaap KeuterFollow up on bug 8416.
2013-03-08 Anders BromanUse explicit casts.
2013-03-01 Bill MeierFix [-W shadow] issue in SVN #47958 in a slightly diffe...
2013-03-01 Evan HuusAdd some 'const's to satisfy latest GCC.
2013-02-28 Evan HuusRename a variable s/color_edit_dlg/color_edit_window...
2013-02-28 Bill Meiercolor_edit_dlg update:
2012-10-28 Martin Kaiserfix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-01 Anders BromanGet rid of some GTK_CHECK_VERSION instances by using...
2012-07-20 Jakub ZawadzkiFix some clang warnings: implicit conversion from enume...
2012-04-20 Anders BromanReplace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_b...
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.