Remove unneeded includes from ui folder
[metze/wireshark/wip.git] / ui / gtk / color_dlg.c
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-09-25 Gerald CombsUpdate the simple dialog code.
2014-08-05 Bill MeierFix whitespace/indentation to match editor modelines.
2014-03-11 Balint ReczeyMigrate GTK icon handling to GTK 3.10 API
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2013-07-18 Pascal QuantinTry to fix 'old-style function definition' warning
2013-07-18 Anders BromanFrom Cal Turney:
2013-07-17 Anders BromanBacking out r50690 (exept simple_dialog)
2013-07-17 Anders BromanFrom Cal Turney:
2013-07-01 Bill Meier Define certain 'const char *...' arrays as static.
2013-05-14 Guy HarrisUse gtk_dialog_set_alternative_button_order() to set...
2013-05-14 Guy HarrisMake the dialog a child of the color filters dialog...
2013-05-14 Guy HarrisUse a modal GTK+ message dialog to ask the user whether...
2013-03-08 Anders BromanUse explicit casts.
2013-03-01 Bill MeierFix [-W shadow] issue in SVN #47958 in a slightly diffe...
2013-02-28 Bill Meiercolor_edit_dlg update:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-04 Jörg Mayer- Replace packet_list_recreate_visible_rows -> packet_l...
2012-09-04 Jörg MayerRename new_packet_list.[ch] to packet_list.[ch]
2012-07-20 Jakub ZawadzkiFix some clang warnings: implicit conversion from enume...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
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.