aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/color_edit_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03Dissectors should not use dfilter.h, don't include it.Jakub Zawadzki1-1/+1
2013-03-28Follow up on bug 8416.Jaap Keuter1-2/+2
2013-03-08Use explicit casts.Anders Broman1-3/+3
2013-03-01Fix [-W shadow] issue in SVN #47958 in a slightly different manner than the f...Bill Meier1-14/+14
2013-03-01Add some 'const's to satisfy latest GCC.Evan Huus1-4/+4
2013-02-28Rename a variable s/color_edit_dlg/color_edit_window/ to fix a -Wshadow errorEvan Huus1-12/+12
2013-02-28color_edit_dlg update:Bill Meier1-363/+404
2012-10-28fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7913Martin Kaiser1-2/+5
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-01Get rid of some GTK_CHECK_VERSION instances by using compabillity macros.Anders Broman1-12/+0
2012-07-20Fix some clang warnings: implicit conversion from enumeration type 'GtkStateT...Jakub Zawadzki1-6/+6
2012-04-20Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-7/+7
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+636